/* Main */
body {
margin:0;
padding:0;
background-color:#666666;
}

p,h1,h2, h3 {
margin:0;
padding:0;
}

#wrap {
width:900px;
height:1620px;
margin:auto;
background-color:#fff;
}

#header {
width:900px;
height:197px;
}

#header img {
float:left;
}

/* Top Table */
#toptable {
width:900px;
height:350px;
}

.cliptable {
width:850px;
padding-left:27px;
}

.clip {
width:400px;
height:300px;
float:left;
padding:10px;
}

.clip img {
border:1px solid #000;
}

/* Bottom Table */
#bottomtable {
width:900px;
float:left;
}

.left {
width:450px;
height:433px;
float:left;
}

.right {
width:450px;
height:433px;
float:left;
}

.leftclip {
width:420px;
padding-left:24px;
padding-top:30px;
}

.infobox {
width:410px;
height:420px;
}

.info {
width:410px;
height:420px;
background-image:url("images/topviewed.jpg");
background-repeat:no-repeat;
}

.modelsbox {
width:390px;
height:370px;
padding-top:50px;
padding-left:13px;
}

.models {
width:124px;
height:140px;
float:left;
padding:2px;
}

.models img {
border:1px solid #fff;

}

/* Bottom Table */
#bonussites{
width:900px;
height:432px;
background-image:url("images/bonussites.jpg");
background-repeat:no-repeat;
}

.sitesbox {
width:878px;
height:360px;
float:left;
padding-left:15px;
padding-top:55px;	
}

.sites {
width:208px;
height:169px;
float:left;
padding:4px;
}

.sites img {
border:1px solid #fff;
}

/* Text */
h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:62px;
font-weight:400;
text-align:center;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:400;
color:gray;
text-align:center;
}

h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:400;
color:gray;
text-align:center;
}

p.download {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#000;
text-align:center;
font-weight:400;
}

p.modelname {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:400;
color:#fff;
text-align:center;
}

/* Links */
a:link {
color:blue;
}
a:hover {
color:gray;
}
a:visited {
color:none;
}
a:active {
color:blue;
}
