@charset "utf-8";
/* CSS Document */

body {
	background: #070621 url(../images/bg/bg.jpg) no-repeat top left;
	color: #fff;
	font: 86% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: justify
}

#wrapper {
	position: relative;
	margin: 0px auto;
	width: 1030px;
	padding: 0px;
}

#TopHeader {
	height: 130px;
	background: url(../images/bg/TopContentBG.png) no-repeat bottom center;
	padding: 0px 25px;
}

#Logo {
	float: right;
	margin-top: 11px;
	margin-right: 3px;
	width: 332px;
	height: 88px;
}

#CallBack {
	float: left;
	width: 285px;
	height: 40px;
	font-size: 1.8em;
	font-weight: bold;
	background: url(../images/CallBack.png) no-repeat top left
}

#CallBack span {
	display: none;
}



.home #CallBack span {
	display: none;
}

.clear {
	clear: both;
}

#MainContent {
	background: url(../images/bg/MiddleContentBG.png) repeat-y top center;
	min-height: 329px;
	padding: 0px 25px;
}

.Content {
	background: #5e5e5e url(../images/bg/ContentBG.png) repeat-x top left;
	padding: 16px 20px;
	min-height: 297px
}

.MainContent {
	margin-right: 455px;
	background: #5e5e5e url(../images/bg/ContentBG.png) repeat-x top left;
	padding: 16px 20px;
	min-height: 297px
}

.MainContentInt {
	margin-right: 329px;
	background: #5e5e5e url(../images/bg/ContentBG.png) repeat-x top left;
	padding: 16px 20px;
	min-height: 423px;
}

.padding .MainContentInt {
	margin-right: 0px; padding-right: 0px; padding-bottom: 21px
}

.RightContent {
	float: right;
	width: 455px;
	height: 329px;
	cursor: pointer
}

.RightContentInt {
	float: right;
	width: 329px;
	height: 455px;
	cursor: pointer
}

.padding .RightContentInt {
	padding-top: 0px;
	margin-left: 20px;
}

.BotFoot {
	height: 10px;
	border-top: 1px solid #000;
	background: #fff
}

#Footer {
	background: url(../images/bg/BottomContentBg.png) no-repeat top center;
	padding: 0px 25px;
	color: #9a9aa2;
	font-size: 0.8em;
	text-align: right
}

#Footer ul {
	margin: 20px 0px;
	padding: 0px;
	list-style: none;
}

#Footer li {
	margin: 0px 0px;
	display: inline;
	padding: 0px 1px 0px 0px;
}

#Footer li.last {
	padding-right: 0px
}

#fader {
	width: 600px;
}

/* styles */

h1 {
	font-size: 1.45em;
	margin: 0px;
	padding: 0px 0px 19px 0px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}

h1 span {
	display: none;
}

p {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

.MainContentInt li {
}

blockquote {
	margin: 10px;
	padding: 0px;
	font-style: italic
}

p.home {
	padding-top: 15px;
}

.larger {
	font-size: 1.2em;
	font-weight: bold;
}

fieldset {
	margin: 10px 0px;
	padding: 5px;
	border: 1px solid #fff;
}

legend {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	color: #fff;
	font-size: 1.2em
}

.Box {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-left: 10px
}

a:link, a:visited {
	color: #fff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #fff