﻿body { background: url('../images/bg.jpg') repeat-x top left scroll; margin:0;padding:0; font-family:Calibri; }

h1,h2,h3,h4,h5,h6 { color:#690102; font-weight:100; }

h1 { margin:20px 0; }

a{color:#857979;}
a:link{color:#857979;}
a:hover{color:#121010; }
.wrapper { background: #1F1D1E url('../images/wrapper_bg.jpg') no-repeat top left scroll; width:999px; height:999px; margin:0 auto; }
.wrapper .wrapper-inner { width:820px; margin:0 auto; }
.wrapper .wrapper-inner .header { padding-top:41px; }
.wrapper .wrapper-inner .header .header-left {float:left; width:371px; background: #690102 url("../images/logo.png") no-repeat scroll 5px 107px; padding-left:175px; }
.menu-outer { position:absolute; top:0px; left:0px; width:100%; height:41px; background:transparent url('../images/top-transparent-bg.png'); }

.wrapper .wrapper-inner .content { color:#675F60; }
.wrapper .wrapper-inner .content .content-left { float:left; width:506px; background:transparent url('../images/black_transparent.png'); padding:0 20px; height:702px; overflow:hidden; }
.wrapper .wrapper-inner .content .content-right { float:right; width:190px; padding:0  20px 0 60px; }
.wrapper .wrapper-inner .content .content-right h1 { color:#675F60; }

.footer { background:#575556; height:45px; }

.seperator { height:1px; width:100%; background:#272324; margin:10px auto; }
.seperator-r { height:1px; width:100%; background:#5d5555; margin:10px auto; }


.points{ float:left; width:260px; }
.points ul li{ list-style-image:url(../images/dash.jpg); }
.video{ float:right; width:246px; }

.nav{ font-size:11px; color:#680101; text-align:right;}
.nav a{font-size:11px; color:#680101;}
.nav a:hover{ color:White;}

.question{color:#9d9999;  }
.question a{ color:#9d9999; font-size:18px; font-weight:100; text-decoration:none; }
.question a:hover{ color:#565050; font-size:18px; font-weight:100; }


.fot{}
.fot a{ color:#9d9999; font-size:18px; font-weight:100; text-decoration:underline; }
.fot a:hover{ color:#565050; font-size:18px; font-weight:100; }

.input-field
{
	color:#121010;
	font-size:10px;
    line-height: 20px;
	padding-left:10px;

    background:#857979;

    border: none;

    width: 158px;

    padding-top: 5px;
    margin-bottom:4px;

    height: 17px;

    text-align: left;
}
.search
{
	background:transparent url(../images/search.png) top left no-repeat;
	border:none;
	width:34px;
	height:33px;
}

#footer
{
	background:transparent url(../images/footer.png) top left no-repeat;
	height:24px;
	margin-left:17px;
	
}
#footerleft{
	width:390px;
	float:left;
    font-family:Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#FFFFFF;
	padding-top:10px;
	padding-left:176px;
}
#footerleft a{
    font-family:Arial, Helvetica, sans-serif;	font-size:10px;
	color:#FFFFFF;
	text-decoration:none;
}
#footerleft a:hover{
    font-family:Arial, Helvetica, sans-serif;	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
#footerleft a.selected{
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
#footerright{
	width:250px;
	float:right;
    font-family:Arial, Helvetica, sans-serif;	font-size:10px;
	color:#FFFFFF;
	padding-right:85px;
	padding-top:10px;
}

#footerright a{
	text-decoration:none;
	color:#FFFFFF;
}
#footerright a:hover{
	text-decoration:underline;
}

