								/* GETPAID 2RACE.comCSS Document */

/***************** Global Links ********************/

*{
margin:0px;
padding:0px;
}

body{
background:url(../images/bodybg.jpg) left top repeat;
font:normal 11px Tahoma;
color:#000000;
}

img{
border:none;
}

a{
text-decoration:none;
color:#000000;
}

li{
list-style:none;
}

#pagecontainer{
width:900px;
margin: 0 auto;
background:#f5f8fa url(../images/pagebg.jpg) left top repeat-x;
}

/************************* Header Part Layout *************************/

.headerpart{
width:900px;
}

.headerpart h1{
float:left;
}

.headerpart h2{
float:left;
}

.headerpart h3{
float:left;
}

/********************** Menu Part Layout **************************/

.menupart{
width:900px;
height:44px;
background:url(../images/menupart.jpg) no-repeat;
padding-left:32px;
}

.menu{
background:#000000;
}

.menu ul{
margin-left:154px;
padding:0px;
}

.menu li{
margin-top:8px;
float:left;
height:23px;
padding-right:40px;
}

.home a{
width:60px;
height:23px;
display:block;
background:url(../images/home.gif) no-repeat;
}

.home a:hover{
background:url(../images/home_hover.gif) no-repeat;
}

.home_active a{
width:60px;
height:23px;
display:block;
background:url(../images/home_hover.gif) no-repeat;
}

.faq a{
width:39px;
height:23px;
display:block;
background:url(../images/faq.gif) no-repeat;
}

.faq a:hover{
background:url(../images/faq_hover.gif) no-repeat;
}

.faq_active a{
width:39px;
height:23px;
display:block;
background:url(../images/faq_hover.gif) no-repeat;
}

.gua a{
width:113px;
height:23px;
display:block;
background:url(../images/gua.gif) no-repeat;
}

.gua a:hover{
background:url(../images/gua_hover.gif) no-repeat;
}

.gua_active a{
width:113px;
height:23px;
display:block;
background:url(../images/gua_hover.gif) no-repeat;
}

.video a{
width:72px;
height:23px;
display:block;
background:url(../images/video.gif) no-repeat;
}

.video a:hover{
background:url(../images/video_hover.gif) no-repeat;
}

.video_active a{
width:72px;
height:23px;
display:block;
background:url(../images/video_hover.gif) no-repeat;
}

.order a{
width:67px;
height:23px;
display:block;
background:url(../images/order.gif) no-repeat;
}

.order a:hover{
background:url(../images/order_hover.gif) no-repeat;
}

.order_active a{
width:67px;
height:23px;
display:block;
background:url(../images/order_hover.gif) no-repeat;
}

/*********************** Center Part Layout ***********************/

.centerpart{
width:900px;
padding-left:7px;
}

.center_content{
background:#f5f8fa;
height:500px;
}

/********************** Footer Part Layout **********************/

.footerpart{
width:900px;
background:#608fbe;
height:24px;
font:normal 18px "Trebuchet MS";
color:#f5f8fa;
}

.copytxt{
padding:5px 0px 0px 18px;
float:left;
}

.ftxt{
padding:5px 6px 0px 0px;
float:right;
}

/*************************** END *******************************/
