h1, h2, h3, h4, h5, h6, ul, ol, li, form, p, filedset, img {
	margin:0;
	padding:0;
	border:0;
	font-weight:normal;
	text-align: left;
}
form, fieldset, body {
	margin:0;
	padding:0;
	border:none;
}
a:focus {
	outline:none;
}
input:focus {
	outline:none;
}
img {
	border:0;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 12px;
}

.img2 {
	border:0;
	padding-top: 25px;
	padding-bottom: 25px;
}

img3 {
	border:0;
	margin-left: 15px;
	padding-left: 15px;
}
a {
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:none;
}
.clear {
	clear:both;
}
body {
	margin:0;
	padding:0;
	background:url(../images/back.jpg) repeat 0 top;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: repeat;
	background-position: top;
	background-color: #81bbdd;
	background-attachment: fixed;
}
#outer_layout{
	width:100%;
	background-color: 81bbdd;
	}

.layout {
	width:809px;
	margin:0 auto;
}

#header {
	background-image: url(../images/header2.png);
	width: 809px;
	height: 238px;
	margin:0px auto;
}
.headerback {
	background-image: url(../images/back_top.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height: 238px;
	padding:0px;
	margin:0px;
	text-align: center;
	font-weight: bold;
}
#nav {
	width:473px;
	height:38px;
	float:left;
	margin:18px 0 0 35px;
	display:inline;
}
#nav ul {
	width:100%;
	float:left;
	list-style:none;
}
#nav ul li {
	width:auto;
	float:left;
	padding:0 0 0 0;
}
#nav ul li a {
	float:left;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
	padding:0 14px;
	text-transform:uppercase;
	line-height:38px;
	display:block;
}
#nav ul li a span {
	float:left;
}
#nav ul li a:hover, #nav ul li a.active {
	background:url(../images/nav_bg.png) repeat-x left 0;
	float:left;
	margin-top: 1px;
}
#nav ul li a:hover span, #nav ul li a.active span {
	background:url(../images/arrow.gif) no-repeat center bottom;
}
#body_container {
	width:100%;
	float:left;
	background-image: url(../images/body_container_bg.png);
}

#content_sec {
	width:668px;
	float:left;
	margin:0 0 0 72px;
	display:inline;
	padding-bottom:75px;
}
.top_heading {
	width:100%;
	float:left;
	padding:0 0 0 0;
}
.bottom_heading {
	width:271px;
	float:left;
	padding:8px 0 8px 0;
}
.bottom_headingleft {
	width:200px;
	float:left;
	padding:8px 0 8px 0;
}
.bottom_headingright {
	width:200px;
	float:right;
	padding:8px 0 8px 0;
}

.main_content {
	width:100%;
	float:left;
	padding:0 0 0px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	text-align: left;
}
.main_box {
	width:100%;
	float:left;
	position:relative;
}
.click_here {
	width:304px;
	height:53px;
	float:left;
	position:absolute;
	bottom:0;
	right:-1px;
}

#footer {
	width:809px;
	float:left;
	height:180px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	text-align: center;
}

#footer_back {
	background-image:    url(../images/footer_back.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 184px;
	padding:0px;
	margin:0px;
	text-align: center;
}

.iner_content {
	width:809px;
	float:left;
	padding:45px 0px 20px 0px;
	display:inline;
}
.iner_content p {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:center;
	margin-top: 50px;
}
.iner_content p a {
	color:#3f97c8;
	text-decoration:none;
}
.iner_content p a:hover {
	color:#3f97c8;
	text-decoration:underline;
}
#outer_layout .layout #body_container #content_sec .main_content table tr td table tr th {
	font-size: 18px;
}
.g-body {
	background-image: url(../images/g2.jpg);
	background-repeat: repeat-y;
}

.style1 {
	color: #094f86;
	font-weight: bold;
}