html, h1, h2, h3, ul, h4, h5, h6, form, fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
}
body
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	background: url(../images/pagebg.jpg) repeat-x top;
}
#wrapper
{
	width: 950px;
	height: auto;
	margin: 0px auto;
}
a
{
	color: #FF6600;
	text-decoration: none;
}
a:hover
{
	color: #FF0000;
	text-decoration: none;
}
/*-----------------header-----------------------------------*/
#header
{
	width: 950px;
	height: 117px;
	margin: 0px auto;
}
#logo
{
	width: 950px;
	height: 91px;
	margin: 0px auto;
	background: url(../images/nav_bar.jpg) repeat-x;
}
/*-----------------nav_bar-----------------------------------*/
#nav_bar
{
	width: 950px;
	height: 26px;
	background: #0b2a51;
}
#nav_bar ul
{
	list-style: none;
}
#nav_bar li
{
	height: 26px;
	display: block;
	float: left;
}
#nav_bar li a
{
	font: 12px Verdana;
	height: 26px;
	color: #fff;
	display: block;
	float: left;
	line-height: 24px;
	text-decoration: none;
	padding: 0 20px 0 15px;
}
#nav_bar li a:hover
{
	background-color: #e0edf3;
	height: 26px;
	color: #333;
}
/*-----------------nav_bar-----------------------------------*/
.path
{
	background: url(../images/pathNew.png) no-repeat;
	font: bold 14px Verdana;
	color: #5b6569;
	line-height: 18px;
}
.home
{
	color: #fff;
}
/*-----------------header-----------------------------------*/
/*-----------------container-----------------------------------*/
#container
{
	width: 950px;
	height: 595px;
	margin: 0px auto;
}
#left_continer
{
	width: 741px;
	height: 595px;
	float: left;
	background: #f9fcfd;
}
#right_continer
{
	width: 209px;
	height: 595px;
	float: right;
	background: #333;
}
.text
{
	font: 12px Verdana;
	color: #333;
	text-align: justify;
	margin: 20px 20px 0px 20px;
}

.text h1
{
	font: 16px Verdana;
	color: #333;
	font-weight:bold;
}

.text h2
{
	font: 14px Verdana;
	font-weight:bold;
	color: #333;
}

.textSmall
{
	font: 11px Verdana;
	color: #333;
	text-align: justify;
}

#footer
{
	width: 950px;
	background: #d6e8ef;
	height: 53px;
	margin: 0px auto;
	float: left;
	font: 12px Verdana;
	color: #666;
	border-top: #003366 2px solid;
}

*html #footer
{
	width: 950px;
	background: #d6e8ef;
	height: 53px;
	margin: 0px auto;
	float: left;
	margin-top: 44px;
	font: 12px Verdana;
	color: #666;
	margin-top: -15px;
}
#footer a
{
	font: 12px Arial;
	color: #666;
	margin-top: 5px;
}
.button
{
	background: url(../images/buttoon.jpg) no-repeat;
	padding: 13px 5px 13px 5px;
}
.button a
{
	font: 12px Arial;
	color: #000;
	text-decoration: none;
}
.button a:hover
{
	font: 12px Verdana;
	color: #5081C2;
	text-decoration: none;
}


.rmenu
{
	background: #b4cbe0;
	padding: 2px;
}
/*.rmenu a{font:11px Verdana; color:#000; text-decoration:none; background:#acd6f0 url(../images/gridbut.jpg) repeat-x; border:#fff 1px solid; display:block; text-align:left; padding:3px 5px}
.rmenu a:hover{color:#5081C2; text-decoration:none;background:#acd6f0 url(../images/gridbuton.jpg) repeat-x; }*/

.rmenu a
{
	font: 11px Verdana;
	color: #000;
	text-decoration: none;
	background: #fff;
	border: #fff 1px solid;
	display: block;
	text-align: left;
	padding: 3px 5px;
}
.rmenu a:hover
{
	color: #5081C2;
	text-decoration: none;
	background: #ecf1f6;
}

