BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image:url(../images/clouds_bg.gif);
	background-repeat: repeat-x;
	background-color: #d8E3EA;

}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#FFFFFF;
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

A:link, A:active, A:visited {
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none; 
}

a.LargeLink:link, a.LargeLink:active,
a.LargeLink:hover, a.LargeLink:visited {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #0000FF;
    text-decoration: none;
}

input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}


H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height:20px;
	font-weight: normal;
	color: #333;
}

.productDesc {
	color: #642E2E;
}

.pageheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #bcbec0;
	text-transform: uppercase;
}

#breadcrumb, #breadcrumb a, #breadcrumb a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #642e2e;
	text-decoration: none; 
} 

#leftnav, #leftnav a, #leftnav a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4d4935;
	text-decoration: none;
	line-height: 20px;
} 

#leftnavSEL, #leftnavSEL a, #leftnavSEL a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1472f;
	font-weight: bold;
	text-decoration: none; 
}

#toplinks, #toplinks a, #toplinks a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none; 
} 

#footer, #footer a, #footer a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none; 
} 

P.breakhere {
	page-break-before: always;
}

.borderimage {
	border:1px solid white;
}

.gridcolor0 {
	background-color:#DEDEDE;
}

.gridcolor1 {
	background-color:#FFFFFF;
}

.error {
	font-weight: bold;
	color:#CC0000;	
}


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

.bottomlinks ul{
margin:0;
padding:0;
list-style:none;
float:left;
width:700px;
}

.bottomlinks ul li {
float:left;
margin-right:15px;
text-align:center;
}

.bottomlinks a {
display:block;
width:145px;
height:48px;
text-align:center;
line-height:48px;
font-size:20px;
}

.bottomlinks a:link, .bottomlinks a:visited  {
background:#fff url(../images/link.jpg) 50% 50% no-repeat;
color:#fff;
font-size:20px;
}

.bottomlinks a:hover, .bottomlinks a:active  {
background:#fff url(../images/linkover.jpg) 50% 50% no-repeat;
color:#fff;
font-size:20px;
}

.buynow a:link, .buynow a:visited  {
background:#fff url(../images/buylink.jpg) 50% 50% no-repeat;
color:#fff;
font-size:20px;
}

.buynow a:hover, .buynow a:active  {
background:#fff url(../images/buylinkover.jpg) 50% 50% no-repeat;
color:#fff;
font-size:20px;
}


#testimonials, #perfectfor {
border: 1px solid #333;
padding:10px;
}

