/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 auto;
	background: #050505;
}

img {
	border: 0;
}

#header100 {
	width: 100%;
	height: 225px;
	/*border: 1px solid #000000;*/
	background: #050505 url(../images/site_bkgrd.jpg) top center repeat-x;
}

#header_content {
	width: 1024px;
	padding-top: 10px;
	height: 215px;
	/*border: 1px solid #000000;*/
	background: #050505 url(../images/site_bkgrd.jpg) top center repeat-x;
	margin: 0 auto;
	position: relative;
}

.header_title {
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 63px;
}

#header_topnav {
	position: absolute;
	top: 10px;
	right: 0;
	width: 314px;
	height: 29px;
}

#content100 {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF url(../images/content_bkgrd.jpg) bottom center repeat-x;
}

#content_wrap {
	width: 1024px;
	margin: 0 auto;
}

#content_slogan {
	width: 1024px;
	text-align: center;
	margin-bottom: 10px;
}

#content_text {
	width: 954px;
	margin: 0 auto;
	padding: 0 35px 15px 35px;
	line-height: 22px;
	text-align: justify;
}

#services_boxes_row {
	width: 1000px;
	margin: 0 auto;
	padding-left: 5px;
}

#service_box {
	position: relative;
	float: left;
	width: 246px;
	height: 250px;
	margin: 0 1px;
	/*border: 1px solid #000000;*/
}

#services_detail_page {
	width: 1000px;
	height: 360px;
	background: #FFFFFF;
	font-size: 14px;
	text-align: justify;
	overflow: hidden;
}

#services_detail_content {
	width: 940px;
	padding: 180px 30px 10px 30px;
	line-height: 20px;
	text-align: justify;
}

#services_bar {
	width: 1024px;
	text-align: center;
}

#bottom100 {	
	width: 100%;
	height: 206px;
	/*border: 1px solid #000000;*/
	background: #050505 url(../images/site_bkgrd.jpg) bottom center repeat-x;
	margin: 0 auto;
}

#bottom_content {
	width: 1024px;
	height: 206px;
	background: #050505 url(../images/site_bkgrd.jpg) bottom center repeat-x;
	color: #00AEEF;
	font-size: 13px;
	position: relative;
	margin: 0 auto;
}

#bottom_content a:link, #bottom_content a:visited {
	color: #00AEEF;
	text-decoration: underline;
}

#bottom_content a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom_contact {
	position: absolute;
	top: 0;
	left:0;
	width: 164px;
	height: 186px;
}

#bottom_about {
	position: absolute;
	top: 0;
	left:164px;
	width: 558px;
	text-align: justify;
}

#bottom_graph {
	position: absolute;
	top: 0;
	left: 722px;
	width: 118px;
}

#bottom_process {
	position:absolute;
	top: 0;
	left: 840px;
	width: 184px;
}

#footer {
	position: absolute;
	top: 186px;
	width: 1024px;
	text-align: center;
	line-height: 20px;
	color: #FFFFFF;
	font-size: 10px;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #00AEEF;
	text-decoration: underline;
}
