﻿body {
	margin:0 auto;
	font-smooth:always;
	background-image:url(../images/bgslice.jpg); background-repeat:repeat-x; background-color:#EBE3CD;
}
img {
	padding:0 0 10px 0;
	border:0;
}
#container {
	width:814px; height:auto;
	background-image:url(../images/containerslice.jpg); background-repeat:repeat-y; overflow:hidden;
	
}
#innercontainer {
	width:790px; height:auto;
	display:block;
	padding:0 12px 0 12px;
}
#header {
	width:790px; height:95px;
	position:relative;
}
#header #logo {
	width:326px; height:63px;
	position:absolute; left:10px; top:10px;
}
#header #topcontact {
	width:233px; height:65px;
	position:absolute; left:540px; top:10px;
}
#nav {
	width:790px; height:47px;
	background-image:url(../images/navslice.jpg); background-repeat:repeat-x;
}
.navseparator {
	width:2px; height:39px;
	margin:3px 0 0 0;
	background-image:url(../images/navseparator.jpg); background-repeat:no-repeat;
	float:left; position:relative;
}
#toptext {
	width:790px; height:27px;
}
#flash {
	width:790px; height:212px;
	background-image:url(../images/image.jpg);
}
#middle {
	width:790px; height:auto;
	padding:10px 0 10px 0;
}
.testimonial {
	width:770px; height:auto;
	margin:10px;
	float:left; position:relative; display:block;
	border:thin dotted #D3C79A;
}
.package {
	width:770px; height:auto;
	margin:2px;
	float:left; position:relative; display:block;
	border:solid #E2D9BC;
}	
.testimonial img {
	padding:0; padding:5px 0 5px 5px;
	border:0;
}
#left {
	width:580px; height:auto;
	float:left; position:relative;
}
#showreelleft {
	width:440px;
	height:auto;
	float:left;
	position:relative;
}
#showreelleft_a {
	width:500px;
	height:auto;
	float:left;
	position:relative;
}	
#sky-scraper {
	width:120px; height:auto;
	float:right; position:relative;
}
#right {
	width:200px; height:auto;
	padding:0 0 0 10px;
	float:left; position:relative;
}
#showreelright {
	width:340px;
	height:auto;
	padding:0 0 0 10px;
	float:left;
	position:relative;
}
.showreelflash {
	width:320px; height:256px;
	padding:0 0 5px 0;
}
#footer {
	width:790px; height:37px;
	background-image:url(../images/footerseparator.jpg); background-repeat:no-repeat; background-position:top center;
	float:left; position:relative;
}

/* --------Styles----------- */

p, .testimonial p, #footer p, h1, h2, a:link, a:visited, a:hover, li, td {
	font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; text-decoration:none; text-align:left; color:#333333;
	margin:0; padding:0; padding:10px 5px 10px 5px;
}
.testimonial p {
	font-size:11px; font-weight:bold;
	padding:0; padding:5px;
}
.contact p {
	padding:0; padding:5px;
}
#footer p {
	font-size:11px; text-align:right;
	display:block; float:right; position:relative;
	padding:0; padding:10px 0 0 0;
}
h1, p.announcement {
	font-size:25px; color:#19738C;
}
h2 {
	font-size:15px; text-align:right; color:#19738C;
	padding:0; padding:5px 0 0 0;
}

	h2.subheader {
	font-size:15px; text-align:left; color:#19738C;
	padding:0; padding:5px 0 0 4px;
	}


ul, li {
	vertical-align:baseline;
	margin:0px; padding:0px;
}
li {
	font-weight:bold;
	padding:3px 0 3px 15px;
	list-style:none; background-image:url(../images/bullet.jpg); background-repeat:no-repeat; background-position:0;
}
ul {
	padding:5px 0 5px 70px;
}
td {
	font-size:11px;
	padding:0; padding-bottom:5px; margin:0;
}
a:link, a:visited {
	color:#19738C;
	margin:0; padding:0;
}
a:hover {
	text-decoration:underline;
	margin:0; padding:0;
}
#nav a, #nav a:visited {
	font-size:12px; font-weight:bold; color:#FFFFFF;
	padding:13px 25px 0 25px;
	float:left;
}
#nav a:hover {
	text-decoration:underline;
}
#footer a, #footer a:visited, #footer a:hover {
	font-size:11px; color:#333333; text-align:left;
	padding:0; padding:10px 0 0 0;
	display:block; float:left; position:relative;
}
#footer a:visited {
	color:#FF00FF;
}
#footer a:hover {
	text-decoration:underline;
}

