/* CSS Document - Stellar Creative Studio - www.youarestellar.com */

body{

background-image: url(images/gradb.png); background-position: top-left;
background-repeat: repeat-x; 
background-color: #000;

}
	  
/* Classes */
	  
A:link {text-decoration: underline; color:#fff;}
A:visited {text-decoration: none;color:#ccc;}
A:active {text-decoration: none;color:#ccc;}
A:hover {text-decoration: none; color: #FFCC33;}




.p 
{font-family: arial;font-size: 12px; padding:2px; color: #ccc;}
.footer {font-family: arial;font-size: 10px; padding-left:10px; padding-top:10px;color: #666;}
.headline 
{font-family: arial;font-size: 12px; padding:2px; color: #ccc; background-color:#333; }
.quotes 
{font-family: arial;font-size: 11px; padding:4px; color: #fff; background-color:#333; }
.quotes a:link {text-decoration: underline; color:#666;}



/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#foxmenucontainer{height:24px;background:#fff;display:block;padding:45px 0 0 15px;}
#foxmenu{position:relative;display:block;height:24px;font-size:11px;font-weight:bold;font-family:Arial,Verdana,Helvitica,sans-serif;}
#foxmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#foxmenu ul li{display:block;float:left;margin:0 1px 0 0;}
#foxmenu ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:5px 20px 0 20px;height:19px;background:transparent url(images/foxmenu_bg-OFF.gif) no-repeat top left;}
#foxmenu ul li a:hover{color:#fff;background:transparent url(images/foxmenu_bg-OVER.gif) no-repeat top right;}
#foxmenu ul li a.current,#foxmenu ul li a.current:hover{color:#000;background:#fff;}
/* ^^^^^^^^ / MENU ^^^^^^^^^^ */

#quotes {background-color:#333;position:absolute; border-top: thick solid #990000; border-bottom: thin solid #000000; left:656px; top:229px; width:135px; height:160px; z-index:2; line-height:15px; color:#ccc; 
padding:10px 4px 4px 4px;font-family:Georgia, Times New Roman, Times, serif; font-size:11px;}

#testbckgd {width:100%; background-image: url(images/bckgd.png) ; height:1460px;}

#contentbckgd {width:100%; background-image: url(images/bckgd.png) ; height:380px;}

#servicebckgd {width:100%; background-image: url(images/bckgd.png) ; height:895px;}

#aboutbckgd {width:100%; background-image: url(images/bckgd.png) ; height:500px;}

#testcontent {width:580px;height:1390px; padding:20px; background: #3a3a3a; margin-left:15px; margin-top: 15px;position:absolute; color:#fff;}

#maincontent {width:580px;height:305px; padding:20px; background: #3a3a3a; margin-left:15px; margin-top: 15px;position:absolute; color:#fff;}

#servicecontent {width:580px;height:825px; padding:20px; background: #3a3a3a; margin-left:15px; margin-top: 15px;position:absolute; color:#fff;}

#submit {
top:805px;
left:10px;
position:absolute;
text-align:left;
}

.button {
 font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
 background-color: #000000;
 color: #fff;
 margin-bottom: 2px;
 border: 1px solid #666;
 text-align:left;
 padding:3px;


}

#aboutcontent {width:580px;height:425px; padding:20px; background: #3a3a3a; margin-left:15px; margin-top: 15px;position:absolute; color:#fff;}

#intro {width:427px;padding-left:10px; left:167px;position:absolute;}

#page {width:545px;padding-left:10px; left:10px;position:absolute;}

#pagecontact {width:550px;padding-left:10px; left:10px;position:absolute;}

#footer {width: 100%; background:#000;height:40px;padding-left:65px;}

#footer a {text-decoration: none; color:#fff;}