@charset "UTF-8";
/* CSS Document */

#wrap {
	width: 650px;
	min-height: 700px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_black_bar.png);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
	}

#postwrap {
	width: 650px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bg_postwrap.png);
	background-repeat: no-repeat;
	background-position: center;
	}

#logofooter {
	margin-top: 30px;
	width: 100%;
	height: 231px;
	background-color: #000000;
	background-image: url(../images/Company_Logos.jpg);
	background-position: center;
	background-repeat: no-repeat;
	}

.promobadge {
	position: absolute;
	padding-left: 10px;
	padding-top: 10px;
	}

.nav {
	float: right;
	width: 50px;
	margin-top: 20px;
	}
	
.navtab {
	margin-bottom: 2px;
	}

.content {
	width: 550px;
	margin-left: 50px;
	background-image: url(../images/bg_mirror_2.jpg);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	display: inline;
	padding-top: 270px;
	}

.text {
	width: 450px;
	margin-left: 25px;
	padding: 20px;
	}
	
.textfooter {
	width: 510px;
	padding: 20px;
	color: #666666;
	border-top: #333333 1px solid;
	}

.logo {
	margin-right: 15px;
	float: right;
	}
	
.forcer {
	clear: both;
	}
	
.forcer30 {
	clear: both;
 	margin-bottom: 30px;
	}

body {
	background-color: #990000;
	background-image: url(../images/bg_red_floral.png);
	background-repeat: no-repeat;
	background-position: top center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.insetimage {
	margin-right: 10px;
	margin-bottom: 30px;
	}