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

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

body{
margin:0px;
padding:0px;
background:url(../images/topbg.jpg) left top repeat-x;
font:normal 11px Verdana;
}

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;
}

#maincotainer{
width:100%;
}

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

#centerpart{
width:900px;
height:600px
}

#footer{
width:100%;
background:#008dc6;
height:40px;
}

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

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

.logo{
padding:29px 0px 0px 18px;
}

.menu{
width:900px;
}

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

.menu li{
float:left;
margin-top:20px;
padding-right:15px;
}

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

}

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

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

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

}

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

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

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

}

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

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

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

}

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

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

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

}

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

.video_active{
width:73px;
height:30px;
display:block;
background:url(../images/video_hover.gif) left top no-repeat;
}

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

}

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

.download_active{
width:138px;
height:30px;
display:block;
background:url(../images/download_hover.gif) left top no-repeat;
}

/**************************** Center Part Layout **********************/
.center_con{
width:900px;
clear:both;
}

.center_con p{
padding:50px 0px 0px 0px;
}


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

.footer_container{
width:900px;
margin:0 auto;
font:normal 18px "Trebuchet MS";
color:#ffffff;
padding-top:12px;
}

.footer_container a{
color:#ffffff;
}

.fleft{
float:left;
}

.fright{
float:right;
}
/******************************* END *************************************/