﻿a:link
{
	color: #2D2B2A;
}
a:visited
{
	color: #2D2B2A;
}
a:active 
{
	color: #FFFFFF;
}
body
{
	border: medium #DEC39B;
	font-family: Calibri;
	background-image: url('../IMAGES/bggreyoutside.png');
	background-repeat: repeat;
}

h1, h2, h3, h4, h5, h6
{
}
h1
{
	color: #4F504F;
	font-family: Calibri;
	font-size: 18px;
	font-weight: 100;
	font-style: normal;
}
h2
{
	color: #4F504F;
	font-size: 12px;
}
h3
{
	color: #4F504F;
}
h4
{
	color: #4F3922;
}
h5
{
	margin: 10px 0px 0px 0px;
	color: #000080;
}
h6
{
	color: rgb(51,153,102);
}

Get the Code: CSS
<style type="text/css">
.ggg{display:block}
</style>

p {
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	color: #745A3B;
}

p {
	font-family: calibri;
	color: #4F504F;
	font-size: 13px;
	text-align: justify;
}

li {
	color: #4F514F;
	font-size: 13px;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	text-align: justify;
}

.ProductBoxHeaderText {
	font-size: 20px;
	text-decoration: underline;
}

.TMParagraph {
	font-size: 7px;
	vertical-align: 6px;
}

.h1-TM {
	color: #4F504F;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: 100;
	font-style: normal;
	vertical-align: 10px;
}

.Center_Image {
	margin-left: auto;
	margin-right: auto;
}

.Email-Paragraph {
	text-align: left;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
	margin-left: 50px;
	margin-right: 50px;
}

#wrapper{
	margin: 0px auto;
	width: 900px;
	height: 512px;
	background: url('../IMAGES/new grey interior bg5.png') repeat;
	border-bottom-style: none;
	border-bottom-width: 3px;
}
#sidebar-left{
	float: left;
	width: 255px;
	padding: 20px 0px 0px 20px;
	height: 480px;
}

#main-image{
	float: left;
	width: 350px;
	height: 512px;
}

#sidebar-right{
	float: left;
	width: 245px;
	padding: 20px 20px 0px 0px;
	height: 480px;
}

h1.title{
	font-size: 15px;
	font-weight: bold;
}

h1.title-bottom{
	font-size:13px;
}

.text-right{
	text-align:right;
}

#sidebar-left ul{
	list-style-type: none;
	color: #645943;
	font-size: 13px;
	margin: 0px 0px 100px 0px;
	padding: 0px;
}
#sidebar-left ul li{
	margin:10px 0px 10px 10px;
}
.brown{
	color: #858383 !important;
	font-weight: bold;
}
#sidebar-right ul{
	list-style-type: none;
	color: #645943;
	font-size: 13px;
	margin: 0px 0px 100px 0px;
	padding: 0px;
}
#sidebar-right ul li{
	margin:10px 0px 10px 0px;
	text-align:right;
}
.brown{
	color: #858383;
}
.darkbrown{
	color: #858383 !important;
	font-weight: bold;
}
#sidebar-left p{
	float: left;
	margin: 0px 0px 3px 10px;
	color: #858383;
}
#sidebar-right p{
	float: right;
	margin: 0px 0px 3px 10px;
	color: #858383;
}
#wrapper-bottom {
	margin: 0px;
	padding: 30px 10px 4px 10px;
}
#news-headings{
	clear:left;
}
h1.feature{
	font-size:13px;
}
#text-content{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	padding-top:10px;
}
#before-after-pics-1{
	float:left;
	width:850px;
}
#before-after-pics{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper-celebs{
	margin:0px auto;
	width:790px;
	}
#image-container{
	float:left;
	width:792px;
	background:#745a3b;
	}
#image-container ul{
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
#image-container ul.row-one{
	float:left;
	width:132px;
	}
#image-container ul.row-two{
	float:left;
	width:528px;
	}
#image-container ul li{
	float:left;
	}
#image-container ul img{
	float:left;
	width:132px;
	}
#image-container ul.row-two .logo{
	width:528px;
	height:516px;
	background:url(../images/logo-bg.png) no-repeat scroll 50% 85%;
	}
p.customerName{
	font-size:14px;
	padding-bottom:5px;
	padding-top:5px;
}
#product-comparison-table{
	font-family:Tahoma,Verdana,Geneva,sans-serif;
	font-size:14px;
	font-style:normal;
	border:thik #DEC39B;
	color:#4F3922;
}
#product-comparison-table th {
	font-weight:bold;
	border:thin #DEC39B;
}
#product-comparison-table caption{
	padding:20px;
}
#content-title-div{
	padding-left:15px;
	padding-top:10px;
}
#site-map-content-div{
	float:left;
	width:230px;
	height:160px;
	padding:15px;
}
#site-map-item{
	font-size:14px;
	list-style:none outside none;
	margin-bottom:0px;
	margin-top:0px;
	padding:0px;
}
#site-map-item-title{
	color: #4F3922;
	font-size:1em;
	font-weight:bold;
	line-height:18px;
	margin:0px;
}
a:hover {
	color: #58595B;
}

