body{
	min-width:974px;
	margin:0;
	font:13px/18px Arial,Helvetica,sans-serif;
	color:#363636;
	background:url(../images/bg-main.jpg) repeat-x;
}

form,fieldset,img{border:0;margin:0;padding:0}
p, ol, ul { margin-bottom: 20px; }
ol, ul { margin-left: 20px; padding-left: 20px; }
label {font-weight:700;display:block;}
a {color:#f27dad;text-decoration:none;}
a:hover{text-decoration:underline;}
.con { overflow: hidden; width: 100%; }

#page {
	background:transparent url(../images/shadow-main.png) repeat-y; 
	width: 968px;
	margin:0 auto;
}
#header{
	background:transparent url(../images/bg-header.gif) repeat-x scroll 0 0;
	height:230px;
	margin:0 13px;
	overflow:hidden;
	padding:8px 0 0;
	width:948px;
}
#header #container{
	width:952px;
	margin:0 auto;
}
#header #top{
	width:100%;
	overflow:hidden;
}

#header h1{
	float:left;
	display:inline;
	margin:11px 0 0 4px;
}
#header h1 a{
	float:left;
	width:268px;
	height:62px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat 0 0;
}

#main-menu{
	float:right;
	margin:0;
	padding:0 2px 0 0;
	line-height:79px;
	font-weight:bold;
	list-style:none;
	background:url(../images/sep-main-menu.gif) no-repeat 100% 0;
}
#main-menu li{
	float:left;
	padding:0 1px 0 2px;
	background:url(../images/sep-main-menu.gif) no-repeat 0 0;
}
#main-menu li a{
	float:left;
	color:#363636;
}
#main-menu li a span {padding:0 12px;float:left;}
#main-menu li a:hover{
	text-decoration:none;
	cursor:pointer;
	background:url(../images/bg-main-menu-hover.gif) repeat-x 0 0;
}
#main-menu li.active a:hover,
#main-menu li.active a{
	color:#fff;
	background:url(../images/bg-main-menu-active.png) repeat-x 0 -79px;
}
#main-menu li.active a span{background:url(../images/bg-main-menu-active.png) no-repeat 0 0;}

#header div.pink{
	height:116px;
	padding:34px 28px 0 267px;
	text-align:right;
	overflow:hidden;
	color:#fff;
	background:url(../images/bg-pink.jpg) no-repeat 0 0;
}
#header div.pink strong{
	display:block;
	font-size:35px;
	line-height:41px;
}
#header div.pink span{
	display:block;
	font-size:15px;
	line-height:18px;
	margin:-7px 0 0;
}

#main{
	width:100%;
	overflow:hidden;
}
#shadow-bot{
	width:974px;
	height:22px;
	margin:0 auto;
	text-indent:-9999px;
	overflow:hidden;
}
#shadow-mid{
	width:950px;
	margin:0 auto;
	padding:0 12px;
	overflow:hidden;
}
#main_container{
	width:100%;
	border-top:1px solid #cbcbcb;
	overflow:hidden;
	padding-top: 17px;
}
.box{
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	margin:0 0 20px;
	background:#fdfdfd url(../images/bg-box.gif) repeat-x 0 100%;
}

h1, h2, h3, h4 { margin: 0; }
.left{
	float:left;
	width:634px;
	padding:0 0 0 24px;
	margin:0 0 -12px;
}
.left h2 {
	margin: 21px 0 11px;
	padding: 0 0 0 20px;
	font-size: 25px;
	line-height: 30px;
	background: url(../images/bg-title2.gif) no-repeat 0 65%;
}
.left h3 {
	margin:0 0 20px;
	font-size:16px;
	line-height:19px;
	height:29px;
	padding:10px 21px 0 23px;
	background:#d7d7d7 url(../images/bg-box-gray.png) no-repeat 0 0 !important;
}
h4 {
	margin-bottom: 5px;
	margin-left: 20px;
}
h3.m { margin-bottom: 0; }
h4.m { margin-left: 0; }
p.m { margin-top: 20px !important; }
.left .bg-bot p {
	margin: 0 20px 20px;
}

.left .bg-bot{
	width:634px;
	margin:0 -1px;
	padding:0;
	overflow:hidden;
	background:url(../images/bg-box-gray.png) no-repeat -634px 100%;
}


.right{
	float:right;
	width:256px;
	padding:0 17px 0 0;
}
.right .box .bg-bot{
	width:256px;
	margin: 0 -1px;
	overflow:hidden;
	background:url(../images/bg-box-pink.png) no-repeat -256px 100%;
}
.right .box h3{
	background: url(../images/bg-box-pink.png) no-repeat 0 0 !important;
	height:27px;
	padding:12px 21px 0 23px;
	margin: 0;
	display: block;
	font-size:15px;
	color:#fff;
}

.right .box .form{
	padding:0 21px;
	margin:6px 0 0;
}
.right .box .form ul{
	height:1%;
	margin:0 0 13px;
	padding:4px;
	list-style:none;
	overflow:hidden;
}
.right .box .form ul li{
	float:left;
	width:100%;
	padding:0 0 5px;
}
.right .box .form ul li label{
	display:block;
	font-size:11px;
	line-height:18px;
	margin:0;
	font-weight:bold;
}
.right .box .form ul li span{
	display:block;
	padding:2px 5px 3px;
	background:url(../images/bg-input.png) no-repeat 0 0;
}
.right .box .form ul li input.text{
	display:block;
	width:189px;
	height:15px;
	padding:0;
	border:0;
	margin:0;
	font:12px/15px Arial,Helvetica,sans-serif;
	background:none;
}
.right .box .form ul li input.submit{
	float:right;
	width:137px;
	height:20px;
	padding:0 0 2px;
	border:0;
	margin:8px;
	font:12px/20px "Lucida Sans Unicode",Arial,sans-serif;
	color:#fff;
	background:url(../images/bg-login.png) no-repeat 0 0;
}
.right .box .form ul li p{
	text-align:right;
	margin:0 8px;
	overflow:hidden;
	width:190px;
	color:#868686;
}
.right .box .references {
	height:1%;
	padding:0 10px 16px 18px;
	margin:13px 0 0;
	overflow:hidden;
}
.right .box .referense img{
	float:left;
	border:4px solid #d0d0d0;
	margin:0 15px 0 0;
}
.right .box .referense p{margin:0;}
.right .box .referense strong{display:block;color:#f27dad;}
.right .box .referense a.btn{
	float:right;
	font:12px/18px "Lucida Sans Unicode",Arial,sans-serif;
	color:#fff;
	padding:0 11px 2px 23px;
	margin:18px 23px 0 0;
	background:url(../images/bg-referense.png) no-repeat 0 0;
}
.right .banner{margin:30px 0 0;}
.right .banner img{display:block;margin:0 auto;}

#footer{
	width:950px;
	padding:0 0 40px;
	margin:0 auto;
	text-align:center;
}
#footer p{margin:0;}