body {font-size: 12px;
	padding: 0;
	margin: 0 auto;
	font-family: verdana, arial, helvetica, sans-serif;
	text-align: center;
	
}

#main-wrap {position: relative;
	margin: 0 auto;
	width: 750px;
	text-align: center;
}

h1 {font-size: 18px;
	color: #fff;
}

h2 {font-size: 16px;
}

h3 {font-size: 14px;
	color: #fff;
}

#contact {float: right;
	width: 600px;
	height: auto;
}
#contact p {margin: 0;
	color: #F8B95A;
	text-align: center;
	padding-top: 10px;
	font-size: 11px;
}

#contact a, #contact a:hover{text-decoration: none;
	color: #F8B95A;
}

#agentbox {padding: 5px 5px;
	background-color: #F3DBB9;
}

#header {position: relative;
	width: 750px;
}


#footer {background-color: #740000;
	width: 750px;
	color: #D7A65F;
	margin: 0;
	padding: 2px 0;
	}

#footer a {text-decoration: none;
	color: #D7A65F;
}

#footer a:hover {text-decoration: none;
	color: #E6CA70;
}

#mainnav {width: 750px;
	color: #D7A65F;
	background-color: #730000;
	text-align: center;
	font-size: 13px;
	padding: 2px 0;
}

#mainnav ul {margin: 0 0;
	}

#mainnav ul li{display: inline;
	background: url('../images/bullet.gif') no-repeat;
	padding-left: 20px;
	padding-right: 20px;
}

#mainnav ul li a{text-decoration: none;
	color: #D7A65F;
}

#mainnav ul li a:hover{text-decoration: none;
	color: #E6CA70;
}


#products-list {width: 143px;
	float: left;
	height: auto;
	padding-top: 10px;
	background: url('../images/leftpic.jpg') no-repeat top;
}

#products-list ul li{text-align: left;
	list-style-type: none;
	font-size: 13px;
	color: #9E4737;
}


#copyright {float: right; 
	padding-right: 5px;
	font-size: 12px;
	padding-top: 2px;
}


html>body #main-content {
	width: 750px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */


#panelcenter {float: left;
	width: 370px;
	height: auto;
}

#panelright {float: left;
	width: 225px;
	height: auto;
	padding: 10px 5px;
}

#main-content {position: relative;
	width: 750px;
	height: auto;
	padding-bottom: 5px;
	color: #000;
	background-color: #AB2B12;
	background-image: url('../images/leftbot.jpg');
	background-repeat: repeat-y;
	text-align: left;
}

#body-content {float: left;
	width: 600px;
	height: auto;
}


#content {position: relative;
	margin: 0 10px;}

#content a {color: #EACC72;}

p {color: #EACC72;}

.right {float: right;
	padding-left: 10px;
}

.left {float: left;
	padding-right: 10px;
}

.center {text-align: center;
	margin: 0 auto;
}

.row {position: relative;
	height: auto;
	display: block;
}

.row strong{color: #fff;}

.col1 {float: left;
	width: 260px;
	margin: 5px 25px 5px 5px;
}

.col2 {float: left;
	width: 260px;
	margin: 5px;
}
