html, body {
	margin: 0 0 0 0;
	background-color: #ffffff;
}

div {
	font-family: arial, verdana, tahoma;
	text-align: left;
}

.clear { 
	clear: both; 
}

form {
	padding: 0 0 0 0;
	margin: 0 0 0 0;		
}

h1 {
	font-size: 1.33em;
	font-weight: normal;
	font-style: normal;
	color: #cc3333;
	margin: 0px 0px 15px 0px;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #666666;
	margin: 0px 0px 15px 0px;
}

h3 {
	font-size: 1.0em;
	font-weight: normal;
	font-style: normal;
	color: #9a9dc0;
	margin: 0px 0px 10px 0px;
}

p {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	color: #666666;
}

a, a:visited, a:active  {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	float: left;
	border: none;
	vertical-align: bottom;
}	

/**********************************/
/**********************************/
/**********************************/
#container {
	position: relative;
	width: 964px;
	margin: 0 auto;
	padding: 0 25px 0 25px
}

/**********************************/
/**********************************/
/**********************************/
#top {
	height: 120px;
}

#top img {
	float: right;
}

#top #mainlogo {
	float: left;
	margin: 15px 0 15px 0;
}

/**********************************/
/**********************************/
/**********************************/
#nav {
	width: 964px;
	height: 30px;
	margin: 0 0 0 0;
	background-image: url(images/background_nav.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

#nav ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;	
}

#nav ul li {
	display: inline;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	list-style-image: none;
	list-style: none;		
}

#nav ul li img {
	float: left;
}

#nav #clock {
	float: right;
	padding: 8px 15px 5px 0;
	font-size: 0.75em;
	font-weight: bold;
	color: #ffffff;
}

/**********************************/
/**********************************/
/**********************************/
#main {

}

/**********************************/
/**********************************/
/**********************************/
#main #left {
	float: left;
	width: 175px;
	padding: 0 15px 0 0;
	margin: 0 0 0 0;	
}

#main #left img {
	margin: 0 0 20px 15px;
}

#main #left h2 {
	background-image: url(images/background_header_red.gif);
	height: 23px;
	color: #ffffff;
	font-size: 0.8em;
	padding: 7px 0 0 15px;
	margin: 0 0 0 0;
}

#main #left ul {
	padding: 0 0 0 0;
	margin: 0 0 20px 0;
}

#main #left ul li {
	color: #000000;
	font-size: 0.8em;
	list-style-image: none;
	list-style: none;	
	padding: 0 0 0 15px;
	height: 18px;
}

#main #left ul li.header {
	background-image: url(images/background_header_yellow.gif);
	height: 23px;
	padding: 7px 0 0 15px;
	font-weight: bold;
	margin: 0 0 8px 0;	
	font-size: 0.75em;	
}

#main #left #phone {
	background-image: url(images/background_side_grey.gif);
	border-bottom: 1px #cccccc solid;
	margin: 0 0 20px 0;
}

#main #left #phone h2 {
	background-image: url(images/background_header_phone.gif);
	font-weight: bold;
	color: #ffffff;
	height: 32px;	
	padding: 27px 0 0 10px;
	margin: 0 0 0 0;
	font-size: 0.9em;
}

#main #left #phone p {
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
	color: #cc3333;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

/**********************************/
/**********************************/
/**********************************/
#main #content {
	float: left;
	width: 584px;
	padding: 0 15px 0 0;	
	margin: 20px 0 0 0;		
}

#main #content div.contentdivider {
	clear: both;
	height: 1px;
	width: 584px;
	background-color: #cc3333;
	margin: 0 0 20px 0;
}

#main #content h1 {
	color: #cc3333;
}

#main #content h2 {
	color: #666666;
	font-size: 0.9em;
	font-weight: bold;
}

#main #content img {
	margin: 0 0 15px 0;
}

#main #content img.contentleft {
	margin: 0 15px 15px 0;
}

#main #content img.contentright {
	float: right;
	margin: 0 0 15px 15px;
}

#main #content p {
	color: #666666;
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0 0 15px 0;
}

#main #content ul li {
	color: #666666;
	font-size: 0.75em;
	line-height: 1.4em;
}

#main #content div.product {
	float: left;
	width: 188px;
	margin: 0 10px 10px 0;
	cursor: pointer;
}

#main #content div.rowend {
	margin: 0 0 10px 0;
}

#main #content div.product img {
	float: none;
	margin: 0 0 0 0;
}

#main #content div.product div.producttitle {
	width: 188px;
	background-image: url(images/background_product.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #666666;
	margin: 0 0 0 0;
	height: 23px;
	padding: 7px 0 0 0;
	font-size: 0.75em;
	text-align: center;
}

#main #content div.sectiongap {
	clear: both;
	height: 30px;
}

#main #content #flashcontent {
	margin: 0 0 15px 0;
}

/**********************************/
/**********************************/
/**********************************/
#main #right {
	float: left;
	width: 175px;
	padding: 0 0 0 0;
}

#main #right img {
	margin: 0 0 20px 15px;
}

#main #right div.offer {
	background-image: url(images/background_side_grey.gif);
	border-bottom: 1px #cccccc solid;
}

#main #right div.offer h2 {
	font-weight: bold;
	color: #ffffff;
	height: 32px;	
	padding: 27px 0 0 10px;
	margin: 0 0 0 0;
	font-size: 0.9em;
}

#main #right div.offer p {
	margin: 0 0 0 0;
	padding: 0 10px 10px 10px;
	color: #000000;
	font-size: 0.8em;
}

#main #right div.offer img {
	float: none;
	margin: 0 5px 10px 10px;
	
}

#main #right div.offer #offer1 {
	background-image: url(images/background_header_1.gif);
}

#main #right div.offer #offer2 {
	background-image: url(images/background_header_2.gif);
}

#main #right div.offer #offer3 {
	background-image: url(images/background_header_3.gif);
}

#main #right div.offer #offer4 {
	background-image: url(images/background_header_4.gif);
}

#main #right #quote {
	background-image: url(images/quote_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 0 20px 0;
	margin: 20px 0 20px 0;	
}	

#main #right #quote img {
	float: none;
	margin: 0 0 0 0;	
}

#main #right #quote p {
	text-align: center;
	color: #666666;
	font-style: italic;
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
}

#main #right #quote p.quotefrom {
	font-size: 0.8em;
	text-align: right;
	color: #cc3333;
	font-style: normal;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

/**********************************/
/**********************************/
/**********************************/
#logos {
	clear: both;
	background-image: url(images/background_bottom.gif);
	height: 69px;
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;	
}

#logos img {
	margin: 0 0 0 17px;
}

/**********************************/
/**********************************/
/**********************************/
#footer {
	font-size: 0.7em;
	color: #666666;
	padding: 10px 0 20px 0;
}

#footer a {
	color: #666666;
}

#footer #footerlinks {
	float: right;
}

/**********************************/
/**********************************/
/**********************************/
* html #container {
	height: 100%;
}

* html #main #content .testimonial .testimonialcontent {
	height: 30px;	
}
