/* CSS Document */

* {
	margin:500;
	padding:500;
	font-size:100%;
}

body{
	background:#171615 url(images/header-bg.jpg) top center no-repeat;
	text-align:center;
	padding:0 6px 38px 0;
}

img {
	vertical-align:top;
	text-align: right;
}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.875em;
	line-height:1.643em;
	color:#000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {
	color:#666;
	outline:none;
}
a:hover{
	text-decoration:none;
	color: #000;
}
p {
	padding-top:5px;
}
span {
	color:#999;
	font-family: Arial, Helvetica, sans-serif;
}

/* ============================= main layout ====================== */

li { background:url(images/marker1.gif) no-repeat 0 9px; padding-left:12px; line-height:1.857em;}
li a {color:#646464;}

#header .row1 {padding:42px 0 0 0;}

.imgindent {margin:0 20px 0 0; float:left;}

h2 {
	color:#88C43B;
	text-transform:uppercase;
	font-size:1.786em;
	line-height:1em;
	font-weight:normal;
	margin-bottom:16px;
}
h3 {color:#fff; text-transform:uppercase; font-size:1.286em; line-height:1em; font-weight:normal; margin-bottom:20px;}
.title1 {color:#ddc708;}
.title2 {color:#69b1ee;}
.title3 {color:#de127e;}

/* ============================= header ====================== */

#header {text-align:center; position:relative;}
object {outline:none;}

/* ============================= content ====================== */

#content {background:#030303; padding:43px 42px 45px 43px;}
.col-pad {padding-right:37px;}
.box1 {
	background:#fff;
	padding:38px 36px 40px 42px;
}
.box2 {background:#222222; padding:42px 36px 41px 42px;}
.margin1 {margin-top:40px;}
.margin2 {margin-top:24px;}

.link {
	text-align:center;
	padding-right:2px;
	font-size:1em;
	line-height:1em;
	padding-top:2px;
	font-family: Arial, Helvetica, sans-serif;
}
.link a {
	background:#ccc;
	color:#111;
	text-transform:uppercase;
	text-decoration:none;
	display:inline-block;
	padding:4px 5px 6px 6px;
}
.link a:hover {
	background:#aaa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.link2 {text-decoration:none;}
.link2:hover {color:#de127e;}
.name {text-align:right;}

.line {background:url(images/line.gif) bottom left repeat-x; padding-bottom:18px; margin-bottom:18px;}

.scroll {
	height:auto;
	overflow:auto;
}
.inner {height:800px;}
.scroll img {margin-bottom:37px;}
.phone {display:inline-block; width:90px; color:#646464;}

/* ============================= footer ====================== */

#footer {background:#030303; padding:0 41px 46px 42px; color:#fff; font-size:.857em; line-height:1em;}
#footer .indent {padding:15px 0 17px 38px; background:url(images/footer-bg.gif) bottom left repeat-y;}
#footer a {color:#030303; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */


#ContactForm label {height:57px; display:block;}
#ContactForm .col-1 {width:266px !important;}
#ContactForm .col-2 {width:279px !important;}
#ContactForm .link {padding:14px 0 0 0;}
#ContactForm .link a {margin-left:30px;}

.input {width:234px; height:18px; border:1px solid #393838; background:#111; padding:3px 0 0 5px; font-size:1em;}
textarea {
	width:234px;
	height:78px;
	border:1px solid #393838;
	background:#111;
	overflow:auto;
	font-size:1em;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5px;
}
#page4 #main #content .box1 .container .col-1.col-pad p {
	text-align: right;
}
