﻿body
{
 background: url(images/bg_gradient.png) top left repeat-x #b3d236;
 font-size:75%;
 color:#394671;
 font-family:Arial;
 margin:0;
 padding:0;
}
img{border:0;}
#container {
	width: 950px;
	margin: auto;
}
#header {
	width:940px;
	height:86px;
	margin:0 0 0 10px;
}

#logo {
	float:left;
	margin: 25px 0 0 0;
}
#comingsoon{
float: left;
margin:17px 0 0 8px;
}
#right_header {
	float:right;
	margin: 50px 10px 0 0;
	text-align:right;
	color: white;
	font-size:1.2em;
	font-weight:bold;
	line-height:120%;
}

#right_header a:link, #right_header a:visited {
	color: white;
	font-size:1.2em;
}
#whitespace
{
 width:950px;
 background: White url(images/bg_content.jpg) no-repeat  0 -5px;
 margin-bottom:50px;
}
