body{


 cursor:default;


 text-align:center;
 background-image:url(images/navbar_background.jpg);

 background-repeat:repeat-x;
 font-family:Helvetica, sans-serif;
 font-weight:100;
}


#container{
	margin-top:0px;
	margin:0px auto;
	width:1000px;
	
	
	
	
}

a img {
   border-style: none;
}


p{
	color:#666;
	
}


h1{
	font-family:helvetica, tahoma, sans serif;
	color:#000;
	font-size:16px;
}


#navbar{
	
	width:1000px;
	height:125px;
	
	
}


#navbarlogo{
	
	margin-top:0px;
	width:300px;
	float:left;
	
	
}


#navbarlinks{
	background-image:url(images/navbar-links-background.jpg);
	width:600px;
	height:100px;
	float:right;
	margin-top:25px;
	word-spacing:20px;
	text-decoration:none;
	font-weight:100;
	color:999;
	font-size:14px;
	text-align:center;
}



#navbarlinks a{
	font-family:helvetica, arial, sans-serif;
 font-weight:100;
	text-decoration:none;
	
	
	
	
	
}

#navbarlinks a:link { 
	color: #999;
	
	}
#navbarlinks a:visited { 
	color: #999;
	}
#navbarlinks a:hover { 
	color: #0086a8;
	text-decoration: none;
	}
#navbarlinks a:active { 
	color: #000;
	background-color:0086a8;
	}


#topbodyleft{
	margin-top:50px;
	width:600px;
	float:left;
	
}


#topbodyright{
	font:"Times New Roman", Times, serif;
	font-weight:100;
	font-size:18px;
	font:serif;
	padding:0px 40px 0px 0px;
	width:320px;
	float:right;
	
}


#topbodyright p{
	
	text-align:left;
	text-indent: 20px;
	color:#999;
	
}


#lowbody{
	
	font-size:12px;
	width:1000px;
	color:#999;
	
}




#left{
	padding:0px 20px 0px 20px;
	width:293px;
	float:left;
	
	
}



#right{
	padding:0px 20px 0px 20px;
	width:293px;
	float:right;
	
}



#middle{
	float:left;
	padding:0px 20px 0px 20px;
	width:293px;
	
}

#AGS {
	
	width:1000px;
	font-size:11px;
	color:#999;
	
	
	
	
}


/* Ends Home page and navigation code -------------------------------------------------------------------------------- */





/* Starts Product Description Pages -------------------------------------------------------------------------------- */

#companylogo{
	margin-top:20px;
	width:600px;
	float:left;
	
}


#productdesc{
	font:"Times New Roman", Times, serif;
	font-weight:100;
	font-size:18px;
	font:serif;
	padding:0px 40px 0px 40px;
	width:320px;
	float:right;
	
}


#productdesc p{
	
	text-align:left;
	text-indent: 20px;
	color:#999;
	
}

h2{
	
	margin-top:50px;
	font-family:helvetica, tahoma, sans serif;
	color:#000;
	font-size:20px;
		
	
}


#fbook {
	width:800px;
	align:center;
	
	
}


#leftsimiliar{
	padding:0px 20px 0px 20px;
	width:293px;
	float:left;
	
	
}



#rightsimiliar{
	padding:0px 20px 0px 20px;
	width:293px;
	float:right;
	
}



#middlesimiliar{
	float:left;
	padding:0px 20px 0px 20px;
	width:293px;
	
}


h3{

	color:#09C;
	
}

/* Ends Product Description Pages -------------------------------------------------------------------------------- */


/* Starts product pages with the navigation on the left, with choice of product brands to the left -------------------------------------------------------------------------------- */
#productsleftnav{
	background-image:url(images/leftnav_background.jpg);
	margin-top:20px;
	height:400px;
	width:240px;
	float:left;
	border-right:thin;
	border-color:#333;
	
}


#rightproducts{
	font:"Times New Roman", Times, serif;
	font-weight:100;
	font-size:14px;
	font:serif;
	padding:0px 20px 0px 20px;
	width:700px;
	float:right;
	margin-top:20px;
	
	
}


#rightporducts p{
	text-align:center;
	text-indent: 20px;
	color:#999;
	
}

h2{
	color:#333;
	font-size:14px;
	
}

h3{
	color:#333;
	font-size:12px;
	
}

#rightservices{
	font:"Times New Roman", Times, serif;
	font-weight:100;
	font-size:14px;
	font:serif;
	padding:0px 20px 0px 20px;
	width:700px;
	float:right;
	margin-top:20px;
	
	
}


#rightservices p{
	font:"Times New Roman", Times, serif;
	text-align:left;
	text-indent: 40px;
	color:#666666;
	
}

#rightproducts_leftcolumn{
	
	float:left;
	width:300px;
	padding:20px 10px 0px 10px;
	
}

#rightproducts_rightcolumn{
	
	float:right;
	width:300px;
	padding:20px 10px 0px 10px;
	
}

#contactuspage
{
	
	width:600px;
	
}



/* Ends Product pages with the navigation to the left -------------------------------------------------------------------------------- */




/* Starts Footer -------------------------------------------------------------------------------- */ 



.clear {clear:both;height:1px;overflow:hidden;}


#footer {
	font-size:11px;
	width:1000px;
	height:50px;
	color:#999;
	
}


#footerleft {
	margin-top:0px auto;
	float:left;
	font-size:11px;
	width:300px;
	color:#666;
	text-align:left;
}




#footerright {
	margin-top:10px;
	text-align:right;
	float:right;
	font-size:11px;
	width:300px;
	color:#999;
	text-decoration:none;
	word-spacing:0px;
	
}

#footermid {
	
	float:none;
	text-align:center;
	font-size:11px;
	color:0086a8;
	
}




#footerright a:link { 
	color: #999;
	text-decoration: none;
	
	}
#footerright a:visited { 
	color: #999;
	text-decoration:none;
	}
#footerright a:hover { 
	color: #0086a8;
	text-decoration: none;
	}
#footerright a:active { 
	color: #0086a8;
	text-decoration:none;
	
	}
	
	
	
	/* Ends footer  --------------------------------------------------------------------------------------*/
