@charset "UTF-8";
body {
	background-image: url(../i/div/bk.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 0.05em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link {
	color: #333;
	text-decoration: underline;
}


a:visited {
	color: #333;
	text-decoration: underline;
}

a:selected {
	color: #931B1D;
	text-decoration: none;
}

a:hover {
	color: #931B1D;
	text-decoration: underline;
}

#top {
	background-image: url(../i/slices/backs/images/mockup4_02.jpg);
	height: 48px;
	width: 835px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 20px;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#topInner {
	background-image: url(../i/inner/images/inner_02.png);
	height: 90px;
	width: 813px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	padding-right: 100px;
}
#midInner {
	background-image: url(../i/inner/images/inner_05.png);
	width: 913px;
	margin-right: auto;
	margin-left: auto;
}
#innerL {
	float: left;
	height: auto;
	width: 300px;
	margin-left: -30px;
}

#innerR {
	float: right;
	height: auto;
	width: 500px;
	margin-right: 85px;
	margin-top: -40px;
}



#center {
	background-image: url(../i/slices/backs/images/mockup4_04.png);
	height: 522px;
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
#centerleft {
	float: left;
	height: auto;
	width: 300px;
	margin-right: 0px;
	padding-left: 70px;
	padding-top: 65px;
}
#centerright {
	float: right;
	height: 185px;
	width: 250px;
	background-image: url(../i/div/tape.png);
	background-repeat: no-repeat;
	margin-top: 75px;
	margin-right: 50px;
	padding-top: 40px;
	padding-left: 50px;
}
#words {
	height: auto;
	width: 896px;
	margin-right: -30px;
	margin-bottom: 20px;
}
#bmInner {
	background-image: url(../i/inner/images/inner_06.png);
	background-repeat: no-repeat;
	height: 161px;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-right: 75px;
	padding-top: 15px;
}
#bottom {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	
	
}
#bottomleft {
	height: auto;
	width: 400px;
	float: left;
	font-size: 13px;
	margin-left: 25px;
}

#bottomright {
	height: auto;
	width: 300px;
	float: right;
	font-size: 13px;
}

.float {
	clear:both
}

.padLogo {
	margin-top: 79px;
	margin-left: 450px;
}
.navTable {
	color: #666;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-right: 0px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #941B1D;
	border-left-color: #941B1D;
}
.navTabletr {
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #941B1D;
	border-left-color: #941B1D;
}
.red {
	color: #8F1B1D;
	font-size: 20px;
}

.redS {
	color: #333;	
}
.small {
	font-size: 11px;
	color: #999;
}
.white {
	color: #FFF;
}
.brown {
	color: #5D3D23;
}
