												/* Fix My Computer Quick.com CSS Document */

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

body{
margin:0px;
padding:0px;
background:url(../images/bodybg.png) left top repeat;
}

img{
border:0px;
}

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

ul,li,p,h1,h2,h3,h4,h5,h6,div{
margin:0px;
padding:0px;
}

li{
list-style:none;
}

#pagecontainer{
	width:900px;
	margin:0 auto;
	background:#ffffff;
}

#centerpart{
	width:900px;
}

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

.header{
width:900px;
height:259px;
background:url(../images/headerbg.jpg) left top no-repeat;
}



.logo{
width:149px;
margin:95px 0px 0px 87px;
float:left;
}

.menu{
width:570px;
float:right;
margin-top:188px;
}

.menu ul{
float:left;
margin-left:6px;
padding:0px;
display:block;
width:380px;
}

.menu li{
float:left;
margin-top:6px;
padding-right:4px;
}

.home a{
width:66px;
height:31px;
display:block;
background:url(../images/home.gif) left top no-repeat;

}

.home a:hover{
width:66px;
height:31px;
display:block;
background:url(../images/home_hover.gif) left top no-repeat;
}

.home_active{
width:66px;
height:31px;
display:block;
background:url(../images/home_hover.gif) left top no-repeat;
}

.faq a{
width:50px;
height:30px;
display:block;
background:url(../images/faq.gif) left top no-repeat;

}

.faq a:hover{
width:50px;
height:30px;
display:block;
background:url(../images/faq_hover.gif) left top no-repeat;
}

.faq_active{
width:50px;
height:30px;
display:block;
background:url(../images/faq_hover.gif) left top no-repeat;
}

.guar a{
width:103px;
height:30px;
display:block;
background:url(../images/guarantee.gif) left top no-repeat;

}

.guar a:hover{
width:103px;
height:31px;
display:block;
background:url(../images/guarantee_hover.gif) left top no-repeat;
}

.guar_active{
width:103px;
height:31px;
display:block;
background:url(../images/guarantee_hover.gif) left top no-repeat;
}

.test a{
width:118px;
height:31px;
display:block;
background:url(../images/test.gif) left top no-repeat;

}

.test a:hover{
width:122px;
height:31px;
display:block;
background:url(../images/test_hover.gif) left top no-repeat;
}

.test_active{
width:122px;
height:31px;
display:block;
background:url(../images/test_hover.gif) left top no-repeat;
}

.download a{
width:167px;
height:35px;
display:block;
background:url(../images/download_img.jpg) left top no-repeat;
}

.menu h2{
float:left;
padding:2px 0px 0px 0px;
}


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



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

.footer_container{
margin-top:20px;
width:900px;
height:36px;
background:url(../images/footerbg.jpg) left top no-repeat;
font:normal 18px "Trebuchet MS";
color:#ffffff;

}

.fleft{
float:left;
text-indent:24px;
padding-top:10px;
}

.fright{
float:right;
padding-right:10px;
padding-top:10px;
}

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