body {
	background-color: #b5cae0;
	background-position: left top;
	background-attachment: scroll;
	background-image: url(../images/background-gradient.gif);
	background-repeat: repeat-x;
}
#main
{
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background: url(../images/bg_main.jpg) no-repeat center top;
	height: 700px;
	padding-top: 35px;
}


#menu
{
	width:760px;
	height:33px;
	margin-left:75px;
	margin-right:22px;
	margin-bottom:32px;
}

#buttonleft
{
	width:250px;
	height:;
	margin-left:87px;
	float:left;
	
}

#buttonright
{
	width:250px;
	height:;
	margin-right:87px;
	float:right;
}

#menu a
{
	font-size: 21px;
	text-align: center;
	vertical-align: text-bottom;
}

#media
{
	width:734px;
	height:431px;
	margin-left:88px;
}

#mediatitle
{
	width:734px;
	height:30px;
	background-image:url(../images/title.jpg)
}

#title
{
	width:329px;
	height:25px;
	float:right;
	padding-top:5px
}

#title h2
{
	font-size:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}

#mediasection
{
	width:484px;
	height:401px;
	float:left;
	background-color:#536370;
}
#videoplayer
{
	width:483px;
	height: 303px;
}
#description {
	background: #DBDEE1;
	height: 99px;
	overflow: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	padding-left:5px;
	margin-right:1px;
}

#description h1 {
	/*margin-top:10px;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	/*color:#3333D3;*/
	color:#FFF;
	font-weight:normal;
	margin-bottom:1px;
	background-color:#000;
	height:25px;
	padding-top:18px;
	padding-left:5px;
	margin-left:-5px;
	
}

#medialist
{
	float:right;
	height:401px;
	background-color:#050b54;
	width: 250px;
	color: #FFF;
}
#media table {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}

#mainreflect
{
	width:870px;
	height:90px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg_main_reflect.jpg)
}
	

#footer
{
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}

#footer p
{
	text-align: center;
}

#footer .style1
{
	margin-left: auto;
	margin-right: auto;
	font-size: small;
	color: #344054;
}

#footer .style2
{
	font-size: small;
	color: #344054;
}

 #footer .style3
{
	color: #344054;
}

#footer .style4
{
	font-size: small;
	color: #003399;
}

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

a:visited
{
	color:#FFF;
	text-decoration:none;
}
a:hover
{color:#FFF;
text-decoration:underline;
}

#moreinformation
{
	position:relative;
	margin-top:-150px;
	width:240px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}
