body{
	background: #c8d8e5 url(../images/bg.jpg) repeat-y 208px top;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #000;
}

#top{
	background: #fff;
	height: 72px;
}

#topimage{
	width: 1017px;
	text-align: right;
}

#headerContainer {
	background: #004b85;
	height: 100px;
	width: 100%;
}

#header {
	width: 1017px;
}


#header ul{
	list-style: none;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	margin: 0;
	padding: 0;
	padding-left: 220px;
	padding-top: 70px;
}

#header ul li{
	display: inline;
	border-right: 1px solid #fff;
	margin-right: 5px;
	padding-right: 5px;
}

#header ul li.page-item-317 {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

#header ul li a{
	text-decoration: none;
	color: #fff;
}


#header ul li a:hover{
	color: #ccc;
}

#header .logo {
	float: right;
}

#news{
	width: 208px;
	background: #c8d8e5;
	float: left;
	margin: 0;
	padding: 0;
	padding-top: 50px;
	text-align: right;
}

#news h1{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 8px;

	margin: 0;
	margin-right: 15px;
}

#news ul{
	list-style: none;

	padding: 0;
	padding-right: 15px;
	margin: 0;
}

#news ul li{
	line-height: 20px;
	color: #004B85;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
}

#news ul li a, #news ul li a:visited{
	color: #004B85;
	text-decoration: none;
}

#news ul li a:hover{
	color: #1a1a1a;
}


#content{
	width: 520px;
	float: left;
	margin: 0;
	padding: 0 25px;	
	font-size: 12px;
}


#content img{
	vertical-align: top;
	padding-bottom: 18px;
}


#content h1{
	color: #00477F;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

#content h2{
	color: #00477F;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
}

#content p{
}


#image-floater-left{
	float: left;
	padding-right: 9px;
}


#image-floater-right{
	float: right;
	padding-left: 9px;
}

#products{
	width: 239px;
	float: left;
}

#products h1{
	color: #fff;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	padding-left: 15px;
}

div.attachments {
	color: #fff;
}

#products div.attachments dl.attachments {
	border: none;
}




/*cforms*/

form#cformsform.cform {
	margin-bottom: 10px;
}

/*end cforms*/



/*file_display_list*/

ul.file_display_list{
	list-style: none;
}

ul.file_display_list li {
	height: 32px;
	line-height: 32px;
	margin-bottom: 10px;
}

ul.file_display_list li span {
	margin-right: 5px;
}

ul.file_display_list li a{
	font-size: 12px;
	color: #fff;
	height: 32px;
	line-height: 32px;
	text-decoration: none;
	display: block;
	float: left;
}
 
ul.file_display_list li a:hover{
	color: #C8D8E5;
}

 
 /*end file_display_list*/
 
 /*table*/
table#productentabel{
 	font-size: 11px;
 	width: 530px;
}
 
table#productentabel td{
  	background: url('../images/td-bg.jpg') no-repeat;
  	margin-right: 6px;
  	padding-left: 7px;
  	padding-top: 7px;
  	vertical-align: top;
  	padding-bottom: 7px;
 }
 
table#productentabel td img{
  	background: #fff;
  	width: 113px;
  	height: 113px;
  	padding: 0px !important;
  	}
 
table#productentabel td strong{
	color: #00477F; 
}

table#productentabel a{
	text-decoration: none;
	color: #00477F;
}
 /*end table*/
 
#content-tab-route {
	width: 155px;
	margin: 0 auto;
	padding-top: 30px;
}

#content-tab-route h3 {
	color: #fff;
	margin-bottom: 10px;
}

#route_btn {
	display: block;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #fff;
	color: #004B85;
	background: #C8D8E5;
	text-decoration: none;
}

#route_btn:hover {
	color: #C8D8E5;
	background: #004B85;
}

#content-tab-route input {
	margin-bottom: 5px;
	border: 1px solid #C8D8E5;
	width: 100%;
	color: #000;
}

#logocontrol, #smc, .gmnoprint, #copyright {
	display: none;
}

.contact {
	width: 100%;
	vertical-align: top;
}


