body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


html{ height:100%; background: #000 center repeat-x ; 
}

body{ font-family: "Arial"; color: #FFF}

.contact{ display:none; height:58px; width: 600px; position: absolute; top:5%; right:0; background: url('../images/bg_contact.png') left top no-repeat; font-size: 18px; font-weight:bold; padding: 10px 0 ;}

.contact ul {list-style-type: none; margin: 2px 0 0 28px }

.contact li {display:inline; border-right: 1px solid #FFF; padding: 0 16px 0 16px}

.contact li.last { border-right:none; padding:0 }

.contact li.last { border-right:none; }

a:link, a:visited { color: #FFF; text-decoration: none; }

a:hover, a:active { color: #FFF; text-decoration: underline; }

.info {display:none; background:url('../images/bg_gradient.jpg'); position:absolute; bottom:10%; font-size:11px; width:100%}

.info_content{background:url('../images/bg_contact_info.jpg') #000 center repeat-x; padding-top:8px; position:relative background: #F00; width: 400px; margin:0 auto; }

h2{font-weight:bold;}

.contact_more{background-color:none; padding:5px; border-top:1px solid #fff}
.image{position:relative; width:auto; margin:0 1px;}