@charset "utf-8";
/* CSS Document */

html {
	height:100%;
}

body {
	height:100%;
	margin:0;
	padding:0;
	background-color: #D8D8D8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	color:#19171C;
}

img {
	border:0;
}

a, a:hover, a:visited, a:active {
	text-decoration:none;
	color:#003F5E;
}

/**********************************************************************/
/*   NAVIGATION   */

#nav_wrap{
	top:0;
	position:fixed;
	width:100%;
	/*max-width:1000px;*/

	background-color: #111;
	background: -moz-linear-gradient(#444, #111); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #111),color-stop(1, #444));	
	background: -webkit-linear-gradient(#444, #111);	
	background: -o-linear-gradient(#444, #111);
	background: -ms-linear-gradient(#444, #111);
	background: linear-gradient(#444, #111);

	-moz-box-shadow: 0px 3px 3px #BEBEBE;
	-webkit-box-shadow: 0px 3px 3px #BEBEBE;
	box-shadow: 0px 3px 3px #BEBEBE;
}

#nav_holder{
	width:100%;
	max-width:1000px;
	margin: 0 auto;
}

#nav {
	float:right;
	width:auto;
}


/**********************************************************************/
/*   CONTENT   */


#content_wrap{
	background-color:#FFF;
	min-width:1000px;
	padding:65px 0 10px 0;
	min-height:65%;
	/*background-image:url(../images/embossed2.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;*/
	
}

#content{
	width:1000px;
	margin: 0 auto;
}


/**********************************************************************/
/*   CONTENT LEFT - SUBNAV  */


#subnavholder{
	float:left; 
	width: 210px;
}

#logo {
	width:210px;
	height:28px;
	margin:10px 0 50px 0;
}

#subnav_list ul{
	list-style:none;
	margin:0;
	padding:0;
	border-bottom: 1px solid #bebebe;
}

#subnav_list ul li{
	list-style:none;
	margin:0;
	padding:10px 0;
	width:210px;
	border-top: 1px solid #bebebe;
	
}

#subnav_list ul li a{
	color:#003F5E;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
	padding:0 15px;
	width:165px;
	display:block;
	background-image:url(../images/footer_link.png);
	background-position:left center;
	background-repeat:no-repeat;
}

#subnav_list ul li a:hover{
	padding-left:30px;
	background-position:15px center;
}

.selectedsubnavitem{
	padding-left:30px !important;
	background-position:15px center !important;
}


/**********************************************************************/
/*   CONTENT RIGHT - CONTENT  */


#contentholder{
	float:right; 
	width: 730px;
}

#contenttitle h2{
	padding:10px 30px 0 30px;
	margin-bottom:25px;
	font-size: 16px;
	font-weight:bold;
	text-align:right;
	text-transform:uppercase;
	color: #BEBEBE;
	border-bottom:1px solid #BEBEBE;
}

#contentintro {
	margin-bottom:25px;
}

#left-column{
	float:left; 
	width: 335px;
}

#right-column{
	float:right; 
	width: 335px;
}

.contentbox{
	margin-bottom:40px;
}

.contentbox h3{
	margin:0 0 10px 0;
	padding:2px 10px 2px 10px;
	font-size: 13px;
	font-weight:bold;
	background-color:#E1E1E1;
}

.contentbox div.text{
	padding: 0 10px;
}

.contentbox img{
	float:left;
	margin: 0 5px 5px 0;
}


/**********************************************************************/
/*   FOOTER  */


#footer_wrap{
	min-width:1000px;
	border-top:1px solid #BEBEBE;
}

#footer {
	padding-top:20px;
	font-size: 11px;
	width:1000px;
	margin:auto;
}

.footer-box {
	float: left;
	padding: 0 20px;
	width:auto;
}

.footer-box h4 {
	font-size:14px;
	font-weight:bold;
}

.footer-box-border {
	border-left: 1px solid #BEBEBE;
}

#footer ul a {
	background-image:url(../images/footer_link.png);
	background-position:0px 4px;
	background-repeat:no-repeat;
	padding-left:10px;
}

.footer-box-address {
	float: right;
	padding: 0 0 0 20px;
	/*width:auto;*/
}

.footer-logo {
	padding-left:60px;
	margin-bottom:15px;
}

.footer-address {
	float:left; 
	/*margin-right: 20px; */
	padding-left:60px; 
	background-image:url(../images/email2_48.png); 
	background-repeat:no-repeat; 
	min-height:50px; 
	width:auto;
}

.footer-contact {
	float:right; 
	/*width:auto;*/
	padding-left:10px;
}

.footer-contact-element {
	float:left;
	padding-left: 10px;
	min-width: 10px;
}

#footer ul {
	list-style:none;
	margin:5px 0 0 2px;
	padding:0;
}

#footer li {
	list-style:none;
}

#footer-bottom {
	border-top:1px solid #BEBEBE; 
	padding-top:10px;
	margin:20px 0;
	
}

#footer .bottomlist ul {
	list-style:none;
	margin: 0;
	padding:0;
}

#footer .bottomlist ul li {
	margin-left: 30px;
	list-style:none;
	float:left;
}


/**********************************************************************/
/*   STARTPAGE   */

#logo_start {
	width:210px;
	height:28px;
	margin:10px 0 50px 0;
	float:left;
}

#slogan_start {
	height:28px;
	margin:10px 0 50px 0;
	float:right;
	text-align:right;
	color:#E30019;
	font-size:15px;
	/*font-weight:bold;
	line-height:28px;*/
	max-width:770px;
}

#startpage_boxholder {
	margin: 30px 0 15px 0;
}

.startpage-box {
	float: left;
	width:272px;
	padding: 0 30px;
}

.startpage-box h3 {
	font-size:16px;
	font-weight:bold;
}

.startpage-box img {
	margin:0 5px 5px 0;
}