﻿html, body {
	margin:0;
	padding:0;
}
body {
	font: 76% arial, sans-serif;
	text-align:center;
	background:url(images/layout_1_bg.png) #0c0d08 repeat-x;
}
h1 {
	margin:0;
	color:#ffffff;
	text-align:center;
	font-size:12px;
}
p {
	margin:0 10px 10px
}
a {
	text-decoration:none;
	color:#fff645;
}
form {
	font-family:arial;
	font-size:12px;
}
div#header {
	background:url(images/top_banner.png) no-repeat;
	height:328px;
}
div#top_menu {
	width:980px;
	height:40px;
	background:url(images/bg_top_menu.jpg) repeat-x;
	float:left;
	text-align:center;
	line-height:40px;
}
div#top_menu a {
	display:block;
	float:left;
	width:140px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
}
div#top_menu a:hover {
	display:block;
	width:140px;
	background:#ffffff;
	filter:alpha(opacity=40);
	opacity: 0.4;
	line-height:40px;
	color:#323232;
}
h3 {
	text-transform:uppercase;
	font-size:21px;
	font-style:italic;
	margin-top:10px;
	margin-left:8px;
}
h3 a {
	color:#e2da3b;
}
div#serv {
	margin-top:30px;
}
div#serv h2 {
	width:222px;
}
div#serv {
	padding-top:20px;
}
div#serv p {
	padding-top:70px;
	color:#ffffff;
	margin-left:20px;
}
div#serv .s1 {
	background:url(images/t1.jpg);
	float:left;
	height:233px;
	width:240px;
}
div#serv .s2 {
	background:url(images/t2.jpg);
	float:left;
	height:233px;
	width:240px;
	margin-left:5px;
}
div#serv .s5 {
	background:url(images/t4.jpg);
	float:left;
	height:233px;
	width:240px;
	margin-left:5px;
	margin-right:5px;
}
div#serv .s3 {
	background:url(images/t3.jpg);
	float:right;
	height:233px;
	width:240px;
}
div#container {
	text-align:left;
}
div#container {
	width:980px;
	margin:0 auto;
}
div#wrapper {
	float:left;
	width:100%;
	background:#abc7e3;
	margin-top:10px;
	padding-bottom:10px;
}
div#content p {
	line-height:1.4;
}
div#content {
	margin:10px;
}
div#content .fr {
	background:url(images/bg_form.jpg);
	height:340px;
	width:323px;
	float:left;
	color:#ffffff;
}
div#content .fr2 {
	background:url(images/bg_form.jpg);
	height:335px;
	width:323px;
	float:left;
	text-align:center;
	color:#ffffff;
	margin-bottom:10px;
}
div#content .con h2 {
	margin-left:10px;
	margin-bottom:15px;
	font-weight:normal;
	font-size:22px;
	text-transform:uppercase;
	color:#e2da3b;
	font-weight:bold;
}
div#content .con2 h2 {
	margin-left:10px;
	margin-bottom:15px;
	font-weight:normal;
	font-size:22px;
	text-transform:uppercase;
	color:#e2da3b;
	font-weight:bold;
}
div#content .con {
	background:url(images/bg_con.jpg);
	height:582px;
	width:619px;
	float:right;
	color:#ffffff;
}
div#content .con2 {
	background-color:#0059AB;
	height:800px;
	width:619px;
	float:right;
	color:#ffffff;
}
div#content .con3 {
	background:url(images/bg_con3.jpg) no-repeat;
	height:680px;
	width:611px;
	float:left;
	color:#ffffff;
}
div#content .con4 {
	background-color:#0059AB;
	height:680px;
	width:900px;
	float:left;
	color:#ffffff;
}
div#content .con5 {
	background:url(images/bg_con5.jpg) no-repeat;
	height:680px;
	width:1080px;
	float:left;
	color:#ffffff;
}
div#content .blueBox {
	background:#0258ab;
	height:200px;
	width:619px;
	float:right;
	color:#ffffff;
}
h2 {
	margin-bottom:0;
	font-weight:normal;
	font-size:22px;
	text-transform:uppercase;
	color:#e2da3b;
	font-weight:bold;
}
h4 {
	margin-bottom:0;
	font-size:19px;
	margin-left:10px;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#fff645;
	font-family:helvetica;
}
div#content .bg_logos {
	float:left;
	width:619px;
	height:134px;
	float:right;
	background:url(images/bg_logos.jpg);
	margin-top:20px;
}
div#content .logr {
	width:268px;
	height:612px;
	background:#0258aa;
	float:right;
	color:#ffffff;
}
.clear {
	clear:both;
	background:none;
}
td {
	font-size:12px;
}
div#footer {
	clear:left;
	width:100%;
	color:#ffffff;
	font-size:11px;
	text-align:center;
}
div#footer a {
	color:#ffffff;
	font-size:11px;
}
div#footer p {
	margin:0;
	padding:5px 10px;
}
#leftlist {
	float:left;
	font-size:14px;
}
#rightlist {
	float:right;
	font-size:14px;
}

