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

body {
	text-align: center;
	height: 100%;
	font-size: 100%;
	background: #ffffff url(../images/shared/body_bkg.gif);
}

#wrapper {
	width: 980px;
	/*height: 730px;*/
	margin: 0px auto 0px auto;
	text-align: center;
	background: transparent url(../images/shared/main_bkg_img.jpg) no-repeat 0px -10px;
	overflow: hidden;
	/*border-top: 20px solid #50585b;
	border-bottom: 20px solid #50585b;*/
}

#wrapper_crop {
	width: 980px;
	/*height: 730px;*/
	margin: 0px auto 0px auto;
	text-align: center;
	background: transparent url(../images/shared/main_bkg_img_crop.jpg) no-repeat 0px -10px;
	overflow: hidden;
	/*border-top: 20px solid #50585b;
	border-bottom: 20px solid #50585b;*/
}

#wrapper_home {
	width: 980px;
	height: 729px;
	margin: 0px auto 0px auto;
	text-align: center;
	background: transparent url(../images/shared/main_bkg_img.jpg) no-repeat 0px -10px;
	overflow: hidden;
	/*border-top: 20px solid #50585b;
	border-bottom: 20px solid #50585b;*/
}

#nav-menu {
	width: 200px;
	margin: 0px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
	float: left;
/*	background-color: tan;*/
}

#main-content-wrapper {
	width: 700px; 
	/*height: 730px;*/
	float: left;
	background: transparent url(../images/shared/page_bkg.png) repeat-y;
	padding-bottom: 25px;
}

#page_bottom_cap {
	width:780px;
	height:40px;
	float:right;
	background: transparent url(../images/shared/page_bottom_cap.png) 0px 0px no-repeat;
}

#page_top_cap {
	width:780px;
	height:15px;
	float:right;
	background: transparent url(../images/shared/page_top_cap.png) 0px 0px no-repeat;
}

#main-content {
	width: 550px;
	/*height: 730px;*/
	background-color: #ffffff;
	/*background-color:green;*/
	margin: 0px auto 0px auto;
	text-align:left;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

#branding {
	width: 550px;
	height: 100px;
	margin: 0px auto 0px auto;
	padding-top: 50px;
	border-bottom: 1px solid #000;
	text-align:center;
}

#footer {
	width:100%;
	background-color: #fff;
	float:left;
	padding: 10px 0px 10px 0px;
}

#showreel_wrapper {
	width: 100%;
	margin: 25px 0px 10px 0px;
}

#home_anim_wrapper {
/*	background-color: red;*/
	width: 780px;
	height: 550px;
	float: right;
}

#anim_element {
	width: 780px;
	height: 123px;
	margin-top: 300px;
	//background: transparent url('../images/home/vernon_home_logo.png') bottom 27px no-repeat;
	display: none;
/*	opacity: 0.9;*/
	text-align: left;
}

#vern_banner {
	margin-left: 27px;
}


/* TEXT STYLING */

p, a {
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: helvetica, verdana, arial, sans-serif;
	line-height: 1.6em;
}

p {
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	font-size: 0.75em;
	line-height:1.4em;
	color: #030303;
}

h1 {
	margin: 0px;
	border: 0px;
	padding: 12px 0px 12px 0px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 1.6em;
	line-height: 1.6em;
	color: #000;;
	text-align: center;
}

h2 {
	margin: 24px 0px 15px 0px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
	color: #333;
}

h3 {
	margin: 13px 10px 0px 10px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #936045;
}

a {
	/*margin: 9px 0px 6px 0px;*/
	font-weight: bold;
	font-size: 1em;
}

a:link {
	color: #000000;
	text-decoration: none;
/*	text-decoration: underline;*/
}

a:visited {
	color: #000000;
	text-decoration: none;
/*	text-decoration: underline;*/
}

a:hover {
	color: #e94e00;
	text-decoration: none;
}

a:active {
	color: #BB6016;
	text-decoration: none;
}

ul {
	margin: 0px;
	border: 0px;
	padding: 0px 0px 5px 0px;
}

li {
	margin: 2px 0px 2px 25px;
	border: 0px;
	padding: 0px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 0.75em;
	color: #000;
	line-height: 1.6em;
	list-style-position: outside;
	list-style-type: disc;
	/*background-color: #cc9;*/
}

hr {
	margin: 5px 0px 5px 0px;
	border: 0px;
	padding: 0px;
	height: 1px;
	background-color: #000;
	color: #000;
}

.highlight {
	font-weight:bold;
}

/* NAV */

/*
ul#nav-main {
	margin: 191px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
}

ul#nav-main li {
	text-align:left;	
	width: 185px;
	font-size: 18px;
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 6px 25px;
	line-height: 1em;
}
*/

ul#nav-main {
	margin: 193px 0px 0px 0px;
	border: 0px;
	padding: 0px;
	overflow: hidden;
}

