html {
	background:#a1a0a0  url(../images/bg-body.jpg) no-repeat 50% 0;
	height:100%;
}
body{
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	background:url(../images/bg-html.gif) repeat-x 0 400px;
	min-height:100%;
	color:#2e2d2d;
	position:relative;
	min-width:961px;
}
* html body{
	height:100%;
}
body.inner {
background-position: 0 162px;
}
/*general reset*/
img{border:0;}
a{
	text-decoration:underline;
	color:#454545;
}
a:hover{
	text-decoration:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
form{display:inline;}
#wrapper {
	width:961px;
	margin:0 auto;
	padding:100px 0 45px;
	position:relative;
}
/*header start*/
#header {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	border-top:5px solid #363535;
	padding:18px 0 0 5px;
	width:951px;
	height:82px;
}
h1 {
	margin:0 0 10px;
	height:67px;
	position:absolute;
	top:22px;
	left:5px;
	z-index:2;
}
h1 a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	height:67px;
	width:300px;
	background: url(../images/logo.png) no-repeat;
}
#header .nav {
	float:right;
	list-style:none;
	margin:0;
	padding:13px 0 0;
}
.nav li {
	float:left;
}
.nav li a {
	font-size:13px;
	text-decoration:none;
	padding:1px 10px 9px;
	display:block;
}
.nav li a:hover {
	color:#532471;
}
.nav li.active a {
	color:#fff;
	background: url(../images/bg-nav.gif) repeat-x;
	font-size:13px;
}
.nav li.active {
	background: url(../images/bullet01.gif) no-repeat 50% 18px;
}
.nav li.active a:hover{
	color:#fff;
}
/*header end*/
#main {
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
}
/*sidebar start*/
#sidebar {
	width:314px;
	float:left;
}
#sidebar .shadow-t {
	background: url(../images/shadow-top.png) no-repeat;
	height:4px;
	overflow:hidden;
}
#sidebar .shadow-bottom {
	background: url(../images/shadow-bottom.png) no-repeat;
	height:6px;
	overflow:hidden;
}
.registration-box {
	background: url(../images/shadow.png) repeat-y;
	padding:0 6px 0 4px;
	height:1%;
}
.registration-box .box-inner {
	background: url(../images/bg-reg-box.gif) repeat-y;
	width:304px;
}
.registration-box .box-t {
	background: url(../images/bg-reg-box-top.gif) no-repeat;
}
.registration-box .box-b {
	background: url(../images/bg-reg-box-bottom.gif) no-repeat 0 100%;
	padding:24px 24px 25px 21px;
	overflow:hidden;
}
#sidebar h4 {
	color:#fff;
	font-size:14px;
	background: url(../images/bg-form-heading.gif) repeat-x;
	width:232px;
	text-align:center;
	padding:2px 0 0;
	margin:0 auto 30px;
	position:relative;
	height:18px;
	font-weight:normal;
}
#sidebar h4 span {
	position:absolute;
	left:44%;
	top:20px;
	width:14px;
	height:7px;
	background: url(../images/bullet02.gif) no-repeat;
}
#sidebar .registration {
	margin:30px 0 0;
	overflow:hidden;
}
.registration .row {
	width:100%;
	overflow:hidden;
	padding:0 0 8px;
}
.registration label {
	float:left;
	font-size:10px;
	color:#ca0e77;
	margin:4px 0 0;
}
.registration .text,
.registration textarea {
	float:right;
	border:1px solid #959595;
	padding:4px 4px 3px;
	width:136px;
	font-size:11px;
}
#sidebar .registration textarea {
	height:38px;
	overflow:auto;
}
.registration strong.heading {
	color:#4d1f6a;
	font-weight:normal;
	display:block;
	text-transform:uppercase;
	margin:0 0 23px;
	padding:25px 0 0;
}
.contacts {
	width:100%;
	overflow:hidden;
}
.contacts label {
	width:57px;
}
.contacts label.initials {
	width:45px;
}
.contacts .text {
	float:left;
}
.contacts .medium {
	width:109px;
	margin:0 9px 0 0;
}
.contacts .small {
	width:15px;
}
.registration span {
	font-size:10px;
	color:#ca0e77;
	display:block;
	padding:0 0 11px;
}
.registration  .captcha {
	height:75px;
	overflow:hidden;
}
.registration .send {
	float:right;
	margin:0 5px 0 0;
	overflow:hidden;
}
/*sidebar end*/
/*content start*/
#content {
	width:612px;
	float:right;
	padding:0 0 0 32px;
}
#content h2 {
	font:72px/72px Georgia, "Times New Roman", Times, serif;
	color:#713c90;
	margin:-6px 0 10px;
}
#content h2 .pink {
	color:#cf107a;
}

