@import url("/inc/ppc.css?version=1");
@import url("/inc/menu.css?version=1");
@import url("/inc/styles.css?version=1");


body {
    margin:10px 0 10px 0;
    padding:0;
    background:#fff;
    font-family:Arial, Helvetica, sans-serif;   
}

h1 {
    font-size:18px;
    line-height:20px;
    font-weight:bold;
    color:#fff;
    margin:15px 0px 0px 15px;
}

h2 {
    margin-bottom:-5px;
    font-size:16px;
    line-height:24px;
    font-weight:bold;
    color:#fff;
    margin:10px 0px 0px 15px;
}

h3 {
    margin-bottom:-5px;
    font-size:14px;
    line-height:24px;
    font-weight:bold;
    color:#fff;
}

p, li, ul, ol {
    margin:15px;
    font-size:12px;
    line-height:18px;
    color:#ddd; 
}

ul, ol {
    margin-bottom:20px; 
}

li {
    list-style-type:disc;   
}

p a, li a {
    text-decoration:underline;
    color:#ffff00;
}
p a:hover, li a:hover {
    text-decoration:none;
    color:#ffff00;
}

img {
    border:0;
}

#wrapper {
    background:#000;
    width:1000px;
    margin:0 auto;
}

#wrapTop{
    background:url(/i/wrapTop.gif) center no-repeat #FFF;
    position:relative;
    height:10px;
    width:1000px;
}

#wrapMid{
    background:url(/i/wrapMid.gif) center repeat-y #000;
    margin-left:1px;
    position:relative;
    width:998px;
}

#wrapBot{
    background:url(/i/wrapBot.gif) center no-repeat;
    position:relative;
    top:430px;
    height:10px;
    width:1000px;
}

#leaderboard {
    width:760px;
    height:90px;
    position:absolute;
    top:0;
    padding:5px 0;
    text-align:center;
    background:#ccc;
}

#header {
    width:998px;
    height:170px;
    margin:0px 0px 0px 1px;
    position:absolute;
    top:18px;   
    background:url(/i/header.jpg) no-repeat #000;
}
#header img {
    width:382px;
    height:165px;
    position:relative;
    top:1px;
    left:5px;
}

#search {
    color:#fff;
    font-weight:bold;
    position:relative;
    left:640px;
    top:-80px;
    height:15px;
    width:350px;    
}
#searchText{
    color:#fff;
    font-weight:bold;
    padding:0px 5px 5px 0px;
}
#search .inputbox {
    width:210px;
    height:22px;
    border:0;
    background:url(/i/searchBack.gif) no-repeat;
    font-size:13px;
    font-weight:bold;
    margin-top:10px;
    padding:5px 0px 0px 10px;
    color:#fff; 
}
#search .gobutton {
    width:39px;
    position:relative;
    top:11px;
    left:-5px;
    border:0;
    background:#fff;
}

#topNav{
    background:url(/i/navTile.gif) repeat-x;
    margin-left:1px;
    position:absolute;
    height:25px;
    top:180px;
    width:998px;
}

#navWrap{
    display:block;
    float:left;
    height:25px;
}

#navLeft{
    float:left;
    width:10px;
    }

#nav1-link{
    height:25px;
    color:#fff;
    display:block;
    float:left;
    font-family:Tahoma, Times, serif;
    font-size:13px;
    font-weight:bold;
    padding:5px 12px 0px 12px;
    text-decoration:none;
}

#nav1-link:hover{
color:#FFFF00;}

#nav1-link-on{
    background:url(/i/navActive.gif) repeat-x;
    height:25px;
    color:#000;
    display:block;
    float:left;
    font-family:Tahoma, Times, serif;
    font-size:13px;
    font-weight:bold;
    padding:5px 12px 0px 12px;
    text-decoration:none;
}

#breadcrumbs {
    width:978px;
    height:28px;
    position:absolute;
    top:205px;
    margin:0px 0px 0px 1px;
    padding:12px 10px 0 10px;
    background:url(/i/bcBack.gif) repeat-x #000;
    font-size:12px;
    color:#999;
}
#breadcrumbs a {
    text-decoration:none;
    color:#fff;
}
#breadcrumbs a:hover {
    text-decoration:underline;
}

#homeMid{
    background:url(/i/homeFlash.jpg) no-repeat;
    border:0px;
    color:#fff;
    margin:225px 0px 0px 0px;
    height:279px;
    width:998px;
}

#content {
    padding:7px 0px 0px 0px;
    width:1000px;
}

.content-holder {
  width: 500px;
  float: left;
}

.content-holder p {
  line-height: 15px;
}


#flash{
    float:right;
    height:250px;
    padding:11px 20px 0 15px;
    position:relative;
    width:438px;
    text-align: center;
}

#callOuts{
    background:#000;
    height:440px;
    margin-left:-1px;
    width:1000px;
}

#callLeft{
    background:url(/i/callLeftBack.jpg) no-repeat #000;
    float:left;
    margin-left:2px;
    padding-left:5px;
    width:330px;
}

#callMid{
    background:url(/i/callMidBack.jpg) no-repeat #000;
    float:left;
    width:330px;
}

#callRight{
    background:url(/i/callRightBack.jpg) no-repeat #000;
    float:left;
    width:330px;
}

#callOuts h3 {
    font-size:16px;
    font-weight:bold;
    color:#fff;
    margin:0;
    padding:15px 0px 0px 15px;
    width:250px;
}

#callOuts p{
    margin-top:240px;
    color:#fff;
}

#callOuts a {
    color:#E5FF00;
}

#footer {
    width:980px;
    margin-left:-1px;
    margin-top:-40px;
    height:20px;
    clear:both;
    padding-right:20px;
    padding-top:5px;
    background:url(/i/footerTile.jpg) repeat-x #000;
    text-align:right;
    font-size:10px;
    color:#fff;
}
#footer a {
    padding:0 5px;
    color:#fff;
}
#footer a:hover {
    color:#fff;
    text-decoration:none;
}

.keywords {
    text-transform:capitalize;
}

#button {
padding-top: 20px;
text-align: center;
}

#rectangle {
margin: 20px 0 5px 22px;
text-align: left;
}

/* UX 20070810 Do not remove */
#ppc {background:none; border-bottom:none; border-top:none;}
#ppc .ppctitle {color:#873333;}
#ppc .ppctitle:hover{color:#C83333;}
#ppc .ppcdescription {font-size:11px;}
#ppc .ppchost {font-size:11px;}
#ppc .ppchost:hover {text-decoration:underline;color:#C83333;}
/* UX 20070831 */
#skyscraper {display:none;}
#rectangle {display:none;}
#button {display:none;}
#ppc {width:465px;}
/* UX */
