body, .body
{
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

P, LI, TD, DIV, BLOCKQUOTE, pre
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
}

h1,h2,h3,h4,h5,h6
{
	background-color: inherit;
	color: #52380E;
}

h1
{
	font-size: 26px;
	background-color: inherit;
}

h2 { font-size: 22px; }
h3 { font-size: 16px; }
h4 { font-size: 14px; }

#outercontainer
{
	background-color: #f00;
	padding: 0px;
	border-width: 1px;
	margin-left: 0px;
	border-color: #000;
	border-style: solid;
}

#layouttable
{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
}
#layouttable td
{
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#layouttable td#lotop
{
	border-width: 0;
	margin: 0;
	padding: 0;

}
table#layouttable td#loleft
{
	background-color: #c30;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 170px !important;
	border-top: 1px #c30 solid;
	border-right: 0 #CCC solid;
	border-bottom: 1px #CCC solid;
	border-left: 1px #CCC solid;
}


table#layouttable td#lomain
{
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	margin: 0;
	padding: 0;
}

table#layouttable td#bottomshadow { 
background-image: url(Images/wsbot.gif); 
	margin: 0;
	padding: 0;

}
table#layouttable td#rightshadow
{
	background-image: url(Images/wsright.gif);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;

}
div#productpanel
{
	background-color: transparent;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #fff;
	padding-top: 3px;
	padding-left: 3px;

	text-align: center;

}

#productpanel img{
	margin-left: auto;
	margin-right: auto;
}

#productpanel h2{
color: #fff;
	text-align: center;
}

#topmenu
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	border-bottom: #000;
	border-left: #000;
	border-right: #000;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
}

#mainsection
{
	background-color: #fff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
}

#copyright
{
margin-top: 10px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	color: black;
	font-size: 10px;
}

#copyright a{
	color: #333;
}



 div#navcontainer
 {
 	background-color: #FFF;
 	border-color: #D30 #000 #D30 #000;
 	border-width: 0px;
 	border-style: solid;
 	margin: 0;
 	padding-bottom: 0;
	background-image: url(Images/Nav/navback.jpg);
 	height: 40px;
 	background-repeat: repeat-x;

 }

div#navcontainer ul
{
	text-align: center;
	margin: 0 0 0 20px;
	padding-bottom: 6px;
	padding-top: 8px;
	padding-left: 30px;
}

div#navcontainer ul li
{
display: inline;
margin-left: 0px;
margin-right: 0px;
line-height: 2em;
font-size: 13px;
font-weight: normal;
color: #990066;

}

div#navcontainer ul li a
{
	padding: 10px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-decoration: none;
	border: 0px solid #fff;
	line-height: 2em;
}

div#navcontainer ul li a:hover
{
	background-color: transparent;
	color: #fff;
	background-image: url(Images/Nav/navback_mo.jpg);
	background-repeat: repeat-x;
	background-position: center;

}
#active a { border-left: 1px solid #fff; }

#logo
{
	float: left;
	position: relative;
	top: 20px;
	left: 10px;
}

#logotext
{
	position: relative;
	top: 50px;	
	left: 15px;
}
#tansunlogo
{
	position: relative;
	top:0px;

}

#topfeature
{
padding-top:10px;
padding-bottom: 10px;
position: relative;
top: -10px;
}
#topsection {
	clear: both;
}

#rightpanel
{
	float: right;
	width: 250px;
	margin:0;
	margin-left: 20px;
	padding: 0;
	background-image: url(Images/wsright.gif);
	background-repeat: repeat-y;
	background-color: white;
	position: relative;
	left: 1px;
	text-align: left;
	border-top: 0 transparent none;
	border-right: 1px white solid;
	border-bottom: 1px #C30 solid;
	border-left: 1px #C30 solid;
}

div#RandomImage {
	margin: 10px;
	text-align: center;
	border: 0;
}

#rpshadow
{
	float: top;
	background-image: url(Images/wsbot.gif);
	position: relative;
	color: white;
	padding: 0;
	margin: 0;
	border: 0;
	height: 9px;
}
#controlpanel
{
	float: right;
	width: 200px;
	border-width: 0 1px 1px 1px;
	border-style: none solid solid solid;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	background-image: url(Images/wsright.gif);
	background-repeat: repeat-y;
	border-color: #C30 #FFF #C30 #C30;
	position: relative;
	left: 1px;
}
#cpshadow
{
	float: top;
	background-image: url(Images/wsbot.gif);
	width: 209px;
	position: relative;
	top: -10px;
	left: -4px;
	color: white;
}

#productlist
{
	list-style-type: none;
	list-style-position: default;
}
#productlist li
{
margin-bottom: 8px;
}
#productlist a
{
	list-style-type: none;
	list-style-position: default;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color: #c30;

}

#productlist a:visited
{

	color: #c30;
}

#productlist a:hover
{

	color: #a01;
}

#featurelist
{
	list-style-type: disc;
	list-style-image: url(Images/tick.gif);
	list-style-position: default;
}

a.casestudy, a:link.casestudy {
text-decoration: underline;
color: #600;
}

a:hover.casestudy {
text-decoration: underline;
color: #c30;
}

a:link {
color: #c30;
}
a:visited {
color: #b01;
}
a:hover {
color: #f82;
}

div#RtFloat
{
	float: right;
	padding: 20px;
	color: #c30;
	text-align: left;
	width: 440px;
	font-size: 20px;
	font-family: Times;
}
div#RtFloat h2 {
	font-family: Times, 'Times New Roman', Serif;
	text-align: left;
	color: #c30;
	font-size: 35px;
	margin-top: .2em;
}
div#RtFloat2
{
	float: right;
	text-align: left;
	color: #c30;
	width: 440px;
	font-size: 20px;
	font-family: Times;
}

img#energysmart{
position: relative;
left: 50px;
top: 20px;
}

div#bannerDiv
{
	background-color: Transparent;
	background-image: url(Images/banner_back_2010.gif);
	background-repeat: repeat-x;
}

table#DealerTable{
border-collapse: collapse;
}

table#DealerTable td, table#DealerTable th {
padding-left: 5px;
padding: 3px;
}

table#DealerTable h4{
margin:0;
padding:0;
padding-top:6px;
padding-bottom:6px;
color: #fff;
}


