﻿#wrapper
{
	width: 778px;
	height: 452px;
	margin: 0px auto;
	background-color: #FFFFFF;
	border:  4px #9db3dc solid;
	
}

#header {
	width: 778px;
	height: 248px;
	margin: 0px auto;
	background-color: #FFFFFF;
	
}

#logo {
	float: left;
	width: 354px;
	height: 248px;
	background: url(images/adaptive2d.png) no-repeat left top;
}

#logo h1, #logo h2 {
	display:none;
}

#header_title {
	float: left;
	width: 424px;
	height: 184px;
	text-align:center;
	border-bottom: 4px orange solid;
	padding: 60px 0px 0px 0px;
}

#header_title h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 32px;
	color: #C0C0C0;
}

#description_text
{
	
	height:50px;
	float:left;
	width: 778px;
}
#description_text h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #808080;
	text-align:center;
}

#contact_details_text
{
	clear:both;
	height:40px;
	width:758px;
	padding: 10px 0px 0px 20px;
	line-height:12px
}
#contact_details_text h3
{
	font-weight:bold;
}