/* CSS Document */

body		{font:14px  Arial, Helvetica, sans-serif; color:#3e3e3e; height:100%; background:  url(../img/bakcground2.jpg) #fff  no-repeat center top}
#page		{width:950px; margin:auto ; padding-bottom:30px;; margin-bottom:50px}
#header		{padding:40px 0 13px 0}
#menu		{height:60px; background:url(../img/menu.png) no-repeat}
	#menu ul{ padding-left:30px}
	#menu li{}
	#menu a {color:#464646; float:left; display:block; font:1.3em Arial, Helvetica, sans-serif; height:60px; text-decoration:none; padding:0 10px 0 10px; line-height:60px; margin-right:20px;  text-shadow: 1px 1px 1px #fff;}
	#menu a:hover	{color:#902b2b}
#main		{margin-top:20px; background:#fff; -moz-box-shadow: 3px 3px 3px #000; -webkit-box-shadow: 0px 0px 8px #94a4b5; box-shadow: 3px 3px 3px #000; ; min-height:400px;
			padding-top:30px;padding-bottom:15px;padding-left:30px;padding-right:30px;}
#main .banner{ background: url(../img/home1.png) no-repeat; width:890px; height:258px; margin-bottom:20px}
.front		{overflow:hidden;min-height:370px;}
.front .left	{float:left; width:290px; margin-right:20px}
.front .right	{float:left; width:500px}
.front p.title	{font:1.3em Arial, Helvetica, sans-serif; margin-bottom:10px; padding-top:5px;text-align: justify;}
.page-title{color:#902b2b;font-size:24px;text-align:center;margin-bottom:30px;}
#contact label {display: block; margin-bottom: 5px;}
.left-front{display: block;float: left;width: 45%;margin-left:71px;}
.right-front{display: block;float: left;width: 35%;margin-left:68px;}
.header-contact{text-decoration:none;color: #FFFFFF;float: right;font-size: 18px;font-weight: bold;margin-right: 7px;margin-top: 8px;text-align: center;}.header-contact p,.header-contact p a{margin-bottom:8px;}
.header-contact p a {text-decoration:none;color: #FFFFFF;}
#footer ul{   display: inline;   
    float: none;text-align: center;
    text-decoration: none;margin: auto 0px;}
#footer ul li a {  text-decoration: none;color:#6a7c8f; font-size: 16px;}
#footer ul li{    display: inline; padding-right: 25px;}
#footer		{     color: #FFFFFF; padding-top: 30px;padding-bottom: 2px;text-align: center;    margin: auto;vertical-align: bottom;}
#footer p{color:#8fb1ff;margin-top:5px;}
.right-front a{    color: #3e3e3e;    text-decoration: none;}

