html, body {
	height:100%;
}

body {
	margin: 0px;
	/*background-color: #e5e4e1;*/
	background-color:#000000;
}

body, td, th, select, input, textarea, p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 14px;
}

#container{
	margin-left:auto;
	margin-right:auto;
	width:938px;
}

#container2{/*for the background image of the left menu*/
	background:url(images/menu_scale.gif) top left repeat-y; 
	margin-bottom:0px; 
	padding-bottom:0px;
	margin-top:0px;
	padding-top:0px;
}
.footer{clear:both;}
a, a:link, a:visited {
	color: #666666;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration:none;
}

#menuLeft{/*left menu and left column*/
	float:left;
	width:188px;
	margin-bottom:0px;
}
#menuLeft p{
	padding-left:20px; 
	padding-right:20px; 
	width:188px;
	text-align:left;
}
#menuLeftBottom{
	background:url(/images/menu_bottom.gif) bottom left no-repeat;
}
#footerGreen{
	background:url(/images/menu_bottom.gif) top left no-repeat; 
	height:12px;
	line-height:10px; 
	z-index:20;
	margin-top:-10px;
}
/**====== styles for the greybox in the 2 columns pages=========================*/
#globalcontainer{
	margin-left:195px;
	background:url(/images/table_middle.gif) top left repeat-y; 
	padding:0px; 
	padding-bottom:-5px;
}

#mainContentTop{
	background:url(/images/table_top.gif) top left no-repeat; 
	padding-left:0px; 
	padding-top:33px;
	margin-top:0px;
	margin-left:0px;
}

#mainContentTable{
	padding-left:0px; 
	padding-top:33px;
	margin-top:-10px;
	margin-left:0px;
}
#mainContentTop p, #mainContentTable p{/*text in the grey box*/
	text-align:left;
	margin:10px 20px;
}

h1 {
	text-align:left;
	font-size: 14px;
	line-height: 16px;
	color: #10543D;
	font-weight: bold;
}

#mainContentBottom{
	background:url(/images/table_bottom.gif) bottom left no-repeat; 
	margin-top:0px; 
	margin-bottom:-12px;
	padding-bottom:0px;

}

/**====== end styles for the greybox =====================================*/
ul{
	text-align:left;
	margin-left:0px; 
	padding-left:40px; 
}
ol{
	text-align:left;
	margin-left:0px; 
	padding-left:40px; 
}
ol li{padding-top:10px;}
ol li ul li{padding-top:5px;}
#mainContent3{/*mainContent of the page for 3 columns layout*/
	margin-left:190px;
}

#maincontentLeft{/*for three columns layout --> left section*/
	float:left;
	width:494px;
	padding-top:18px;
}

#maincontentRight{/*for three columns layout --> right section*/
	margin-left:494px; 
}

#flashcontent3, #flashcontent4, #flashcontent5, #flashcontent6{
	padding-top:10px;
}

#footerPage{
	clear:both;
	text-align:right;
}

/*installation page : talbes*/
.contentTable{text-align:center;}
img{border:0;}
a.install{text-decoration:none;}
a.install:hover{color:#10543D;}
.lightGrey{background-color:#f1f1ef;}

.leftShadow{background:url(images/leftShadow.jpg) top left repeat-y;}

.rightShadow{background:url(images/rightShadow.jpg) top left repeat-y;}

.darkGrey{background-color:#e8e7e2;}

.photos{font-weight:bold; text-align:right;}

.photos, .regTd{border:1px solid #ffffff; padding:3px;}

td.number{font-weight:bold; color:#006600;border:1px solid #ffffff;}
.topTable{background:url(images/table_top_2.jpg) top no-repeat;}
.bottomTable{background:url(images/table_bottom.gif) top no-repeat;}
.titleTable{background-color:#dad8cc; font-weight:bold; color:#339900; padding-top:5px; padding-bottom:5px;}
/*=====faq page===================*/
a.faq, a.faq:link, a.faq:visited{
	font-size: 11px;
	text-decoration:none;
}

a.faq:hover{
	color: #10543D;
}
.smallTitle {
	font-size: 12px;
	line-height: 14px;
	color: #10543D;
	font-weight: bold;
}

#leftProduct{
float:left; width:450px;
}
#rightProduct{margin-left:450px;}
#clearProduct{clear:both; height:1px;}
.texteWhiteMenu, a.texteWhiteMenu {
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}

/******* testimonials page****************/
.testimonial{
	font-style:italic;
}

table.tableServices{margin-left:20px;}
.tableServices tr td{vertical-align:top;}

/******styles for the website at the bottom of eachpage******/
a.webLink{
	color:#10543D;
}
#splash{                                                                                           /*splahs page*/
		background: url(images/splash_bg_03.jpg) top left no-repeat;
		padding-top:20px;
		margin:0px auto;
		width:746px;
		margin-top:50px;
		
	}
	
#splash_logo{
	width:690px;
	margin:0px auto;
	padding:40px 0px;
}

img_img1{
	float:left;
}

img.img2{
	float:right;

}
#splash_center{
	background:url(images/splash_bg_11.jpg) top left repeat-y;
}

#splash_bot{
background:url(images/splash_bg_09.jpg) bottom left no-repeat;
}
.clear{
	clear:both;
}
.splash_footer{
	width:690px;
	font-size:14px;
	margin:20px auto;
	text-align:center;
}
