/*-----------Common----------*/
* { padding:0px; margin:0px; }
body { padding:0px; margin:0px; background:url(../images/bg.jpg) top left repeat-x #111111; font: normal 14px Arial; color:#000000;  text-align:justify; }
.clear { clear:both;}

#Header, #Content, #Nav, #Footer, #Banner { margin:auto; width:870px;}

/*-----------Header----------*/
#Header { background:url(../images/header-bg.jpg) left top no-repeat; height:91px;  }
#Header .logo { background:url(../images/yoursitesolutions-logo.jpg) left top no-repeat; height:35px; width:243px; float:left; margin:43px 0px 10px 13px; }
#Header .logo h1 a { display:block; width:243px; height:35px; }
#Header .logo h1 a span { display:none; }
#Header .headerAD { background:url(../images/header-ad.gif) left top no-repeat; width:510px; float:right; height:75px; margin-top:7px; }

/*-----------NAV----------*/
#Nav { background:url(../images/nav-bg.gif) left top no-repeat; height:38px; padding-left:1px; }
#Nav li { display:inline; }
#Nav li a { float:left; display:block; height:28px; }
#Nav li a.all { background:url(../images/nav-menu-h.gif) left top no-repeat; width:147px; text-align:center; color:#FFFFFF; text-decoration:none; padding-top:10px;}
#Nav li a.all:hover { background:url(../images/nav-menu-h.gif) left bottom no-repeat; width:147px; text-align:center; color:#FFFFFF; text-decoration:none;  padding-top:10px;  }
#Nav li a.active { background:url(../images/nav-menu-sel.gif) left bottom no-repeat; width:147px; text-align:center; color:#FFFFFF; text-decoration:none; padding-top:10px; }

/*-----------Banner----------*/
#Banner { background:url(../images/banner-bg.gif) left top no-repeat; height:202px; padding-left:1px; }
#Banner .leftDiv { float:left; width:460px;}
#Banner .leftDiv .innerdiv { padding:45px 60px 0px 50px; }
#Banner .rightDiv { float:right; width:400px; padding-top:8px;}

/*-----------Text----------*/
.textBig { font:bold 36px Arial; text-transform:uppercase; color:#fff; }
.welcomeTextyallow { font:normal 28px Arial; color:#F87313;}
.welcomeText { font: normal 28px Arial; color:#777777;}
.welcomeText2 { font: normal 18px Arial; color:#777777;}
.welcomeTextyallow2 { font: normal 18px Arial; color:#F87313;}
.Textsm { font: normal 12px Arial; color:#fff; }

/*-----------Content----------*/
#Content { background-color:#FFFFFF;}

/*-----------Footer----------*/
#Footer { background:url(../images/footer-bg.gif) left top no-repeat; padding-top:20px; font-size:11px; color:#666666;}
#Footer a { font-size:11px; color:#666666; text-decoration:none; }
#Footer a:hovr { font-size:11px; color:#666666; text-decoration:underline; }
#Footer .footerLogo { background:url(../images/footer-logo.gif) right top no-repeat; width:241px; height:44px; }