ul#nav-main li {
	text-align:left;	
	width: 185px;
	font-size: 1em;
	list-style-type: none;
	margin: 0px;
	border: 0px;
	padding: 0px 0px 6px 25px;
	line-height: 1em;
}

ul#nav-main li a {	
	font-family: times, 'times new roman', serif;
	font-weight: normal;
	margin: 0px;
	border: 0px;
	padding: 0px;
	line-height: 1.1em;
}

/* Commented backslash hack hides rule from IE5-Mac \*/

ul#nav-main li a:link {
	text-decoration: none;
	color: #000000;
}

ul#nav-main li a:visited {
	text-decoration: none;
	color: #000000;
}

ul#nav-main li a:hover {
	text-decoration: none;
	color: #f26522;
}

ul#nav-main li a:active {
	text-decoration: none;
	color: #bb6016;
}

/* End IE5-Mac hack */

#nav-menu ul#nav-main li a.nav-on {
	text-decoration: none;
	color: #f26522;
}

/* BIOGRAPHY */

img.bio_image_left {
	float: left;
	margin: 4px 15px 5px 0px;
	width: 180px;
}

img.bio_image_right {
	float: right;
	margin: 4px 0px 5px 15px;
	width: 180px;
}

#footer h1 {
	padding-bottom: 0px;
	font-size: 0.9em;
	line-height: 0.7em;
}

/*
ul#latestnews {
	padding-bottom:2px;
	overflow:hidden;
}

li.latestnews {
	width: 150px;
	height: 220px;
	display: block;
	margin: 0px 10px 10px 0px;
	padding: 10px 10px 5px 10px;
	float: left;
	text-align: center;
	border: 1px solid #d3d3d3;
}
*/

ul.gallery {
	padding-bottom:2px;
	overflow:hidden;
	margin-top: 20px;	
}

li.gallery, li.gallery_right, li.gallery_3col {
	width: 160px;
/*	height: 120px;*/
	display: block;
	margin: 0px 34px 5px 0px;
	padding: 5px 0px 10px 0px;
	float: left;
/*	text-align: center;*/
/*	background-color: indigo;*/
/*	border: 1px solid #d3d3d3;*/

}

li.gallery_3col {
	width: 530px;
/*	background-color: pink;*/
	font-size: 1em;
	border-top: 1px dashed #ccc;
	padding-top: 20px;
}

li.gallery_right {
	margin-right: 0px;
}

li.gallery img, li.gallery_right img, li.gallery_3col img {
	margin: 0px 0px 6px 0px;
	float: left;
}

li.gallery_3col img {
	margin-right: 15px;
}

li.gallery a, li.gallery_right a {
	display: block;
	line-height:1.1em;
	float: left;
}

/*
li.gallery a:link {
	border: 1px solid #d3d3d3;
}

li.gallery a:visited {
	border: 1px solid #d3d3d3;
}

li.gallery a:hover {
	border: 1px solid #f26522;
}

li.gallery a:active {
	border: 1px solid #bb6016;
}
*/
/* PRESS */

ul#press {
	padding-bottom:2px;
	overflow:hidden;
	margin-top: 20px;
}

li.press {
	width: 150px;
	height: 120px;
	display: block;
	margin: 0px 10px 10px 0px;
	padding: 5px 10px 5px 10px;
	float: left;
	text-align: center;
/*	border: 1px solid #d3d3d3;*/
}

li.press img {
	border: 1px solid #d3d3d3;
	padding-bottom: 0px;
	margin-bottom: 5px;
}

li.press a {
	display: block;
	line-height:1.1em;
/*	padding: 5px;*/
}

/* INSPIRATIONS */ 

ul#inspirations {
	padding-bottom:2px;
	overflow:hidden;
	margin-top: 25px;	
}

li.inspirations {
	display: block;
	margin: 0px 10px 20px 0px;
	padding: 0px;
	float: left;
	height: 75px;
}

li.inspirations a {
	display: block;
	line-height:0px;
	padding: 5px;
	float: left;
}

li.inspirations a:link {
	border: 1px solid #d3d3d3;
}

li.inspirations a:visited {
	border: 1px solid #d3d3d3;
}

li.inspirations a:hover {
	border: 1px solid #f26522;
}

li.inspirations a:active {
	border: 1px solid #bb6016;
}

/* IMAGE CONSULTANT */

p.intro {
	text-align: center;
	margin: 25px 0px 25px 0px;
	font-size: 18px;
	line-height: 1.6em;
}

p.ic_body {
	margin: 25px 0px 25px 0px;
/*	text-align: center;*/
	font-size: 13px;
	line-height: 1.6em;
}

.footer_lower {
	border-top: 1px solid #ccc;
	padding-top: 8px;
	font-size: 0.9em;
}

img.contact_image_left {
	float: left;
	margin: 4px 15px 25px 0px;
	width: 165px;
}

img.contact_image_right {
	float: right;
	margin: 4px 0px 25px 15px;
	width: 165px;
}

