/* CSS Document */

body{ margin:0px; font-size:small;font-family:"Trebuchet MS";color:#444;}
img{border:1px solid #ccc; margin:5px; padding:5px;}
form{margin:0px; padding:0px;}
b {color:#CC3300;}
strong {color:#CC3300;}
th{text-align:left;background:#f1f1f1;padding:2px;}
/*Container*/
#container{width:770px; margin:0 auto;}

/*Header*/
#header{width:770px; height:398px;}
#top-line{width:770px; height:10px; background:#C5EB5F;}
#container-ln{width:770px; height:149px;}
#logo{float:left; width:200px; height:149px; background:red;}
#order{float:right; font-size:large;width:472px; color:#444; padding-right:10px; margin-top:20px;text-align:right;margin-bottom:5px; }
#tollfree{float:right; font-size:large;width:472px; color:#CC3300; padding-right:10px;text-align:right;}
#tollfree a{border:none;}
#nav{float:right; color:#ccc; margin-top:0px; text-align:right;font:bold 12px/10px ;border-top:1px solid #ccc;}
	#nav a{color:#777; text-decoration:none; padding:0px 10px; border-right:1px solid #ccc;}
	#nav a:hover{color:#9ED01A;}
	
#banner{width:770px; height:200px;}
#bar{width:770px; height:19px; border-top:1px solid #ddd; margin-top:20px;}
#shipping{float:left;width:250px;}

/*content*/
#content-wraper{width:770px;}

#left-panel{float:left; width:224px;}
#sub-navi{padding-bottom:5px;width:224px; background-color:#D5EE88;background-image:url(images/bg_navi.jpg);background-repeat:no-repeat; padding-top:22px;font:bold 11px ;}
		#sub-navi a{display:block; padding-left:30px; text-decoration:none; color:#000; line-height:24px; background:url(images/arrow.gif) no-repeat 8px 7px;}
		#sub-navi a:hover{color:#c00; background:#C5EB5F url(images/arrow.gif) no-repeat 12px 7px;}
#paypal{width:224px; height:80px; margin-top:10px; background:url(images/paypal.jpg) no-repeat;}
#godaddy{width:224px; height:119px; margin-top:15px; text-align:center;}
#content{float:right; width:520px;}
	#content a{text-decoration:none;color:#444;}
	#content a:hover{color:#C00;}
	.content-c1{float:left; width:250px; height:69px; margin-bottom:20px;}
	.content-c1 img{border:none; padding:0px; margin:0px;}
	.content-c2{float:right; width:250px; height:69px; margin-bottom:20px;}
	.content-c2 img{border:none; padding:0px; margin:0px;}
	
#content2{float:right; width:520px;}	
	#content2 h1{font-size:x-large;color:#99CC00;margin:0px 0px 15px 0px;}
	#content2 ul{font:normal 12px; margin:0px; padding-left:25px;}
	#content2 a{color:#000;font-weight:bold;text-decoration:none;}
	#content2 a:hover{color:#c00;}
	
#offer{float:left; width:520px; height:60px; margin-bottom:20px;}


/*Products*/
#specs{padding:5px;background:#C5EB5F;;text-align:center;width:480px;margin:0 auto;color:#000;font-weight:bold;}	
#price{padding:10px;background:#EFFAD3;width:220px;float:right;}
#cart{padding:10px;background:#C5EB5F;;width:220px;float:right;}

/*Footer*/
#footer-bar{float:left;width:770px; height:19px; border-top:1px solid #ddd; margin-top:20px;}
#footer-links{font-size:xx-small;float:left; width:770px; font:bold 10px ; line-height:20px; text-align:center; color:#000; margin-bottom:20px;}
	#footer-links a{width:770px;  line-height:20px; color:#555; font-family:verdana;text-decoration:none;}
	#footer-links a:hover{color:#000;}
	
	
	

