/* CSS Document */
/*------------------Copyright 2008 EnviroTech*/

* {
	margin: 0;
	padding: 0;
	font: 13px Arial, Helvetica, sans-serif;
 	color: #46575e;
}

body{
text-align: center;
background-color: #015088;
font: 13px Arial, Helvetica, sans-serif;
color: #46575e;
}

#Main{
padding-top: 25px;
width: 742px;
margin: 0 auto;
text-align: center;
}

.ContentContainer{
font: 13px Arial, Helvetica, sans-serif;
color: #46575e;
min-height: 400px;
background: url(../images/Content_Image.gif) top left repeat-y;
}

* html .ContentContainer{
height: 400px;
overflow: visible;
}

#TopImage{
background: url(../images/Top_Image.gif) top left no-repeat;
height: 12px;
}

#MainContent a:link, a:visited{
color: #014576;
text-decoration: underline;
}

#MainContent a:hover, a:active{
color: #5495c2;
text-decoration: underline;
}

#Navigation{
padding-top: 7px; 
margin-left: 11px;
float: left;
width: 127px;
}

/*#Navigation .rollover{
background-color: #eeefea;
padding: 5px 0px;
color: #566772;
height: 26px;
width: 100%;
vertical-align: middle;
text-align: left;
font: 16px Arial, Helvetica, sans-serif;
display:block;
color: #566772;
}

a:link, a:visited{
color: #566772;
text-decoration: none;
}

a:hover,  a:visited{
color: #ffffff;

}

#minHeight{
height: 400px; 
width: 0px;  
float: left
}

*/

.quoteBTN{
margin-top: 21px;
width: 128px;
height: 67px; 
}



p{
 text-align: left;
}

.BannerContainer{
height: 115px;
background: url(../images/Banner.gif) top left no-repeat;
padding-top: 7px; 
padding-left: 10px;
}

.BannerImage{
height: 110px;
background: url(../images/Banner_Image.jpg) top left no-repeat;
}

/*--------------------------------------Main Content Area*/
#MainContent{
text-align: left;
float: left;
margin-left:5px;
width: 575px;
min-height: 400px;
}

#MainContent p{
font: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #46575e;
margin-left: 20px;
font-weight: bold;
margin-bottom: 9px;
}

ul{
margin-left: 50px;
margin-bottom: 9px;
list-style: circle;
}

ul li{
font: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #46575e;
font-weight: bold;
line-height: 20px;
}

.ProductsFound{
margin-left: 20px;
font: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #838585;
font-style: italic;
}

h1{
font: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #015087;
margin: 5px 0px;
margin-left: 20px;
border-bottom: 1px solid #015087;
text-align: left;
}

#GroupITD{
margin-left: 20px;
text-align: left;
}

.DetailImage{
float: left;
width: 271px;
}

.TitleDescrDetail{
float: left;
margin-left: 9px;
margin-bottom: 10px;
width: 270px;
}

.Images{
float: left;
width: 100px;
}

.TitleDescr{
float: left;
margin-left: 10px;
margin-bottom: 10px;
width: 435px;
}

.titles{
font-size: 18px;
font-weight: bold;
}

.VDlink{
font-size: 12px;
}

.RQ{
float: right;
width: 372px;
}

/*------------------------------------------admin section*/

.Addbtn{
text-align: right;
}

/*------------------------------------------Footer*/
#Footer{
background: url(../images/Footer_Image.gif) top left no-repeat;
height: 37px;
}
#Footer p{
vertical-align: bottom;
font: 10px Arial, Helvetica, sans-serif;
font-weight: bold;
padding:25px 7px 0px 7px;
width: 213px;
color: #7b7b7b;
}

.InsllcLink {
text-align: right;
float: right;
width:465px;
font: 10px Arial, Helvetica, sans-serif;
font-weight: bold;
}

.InsllcLink a:link, .InsllcLink a:visited{
font: 10px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #7b7b7b;
text-decoration: none;
}

.InsllcLink a:hover, .InsllcLink a:active{
font: 10px Arial, Helvetica, sans-serif;
font-weight: bold;
color: #7b7b7b;
text-decoration: underline;
}



