#topcolor {
	position:absolute;
	margin-bottom:0px;
	margin-left:0px;
	width:100%;
	height:96.1%;
	background-color:#032543;
	z-index:1;
}

#maininfo {
	width:974px;
	height:527px;
	background-color:blue;
	position:absolute;
	margin-top:-600px;
	margin-left:40px;
}

#movieholder {
	height:527px;
	float:left;
}

#movie {
	width:655px;
	height:435px;
	background-color:black;
}

#selectors div a {
	font-size:12px;
	text-align:left;
}

#selectors {
	width:655px;
	height:92px;
	background-image:url(../images/playerbottom.jpg);
	text-align:left;
	border-top:1px black solid;
}

#selectl {
	width:306px;
	height:92px;
	float:left;
	padding-top:0px;
	padding-left:20px;
}

#selectr {
	width:306px;
	height:92px;
	float:left;
	padding-top:0px;
	padding-left:20px;
}


#contactarea {
	width:319px;
	height:527px;
	background-color:white;
	float:left;
}

#divider {
	width:15px;
	height:527px;
	background-color:white;
	border-right:solid 2px grey;
	float:left;
}


#contactimg {
	background-image:url(../images/contactimg.gif);
	width:280px;
	height:26px;
	background-color:white;
	float:left;
	margin-left:10px;
}

#underlinetop {
	width:280px;
	background-color:white;
	border-bottom: solid 2px #60788e;
	float:left;
	margin-left:10px;
}
	
#formholder {
	width:280px;
	height:303px;
	float:left;
	background-color:white;
	margin-left:12px;
}

/* This is the form styling*/

#name input {
	font-family:arial, helvetica;
	background: transparent url(../images/formbox.gif) no-repeat scroll 0px 10px;
	border:none;
	font-size:1.0em;
	color:#444444;
	width:300px;
	height:27px;
	float:left;
	background-color:white;
	padding-top:20px;
	padding-left:10px;
}

#email input {
	font-family:arial, helvetica;
	background: transparent url(../images/formbox.gif) no-repeat scroll 0px 10px;
	border:none;
	font-size:1.0em;
	color:#444444;
	width:300px;
	height:27px;
	float:left;
	background-color:white;
	padding-top:20px;
	padding-left:10px;
}

#phone input {
	font-family:arial, helvetica;
	background: transparent url(../images/formbox.gif) no-repeat scroll 0px 10px;
	border:none;
	font-size:1.0em;
	color:#444444;
	width:300px;
	height:27px;
	float:left;
	background-color:white;
	padding-top:20px;
	padding-left:10px;
}

#comments textarea {
	font-family:arial, helvetica;
	background: transparent url(../images/commentbox.gif) no-repeat scroll 0px 10px;
	border:none;
	font-size:10px;
	color:#444444;
	width:270px;
	height:53px;
	float:left;
	background-color:white;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:13px;
}

.button {
	color: #fff;
 	font-size: 0;
 	width: 122px;
 	height: 45px;
 	border: none;
 	background: #14a6f2 url(../images/submitbutton.gif) 0 0 no-repeat;
	margin-left:160px;
	}
/* end form styling */

#socialtitle {
	background-image:url(../images/getsocial.gif);
	width:273px;
	height:28px;
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
}

#socunderline {
	width:280px;
	background-color:white;
	border-bottom: solid 2px #60788e;
	float:left;
	margin-left:10px;
}

#socialbuttons {
	width:259px;
	height:50px;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

#fb {
	width:47px;	
	height:48px;
	background-image:url(../images/fb.jpg);
	background-repeat:no-repeat;
	float:left;
}

#su {
	width:47px;	
	height:48px;
	background-image:url(../images/su.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:20px;
}

#twit {
	width:47px;	
	height:48px;
	background-image:url(../images/twit.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:20px;
}

#rss {
	width:47px;	
	height:48px;
	background-image:url(../images/rss.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:20px;
}

#msg {
	font-style:italic;
	font-weight:bold;
}

#counter {
	font-family: helvetica, arial;
	color:red;
}