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

@import url("common.css");

html,body {
border:0;
margin:0;
padding:0;
background: #435A69;
background-attachment:fixed;
text-align: center;
height: 100%;
}


#container{
	width: 980px;	
	position: relative;
	margin: 10px 0px 20px 0px;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff url(../images/contbg_inner.gif) repeat-y;
	text-align: left;
	overflow: visible !important;
	overflow: auto;
	border: 2px solid #ffffff;
}

 
#columns{
	width: 100%;	
	height: 100%;
	 
	overflow: visible;
	clear: both;
} 

#leftcol{
	float: left;
	width: 245px!important;	
	background: #526877;
	border-right: 5px solid #718493;
	height: 100%;
	padding-bottom: 40px;

}

#main{
	float: left;
	width: 527px;
	border-left: 7px solid #58c8de;
	margin-right: 7px;
	height: 100%;
}

#home #main{
	height: 577px;	
}

#homeflash{
	width:527px;
height: 312px;	
}

#rightcol{
	position:absolute;
	top:0px;
	right:0px;
	width: 150px;
	width: 187px!important;
	height: 100%;
}



#footer{
	clear: both;
	background: url(../images/footerbg.png) !important;
	background: url(../images/footerbg.gif) ;
	height: 25px;
	color: #ffffff;
	line-height: 25px;
	text-transform:lowercase;
}


#footer #footerright {
	position: absolute; right:20px;
	}

#leftcol .logo{
	margin: 63px 0px 95px 32px;	
}
#leftcol ul{
	margin: 0px 0px 0px 35px;
	padding: 0px 0px 0px 0px;
	width: 175px;
	height: auto;
	overflow: visible;
}
#leftcol ul ul{ 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;
	overflow: visible;
	clear: left;
	
	float:left;
}
#leftcol li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: auto;
	clear: left;
	
}

#leftcol ul ul li{
	height: 18px;	
}

#leftcol li a, #leftcol li span{
	color: #ffffff;
	padding: 5px 0px 7px 20px;
	float: left;
	width: 100%;
	background: url(../images/menubg.gif) repeat-x bottom left;
	font-size: 13px;
}

#leftcol li a:hover{
	color: #63afc4;
}

#leftcol li a.current{
	color: #63afc4;	
}
#leftcol li span{
	background: transparent;
	
}
#leftcol li.parent a{
	background: transparent;
}
#leftcol ul .parent  ul{
	background: url(../images/menubg.gif) repeat-x bottom left;
	clear: left;
	padding-bottom: 12px;
}


#leftcol ul .parent ul li a{ 
background: url(../images/libutton.gif) no-repeat 10px 7px;
	padding: 0px 0px 0px 20px;
	height: 20px;
	line-height: 20px;
}

#footer ul{
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	display: inline;
}

#footer li{
	display: inline;	
	margin: 0px 0px 0px 0px;
	padding: 0px 7px 0px 7px;
}

#footer li a{
	color: #ffffff;	
	font-size: 11px;
	line-height: 20px;
}

#rightcol .title{
	margin: 25px 0px 20px 30px;
}

#rightcol h2{
	color: #445a6a;
	text-transform:uppercase;
}

#rightcol h3{
	color: #445a6a;
	text-transform:uppercase;
	font-size: 9px;
	margin-top: 15px;
}

#rightcol .news{
	margin-left: 30px;
	margin-right: 15px;

}

#rightcol a{
	color: #ffffff;	
}

.bodytext{
	padding: 30px 53px 30px 33px;
	position: relative;
}

#home .bodytext{
	color: #ffffff;	
}

.bodytext h1{
	text-transform: uppercase;
	color: #ffffff;
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 26px;
}


.bodytext h2{
	color: #526877;
	font-weight: normal;
	font-size: 1.2em;
	margin: 25px 0 0 0;
	line-height: 1em;
}


.bodytext h3{
	color: #526877;
	font-weight: normal;
	font-size: 1em;
	margin: 24px 0 0 0;
	line-height: 1em;
	
}

.bodytext h3.followon{
	margin: 9px 0 0 0;	
}

.bodytext h1 strong{	
font-size: 18px;


	font-weight: normal;
}


#home .bodytext h1 strong{
	font-weight: normal;
	color: #5facc1;
	background: transparent;
	font-size: 26px;
	padding: 0px;
}

.bodytext table{
width: 100%;	
border-collapse: collapse;
margin: 18px 0 18px 0;
}

.bodytext th{
	color: #526877;
	border-bottom: 3px solid #718493;
	padding: 3px;
}

.bodytext td{
	padding: 3px;
	border-top: 1px solid #718493;	
}

.bodytext .borderBottom{
	border-bottom: 1px solid #718493;	}

.bodytext li{
	line-height: 15px;	
	margin: 0.5em 0 8px 0;
	background: url(../images/bodytextli.gif) no-repeat 0px 5px;
	padding-left: 10px;
	list-style-type: none;
}

.icons{
	position: absolute;
	right: 10px;
	bottom: 0px;
}

.telephone{
	color: #526877;
	font-size: 1.2em;
	font-weight: normal;
}
.bodytext .pricing{
 border: 2px solid #718493;	
}
.bodytext .pricing td{
	border: 0px;	
	background: #526877;
	padding: 7px;
	color: #ffffff;
}


a.newsLink{
	margin:0;
	padding:0 0 0px 0;}

h4.newsTitle{
	padding:0;
	margin:10px 0 0px 0;
	color:#445A6A;
	}
	
	ul.pdf{
		list-style:none;
		}
		ul.pdf li{
			line-height:25px;
			background:url(../images/pdficon.gif) no-repeat;
			padding-left:29px;
		}