body {
	font-family: "Verdana", Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #8d8d8d;
	background: #222222 url('../images/bg.gif') repeat-x;
	margin: 0px;
	padding: 0px;
}

a img { border: none; }

.clearfloat { clear: both; }

#main_div {
	width: 924px;
	margin: 0px auto 0px auto;
}

#container {
	width: 924px;
	position: relative;
}

.header {
	height: 109px;
}

.top_menu {
	float: right;
	padding-top: 51px;
}

.logo { float: left; padding: 34px 0 0 4px; }
.logo a, .logo a:visited, .logo a:active, .logo a:hover { border:0px; color:#282828; }

.content { width: 924px; padding: 25px 0 25px 0; min-height: 330px; }

#footer {
	height: 53px;
	background: #303030 url('../images/bg_footer.jpg') repeat-x top left;
}

.txt_footer { color: #5b5b5b; }
.copyright { font-size: 11px; color: #5b5b5b; }

.links { font-size: 11px; }
.links a, .links a:visited, .links a:active { color: #8d8d8d; text-transform: lowercase; text-decoration: none; }
.links a:hover { color: #8d8d8d; text-transform: lowercase; text-decoration: underline; }

.content_left { padding: 0 30px 0 30px; font-size: 12px; font-family: Verdana; color:#8d8d8d; text-align:left; }
.content_left p { text-align:left; }
.content_left h1 { font-size: 19px; font-family: "Arial", Verdana; color:#edc34a; }
.content_left h2 { font-size: 18px; font-family: "Trebuchet MS"; color:#efcd4e; }
.content_left a, .content_left a:active, .content_left a:visited { font-size: 12px; color:#edc34a; text-decoration: underline; }
.content_left a:hover { font-size: 12px; color:#edc34a; text-decoration: none; }
.content_left span { font-size: 11px; padding-bottom: 40px; }

.contact_form { padding: 0px; font-size: 12px; font-family: Verdana; color:#8d8d8d; text-align:left; }
.contact_form p { text-align:left; }

.content_left form { padding: 0px; margin: 0px; text-align:left; }

.content_left ul { margin: 0px; padding: 0 0 0 25px; }
.content_left li { margin: 0px; padding: 5px 0 1px 5px; font-size:10px; color: #f2d34e; }
.content_left li span { font-size: 13px; color: #8e8e8e; font-weight: bold; }
.content_left .sublist { font-size: 11px; color: #8e8e8e; font-weight: normal; padding: 0px 0 5px 20px; }
.content_left hr { border:1px solid #343434; }

.client_area {
	background: #ffffff url('../images/bg_clients.jpg') no-repeat top left;
	width: 327px;
	height: 108px;
}

.client_area a, .client_area a:active, .client_area a:hover { border:0px; color: #ffffff; }

.client_link {
	font-size: 15px;
	font-weight: normal;
}

.img_arrow a, .img_arrow a:active, .img_arrow a:hover { border:0px; color: #222222; }

.box {
	background-color: #434343;
	font: normal 11px Tahoma;
	color: #ececec;
	border: 1px solid #222222;
	padding: 2px;
}

.main_header {
	width: 357px;
	height: 293px;
	background: #222222 url('../images/main_arrow.jpg') no-repeat top left;
}

.main_header h1 {
	position: absolute;
	top: 140px;
	padding-left: 60px;
	font-weight: normal;
	font-size: 24px;	
	color: #ffffff;
	font-family: "Arial";
	z-index: 1000;
}

.pages_header { width: 922px; height: 103px; background: #222222 url('../images/header_int2b.jpg') no-repeat top left; }
.pages_header h1 { position: absolute; top: 132px; padding-left: 60px; font-weight: normal; font-size: 24px; color: #ffffff; font-family: "Arial"; z-index: 1000; }

.pic_header {
	position: relative;
	top: 108px;
	left: 7px;
}
	


