@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000;
	top: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	margin-left: 25px;
}
h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF6600;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
	float: right;
	width: 260px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF9900;
	text-decoration: none;
}
.orangetext {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}


#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	width: 940px;
	height: 100%;
	padding-top: 10px;
	list-style-position: inside;
	list-style-image: url(images/bull.gif);
}

#content_news {
	padding: 15px;
}







#content_sub {
	margin-top: 15px;
	margin-right: 40px;
	margin-bottom: 15px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(images/bull.gif);
}


#content_sub a:link, #content_sub a:visited{
	color: #FF6600;
	text-decoration: none;
}
#content_sub a:hover{
	color: #999999;
	text-decoration: none;
}

#content_right a:link, #content_right a:visited{
	color: #FF6600;
	text-decoration: none;
}
#content_right a:hover{
	color: #999999;
	text-decoration: none;
}


.service_image {
	float: left;
	width: 110px;
}

#sub_menu {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	width: 200px;
	border-bottom-width: thin;
	font-weight: bold;
}



#sub_menu a:link, #sub_menu a:visited{
	color: #FFF;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	width: 190px;
	display: block;
	background-color: #333333;
	border-bottom-color: #000;
}
#sub_menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6600;
	display: block;
	width: 190px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}



#sub_menu_in a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	width: 190px;
	display: block;
	background-color: #666666;
	border-bottom-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
}

#sub_menu_in a:visited {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	width: 190px;
	display: block;
	background-color: #666666;
	border-bottom-color: #000;
}

#sub_menu_in a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	width: 190px;
	display: block;
	background-color: #FF6600;
	border-bottom-color: #000;
}



.Header {
	height: 80px;
	width: 940px;
}

.Header_MainLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #666;
	text-decoration: none;
	text-align: right;
	margin-top: 50px;
	width: 700px;
	float: right;
}
.Header_MainLinks a:link,.Header_MainLinks a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.Header_MainLinks a:hover {
	color: #FF9900;
	text-decoration: none;
}




.footer {
	font-size: 10px;
	color: #CCCCCC;
	background-color: #000000;
	width: 920px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	height: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.small_text {
	font-size: 9px;
	color: #CCCCCC;
}

.footer_links {
	width: 600px;
	float: left;
}

.footer a:link, .footer a:visited, footer a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.footer a:hover {
	color: #FF6600;
	text-decoration: underline;
}


.footer_copyright {
	width: 300px;
	float: right;
}
.home_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 10px;
	width: 600px;
	height: auto;
	float: left;
	left: 0px;
}
.home_news {
	float: right;
	width: 250px;
	padding: 15px;
}

.home_news a:link, .home_news a:visited {
	color: #FF6600;
}
.home_news a:hover {
	color: #CCCCCC;
}


#dhtmltooltip{
	position: absolute;
	width: 150px;
	border: 1px solid #666;
	padding: 5px;
	background-color: black;
	visibility: hidden;
	z-index: 100;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}

.hiddentext {
	background-color: #333333;
	color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 700px;
	display: block;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/services/grade.jpg);
}

.hiddentext-sub {
	background-color: #333333;
	color: #FFFFFF;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 450px;
	display: block;
	border: 1px solid #999999;
}
.hidden {
	display: none;
}

.service-menu {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
}
.highlite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF00;
}
