/* Reset */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,dfn,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}

html,body{
height: 100%;
}

body{
margin:0;
padding:0;
background: #fcf9f7 url(../images/bg.png) left top repeat;
font-family:"Helvetica Neue",Helvetica, Arial;
}

div#shim{
width: 940px;
height: 150px;
margin: 0 auto;
}

div#content {
width: 940px;
height: 500px;
margin: 0 auto;
clear: both;
position: relative;
top: -250px;

/* IE4ever Hack: Hide from IE4 **/
position: static;
/** end hack */
}

/* Hide from IE5mac \*//*/
div#shim {
display: none;
}
html, body {
height: auto;
}
/* end hack */
/* ]]> */

.watch{
width: 384px;
background: url(../images/watch.png) left bottom no-repeat;
float: left;
height: 320px;
margin-left: 40px;
margin-right: -20px;
}

.rest{
width: 526px;
float: left;
}

.clear{
clear: both;
}

h1{
font-family: 'Arial';
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
padding: 20px 20px 20px 0px;
font-size: 34px;
color: #4d4d4d;
letter-spacing: -2px;
line-height: 50px;
float: left;
margin-bottom: 10px;
font-weight:bold;
}

h2{
color: #396f90;
text-transform: uppercase;
font-family: 'verdana';
font-size: 48px;
font-weight: 700;
line-height: 55px;
letter-spacing: -2px;
margin-bottom: 20px;
}

h2 span{
font-size: 25px;
font-weight: 300;
letter-spacing: 0;
}

p{
font-family: 'calibri';
font-size: 16px;
color: #4d4d4d;
}