*
{
margin: 0px;
padding: 0px;
}

img a {
border: none;
}

a:link {
	color: #F5FFDC;
}

a:hover {
	text-decoration: underline;
	color: #028CD1;
}

a:visited {
	color: #F5FFDC;
}

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000;
}


#menu
{
	width: 900px;
	height: 48px;
	padding-top: 10px;
	background-color: #000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#menu ul {
	list-style: none;
}

#menu li {
	display: inline;	
}

#menu a {
	float: left;
	width: 100px;
	height: 23px;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	padding-top: 10px;
	font-size: 14px;
	text-transform: uppercase;
	background-color: #000;
}

#menu a:hover {
	width: 100px;
	height: 23px;
	color: #028CD1;
	text-decoration: none;
	background-color: #000;
}

#main
{
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	height: 250px;
}


#header {
	height: 270px;
	background-image: url(images/banner_home.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
}

#logo {
	width: 750px;
	height: 270px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
	color: #EEE;
	font-size: 24px;
	padding: 0px;
}

#content
{
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #EEE;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
}


#content a
{
color: #F5FFDC;
text-decoration: none;
}

#content a:hover
{
	color: #028CD1;
}


#content h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #F5FFDC;
}


#right
{
	float: right;
	width: 280px;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
}
#middle {
	width: 278px;
	float: right;
	background-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444;
	border-left-color: #444;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
}




#left
{
	width: 280px;
	background-color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
}
.rightmove {
	text-align: right;
	color: #EEE;
	font-size: 12px;
	text-decoration: none;
}
#mcenter {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#print_header {
	height: 270px;
	background-image: url(images/banner_print.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
}
#print_main {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	height: 270px;
}
#print_right {
	float: right;
	width: 200px;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#print_left {
	width: 658px;
	float: right;
	background-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
	height: 225px;
}
.ourwork {
	text-align: center;
}
.ourworkmove {
	text-align: center;
	color: #EEE;
	font-size: 12px;
	text-decoration: none;
}
.ourworkmove a:hover {
	text-align: right;
	color: #028CD1;
	text-decoration: none;
}
#web_header {
	height: 270px;
	background-image: url(images/banner_web.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
}
#web_main {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	height: 600px;
}
#web_right {
	float: right;
	width: 220px;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	padding: 10px;
	height: 545px;
}
#web_middle {
	width: 220px;
	float: right;
	background-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444;
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	height: 545px;
}
#web_left {
	width: 380px;
	background-color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
}
#leftmove {
	text-align: left;
	color: #EEE;
	font-size: 12px;
	text-decoration: none;
}
#leftmove a:hover {
	text-align: right;
	color: #028CD1;
	text-decoration: none;
}
.size {
	font-size: 14px;
	text-align: left;
}
.ourworkmove_print {
	text-align: left;
	color: #EEE;
	font-size: 12px;
	text-decoration: none;
	margin-left: 15px;
}
.ourworkmove_print a:hover {
	color: #028CD1;
	text-decoration: none;
}
.indent {
	font-style: italic;
	padding-left: 10px;
}
#base {
	width: 900px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	background-color: #000;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	color: #EEE;
	font-variant: small-caps;
}
#content_video {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #EEE;
	background-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	height: 400px;
}
#center_text {
	text-align: center;
	padding-top: 30px;
	padding-bottom: 15px;
}
#center_movie {
	padding-top: 15px;
	padding-bottom: 60px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 480px;
	height: 288px;
}
#film_header {
	height: 270px;
	background-image: url(images/banner_film.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
}
#film_main {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	height: 475px;
}
#film_right {
	float: right;
	width: 150px;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 430px;
}
#film_middle {
	width: 150px;
	float: right;
	background-color: #000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #444;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
	height: 430px;
}
#film_left {
	width: 527px;
	background-color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
	height: 400px;
}

.playButton {
	background-color: #000;
	cursor: pointer;
	font-weight: bold;
	font-size: 14px;
	opacity: .8;
	filter: alpha(opacity=80);
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	position: relative;
	top: 50%;
	zoom: 100%;
	color: #EEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.playBackground {
	opacity: 0.0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 0px;
	left: 0px;
}
#about_header {
	height: 270px;
	background-image: url(images/banner_about.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
	background-color: #000;
}
#about_right {
	float: right;
	width: 880px;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
}
#pricing_header {
	height: 270px;
	background-image: url(images/banner_pricing.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
}
#pricing_main {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	height: 215px;
}
#pricing_right {
	float: right;
	width: 280px;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
	height: 160px;
}
#pricing_middle {
	width: 278px;
	float: right;
	background-color: #000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #444;
	border-left-color: #444;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
	height: 160px;
}
#pricing_left {
	width: 280px;
	background-color: #000;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
	height: 160px;
}
#contact_header {
	height: 270px;
	background-image: url(images/banner_contact.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 900px;
}
#contact_main {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
	height: 120px;
}
#contact_left {
	width: 429px;
	float: right;
	background-color: #000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #444;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
	text-align: center;
}
#contact_right {
	float: right;
	width: 430px;
	background-color: #000;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 14px;
	padding: 10px;
	text-align: center;
}




#footer {
	height: 49px;
	width: 900px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #028CD1;
}
