/* 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{
visibility: hidden;
width: 100%;
height: 50%;                                                                     
margin-top: -330px;                                                              
float: left;
}

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;
height: 600px;
background: url(../images/watch.png) left bottom no-repeat;
float: left;
margin-right: 30px;
}

.rest{
width: 526px;
float: left;
}

.clear{
clear: both;
}

h1{
font-family: 'Crete Round', serif;
background: url(../images/logo.png) repeat;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
border-radius: 20px;
padding: 20px;
font-size: 52px;
color: #4d4d4d;
letter-spacing: 2px;
line-height: 50px;
float: left;
margin-bottom: 10px;
}

h1 span{
display: block;
font-family:"trebuchet MS";
font-size:18px;
color:#0066CC;
padding-top:7px;
text-align:right;
line-height: 10px;
margin-left: 250px;
letter-spacing: 0;
}

h2{
color: #396f90;
text-transform: uppercase;
font-family: 'Oswald', sans-serif;
font-size: 80px;
font-weight: 700;
line-height: 55px;
letter-spacing: -2px;
margin-bottom: -5px;
}

h2 span{
font-size: 25px;
font-weight: 300;
letter-spacing: 0;
}

p{
font-family: 'PT Sans Caption', sans-serif;
font-size: 16px;
color: #4d4d4d;
}
ul.profile{
width: 526px;
float: left;
margin-top: 15px;
margin-bottom: 20px;
}
ul.profile li{
margin-right: 25px; 
float: left;
}
ul.profile li a{
background: url(../images/profile.png) left top no-repeat;
width: 141px;
height: 61px;
float: left;
}

ul.social{
width: 526px;
float: left;
margin-top: 15px;
margin-bottom: 20px;
}

ul.social li{
margin-right: 25px; 
float: left;
}

ul.social li a{
background: url(../images/social.png) left top no-repeat;
width: 48px;
height: 60px;
float: left;
}

ul.social li a.fb{
background-position: 0 0;
}

ul.social li a:hover.fb{
background-position: 0 -60px;
}


ul.social li a.tw{
background-position: -73px 0;
}

ul.social li a:hover.tw{
background-position: -73px -60px;
}


ul.social li a.li{
background-position: -146px 0;
}

ul.social li a:hover.li{
background-position: -146px -60px;
}


ul.info{
width: 540px;
float: left;
}

ul.info li{
float: left;
margin-right: 40px;
font-family: 'Oswald', sans-serif;
font-size: 13px;
letter-spacing: 1px;
margin-bottom: 20px;
color: #4d4d4d;
}

ul.info li a{
color: #4d4d4d;
}
ul.info li.ph{
background: url(../images/icons.png) left top no-repeat;
padding-top: 25px;
}

ul.info li.ad{
background: url(../images/icons.png) left -208px no-repeat;
padding-top: 25px;
}

ul.info li.mail{
background: url(../images/icons.png) left -107px no-repeat;
padding-top: 25px;
}
.designby{
	font-family:"trebuchet MS";
	font-size:12px;
	color:#000000;
	padding-top:7px;
	text-align:right;
}
.teqnomates_link{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.teqnomates_link:hover{
	font-family:"Trebuchet MS";
	font-size:12px;
	font-weight:bold;
	color:#000099;
	text-decoration:underline;
}
.tagline{
	font-family:"Trebuchet MS";
	font-size:18px;
	color:#000066;
	font-weight:bold;
	text-decoration:none;
}
