
* {
	margin: 0;
	padding: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;

}
.wrapper-1 {
	width: 100%;
}
.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}
input, select {
	vertical-align: middle;
	font-weight: normal;
}
img {
	border: 0;
	vertical-align: top;
	text-align: left;
}
ul, ol {
	list-style: none;
}
object {
	vertical-align: top;
}
a {
	outline: none;
	color: #464744;
}
a:hover {
	text-decoration: none;
}
html {
	min-width: 980px;
}
body {
	background: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}
.fleft {
	float: left;
}
img.fleft {
	margin: 5px 30px 36px 0;
}
img.fleft1 {
	float: left;
	margin: 5px 30px 12px 0;
}
.fright {
	float: right;
}
.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}
.block-1, .block-2, .block-3, .block-4, .block-5 {
	float: left;
	overflow: hidden;
}
#main-tail {
	background: url(images/main-tail.jpg) repeat-y 50% 0%
}
#main-bg-top {
	background: url(images/main-bg-top.jpg) no-repeat 50% 0%;
}
#main-bg-bot {
	background: url(images/main-bg-bot.jpg) no-repeat 50% 100%;
}
#main {
	width: 980px;
	margin: 0 auto;
	font-size: 0.75em;
}
#page1 #header {
	height: 669px;
}
#header {
	position: relative;
	height: 559px;
}
#content {
	padding: 10px 10px 0 10px;
}
#content p em {
	float: right;
	padding: 0 17% 0 0;
	font-style: normal;
}
.row-1 {
	padding: 0 0 10px 0;
}
.info-box {
	background: url(images/info-box.jpg) no-repeat 0% 0%;
	width: 605px;
	height: 356px;
	overflow: hidden;
}
.info-box .inner {
	padding: 40px 19px 17px 385px;
}

.button-position {
	margin: 25px 0 0 -7px;
}
.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
	overflow: hidden;
}
.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 99%;
	overflow: hidden;
}
.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	overflow: hidden;
	float: right;
	font-size: 0.917em;
	text-decoration: none;
	color: #fff;
}
.link span {
	background: url(images/link-left.gif) no-repeat 0% 0%;
	display: inline-block;
}
.link span span {
	background: url(images/link-right.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 23px;
	padding: 0 21px 0 21px;
	line-height: 20px;
}
.link:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.link-1 {
	background: url(images/link-tail1.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 23px;
	overflow: hidden;
	float: right;
	font-size: 0.917em;
	text-decoration: none;
	color: #fff;
}
.link-1 span {
	background: url(images/link-left1.gif) no-repeat 0% 0%;
	display: inline-block;
}
.link-1 span span {
	background: url(images/link-right1.gif) no-repeat 100% 0%;
	display: inline-block;
	height: 23px;
	padding: 0 21px 0 21px;
	line-height: 20px;
}
.link-1:hover span span {
	cursor: pointer;
	text-decoration: underline;
}
.indent-bot {
	margin: 0 0 23px 0;
}
.DisClaimer
{
	font-size: 9px;
}
.TextSmallOrange
{
	font-size: 11px;
	color: Orange;
}

.TextMediumWhite
{
	font-size: 11px;
	color: White;
}
.TextSmallWhite
{
	font-size: 9px;
	color: White;
}
.TextSmall
{
	font-size: 9px;
}
.TextMedium
{
	font-size: 11px;
}
.TextMediumRed
{
	font-size: 11px;
	color:Red;
}
.TextMediumGray
{
	font-size: 11px;
	color: #808080;
}

.TextLarge
{
	font-size: 12px;
}


#footer {
	height: 115px;
	overflow: hidden;
}
#footer p {
	margin: 0 -4px 0 0;
	padding: 28px 0 0 0;
	text-align: right;
	font-size: 0.917em;
	color: #656a6b;
	width: 980px;
}
#footer p span {
	margin: 0 3px 0 0;
}
#footer p a {
	margin: 0 3px 0 6px;
	text-decoration: none;
	color: #656a6b;
}
#footer p a:hover {
	text-decoration: underline;
}
#footer p strong {
	font-weight: normal;
	margin: 0 3px 0 0;
}
#footer p em {
	font-style: normal;
	margin: 0 6px 0 0;
}