/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	
}
#content {
	margin: 0px;
	padding-top: 0px;
	padding-right: 340px;
	padding-bottom: 10px;
	padding-left: 150px;

}
.side_bar {
	margin: 0px;
	position: absolute;
	left: 601px;
	top: 262px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F60;
}

#wrapper {
	background-color: #FFFFFF;
	position: relative;
	width: 900px;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #69C2DE;
	border-right-color: #69C2DE;
	border-bottom-color: #69C2DE;
	border-left-color: #69C2DE;
	border-bottom-style: solid;
}

#div_header {
	position:absolute;
	width:800px;
	height:120px;
	z-index:1;
	left: 0px;
	top: 0px;
}
#text_links {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #F60;
}
#nav_top {
	width:500px;
	height:30px;
	left: 345px;
	top: 175px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}

#nav_top ul {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#nav_top ul li{
	list-style: none;
	display: inline;
	margin: 0.4em;
	padding-right: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

#nav_top ul li a{
	font-family: Helvetica, Arial,  sans-serif;
	color: #666;
	font-size: 7pt;
	text-decoration:none;
	}
#nav_top ul li a:hover{
	color: #F60;
		}
		
#info_contact {
	line-height: 1em;
	font-weight: bold;
	color: #F60;
	padding: 0em;
	position: absolute;
	left: 134px;
	top: 223px;
	margin: 0em;
}

#nav_left {
	width:72px;
	left: 46px;
	top: 200px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F60;
}

#nav_left ul {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 6pt;
	font-weight: bold;
	padding: 0px;
	}

#nav_left ul li{
	list-style: none;
	left: 25px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

#nav_left ul li a{
	color: #666;
	font-size: 7pt;
	text-decoration:none;
	padding-top: 10px;
	}
#nav_left ul li a:hover{
	color: #F60;
		}

body#index a#nav-home ,
body#services a#nav-services ,
body#about a#nav-about ,
body#contact a#nav-contact ,
{
	
 
 	color: #FFFFFF;
 	background:#ED1C24;
 	border-right-color: #ED1C24;
 
 }
 
 
 

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.7em;
	font-weight: normal;
	color: #444444;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

p.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	line-height: 12px;
	font-weight: normal;
	color: #444444;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
}

h1 {
	font-family: "Franklin Gothic Demi Cond", Helvetica, Arial;
	font-size: 11pt;
	line-height: 1em;
	font-weight: bold;
	color: #F60;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0.7em;
	margin-left: 0px;
	padding: 0em;
}
h2 {
	font-family: "Franklin Gothic Demi Cond", Helvetica, Arial;
	font-size: 11pt;
	font-weight: bold;
	color: #F60;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 16px;
}


a:link , a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #3370CA;
	text-decoration: none;
	font-weight: bold;


}
a:hover {
	color: #F60;

}
ul {
	list-style-type: square;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	font-family: "Franklin Gothic Demi Cond", Helvetica, Arial;
	color: #666;
	font-size: 9pt;
	font-weight: normal;
}
