body{
margin:auto;
padding:0;
font:12px Arial, Helvetica, sans-serif;
color:#333;
}

form{
margin:0;
}

#wrapper{
width:auto;
margin:0;
padding:0;
background:url(../images/bg.jpg) top repeat-x;
}

/*=======================header========================*/
#header{
width:1040px;
height:106px;
margin:0 auto;
margin-top:30px;
padding:0;
background:url(../images/shadow_top.jpg) bottom no-repeat;
}

#header #logo{
width:410px;
float:left;
}

#header #logo h1{
color:#000777;
font-size:15px;
display:block;
width:395px;
margin-left:15px;
margin-top:10px;
}

#header #logo img{
margin-bottom:5px;
margin-left:33px;
border:none;
}

#header #link{
width:600px;
height:50px;
float:right;
text-align:right;
padding-right:15px;
}

#header #link #head_title{
font-size:11px;
color:#666;
font-weight:normal;
margin:0;
padding:0;
}

#header #link a{
color:#000;
text-decoration:none;
}

#header #link a:hover{
color:#000;
text-decoration:underline;
}

#header #link a.textblue11{
color:#0083e0;
font-size:11px;
text-decoration:none;
}

#contact{
float:right;
width:90px;
}

#google{
float:right;
width:250px;
margin-top:3px;
}

#google .inputgoogle{
	font-size:10px;
	color:#999999;
	width:130px;
	height:12px;
	vertical-align:bottom;
	padding: 2px;
	/*border-top:1px solid #b0b9be;
	border-bottom:1px solid #b0b9be;
	border-left:none;
	border-right:none;
	background: rgb(255, 255, 255) url(../images/google_custom_search_waterm.gif) no-repeat scroll right center; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;*/
}

#google .search{
background:url(../images/searchicon.gif) no-repeat top;
border:0px;
width:19px;
height:18px;
vertical-align:bottom;
cursor:pointer;
}

#bookmark{
float:right;
width:131px;
height:17px;
margin-top:3px;
margin-left:10px;
background:url(../images/bookmark.jpg) no-repeat left top;
font-size:11px;
padding-top:1px;
padding-left:10px;
}

.addthis_toolbox .custom_images a
{
    width: 16px;
    height: 16px;
    margin: 0 0 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.75;
}

/****************** Top Menu **************************/
#menu {
	float:left;
	width:615px;
	line-height:normal;
	height:29px;
	margin:26px 0 0 0;
}
ul#topmenu {
	margin:0;
	padding-bottom:10px;
	padding-left:0;
	list-style:none;
}
ul#topmenu li {
	margin-left:0px;
	padding:0;
	line-height:28px;
	display:block;
	float:left;
	position:relative;
}
ul#topmenu li a {
	float:left;
	background:url("../images/t_left.gif") no-repeat left top;
	margin-left:2px;
	padding:0 0 0 11px;
	text-decoration:none;
}
ul#topmenu li a span {
	float:left;
	display:block;
	background:url("../images/t_right.gif") no-repeat right top;
	padding:1px 16px 0px 6px;
	color:#000;
}
ul#topmenu li:hover {
	position:relative;
	z-index:200;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
ul#topmenu li a span {
	float:none;
}
/* End IE5-Mac hack */
ul#topmenu #current a {
	background-position:0% -29px;
}
ul#topmenu #current a span {
	background-position:100% -29px;
}
ul#topmenu li a:hover {
background-position:0% -29px;
}
ul#topmenu li a:hover span {
background-position:100% -29px;
}
ul#topmenu li ul#topmenu_2{
	margin:0;
	padding:0px 0px 0;
	list-style:none;
	display:none;
	/*background:#ffffff;*/
	width:145px;
	position:absolute;
	top:27px;
	left:1px;
	border:1px solid #fff;
	border-top:none;
	filter:alpha(opacity=90);
  opacity:0.9;
	background: #004080;  
}
ul#topmenu li:hover ul#topmenu_2 {
	display:block;
}
ul#topmenu li ul#topmenu_2 li {
	width:145px;
	clear:left;
	line-height:20px;
}
ul#topmenu li ul#topmenu_2 li a:link, ul#topmenu li ul#topmenu_2 li a:visited {
	clear:left;
	background: #01435C;
	padding:3px 0;
	width:145px;
	border:none;
	position:relative;
	z-index:1000;
	font-size:11px;
	color:#FFFFFF;
}
ul#topmenu li ul#topmenu_2 li:hover a, ul#topmenu li ul#topmenu_2 li a:active, ul#topmenu li ul#topmenu_2 li a:hover {
	clear:left;
	background:#222;
	padding:4px 0;
	width:145px;
	border:none;
	position:relative;
	z-index:1000;
	font-size:11px;
}

