﻿#maintop 
{
 background-image:url('images/bodytop.png');
 background-repeat:no-repeat;
 width:900px;
 height:177px;   
}

#mainmiddle 
{
 width:875px;
 background-image:url('images/bodymid.png');
 background-repeat:repeat-y;
 float: left;

}


#mainbottom 
{
width:900px;
background-image:url('images/bodybtm.png');
height:37px;
float:left;
}

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;
}


	.greenBorder  
	{
		border-right: 1px solid #a7bf08;
	} /* just borders to see it */


/* style for the completed email sending div tag */
#completedform
{
 width:100%;
 height:100px;
 font-size:20px;   
 margin-top: 90px;
 margin-left:-10px;
 text-align:center;

}

#divEmailErr1
{
 font-size:20px;
 color:Red;   
 margin-top: 90px;
 margin-left:-10px;
 text-align:center;

}






/* Two column styles */
#leftcontent {
padding-left:40px;
float:left;
width:240px;

}


#leftcontent2Col {
padding-left:40px;
float:left;
width:420px;

}

#maincontent {
float:right;
width:570px;
padding-right:15px
}


#maincontact 
{
 float:right;
 width:400px;
 padding-right:15px   
	
}

ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px 0px 0px;
	}
li {
	background-image:url(images/more.jpg);
	background-repeat:no-repeat;
	padding: 0 15px 15px 25px;
}

#sitethumbnail 
{
background-image:url(images/siteimage.jpg);
background-repeat:no-repeat;
height:227px;
width:537px;    
}

#siteinfo .caption
{
line-height:18px;
color:#474747;
font-size:16px;
font-family:Lucida Sans Unicode;
}

#siteinfo .text
{
margin: 0px 5px 10px 10px;
color:white;
font-size:12px;
font-family:Lucida Sans Unicode;
}


#siteinfo p 
{
 padding-top:8px   
}



#menu
{
	
	
	
}


#maintop ul 
{
list-style-type: none;
height: 80px;
width: 663px;
margin: auto;
padding-top:125px;
}

#maintop li
{
background-image:none;    
float: left;
padding-left:45px;
font-size:14px;    
font-family:Lucida Sans Unicode;
}


.comppnl1
{
	background-image: url('./images/customerView.jpg'); 
	width: 737px; 
	height: 226px;
	background-repeat: no-repeat; 
	padding-top: 9px; 
	padding-left: 7px
		
}

 .comppnlcaptions
 {
 float :left; 
 padding-left:10px; 
 width:400px;
 }
  
 .comppnltitle { 
font-family: Century Gothic, sans-serif; 
font-size:12px; 
font-weight:bold;
}

.comppnltext {
font-family: Century Gothic, sans-serif; 
font-size:10px; 
font-weight:lighter;
padding-left:8px;
padding-bottom:4px
}


