/* CSS Document 
background-image:url(../images/bg_02.gif);
*/

body{
	padding:0; 
	margin:0; 
	
	background-color: #b5b5b5;
	font:normal 11px Verdana; 
	color:#525252; 
}
ul{
	margin:0;
	padding:0;
}
a{
	text-decoration:none;
	color:#0066FF;
}
a:hover{
	text-decoration:underline;
}
#wrapper{
	padding:0;
	margin:0 auto;
	width:1000px;
}

/* ============== TOP ============ */

#top{
	width:1000px;
	background:#3A70A5;
	height:98px;
}
#top img{
	float:left;
}
/*
#top_search{
	width:220px;
	float:right;
	padding-top:15px;
	padding-left:360px;
	height:55px;
} 

#top_search a{
	 float:right;
	 color:#FFFFFF;
	 padding-right:20px;
	 font:normal 10px verdana;
	 text-decoration:none;
}*/

#top_drop{
	float:right;
	background:url(../images/offices_08.gif) bottom no-repeat;
	height:98px;
	width:190px;
	text-align:center;
}

#top_drop img{
	float:right;
}

.offices {
	float:right;
	width:190px;
	padding-top:13px;
}
/* ============== NAVIGATION ============ */
#navigation{
	width:1000px;
	height:38px;
	background-image:url(../images/line_08.gif);
}
#navigation ul{
	list-style:none;
	padding-top:8px;
}
#navigation ul li{
	float:left;
	padding:0px 12px;
}
#navigation ul li a{
	font:bold 10px/24px Verdana; 
	color:#2E5A87;
}


#navigation h1{
	font:bold 11px verdana;
	padding:6px 40px 0 0;
	margin:0;
	float:right;
}

#navigation h1 a{
	color:#000000;
}

#sub_navigation{
	width:1000px;
	height:19px;
	background-color:#C4D9E3;
}
#site_map{
	width:440px;
	float:left;
	color:#AEAEAE;
	background-color:#FFFFFF;
	font:bold 10px Verdana; 
	height:13px;
	border-bottom:3px solid #C4D9E3;
	padding:3px 0 0 12px;
}
#sub_nav{
	width:505px;
	float:left;
	background:url(../images/br_11.gif) 0 0 no-repeat #C4D9E3;
	height:19px;
	padding:0 0 0 30px;
	color:#3E73A7;
}
#sub_nav ul{
	list-style:none;
	padding-top:1px;
}
#sub_nav ul li{
	float:left;
	padding-left:5px;
}
#sub_nav ul li a{
	font:normal 10px Verdana; 
	color:#3E73A7;
	padding-right:5px;
}
#sponsor a{
	font:bold 11px/18px verdana;
	color:#3E73A7;
	padding-top:3px;
}

/* ============== BODY ============ */
#right{
	width:177px;
	float:left;
	background:url(../images/subscibe_17.gif) 0 0 no-repeat #FFFFFF;
	padding-top:10px;
}


#subscribe2
{
    width:149px;
    height:105px;
	background:url(../images/subscribe_02.gif) bottom no-repeat ;
    }
.subscribe2_from
{
    width:130px;
    height:21px;
    padding:3px 0 0 7px;
    background-image:url(../images/subscribe_03.gif);
    border:none;
    border-width:0;
    }

/* ============== Footer ============ */
#footer{
	width:1000px;
	float:left;
	height:100px;
	padding-top:10px;
	background-color:#3A70A5;
	text-align:center;
	color:#cccccc;
}

#footer a 
{
	color:#cccccc;
	text-decoration: underline;
}
.GV{float:left;}








