body {
	margin: 0;
	padding: 0;
	color: #fff;
	min-width:970px;
	background-color: #363B3E;
	font-family: "Trebuchet MS";
}

p {
	line-height: 1.6em;
	padding: 5px 0;
	margin: 5px 0;
}
h1 {
	font: normal 38px "Lucida Sans Unicode";
	text-transform:none;
	color: #666666;
	text-decoration: none;
}
h1 span {
	color: #FF9900;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
h1 small{
	font: 11px Arial, Helvetica, sans-serif;
	display: block;
	color: #000000;
	text-transform: none;
}
h2 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6D55A6;
}
a {
	color: #73A780;
}

a:hover {
	color: #584587;
}


.container {
	width: 920px;
	margin: 0 auto;
}
.fluid {
	width: 100%;
	float: left;
}

#left{
	float: left;
	width: 550px;
	margin-left: 20px;
	margin-right: 70px;
}

#right {
	float: left;
	width: 155px;
	margin-top: 40px;
}
#header {
	background: #363B3E url(images/header.jpg) no-repeat center;
	padding: 0;
	height: 98px;
}

#another_row {
	background: #33FF00;
	text-align: center;
	height: 10px;
	padding-right: 0;
	padding-left: 0;
}
#topborder {
	background: url(images/topborder.gif);
	text-align: center;
	height: 10px;
}
#bottomborder {
	background: url(images/bottomborder.png);
	text-align: center;
	height: 9px;
}


#content {
	background: #fff url(images/contentbg.png) no-repeat center top;
	color: #000000;
	font-size: 13px;
	padding-bottom: 50px;
	padding-top: 30px;
	font-family: "Trebuchet MS";
}

#footer {
	padding: 0px 0 20px;
	background-color: #363B3E;
	background-image: url(images/bottombg.jpg);
	height: 375px;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#footer a {
	color: #FFFFFF;
}

#footercontainer {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#footercontainer h1 {
	text-transform:none;
	color: #ffffff;
	text-decoration: none;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: right;
	font-weight: normal;
	line-height: 18px;
}

.leftmenu a{
	color: #E8E8E8;
	text-decoration: none;
}

.leftmenu a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#nav {
	text-align: left;
	width: 650px;
	height: 31px;
	float: left;
	font-size: 20px;
	font-weight: normal;
	color: #F8F8F8;
	padding: 0px;
	margin: 60px 0px 0px;
}

#nav li{
	display: inline;
}

#nav li a{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

#nav li a:hover{
	text-decoration: underline;
}

#nav li:first-child a { 
	padding-right: 12px;
	padding-left: 0px;
}

#nav li:last-child a {
	border: none;
}


.platform {
	font-weight: bold;
	color: #6E55A6;
}
.location {
	color: #73A780;
}

#c1 {
	width: 310px;
	float: left;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-bottom: 25px;
	height: 150px;
}

#c1 img{
	margin-right: 5px;
	border: 1px solid #FFFFFF;
}

#c2 {
	width: 250px;
	float: left;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-left: 25px;
	margin-bottom: 25px;
	height: 150px;
}

#c3 {
	width: 250px;
	float: left;
	padding-left: 25px;
	margin-bottom: 25px;
	height: 150px;
}
.clear { clear: both; background: none; }

#footerbar {
	background-color: #303336;
	margin-top: 10px;
	height: 30px;
}

#bottomheading{
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 36px;
	text-align: center;
	font-style: italic;
	font-weight: normal;
}

#bottomstatement {
	margin-top: 20px;
	font-family: "Trebuchet MS";
	font-size: 15px;
	text-align: center;
	font-style: italic;
}
#headercontainer {
	width: 920px;
	margin: 0 auto;
}
#logo {
	width: 207px;
	height: 60px;
	margin-top: 30px;
	float: right;
}
