/* Layout Stylesheet */

body {
	margin:0px;
	padding:0px;
	/*background:url(/images/bg.jpg) top left repeat-x ;*/
	background-color:#000000;
	color:#c0c0c0;

}

p {
	margin-top:0px;
	margin-right:15px;
	padding:0px;
}

a{
	outline:none;
}

table, img {border:0px;}

a:hover{
	outline:none;
}

.top {
	background-image:url(/images/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:18px;
}

.content
{
	margin:0px;
	padding-right:5px;
}
.catchline {
	background-image:url(/images/catchline.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:139px;
}

.topbg {
	background-image:url(/images/topbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:139px;
}

.consult{
	font-family:"Century Gothic", Arial, Verdana;
	font-size:14px;
	color:#797979;
	text-decoration:none;
	line-height:22px;
}

.consult a:link{
	color:#797979;
	text-decoration:none;
}

.consult a:visited{
	color:#797979;
	text-decoration:none;
}

.consult a:hover{
	color:#797979;
	text-decoration:underline;
}

.menubg{
	background-image:url(/images/menubg.jpg);
	background-repeat:repeat-x;
	height:42px;
}

div.menuNormal {
	display: none;
	position: absolute;
	left: 374px;
	top: 51px;
}

div.menuHover {
	display: block;
	position: absolute;
}

.tablebg{
	background-image:url(/images/drop-bg.jpg);
	background-repeat:repeat-x;
	background-color:#383838;
	border:#FFFFFF solid 1px;
	background-position:top;
}

.dropmenu{
	font-family:"Century Gothic", Arial, Verdana;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	padding-left:10px;
}

.dropmenu:hover{
	color:#fff;
	text-decoration:underline;
}

.homebg{
	background-image:url(/images/homebg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:322px;
}

.bodytext{
	font:12px Arial;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
}

.design{
	background-image:url(/images/design1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:47px;
}

.footer{
	background-image:url(/images/footer.jpg);
	background-position:top;
	background-repeat:repeat-x;
	height:67px;
	vertical-align:middle;
	font:11px Arial;
	color:#595959;
	text-decoration:none;
}

.footer a:link{
	color:#595959;
	text-decoration:none;
}

.footer a:visited{
	color:#595959;
	text-decoration:none;
}

.footer a:hover{
	color:#595959;
	text-decoration:underline;
}

.tabletext{
	color:#2a8e0a;
	text-decoration:underline;
}

.tabletext:hover{
	color:#000;
	text-decoration:none;
}

.close{
	font-size:16px;
	color:#000;
	text-decoration:underline;
}

.close:hover{
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}

.innerpage-bottom-bg{
	background-image:url(/images/innerpage-bottom-bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:1003px;
	min-height:217px;
}

.dark-green-bg{
	background-image:url(/images/dark-green-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:418px;
	height:222px;
}

.dark-green-bg-products1{
	background-image:url(/images/dark-green-bg-products1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:427px;
	height:222px;
}

.dark-green-bg-products2{
	background-image:url(/images/dark-green-bg-products2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:427px;
	height:222px;
}

.dark-green-bg-products3{
	background-image:url(/images/dark-green-bg-products3.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:427px;
	height:222px;
}

.dark-green-bg-products4{
	background-image:url(/images/dark-green-bg-products4.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:427px;
	height:222px;
}

.dark-green-bg-products5{
	background-image:url(/images/dark-green-bg-products5.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:427px;
	height:222px;
}


.innerpage-submenu{
	font-family:"Century Gothic", Arial, Verdana;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-align:left;
	padding-left:8px;
}

.innerpage-submenu-active{
/*	background-image:url(/images/small-blue-bar.jpg);*/
	background:url(/_img/plust.png) no-repeat 0px 5px ;
	font-family:"Century Gothic", Arial, Verdana;
	font-size:14px;
	/*color:#9eb4ce;*/
	color:#21c7a9;
	text-decoration:none;
	text-align:left;
	padding-left:8px;
	cursor:default;
}

.innerpage-submenu:hover{
/*	background-image:url(/images/small-blue-bar.jpg);*/
	background:url(/_img/plust.png) no-repeat 0px 5px ;
	font-family:"Century Gothic", Arial, Verdana;
	font-size:14px;
/*	color:#9eb4ce;*/
	color:#21c7a9;
	text-decoration:none;
	text-align:left;
	padding-left:8px;
}

.body-text1{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	padding: 0px 74px 0px 0px;
	line-height:22px;
}
/*
h1{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	padding: 0px 74px 0px 0px;
	margin: 0px 0px 0px 0px;
}
*/

h1{
	padding: 0px;
	margin: 0px;
}


.body-text2{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	/*color:#ffffff;*/
	text-decoration:none;
	text-align:left;
	line-height:18px;
	padding: 0px 30px 0px 30px;
}

.body-text3{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
	line-height:18px;
	padding: 0px 74px 0px 00px;
}

.body-text-link{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-decoration:underline;
	text-align:left;
}

.star{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

h3.toggler {
font-family:Arial;
cursor: pointer;
font-weight:bold;
font-size:14px;
padding-bottom:0px;
padding-top:2px;
margin-top:2px;
margin-bottom:0px;
color:#818181;
}

.list-aligned{
list-style-position:inside;
}

.list-aligned1{
margin-left: 1em;
}

.testimonial-text{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	text-align:left;
}


/* 16 Feb 2009*/
.leftpannel
{
float:left;
padding:25px 0px 20px 0;
}
.sitemap_hd
{
font-family:arial;
font-size:13px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
}
.sitemap_hd a
{
font-family:arial;
font-size:13px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
text-decoration:none;
}
.sitemap_hd a:hover
{
font-family:arial;
font-size:13px;
font-weight:bold;
color:#ffffff;
text-transform:uppercase;
text-decoration: underline;
}
ul.sitemap
{
margin:6px 0 0 10px;
padding:0px;
list-style:none;
}

ul.sitemap li
{
font-family:arial;
font-size:13px;
color:#ffffff;
}

ul.sitemap li a
{
font-family:arial;
font-size:13px;
color:#ffffff;
text-decoration:underline;
}

ul.sitemap li a:hover
{
text-decoration:none;
}


ul.sitemapSub
{
margin:4px 0 0 17px;
padding:0px;
list-style:none;
}

ul.sitemapSub li
{
font-family:arial;
font-size:11px;
color:#ffffff;
}

ul.sitemapSub li a
{
font-family:arial;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}

ul.sitemapSub li a:hover
{
text-decoration:none;
}

.sitemap_separater
{
padding:11px 0;
}

.solarbg{
	background-image:url(/images/solar-bg.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:427px;
	height:222px;
}

.sml-txt{
	font:11px Arial;
	color:#595959;
	text-decoration:none;
}

.header
{
	width:1001px;
	height:155px;
	background-image:url(/_img/header.jpg);
	background-color:#000000;
}
.subtitle
{
	padding-top:20px;
	font-size:20px;
	font-weight:bold;
	color:#ffffff;
	font-family:Verdana;
	padding-left:15px;
}

.textrotate
{
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
/*	position:absolute;
	left:20px;
	top:10px;
	right:10px;*/
	bottom:15px;
	color:#ffffff;
}
.lasts {border-left:1px solid #555555;}
.lasts img{border:1px solid #ffffff;}
.lasts img:hover{border:1px solid #07d7b2;}

a{color:#ffffff;text-decoration:none;}
a:hover{color:#07d7b2;text-decoration:none;}
/*
.portfolio_links a{color:#ffffff;text-decoration:none;}
.portfolio_links a:hover{color:#07d7b2;text-decoration:none;}
*/
.portfolio_links_hvr a{color:#07d7b2;text-decoration:none;}
.portfolio_links_hvr a:hover{color:#07d7b2;text-decoration:none;}

.blue {color:#07d7b2;}

#dhtmlgoodies_marquee
{
	/* general marquee layout*/
	position:absolute;
	padding-top:3px;
	height:25px;
	width:expression(document.body.clientWidth);
	background-color: #000;
	left:0px;
	bottom:0px;
	right:0px;
	display:none;
	overflow:hidden;
	z-index:1000;
}

body > div#dhtmlgoodies_marquee{ /* Firefox rule */
position:fixed;
}

#dhtmlgoodies_marquee .textObj{ /* Layout for the marquee text */
position:absolute;
color: #FFF;
font-weight:bold;
white-space:nowrap;
width:1000px;
font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
}

#widget_container
{
	position:absolute;
	left:0;
	top:expression((ignoreMe2=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+document.body.clientHeight+'px');
	z-index: 1000;
}
