form {
	margin-bottom: 15px;
}
.content {
	color:#6D6F71;
	font-size: 0.9em;
	line-height: 1.4em;
	margin-top : 49px;
	background-color : white;
	background-image: none;
	padding: 12px 10px 20px 10px;
}
div.breadcrumb {
	color : #808080;
	font-size : 0.7em;
	padding-top : 0.4em;
}
div.breadcrumb a {
	color : #808080;
	text-decoration : none;
}

div.content h2 {
	padding-top : 0px;
	padding-bottom : 35px;
	font-size : 250%;
	font-weight : normal;
}

div.content-nav-home {
	height: 700px;
	float: left;
	background: #18365f; 
	text-align : center;
	width: 266px;
	background-repeat : no-repeat;
}

div.content-nav-home ul {
	margin : 0px;
	margin-top : 35px;
	width : 266px;
}

div.content-nav-home li {
	list-style-type : none;
	margin : 0px;
	margin-bottom : 2px;
}
div.content-nav-home a img {
	border : 0px;
}

div.main-container{
	padding-left: 40px;
	padding-bottom: 40px;
	margin-left: 250px;
	padding-right: 40px;
}

div.rotator {
	position : relative;
	height : 395px;
	margin : 0px auto;
	margin-bottom : 0px;
	overflow : hidden;
	text-align: center;
}
div.page {
	width : 382px;
	padding : 0px 10px;	
	float : left;
	border-right : 1px solid #a4e0e4;
	margin-bottom: 40px;
}
div.news {
	width : 320px;
	float : left;
	margin: 0 15px 0 15px;
}
div.news li {
	margin: 0 0 0 15px;
}
div.news li a  {
	color : #6D6F71;
	text-decoration : none;
	font-weight: normal;
}
div.news li a:hover {
	text-decoration : underline;
}

.news {
	position: relative;
}
#news_rss {
	position: absolute;
	right: 0;
	top: 10px;
	width: 31px;
	height: 31px;
	background: url(/images/home/rss.png) 0 0 no-repeat;
}
.news h3 {
	font-weight: bold;
	color: black;
	font-size: 14px;
	text-transform: uppercase;
	padding: 5px 0 7px 0;
	margin: 10px 0 10px 0;
}

.content-layout h3 {
	color:black;
	font-size:14px;
	font-weight:bold;
	margin:10px 0;

	text-transform:uppercase;
}
.content-layout {
	margin: 10px 15px 0 15px;
	width: 280px;
	float: left;
}
.content-layout h2 {
	display: none;
}
.content-layout input.field {
	margin-top: 5px;
	float: left;
}
.content-layout input.button {
	margin-top: 3px;
}
.download {
	font-size: 1.3em;
	padding: 40px 0 0 0 ;
	margin: 0 0 0 15px;
	float: left;
	width: 290px;
	background: transparent url(/images/home/stand.png) no-repeat 62px 0px;
}
.download img {
	margin: 0 0 20px 40px;
}
.quoted {
	float: right;
	font-weight: bold;
	font-style: italic;
	font-size: 0.9em;
}
div.page h2 {
	display : none;
}
.content-layout h3 a {
	color: black;
}
.content-layout h3 a:hover {
	color: black;
}
