body {
	background: url('../images/siteBGRepeater.jpg') repeat-x #031320;
}

.clear {
	clear: both;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

body div#outerWrapper {
	    margin: 0 auto;
	    width: 936px;
}

body div#outerWrapper div#arm{
	width: 94px;
	height: 172px;
	background: url('../images/arm.jpg') no-repeat;
	float: left;
}

div#innerWrapper{
	float: right;
	width: 842px;
}

div#header {
	width: 842px;
	height: 281px;
	background: url('../images/headerBG.jpg') no-repeat;
}

div.headText {
	padding-right: 20px;
	padding-top: 253px;
	text-align: right;
	width: 820px;
}

div.headText a {
	color: black;
}

div#videoCap {
	width: 840px;
	border-left: 2px solid #937431;
	height: 21px;
	background: url('../images/contentCap.jpg') no-repeat;
}

div#video {
	background: url("../images/vidGradRepeater2.jpg") repeat-x scroll 0 0 #000000;
	border-left: 2px solid #937431;
	height: 300px;
	width: 840px;
}

div#vidRight {
	color: white;
	float: left;
	font-family: arial;
	font-size: 14px;
	width: 520px;
	background: url("../images/seals.png") no-repeat 250px 172px;
}

div#vidRight ul {
	color: #dfcf59;
	padding-top: 5px;
	font-weight: bold;
	font-family: arial;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top:20px;
	float:left;
	width:250px;
}

div#vidRight ul li {
	background: url("../images/blueBullet.jpg") no-repeat scroll 0 3px transparent;
	padding-left: 12px;
}

div#vidRight ul li.noBullet{
color:#1b9ed9;
font-weight:bold;
background:none;
padding-left:0;
}

div.vidRightPadding {
	padding-left: 10px;
	padding-top: 12px;
}

div#vidLeft {
	background: url("../images/vidGradRepeater.jpg") repeat-x scroll 0 0 transparent;
	border-left: 2px solid #937431;
	border-right: 2px solid #937431;
	float: left;
	height: 292px;
	margin-left: 13px;
	padding-top: 8px;
	text-align: center;
	width: 294px;
	display:block;
}

div#vidLeft p{
    color: white;
    font-family: arial;
    font-size: 14px;
    margin-left: 27px;
    margin-top: 23px;
    text-align: left;
    width: 240px;
}

div#left {
	width: 842px;
	float: left;
}

div#left #videoFoot {
	background: #fff;
	border-left: 2px solid #937431;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

div#left #videoFoot #greyBGText {
	background: url("../images/greyBGFoot.jpg") no-repeat scroll center bottom #303030;
	margin-left: 13px;
	width: 298px;
	padding-bottom: 9px;
}

div#left #videoFoot #greyBGTextInner {
	background: none repeat scroll 0 0 #303030;
	border-left: 2px solid #937431;
	border-right: 2px solid #937431;
	padding-left: 25px;
	padding-right: 19px;
	width: 250px;
}

div#contentMain {
	background:#fff;
	border-left: 2px solid #937431;
	font-family: arial;
	font-size: 14px;
}

div#contentMain p {
	padding-bottom: 20px;
}

.row{
clear:both;
}

.itemBox { 
	width : 404px;
	margin-left: 10px;
	float:left;
	display:block;
	margin-top:10px;
	font-weight:bold;
}

.itemBox .itemBoxCap {
	height: 12px;
	background: url('../images/itemBoxCap.png') no-repeat;
}

.itemBox .itemBoxInner {
	background: url('../images/itemBoxRepeater.png') repeat-x;
	width: 400px;
	border-left:2px solid #937431;
  border-right:2px solid #937431;
}

.itemBox .itemBoxInner .left{
float:left;
width:108px;
margin:0 10px;
}

.itemBox .itemBoxInner .right{
float:left;
width:260px;
}

.itemBoxFoot {
	height: 66px;
	margin-bottom: 5px;
}

.itemBoxWide { 
	font-weight:bold;
	width : 818px;
	margin-left: 10px;
	float:left;
	display:block;
	margin-top:10px;
}

.itemBoxWide .itemBoxWideCap {
	height: 12px;
	background: url('../images/itemBoxWideCap.png') no-repeat;
}

.housemonster{
	background: url('../images/titlebar_housemonster.png') no-repeat;
	width:600px;
	height:134px;
	padding-left:200px;
	padding-top:12px;
	}

.itemBoxWide .itemBoxInner {
	background: url('../images/itemBoxRepeater.png') repeat-x;
	width: 814px;
	border-left:2px solid #937431;
  border-right:2px solid #937431;
}

.itemBoxWideFoot {
	background: url('../images/itemBoxWideFoot.png') no-repeat;
	height: 31px;
	margin-bottom: 10px;
}

div.titlebar{
width:260px;
height:32px;
margin-bottom:3px;
float:left;
padding:9px 0 0 3px;
}

.squeeze{
letter-spacing:-.02em;
}

.squeeze2{
letter-spacing:-.04em;
}


h2 {
	font-size: 20px;
	font-family:"Arial Black";
	font-weight: bold;
	color: #000;
  margin:0 10px 0 10px;
}

h2.titlebar {
	font-size: 17px;
	font-family:Arial;
	color: #fff;
	margin-left:0;
}

h2.caption {
	font-size: 17px;
	font-family:Arial;
	color: #000;
	text-align:center;
}


h3 {
	text-align: center;
	font-size: 18px;
	color: black;
	margin-top: 15px;
	margin-bottom: 5px;
}

.gradContent {
	background: url("../images/blueGradRepeat.jpg") repeat-x scroll 0 0 #080808;
	color: white;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 10px;
	text-align: center;
}

div#footer {
	background: url("../images/footerStrip.jpg") repeat-x scroll 0 0 transparent;
	height: 89px;
	margin-bottom: 50px;
	margin-top: 49px;
	width: 100%;
}

div#footer #aWedge {
	width: 94px;
	height: 89px;
	float: left;
}

div#footer div#footerInner{ 
	width: 934px;
	margin: 0 auto;
	height: 89px;
}

div#glue {
	border-right: 2px solid #937431;
	float: left;
}

#bottomBevel {
	background: url("../images/bottomBevel.jpg") no-repeat scroll 0 0 transparent;
	clear: both;
	height: 15px;
	margin-left: 94px;
	width: 844px;
}

div#form_background{
width:540px;
height:260px;
background: url("../images/order_form_bg.png") no-repeat scroll 0 0 transparent;
}

div#order_form{
padding:20px;
font-family:verdana;
font-size:12px;
}

div#order_form p{
margin-bottom:5px;
}

div#order_form input.text{
background: url("../images/text_field_bg.png") repeat-x scroll 0 0 transparent;
border-right:1px solid #000;
border-bottom:1px solid #000;
border-left:1px solid #fff;
border-top:1px solid #fff;
height:32px;
padding-left:4px;
margin:3px 0;
font-size:11px;
width:199px;
}

div#order_form input.submit{
background: url("../images/button_submit.png") no-repeat scroll 0 0 transparent;
width:209px;
height:55px;
border:none;
cursor:pointer;
margin-top:6px;
}

div#order_form ol{
float:left;
width:250px;
}

div#order_form li{
list-style-type:none;
margin:0;
padding:0 10px;
}