#content h2 .pink2 {
	color:#cf107a;
	display:block;
	font-size:60px;
	line-height:100px;
	margin:-13px 0 -16px;
}
#content h2 .gray {
	color:#7b7b7b;
	display:block;
	font-size:60px;
	line-height:60px;
	margin:-13px 0 -16px;
}
#content h2 .purple {
	color:#713c90;
	display:block;
	font-size:35px;
	line-height:40px;
	margin:-13px 0 -16px;
}
.steps {
	width:624px;
	overflow:hidden;
	margin:0 -16px 5px 0;
	position:relative;
	padding:0 0 20px;
}
.steps .step1,
.steps .step2,
.steps .step3,
.steps .step4 {
	background: url(../images/bg-step-box1.gif) no-repeat 100% 26px;
	width:140px;
	float:left;
	margin:0 16px 0 0;
	min-height:92px;
	overflow:hidden;
}
.steps .step2 {
	background: url(../images/bg-step-box2.gif) no-repeat 100% 26px;
}
.steps .step3 {
	background: url(../images/bg-step-box3.gif) no-repeat 100% 26px;
}
.steps .step4 {
	background: url(../images/bg-step-box4.gif) no-repeat 100% 26px;
}
.steps .heading {
	border-bottom:1px solid #b3b3b3;
	height:1%;
	overflow:hidden;
	width:140px;
}
.steps strong {
	background:#b3b3b3;
	text-transform:uppercase;
	color:#363535;
	font-weight:normal;
	display:block;
	padding:2px 4px 2px 7px;
	margin:0 0 3px;
	float:right;
	width:129px;
	text-align:right;
}
.step1 strong span,
.step3 strong span,
.step2 strong span,
.step4 strong span {
	color:#451862;
	float:left;
}
.step2 strong span,
.step4 strong span {
	color:#d4137f;
}
#content .steps p {
	margin:0;
	text-align:justify;
	line-height:15px;
}
.steps .more {
	position:absolute;
	width:140px;
	overflow:hidden;
	border-top:1px solid #b3b3b3;
	bottom:0;
	text-align:right;
}
.steps .more a {
	text-decoration:none;
	font-size:9px;
	color:#562775;
}
.steps .step2 .more a, .steps .step4  .more a {
	color:#d2127d;
}
.steps .more a:hover {
	text-decoration:underline;
}
/*gallery start*/
.gallery {
	list-style:none;
	margin:-7px 0 12px;
	padding:0;
	overflow:hidden;
	width:100%;
}
.gallery li {
	float:left;
	background: url(../images/bg-gall.png) no-repeat;
	width:133px;
	padding:7px 8px 8px;
	margin:0 2px 0 0;
	overflow:hidden;
}
.gallery li img {display:block;}
.gallery li span {
	display:block;
	background: url(../images/bg-gallery-title.gif) repeat-x;
	text-align:center;
	color:#d3cdcd;
	text-transform:uppercase;
	padding:1px 0 0;
	height:16px;
	text-decoration:none;
	line-height:14px;
	font-size:14px;
}
.gallery li a{
	text-decoration:none;
}
.gallery li a:hover span{
	text-decoration:underline;
}
#content p{
	margin:0;
}
/*content end*/
/*footer start*/
#footer{
	width:100%;
	height:56px;
	background:#363535;
	position:absolute;
	left:0;
	bottom:0;
}
#footer .footer-inner{
	width:952px;
	margin:0 auto;
	padding:19px 0 0 4px;
}
.footer-inner ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
	float:left;
}
.footer-inner ul li{
	display:inline;
	border-left:1px solid #fff;
	float:left;
	margin:0 4px 0 -5px;
	padding:0 4px;
}
.footer-inner ul li a{
	color:#ede9e8;
	text-decoration:none;
	font-size:11px;
}
.footer-inner ul li a:hover{
	text-decoration:underline;
}
.footer-inner p{
	text-align:right;
	margin:0;
	color:#ede9e8;
	font-size:11px;
}
.footer-inner a{
	text-decoration:none;
	color:#ede9e8;
}
.footer-inner a:hover{
	text-decoration:none;
}