/* reset */

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,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;
}

/* Universal Wave */

body {
	background: url('../images/bg_main.gif') repeat-x;
}

div#container {
	width: 1016px;
	margin: 0 auto;
}

div#header {
	height: 138px;
}

img#logo {
	float: left;
}

div#middle_text {
	float: left;
	width: 380px;
	font-family: 'Century Gothic', Arial;
	font-size: 13px;
	color:  #cecfd1;
	padding-top: 38px;
	line-height: 15px;
}

div#middle_text p {
	padding-bottom: 14px;
}

div#right_text {
	float: left;
	width: 250px;
	font-family: 'Century Gothic', Arial;
	font-size: 10px;
	color:  #cecfd1;
	padding-top: 64px;
	line-height: 14px;
}

div#padded {
	padding: 5px 0px 0px 100px;
}

span.blue {
	color: #64ccf4;
}

span.s18 {
	font-size: 18px;
}

span.s16 {
	font-size: 16px;
}

p.s10 {
	font-size: 10px;
	line-height: 11px;
}

span.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}

div#middle_left {
	clear: both;
	float: left;
	width: 258px;
	padding: 36px 0px 0px 52px;
	font-family: 'Century Gothic', Arial;
	color: #525254;
	font-size: 13px;
	line-height: 15px;
	display: inline;
}

img.pic_padded {
	margin-bottom: 24px;
}

div#middle_center {
	width: 403px;
	float: left;
	padding: 36px 40px 0px 0px;
	font-family: 'Century Gothic', Arial;
	color: #525254;
	font-size: 13px;
	line-height: 15px;
	display: inline;
}	

div#middle_center p {
	margin-bottom: 14px;
}

div#middle_right {
	width: 240px;
	float: left;
	padding: 36px 0px 0px 0px;
	font-family: 'Century Gothic', Arial;
	color: #525254;
	font-size: 13px;
	line-height: 15px;
	display: inline;
}	

div#middle_right p {
	margin-bottom: 15px;
}

div#middle_right a {
	color: #6ccff6;
	text-decoration: none;
}
