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

body {
	margin:0;
	background-image:url(images/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#4b4b4b;
}

#logo_bar {
	background-image:url(images/logo_bar.jpg);
	background-repeat:no-repeat;
	width:903px;
	height:174px;
}

#nav {
	width:560px;
	height:25px;
	margin-top:90px;
	margin-right:30px;
	float:right;
}


#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:903px;
	height:352px;
}

#header_pic2 {
	background-image:url(images/header_2.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:903px;
	height:352px;
}




#top {
	background-image:url(images/top_nav.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	width:903px;
	height:155px;
}



.text_input {
	border:1px solid #2e2e2e;
	background-color:#6e6e6e;
	height: 17px;
	width:150px;
}


.textarea_input {
	border:1px solid #2e2e2e;
	background-color:#6e6e6e;
	height: 70px;
	width:200px;
}

.button_input {
	border:1px solid #2e2e2e;
	background-color:#6e6e6e;
	height: 22px;
	width:60px;
}


.service_head {
	background-image:url(images/service_heading.png);
	background-repeat:no-repeat;
	width:195px;
	height:34px;
	padding-top:7px;
}

#content_area {
	background-color:#4b4b4b;
	width:903px;
	clear:both;
	padding-top:13px;
}

#content_left_panel {
	width:400px;
	float:left;
	margin-left:47px;
	margin-bottom:10px;
}

.content_head {
	background-image:url(images/head_01.png);
	background-repeat:no-repeat;
	width:191px;
	height:31px;
	padding-top:7px;
}

#content_sep_01 {
	width:50px;
	height:273px;
	float:left;
	background-image:url(images/sep_01.png);
	background-repeat:no-repeat;
	background-position:top center;
}

#content_right_panel {
	width:380px;
	float:right;
	margin-right:20px;
}

.text_white11pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

.text_darkgrey13pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#272727;
	font-weight:bold;
	text-decoration:none;
}

.text_darkgrey11px {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#4b4b4b;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:14px;
}

.text_darkgrey9pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#1a1a1a;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

.text_grey11px {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#a3a3a3;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:16px;
}

.text_white11px {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:16px;
}

.text_white12px {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	line-height:16px;
}

.text_white12pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	line-height:16px;
}

.text_lightgray12pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#e9e9e9;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	line-height:16px;
}



.text_grey11pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#a3a3a3;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	line-height:16px;
}

.text_white9pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}


.text_grey9pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#a3a3a3;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}


.text_white13pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.text_white11pxbold {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

a.text_white11pxbold:link{
	text-decoration:none;
}

a.text_white11pxbold:hover{
	text-decoration:underline;
}

a.text_darkgrey9pxbold:link{
	text-decoration:none;
}

a.text_darkgrey9pxbold:hover{
	text-decoration:underline;
}

a.text_grey9pxbold:link{
	text-decoration:none;
}

a.text_grey9pxbold:hover{
	text-decoration:underline;
}

a.text_white9pxbold:link{
	text-decoration:none;
}

a.text_white9pxbold:hover{
	text-decoration:underline;
}

a.text_lightgray12pxbold:link{
	text-decoration:none;
}

a.text_lightgray12pxbold:hover{
	text-decoration:underline;
}


ul {
	margin-left:15px;
	margin-top:5px;
	margin-bottom:15px;
	padding:0px;
}

.list_01 {
	line-height:20px;
	margin-left:7px;
	padding-left:3px;
	list-style:url(images/list_01.png);
}

#footer_bg {
	background-color:#272727;
	background-repeat:repeat-x;
	height:150px;
	clear:both;
}

#footer_brang_tagline {
	background-image:url(images/footer_brand_tagline.gif);
	background-repeat:no-repeat;
	background-position:left;
	height:93px;
	width:903px;
	clear:both;
}


#footer_bg_screen {
	height:150px;
	width:903px;
	clear:both;
}

#copyright {
	width:317px;
	height:21px;
	float:right;
	margin-right:30px;
	margin-top:100px;
}