body {
	background-color:#3f0400;
	padding: 100px 50px 50px 50px;
}
#shell {
	width:693px;
}
#wrapper {
	background-color:#000000;
	padding:9px;
	width:693px;	
}
#row1 {
	width:693px;
	background-color:#FFF;
}
.bigPic {
	width:512px;
	text-align:center;
	vertical-align:top;
}
.info {
	width:181px;
	background-color:#e6e9c8;
}
.buttons {
	width:181px;
	height:29px;
	background-color:#e6e9c8;
	vertical-align:bottom;
}
#features {
	background-color:#e6e9c8;
	height:175px;
	padding:15px 15px 0 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
li {
	padding-left:0;
	margin-left:0;
	list-style-type:none;
	padding-bottom:4px;

}
ul {
	padding:0;
	margin:0;
}
#row2 {
	padding:3px 0 2px 5px;
	background-color:#630; 
	width: 688px; 
	color:#FFFFFF;
	font-size:10px;
}
#row2 a {
	text-transform:uppercase;
	font-family:"Trajan Pro", trajan, georgia, "Times New Roman", Times, serif;
	color:#ffcc33;
	text-decoration:none;
	font-size:12px;
	font-weight:400;
	padding-left:12px;
	padding-right:12px;
}
#row2 a:hover {
	text-decoration:underline;
}
#row2 span {
	text-transform:uppercase;
	font-family:"Trajan Pro", trajan, georgia, "Times New Roman", Times, serif;
	color:#ffcc33;
	text-decoration:none;
	font-size:12px;
	font-weight:400;
	padding-left:12px;
	padding-right:12px;
}
#row3 {
	padding:3px 0 2px 5px;
	background-color:#942923; 
	width: 688px; 
	color:#FFFFFF;
	font-size:10px;	
}
#row3 a {
	text-transform:uppercase;
	font-family:"Trajan Pro", trajan, georgia, "Times New Roman", Times, serif;
	color:#f93;
	text-decoration:none;
	font-size:10px;
	font-weight:400;
	padding-left:12px;
	padding-right:12px;
}
#row3 a:hover {
	text-decoration:underline;
}
#row3 span {
	text-transform:uppercase;
	font-family:"Trajan Pro", trajan, georgia, "Times New Roman", Times, serif;
	color:#f93;
	text-decoration:none;
	font-size:10px;
	font-weight:400;
	padding-left:12px;
	padding-right:12px;
}
#row4 {
	background-color:#f93;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:9px;
	width: 693px;
	height:22px;
	position:relative;
}
#row4 #left {
	position:absolute;
	top:5px;
	left:15px;
}
#row4 #right {
	position:absolute;
	top:5px;
	right:15px;
}
#row4 a{
	color:#000000;
	text-decoration:none;
}

