@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {

}
a:visited {

}
a:active {

}
#upperhead {
	height: 15px;
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menu_item  {
	background-color: #C00;
	display: block;
	float: left;
	width: 150px;
	height: 35px;
	margin-right: 5px;
	margin-left: 5px;
}

#menu {
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	float: left;
	width: 100%;
	/*-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;*/
	background-repeat: repeat;
	background-color: #333;
	background-image: url(../images/content_bg.png);
	padding-bottom: -5px;
	margin-top: -35px;
}
.style1 {
	background-color:#000;
	/*background-image: url(../images/content_bg.png);*/
	font-size:16px;
	color:#999;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #000;
	border:#1E1E1E 1px solid;
}
.style2 {
	background-color:#055F7C;
	/*background-image: url(../images/content_bg.png);*/
font-size:16px;
	color:#FFF;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border:#1E1E1E 1px solid;
	text-decoration:none;
}

#wrapper {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	border-top-color: #0F0;
	border-right-color: #0F0;
	border-bottom-color: #0F0;
	border-left-color: #0F0;
	/*background-image: url(../images/bg_fade.png);*/
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	height: 100px;
	-moz-border-radius-topright: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	background-repeat: repeat-x;
	background-image: url(../images/headdrop_bg.png);
}
#content {
	height: 600px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #FFF;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000;
	margin-top: 35px;	/*background-color: #000;*/
}
#video {
	display: block;
	float: left;
	height: 540px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	z-index: -10;
	visibility: visible;
}
#videoarrow {
	display: block;
	float: left;
	height: 50px;
	width: 200px;
	margin-left: 10px;
	margin-top: 15px;
	z-index: 10;
}
#about {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #999;
	text-align: center;
	display: block;
	float: right;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#aboutstuff {
	background-color: #C3C;
	height: 500px;
	width: 100%;
	visibility: hidden;
}

#Reel {
	display: block;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color: #999;
	text-align: center;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px;
}

#web {
	display: block;
	float: left;
	height: 50px;
	width: 200px;
	margin-top: 20px;
	margin-left: 70px;
}
#effects {
	display: block;
	height: 35px;
	width: 150px;
	margin-top: 30px;
	margin-left: 30px;
	float: left;
}
#Gallery {
	height: 30px;
	width: 100px;
	margin-top: 30px;
	display: block;
	float: left;
	margin-left: 40px;
}

#realweb {
	display: block;
	float: left;
	height: 25px;
	width: 100px;
	margin-top: 30px;
	margin-left: 50px;
}
#aboutmeleft {
	height: 500px;
	width: 48%;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	display: block;
	text-align: left;
	color: #CCC;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 5px;
	float: left;
}

#aboutmeright {
	height: 500px;
	width: 48%;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	display: block;
	text-align: left;
	color: #CCC;
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding: 5px;
	float: left;
}

/*contact forn style*/

#contact-wrapper {
	width:400px;
	border:1px solid #e2e2e2;
	background-color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 20px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	background-image: url(../images/content_bg.png);
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}
.menubutton {
	display: block;
	float: right;
	height: 35px;
	width: 185px;
	margin-top: 4px;
}
