body{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-attachment:fixed;
	background-color:#180509;
	margin-top:0px;
}

.spacer{
	height:5px;
}

.shell{
	margin-left:auto;
	margin-right:auto;
	width:980px;
}

/*.logoContainer{
	width:980px;
}*/
.logo{
	float:left;
	width:522px;
	text-align:left;
}
.topContact{
	float:right;
	width:320px;
	text-align:right;
	/*vertical-align:bottom;*/
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*padding-top:95px;*/
}

.flashContainer{
	width:980px;
	height:398px;
	clear:both;
	text-align:center;
}

.menuContainer{
	width:980px;
	height:77px;
	background-image:url(../images/nav-background.png);
	background-repeat:no-repeat;
}

.menu{
	width:980px;
	height:77px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#FFF;
	padding-top:25px;
	text-align:center;
}

.menu ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.menu li{
display:inline;
padding:0px;
margin:0px;
}

.menu a{

width:100px;
text-decoration:none;
color:#FFF;
padding-left:5px;
padding-right:5px;
text-transform:uppercase;
letter-spacing:1px;
}

.menu a:hover{
/*background:#CCCC00;*/
color:#926e52;
}

.contentContainer{
	width:930px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:30px;
	padding-left:25px;
	padding-right:25px;
}

.guarantee{
	color:#fff;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:18px;
	

}

.header{
	color:#bd987b;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	margin-top:20PX;
	font-weight:100;

}

.SUBheader{
	color:#bd987b;
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	

}

.linkheaders{
	color:#bd987b;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	

}

.SUBSUB{
	color:#bd987b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:1PX;
	margin-top:20PX;

}

.footerContainer{
	width:980px;
}

.footermenu{
	width:980px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	padding-top:25px;
	text-align:left;
}

.footermenu ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.footermenu li{
display:inline;
padding:0px;
margin:0px;
}

.footermenu a{

width:100px;
text-decoration:none;
color:#FFF;
padding-left:5px;
padding-right:5px;
text-transform:uppercase;
letter-spacing:1px;
}

.footermenu a:hover{
/*background:#CCCC00;*/
color:#926e52;
}

.partnerlogo{
	text-align:right;
	margin-top:-60px;
}
.copyright{
	text-align:right;
	font-family:"Times New Roman", Times, serif;
	line-height:25px;
	font-size:12px;
	color:#FFF;
}

