@charset "utf-8";
/* CSS Document */

img{margin:0; padding:0; border:0;}
p { font-size:0.9em; line-height:1.4em; }
p a{ color:#0097de; text-decoration:underline;}
h1, h2, h3, h4{ font-family:Arial, Helvetica, sans-serif; color:#1c3664; line-height:normal; letter-spacing:-1px;  font-style:normal; font-weight:normal; padding:0; margin:0;}

h1{ font-size:1.8em; margin-bottom:16px; padding:0px 0px 10px 0px; color:#990000; width:100%; border-bottom:1px solid #ffcc00;}
h1 span{ color:#3399cc; font-style:italic;}
h2{ font-size:1.2em; margin-bottom:14px; color:#990000;}
h3{ font-size:1.2em; margin-bottom:14px; color:#3399cc;}


body
{
	background:url(../images/bg.gif) repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:0 auto;
	padding: 0px;
	color:#333;
} 

#wrapper{
	margin:0 auto;
	width:960px;
}

#page{
	float:left; width:940px;	
	padding:0px 10px 10px 10px;
	margin:10px 0px;
	background:#FFFFFF; 
	}

#logo{
	float:left;
	width:567px; height:100px;
}


#title{
	float:right; width:360px; height:100px;
}

#title h2{
	text-align:right;
	padding:10px 0px 0px 0px;
	font-style:normal; font-weight:normal;
	color:#cc0000; font-size:1.4em; line-height:1.4em;
}

#title h2 span{ color:#ffcc00; text-decoration:none;}
#title h2 span a{ color:#3399cc; text-decoration:none;}



	


/*menu */


#menu {width:100%; background:url(../images/menu-bg.gif) repeat-x; float:left; height:50px; margin:10px 0px 10px 0px; padding: 0;}

#menu ul {margin: 0; padding: 0; list-style: none; line-height: normal;}

#menu li {
	float: left;
}

#menu li a {
	display:block;
	text-align:center;
	padding: 16px 24px 13px 24px;
	margin:0 auto;
	text-decoration: none;
	font-size: 18px;
	font-weight:normal;
	font-style:normal;
	color: #FFFFFF;
}

#menu a:hover{
	color: #990000;
	text-decoration: none;
	background:url(../images/menu-bg-ovr.gif) repeat-x;
	}
/* Menu End */

#banner1{
	float:left; width:470px; height:188px;
}

#banner2{
	float:right; width:470px; height:188px;
}


#content-left{ float:left; padding:20px 10px 20px 10px; margin:10px 0px 0px 0px; background:#fffbde url(../images/content-left-bg.gif) top left repeat-x; width:620px;}


#content-right{ float:right; padding:0; margin-top:10px; width:271px;}
#content-right img{ padding:0; margin:0; border:none;}

#footer{ float:left; width:908px; margin-top:10px; color:#FFFFFF; padding:16px; 
height:58px; background:url(../images/footer-bg.gif) repeat-x;}

#footer a{ color:#FFFFFF; font-weight:normal; text-decoration:none;}
#footer a:hover{ color:#FFFFFF; text-decoration:underline;}

#footer .menu{ color:#FFFFFF; margin-right:60px; font-weight:700; text-decoration:none;}
#footer .menu:hover{ color:#FFFFFF; text-decoration:underline;}