/*******************end menu************************/

/*=======================body========================*/
#content{
width:1040px;
margin:0 auto;
padding:0;
background:url(../images/shadow_bg.jpg) repeat-y;
}

#content #left{
width:15px;
float:left;
}

#content #center{
width:970px;
float:left;
background:#fff;
padding:20px;
}

#content #right{
width:15px;
float:left;
}

.left{
width:234px;
float:left;
margin-right:10px;
}

.main{
width:482px;
float:left;
margin-right:10px;
}

.main726{
width:726px;
float:left;
}

.right{
width:234px;
float:left;
}

.submenuheader{
width:65px;
float:right;
}

/*=======================footer========================*/
#footer-wrapper{
width:1040px;
margin:0 auto;
padding:0;
background:url(../images/shadow_bg.jpg) right repeat-y;
}

#footer-wrapper #footer{
padding:0 15px;
background:url(../images/footer_bg.jpg) bottom no-repeat;
}

#footer-wrapper #footer #link{
width:950px;
background:#fff url(../images/foot_shadow_top.jpg) bottom repeat-x;
padding:0 30px 1px 30px;
text-align:center;
}

#footer h2{
color:#333;
}

#footer-wrapper #footer #link .top{
text-align:center;
width:95px;
margin:0 auto;
}

#footer-wrapper #footer #link .top a{
display:block;
width:95px;
height:14px;
background:url(../images/btn_go_top.jpg) left no-repeat;
font-size:10px;
color:#000;
line-height:0;
padding-top:1px;
margin-bottom:10px;
}

#footer-wrapper #footer #link a.textblack{
color:#000000;
}

#footer-wrapper #footer #link a:hover.textblack{
color:#000000;
}

#footer-wrapper #footer #link a{
color:#333;
text-decoration:none;
line-height:24px;
}

#footer-wrapper #footer #link a:hover{
color:#333;
text-decoration:underline;
}

#footer-wrapper #footer #brand{
width:950px;
background:#fff url(../images/foot_shadow_bottom.jpg) top repeat-x;
padding:5px 30px 20px 30px;
text-align:center;
}

#footer-wrapper #footer #brand h3{
font-size:11px;
color:#666;
font-weight:normal;
margin:0;
padding:0;
border:none;
}

#footer-wrapper #footer #brand_logo{
background:url(../images/line1010.gif) top no-repeat;
margin:10px 0;
padding-top:15px;
}

#footer-wrapper #footer #brand_logo img{
margin-right:5px;
}

#footer-wrapper #footer #authority{
color:#333;
text-decoration:underline;
}

a.pata{
font-family:sans-serif;
font-size:25px;
font-weight:bold;
color:#222222;
text-decoration:none;
margin:0px;
padding:0px;
}

a.pata_word{
font-size:8px;
font-family:Arial;
text-decoration:none;
color:#000;
}

#footer-wrapper #footer #copy{
width:950px;
background-color:#d1effc;
padding:20px 30px;
margin:1px 0;
color:#333;
line-height:18px;
}

#footer-wrapper #footer #copy b{
color:#000;
}

#footer-wrapper #footer #copy #slogo{
width:156px;
float:left;
margin-right:15px;
}

#footer-wrapper #footer #copy #copyright{
width:779px;
float:left;
font-size:12px;
}

.clear{
clear:both;
height:0;
}
