/* 
-----------------------------------------------------------------------------
LAYOUT: Global
-----------------------------------------------------------------------------*/
div#header-links {background:#000;border-bottom:1px solid #333;}

div#body-bg {}

div#header-logo a {background:#000;}

div#container {}
div#container-footer {background:#303030 url(images/bg_container_bl.gif) bottom left no-repeat;}
div#container-footer div {background:transparent url(images/bg_container_br.gif) bottom right no-repeat;}

div#container-top div {background:transparent url(images/bg_container_tr.gif) top right no-repeat;}
div#container-empty-top div {background:transparent url(images/bg_container_tr.gif) top right no-repeat;}

div#container-top h1 {}

div#container h1 a.instruction-link {color:#76b41c; border-bottom:1px solid #444;}
div#container h1 a.instruction-link:hover {color:#fff;}

div#page-info {background:#222;}



div.module {background:#121212 url(images/bg_module_tl.gif) top left no-repeat;}



div.module div.wrap {background:#222;}
div.module div.divider {border-bottom:1px solid #333;}
div.module-footer {background:#222 url(images/bg_module_bl.gif) bottom left no-repeat;}
div.module-footer div {background:transparent url(images/bg_module_br.gif) bottom right no-repeat;}

div.module images.pad {background:#363636;border-right:1px solid #000;border-bottom:1px solid #000;padding:3px;float:left;margin:0 12px 12px 0;}

div#footer {color:#666;}
div#footer a, div#footer strong {color:#666;}

ul.feature-bullets li {
	background:transparent url(images/bullet_circle.gif) 0 5px no-repeat;
}

ul.list li {
	background:transparent url(images/bullet_circle.gif) 0 5px no-repeat;
}


/* 
-----------------------------------------------------------------------------
NAVIGATION: MAIN
-----------------------------------------------------------------------------*/
ul#nav li {}
ul#nav li a {}
ul#nav li a:hover {color:#fff;}
ul#nav li#one {background-image:url(images/--.gif);}

body.web ul#nav li#one a {background-image:url(images/--.gif);color:#fff;}
body.video ul#nav li#two a {color:#fff;}
body.seo ul#nav li#three a {color:#fff;}
body.marketing ul#nav li#four a {color:#fff;}
body.hosting ul#nav li#five a {color:#fff;}
body.quote ul#nav li#six a {color:#fff;}
body.about ul#nav li#seven a {color:#fff;}
body.contact ul#nav li#eight a {color:#fff;}


