@charset "utf-8";
/* CSS Document */

/*****Glogal styles*****/ 
html, body {	
	height:100%;
	width:100%;
	margin:0;
	padding:0;    
	}
body {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	background: url(images/bg.png) #1d608a repeat top right fixed;
	color: #000000;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	}
a {
	outline: none;	
	}
a {
	color: #2786BE;
	}
a:hover {
    color:#FF0000;
    }
a:visited {
    color:#6666FF;
	}					


/*****Header styles*****/
#headertop {
	position: relative;
	padding: 0;
	width: 990px;	
	height: 22px;
	margin: 0 auto;	
	background: url(images/headertop.png) no-repeat 2px top;
	} 
#header {
	position: relative;	
	width: 954px;	
	height: 185px;	
	margin: 0 auto;
	margin-top: -22px;		
	background: url(images/header.png) no-repeat top center;
	}
#flag {
	position: absolute;
	top: 0;
	left: -25px;
	padding: 0;
	width: 251px;
	height: 195px;
	margin: 0 auto;
	background: url(images/flag.png) no-repeat top center;
    }	
#logo,
#logosign h2 {
	position: absolute;
	height: 92px;
	width: 204px;	
	}
#logo{
	background: url(images/logo.png) no-repeat;
	left: 160px;
	top: 40px;
	}	
#logosign h2{
	letter-spacing: 1px;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 280%;
	margin-top: 55px;
	margin-left: 50px;
	text-shadow:0 2px 2px #000000;
    }
	
#icons {
	position: absolute;
	height: 12px;
	width: 54px;
	margin-right: 0px;
	top: 20px;
	right: 15px;
	background: url(images/icons.png) no-repeat;
	}
#icons ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000000;
	height: 12px;
	width: 54px;
	}
#icons ul li{
	height: 12px;
	width: 18px;
	float: left;
	margin-right: 9px;
	}

#icons li a {
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 96%;
	font-weight: lighter;
	height: 12px;
	width: 18px;
	}
	

/*****Navigation styles*****/ 				
#nav {
	width: 215px;	
	height: auto;
	position: absolute;	
	left: 0px;
	}
*html #nav {	
	top: 15px;	
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #000000;
	width: 215px;
	}
#nav li {	
	margin-bottom: 4px;	
	}
#nav li a {
	line-height: 1.5;
	text-decoration: none;
	color: #000000;
	font-size: 96%;
	font-weight: lighter;	
	border-left: 3px solid #F0F0F0;
	padding: 2px 5px 2px 20px;
	}
#nav li a:hover {
	font-weight: bold;
	border-left: 3px solid #0066FF;
	}
#nav li a.currentpage {	
	cursor: default;
	font-weight: bold;
	border-left: 3px solid #F52900;
	}	


/*****Content styles*****/
#wrapper {
	position:relative;
	padding: 0;
	width: 990px;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	background: url(images/content.png) repeat-y 0px 40px;
	min-height: 100%;
	}
		
#contenttop {
	position: relative;
	height: 74px;
	width: 954px;
	background: url(images/content_top.png) no-repeat bottom center;
	margin: 0 auto;
	margin-top: -15px;
	}
#title {
	position: relative;
	height: auto;
	width: 600px;
	color: #817e7e;
	font-size: 180%;
	border-bottom: 1px dotted #817e7e;
	padding: 0;
	padding-top: 45px;
	padding-bottom: 2px;
	font-weight: lighter;
	float: right;
	margin-right: 64px;
	}
*html #title {	
	margin-right: 32px;
	}	
#content {
	height: auto !important;
	width: 825px;
	padding-bottom: 65px;
	margin: 0 auto;
	position: relative;
	}

#text {
	width: 600px;
	margin-left: 215px;
	padding-left: 10px;
	}

#content p {
	text-align: justify;
	line-height: 130%;
	margin: 15px 0;
	}
#info p {
	margin: 9px 0;
	text-align: justify;
	line-height: 130%;
	}
.message {
	margin: 15px 0;
	font-size: 90%;
	}
.field {
	width: 40%;
	border: 1px solid #1d608a;
	margin: 3px 0 15px 0;
	height: 14px;
	}
.messagefield {
    width: 60%;
	border: 1px solid #1d608a;
	margin: 3px 0 15px 0;
    }
/*.submitbutton {
	background-color: #1d608a;
	color: #FFFFFF;
	border: 1px solid #000000;
	padding: 2px 5px;
	text-shadow: 0 2px 2px #000000;
	display: inline-block;
	vertical-align: middle;
	}*/
.redfont {
    color: #FF0000;
	font-weight: bold;
	}
#content h1 {
    font-size: 105%;
	color: #333333;
	padding-top: 10px;
	}
#content h2 {
	color: #FF0000;
	font-size: 115%;
	font-weight:bold;
	margin:10px 0 0 0;
	}
#content h3 {
	font-weight: bold;
	color: #FF0000;
	margin: 15px 0 10px 0;
	
	font-size: 120%;
	}	
.servicelist {
	margin-top: 7px;
	}
.interest {
	margin-top: -9px;
	}
.servicelist li,
.interest li {
	margin-top: 2px;
	line-height: 130%;
	}
.bluefont {
	color: #000000;
	font-weight: bold;
	}
.boldfont {
	font-weight: bold;
	}	
.pricetable {
    background-color: #1d608a;
	}
.pricetd td {
    background-color: #FFFFFF;
	padding: 3px 10px;
	}
.titletr,
.titletr td {
    text-align: center;
	background-color: #1d608a;
	color: #FFFFFF;
	}
td .padtd {
    padding-left: 35px;
	}
.map {
	vertical-align: top;
	display: block;
	/*float: left;*/
	}
.linkalign {
	text-align: right !important;
	}
	
	
/*****Footer styles*****/ 	
#footerbottom {
	position: relative;
	height: 65px;
	margin: 0 auto;
	margin-top: -65px;
	width: 990px;
	background: url(images/footerbottom.png) no-repeat bottom center;	
	padding: 0;
	}
#footer {
    position: relative;    	
	height: 65px;	
	width: 954px;
    background: url(images/footerr.png) no-repeat top center;
	margin:0 auto;	
	}

#copyright {
	position: absolute;
	height: auto;
	width: auto;
	right: 15px;
	padding-top: 43px;
	}	
#copyright p {
	color: #FFFFFF;
	font-size: 80%;
	font-weight: lighter;
	padding: 2px 10px;
	margin: 0;
	text-shadow: 0 2px 2px #000000;
	}
#copyright p a{
	color: #FFFFFF;
	}
#copyright p a:hover{
	color: #999999;
	}			

