﻿/* Main style begins*/
body{
	margin: 0 0;
	padding: 0 0;
	border: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #f4f4f6;
}
#wrapper {
	width: 760px;
	margin: 0 auto;
	padding: 0 0;
	border: 0;
	background-color: #fff;
}
#header{
	width: 760px;
	height: 80px;
	margin: 0 0;
	padding: 0 0;
	border: 0;
}
#navigation{
	width: 736px;
	height: 23px;
	margin: 0 0;
	padding: 2px 12px 0 12px;
	border-bottom: 1px solid #fff;
	color: #000;
	font-size: 13px;
	font-weight: bold;
	background-color: #51477d;
}
#banner{
	width: 191px;
	margin: 0 0;
	padding: 0 0;
	border: 0;
	float: left;
}
#content{
	width: 528px;
	margin: 0 0;
	padding: 10px 20px 20px 20px;
	border: 0;
	float:right;
	text-align:left;
	text-decoration:none;
	line-height: 18px;
}
#content a{
    color: #4d4379;
    font-weight: bold;
	text-decoration:none;
}
#content a:hover {
    color: #4d4379;
	text-decoration:underline;
}
.footer{
	width: 720px;
	height: 21px;
	margin: 0 0;
	padding: 6px 20px 0 20px;
	border-top: 3px solid #766aa9;
	clear: both;
	font-size: 11px;
	background: url('../i/footer_bg.gif') repeat-x;
	text-decoration: none;  
}
.footer a{
    color: #000;
	text-decoration: none;  
}
.footer a:hover {
    color: #4d4379;
	text-decoration: none;  
}


/* Main style finished*/

/* Header style begins*/
.logo{
    width: 188px;
    height: 80px;
	margin: 0 0;
	padding: 0 0;
	border: 0;
	float:left;
}
.top_links{
    width: 550px;
    height: 20px;
	margin: 0 0;
	padding: 10px 20px 10px 0;
	border: 0;
	text-align: right;
	text-decoration: none;
	float: right;
}
.top_links a{
    color: #000;
    text-decoration: none;
}
.top_links a:hover{
    color: #51477d;
    text-decoration: none;
}
#search{
    width: 550px;
    height: 32px;
	margin: 0 0;
	padding: 8px 20px 0 0;
	border: 0;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	display: block;
	float:right;
}
/* Header style finished*/
.textbox {
	border: 1px solid #cacaca;
	margin: 0 0;
	padding: 1px 2px;
	font-size: 11px;
	height: 16px;
	vertical-align: top;
}
.textbox2 {
	border: 1px solid #cacaca;
	background-color: #f7f5fd;
	margin: 0 0;
	padding: 1px 2px;
	font-size: 11px;
	height: 17px;
	vertical-align: top;
}
.button {
	margin: 0 0;
	padding: 1px 0;

}
.pic_banner{
	width: 63px; 
	height: 59px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0 0;
	padding: 0 0;
}
p {
	margin: 0 0;
	padding: 5px 0;
	border: 0;
}
.action{
	font-size:13px; 
	font-weight:bold;
}
h2{
	border: 0;
	padding: 0 0 4px 0;
	margin: 0 0;
	font-size: 16px;
	color: #51477d;
}
h3{
	border: 0;
	padding: 7px 0 4px 0;
	margin: 0 0;
	font-size: 14px;
	color: #51477d;
}
h4{
	border: 0;
	padding: 7px 0 4px 0;
	margin: 0 0;
	font-size: 12px;
	color: #51477d;
}

.signin{
	width:142px; 
	height: 168px;
	padding: 0 9px 0 9px;
	margin: 0 0;
	vertical-align: top;
	border-top: 3px solid #766aa9;
	background: url('../i/signin_bg.gif') repeat-x;
	text-decoration: none;
}
.signin a{
	color: #000;
	text-decoration: none;
}
.signin a:hover{
	color: #392e6d;
	text-decoration: none;
}
.home_banner {
	width: 165px; 
	height: 57px;
	background: url('../i/services_bg.gif') no-repeat;
	padding: 45px 75px 10px 16px;
	margin: 0 0;
	vertical-align: top;
	line-height: 19px
}
.home_banner2 {
	width: 165px; 
	height: 57px;
	background: url('../i/collection_bg.gif') no-repeat;
	padding: 45px 75px 10px 16px;
	margin: 0 0;
	vertical-align: top;
	line-height: 19px
}
.ul {
     padding: 0 0 15px 0;
     margin: 0 0 0 25px;
     border: 0;
     list-style-image: url('../../a/i/bullet.gif');
     text-decoration: none;
     line-height: 18px;
}
#ad{
	margin: 0 0;
	padding: 14px 0px 20px 0px;
	border: 0;
	text-align:left;
	text-decoration:none;
	line-height: 18px;
}
#ad a{
    color: #4d4379;
    font-weight: bold;
	text-decoration:none;
}
#ad a:hover {
    color: #4d4379;
	text-decoration:underline;
}

