input
{
	margin-left: 5px;
}
.Free_newslater
{
	font: 14px Arial;
	color: #5081c2;
	margin-left: 5px;
	font-weight: 600;
}
.go
{
	font: 14px Arial;
	color: #fff;
}
.medarea
{
	background: url(../images/midbg.gif) repeat-y;
	background-color: #fff;
}
.gridbg
{
	background: url(../images/gridbg.jpg) top left repeat-x; /*height:250px;*/
	vertical-align: top;
	border-left: #d6e9f0 3px solid;
}

.inputbut
{
	background: #0c3465;
	font: bold 11px Verdana;
	color: #FFFFFF;
}
/*-----------------container-----------------------------------*/
.blubox
{
	width: 183px;
	height: 80px;
	color: #0070c0;
	display: block;
	float: left;
	background: url(../images/blubox.jpg) no-repeat;
}
.blubox
{
	text-align: center;
	padding: 50px 0 0 0;
	font: bold 14px Verdana;
	color: #0070c0;
}
.blubox a
{
	color: #0070c0;
}
.blubox a:hover
{
	color: #0b2a51;
}


.bg-pics
{
	background-image: url(/images/button_bg.jpg);
	background-repeat: repeat;
	height: 28px;
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	border: 1px solid #83bcd9;
}

.bg-pics a
{
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}

.bg-pics a:hover
{
	color: #5081c2;
}

.bluelink
{
	color: #0070c0;
}
.bluelink:hover
{
	color: #0b2a51;
}

a.bluelink, a.bluelink:visited, a.bluelink:link
{
	color: #0070c0;
}
a.bluelink:hover
{
	color: #0b2a51;
}
ol
{
	line-height: 24px;
}


/**************HOME BOX****************/
.box1{
	width:195px;
	float:left;
	margin:0 1px 0 0;
	}
	
.box1 h1{
	width:195px;
	height:46px;
	float:left;
	background:url(../images/box_heads_03.png) top left no-repeat;
	font:normal 12px/45px Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	color:#000;
	padding:0 0 0 10px;
	}
	
.box1_points{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e6f8fe', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#e6f8fe), to(#ffffff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #e6f8fe,  #ffffff); /* for firefox 3.6+ */
width:195px;
float:left;
height:200px;
	}
	
	
	
.box2{
	width:225px;
	float:left;
	margin:0 1px 0 0;
	margin-left:15px;
	}
	
.box2 h2{
	width:215px;
	height:46px;
	float:left;
	background:url(../images/box_heads_05.png) top left no-repeat;
	font:bold 12px/45px verdana, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	color:#000;
	padding:0 0 0 10px;
	}
	
.box2_points{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#defbe5', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#defbe5), to(#ffffff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #defbe5,  #ffffff); /* for firefox 3.6+ */
width:225px;
float:left;
height:200px;
	}
	
	
.box3{
	width:225px;
	float:left;
	margin:0 1px 0 0;
	margin-left:15px;
	}
	
.box3 h2{
	width:215px;
	height:46px;
	float:left;
	background:url(../images/box_heads_07.png) top left no-repeat;
	font:bold 12px/45px verdana, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	color:#000;
	padding:0 0 0 10px;
	}
	
.box3_points{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4ffdc', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#f4ffdc), to(#ffffff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #f4ffdc,  #ffffff); /* for firefox 3.6+ */
width:225px;
float:left;
height:200px;
	}
	

.box4{
	width:225px;
	float:left;
	margin:0 1px 0 0;
	margin-left:15px;
	}
	
.box4 h2{
	width:215px;
	height:46px;
	float:left;
	background:url(../images/box_heads_09.png) top left no-repeat;
	font:bold 12px/45px verdana, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	color:#000;
	padding:0 0 0 10px;
	}
	
.box4_points{
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0e2', endColorstr='#ffffff'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#fff0e2), to(#ffffff)); /* for webkit browsers */
background: -moz-linear-gradient(top,  #fff0e2,  #ffffff); /* for firefox 3.6+ */
width:225px;
float:left;
height:200px;
	}
	
	
ul.points{
	width:205px;
	float:left;
	padding:10px 0 0 20px;
	}
	
ul.points li{
	list-style-type:square;
	margin-bottom:10px;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	color:#000;
	}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
    }

#social_logos
{
	padding-top:25px;
	width:720px;
	text-align:right;
	
}







