@charset "utf-8";
/* CSS Document */
body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, a, img,
b, u, i, dl, dt, dd, ol, ul, li, form,
table, tbody, tfoot, thead, tr, td, {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

body {
	border:0px;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	color:#6b6b6b;
	font-size:20px;
	font-weight:bold;
}

h2 {
	color:#6b6b6b;
	font-size:16px;
	line-height:200%;
	padding:0px;
	margin:0px;
	padding-right:30px;
}

h3 {
	font-size:12px;
	padding:0px;
	margin:0px;
	padding-right:30px;
	font-weight:normal;
	line-height:normal;
}

a:link {
	text-decoration: none;
	color:#6b6b6b;
}

a:hover {
	text-decoration: none;
	color:#6b6b6b;
}

a:visited {
	text-decoration: none;
	color:#6b6b6b;
}

a:active {
	text-decoration: none;
	color:#6b6b6b;
}

.link-list {
	width:290px;
	height:20px;
	background-image:url(../images/h3-normal.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	color:#6b6b6b;
}
	.link-list :hover {
		background-image:url(../images/h3-hover.gif);
		height:20px;
	}
	.link-list :active {
		background-image:url(../images/h3-active.gif);
	}

#main-stage {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:700px;
	background-image:url(../images/main-bg.jpg);
	background-repeat:no-repeat;
}

#main-stage-large {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:799px;
	background-image:url(../images/main-bg-l.jpg);
	background-repeat:no-repeat;
}

#main-stage-xl {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:875px;
	background-image:url(../images/main-bg-xl.jpg);
	background-repeat:no-repeat;
}

#logo-click {
	width:232px;
	height:50px;
	position:absolute;
	margin-right:711px;
	margin-top:60px;
	cursor:pointer;
}

#main-top {
	width:1000px;
	height:162px;
	vertical-align:top;
}

#main-bottom {
	width:1000px;
	height:42px;
}

.fill-get-choose {
	color:#FFF;
	font-size:20px;
	text-align:right;
	vertical-align:top;
	text-shadow: 0px 0px 3px #000;
}

.strong {
	font-weight:bold;
	line-height:220%;
	font-size:24px;
}

#main-fill {
	width:100px;
	height:366px;
	padding-right:90px;
	padding-top:130px;
}

#main-get {
	width:102px;
	height:366px;
	padding-right:33px;
	padding-top:90px;
}

#main-choose {
	width:102px;
	height:436px;
	padding-right:33px;
	padding-top:60px;
}

#main-form {
	width:352px;
	height:496px;
	text-align:center;
	vertical-align:top;
}

#the-form {
	text-align:center;
	padding-right:40px;
}

#main-woman {
	width:188px;
	height:496px;
}

#bottom-stage {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:420px;
	background-image:url(../images/bottom-bg.png);
	background-repeat:no-repeat;
}

#bottom-stage-long {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	height:520px;
	background-image:url(../images/bottom-bg-long.png);
	background-repeat:no-repeat;
}

#companies-title {
	width:1000px;
	height:36px;
	color:#979797;
	font-size:18px;
	text-align:center;
	vertical-align:top;
	padding-top:40px;
}

#companies-logos {
	width:1000px;
	height:100px;
	text-align:center;
	vertical-align:top;
}

#companies-logos-long {
	width:1000px;
	height:150px;
	text-align:center;
	vertical-align:top;
}

#list-right-column {
	margin-right:100px;
}

.list-bottom {
	text-align:right;
	vertical-align:top;
	padding-top:50px;
}

#mini-footer-table {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-color:#cad8dd;
}

#signature {
	width:1000px;
	height:46px;
	text-align:center;
	vertical-align:middle;
}

#footer {
	width:1000px;
	height:44px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	color:#6b6b6b;
}
