﻿
body {
background:#222 url(../images/bodybg.png) repeat-x fixed top center;
font-size:90%; line-height:130%;
font-family:Verdana,sans-serif;
font-size:0.75em;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

* {margin:0px;padding:0px;}

a img {border: none;}

a {color: #0057B1;}

a:hover {text-decoration: none;}

h3{color:#004FA2;}

h2{color:#004FA2;}

h1{color:#004FA2;}

h1{font-size:1.5em;}

h2{font-size:1.3em;}

h3{font-size:1.2em;}

ul{	padding-left:20px;list-style:circle;list-style-image:url('../images/li.gif');}
	
.clear_left{clear:left;display:block;height:0px; line-height:0;}

/* template declaration start
----------------------------------*/

#container{margin:0px auto;width:975px; font-size:1.083em;} /* this width is width of whole page */

/*top menu declaration start in header 
------------------------------------------*/
#logo
{
	background:#ffffff url('../images/h6.jpg') no-repeat;
	width: 975px; height: 175px;
}
#logo span
{
	display:none;
}

.menu2 {
	padding:0 0 0 32px;
	margin:0;
	list-style:none;
	height:35px;
	background:#fff url(../images/button1.gif);
	position:relative;
	border:1px solid #000;
	border-width:0 1px;
	border-bottom:1px solid #444;
	margin:0 auto;
	width:942px;
}
.menu2 li {
	float:left;
}
.menu2 li a {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#aaa;
	text-decoration:none;
	font-size:11px;
	font-family:arial, verdana, sans-serif;
	font-weight:bold;
	text-align:center;
	padding:0 0 0 8px;
	cursor:pointer;
}
.menu2 li a b {
	float:left;
	display:block;
	padding:0 16px 0 8px;
}
.menu2 li.current a {
	color:#fff;
	background:url(../images/button3.gif);
}
.menu2 li.current a b {
	background:url(../images/button3.gif) no-repeat right top;
}
.menu2 li a:hover {
	color:#fff;
	background:#000 url(../images/button4.gif);
}
.menu2 li a:hover b {
	background:url(../images/button4.gif) no-repeat right top;
}
.menu2 li.current a:hover {
	color:#fff;
	background:#000 url(../images/button3.gif);
	cursor:default;
}
.menu2 li.current a:hover b {
	background:url(../images/button3.gif) no-repeat right top;
}
/* menu declaration end*/


/* content area start 
-----------------------*/
#content
{
	padding:20px 0px 0px 0px;
	text-align:justify;
}

.main_col
{
	float:left;
	
	width:100%;
	min-height:1000px;
	margin-left:0px;
	padding-bottom:20px;
}

.left_col
{
	float:left;
	
	width:60%;
	min-height:300px;
	margin-left:0px;
	padding-bottom:20px;
}

.right_col
{
	float:right;
	min-height:300px;
	width:38%;
	padding-bottom:20px;
}


/* content boxes declaration start 
-----------------------------------*/

.db1
{
	position:relative;
}

.db1 .db1_title
{
	float:none;
	background:#fff url('../images/button5.gif') repeat-x;
	height:35px;
}

.db1 .db1_title2
{
	float:none;
	background:#fff url('../images/button1.gif') repeat-x;
	height:35px;
}


.db1 .db1_title h3
{
	height:27px;
	display:block;
	padding-top: 7px; 
	padding-left: 20px;	
	color:#fff;
}

.db1 .db1_title2 h3
{
	height:27px;
	display:block;
	padding-top: 7px; 
	padding-left: 20px;	
	color:#fff;
}


.db1 .db1_content
{


	background:#FAFAFA;
}
.db1  .db1_container 
{
	background: url('../images/db1_content_bg.png') no-repeat scroll top left;
	padding: 10px;
	position:relative;
}

/* footer 1 */

.footer {
	height:30px;
	width:560px;
	margin:auto;
	color:#fff;
	text-align:left;
	clear:both;
}
.footer div {
	height:30px;
}
#copyright {
	text-align:left;
	float:left;
	padding:8px;
	margin-top:0px !important;
	margin-bottom:-16px;
}
#designcredit {
	float:right;
	text-align:right;
	padding:8px;
	margin-bottom:-16px;
}
#designcredit a {
	color:#9f9f9f;
}
#designcredit a:hover {
	color:#cf262d;
	text-decoration:none;
}
.tl {
	background:#222 url(../images/corners/tl.gif) no-repeat top left;
}
.tr {
	background:transparent url(../images/corners/tr.gif) no-repeat top right;
}
.br {
	background:transparent url(../images/corners/br.gif) no-repeat bottom right;
}
.bl {
	background:transparent url(../images/corners/bl.gif) no-repeat bottom left;
}

/* footer 2 */

.foot {
	height:30px;
	width:955px;
	margin:auto;
	color:#fff;
	text-align:left;
	clear:both;
}
.foot div {
	height:30px;
}