body
{
	background: black url(images/backgroundstrip1.jpg) repeat-x scroll top left;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

img
{
	display:block;
	padding: 0;
	margin: 0;
}

div
{
	display: block;
	float: left;
}

#Wrapper
{
	margin: 0 auto;
	width: 900px;
	padding: 0px;
	height: 100%;
	float: none;
}
	
#MainDiv
{
	padding: 0 0 20px 0;
	margin:  8px 0 20px 0;

	text-align: left;
}	

#Footer
{
	display: block;
	width: 640px;
	height: 100px;
	margin: 0;
	padding: 0;
	font-family: arial;
	font-size: 80%;
	float: right;
	color: white;
	text-align: right;
}

#Footer p
{
	margin-bottom: 2px;
	margin-top: 0;
}

#Footer a
{
	text-decoration: none;
	color: white;
	font-family: verdana;
}

p.LowerMenu
{
	font-size: 100%;
	font-weight: normal;
	color: white;
}

.seo a
{
	font-size: 80%;
	font-weight: normal;
	color: grey;
}
#MainHeader
{
	width: 900px;
	height: 260px;
	background: black url(images/MainBanner.jpg) no-repeat scroll top left;
}

#FilmStripBanner
{
	width: 900px;
	height: 100px;
	background: black url(images/FilmStripMain2.jpg) no-repeat scroll top left;
	text-align: center;
}

#LowerButtonMenu
{
	width: 620px;
	height: 65px;
	text-align: center;
	margin-bottom: 12px;
}

.ImageMenu
{
	list-style-type: none;
	width: 890px;
	display: block;
	height: 100px;
	padding: 0;
	margin: 0 auto;
}

#HomePageButtonMenu
{
	width: 620px;
	height: 65px;
	margin: 0;
}

.ImageMenu li
{
	list-style-type: none;
	display: block;
	float: left;
	padding: 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}

#HomePageButtonMenu li
{
	float: right;
	margin: 2px 0 2px 16px;
	_margin: 2px 0 2px 8px;
	width: 116px;
	height: 65px;
}

.ImageMenu a
{
	float: left;
	display: block;
	width: 90px;
	height: 62px;
	/*margin: 18px 0 0 8px;
	_margin: 18px 0 0 4px;*/
	padding: 0;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center center;
}
	
#HomePageButtonMenu a
{
	width: 116px;
	height: 65px;
	/*margin: 2px 0 2px 16px;
	_margin: 2px 0 2px 8px;*/
	background-color: black;
	background-position: top center;
}

#Button_JobOpportunities
{
	background-image: url(buttons/greenbuttonon.jpg);
}

#Button_JobOpportunities a:link, #Button_JobOpportunities a:visited
{
	background-image: url(buttons/greenbuttonoff.jpg);
}

#Button_JobOpportunities a:hover
{
	background-image: url(buttons/greenbuttonon.jpg);
}

#Button_ProfessionalShowreels
{
	background-image: url(buttons/bluebuttonon.jpg);
}

#Button_ProfessionalShowreels a:link, #Button_ProfessionalShowreels a:visited
{ 
	background-image: url(buttons/bluebuttonoff.jpg);
}

#Button_ProfessionalShowreels a:hover
{
	background-image: url(buttons/bluebuttonon.jpg);
}

#Button_StudioPhotography
{
	background-image: url(buttons/redbuttonon.jpg);
}

#Button_StudioPhotography a:link, #Button_StudioPhotography a:visited
{
	background-image: url(buttons/redbuttonoff.jpg);
}

#Button_StudioPhotography a:hover
{
	background-image: url(buttons/redbuttonon.jpg);
}

.MainContent
{
	width: 890px;
	margin: 24px 5px 10px 5px;
	_margin: 24px 3px 10px 2px;
}

.ContentLeft
{
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}

.ContentRight
{
	width: 680px;
	float: right;
	margin: 0;
	padding: 0;
	color: white;
}

.ContentRight h1
{
	font-family: times new roman;
	font-size: 180%;
	color: white;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}

.ContentRight p
{
	font-family: Verdana, Arial;
	font-size: 80%;
	color: white;
}

#Quote
{
    width: 648px;
	color: white;
	font: verdana;
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0;
	display: block;
}

#Quoted_Person
{
	color: white;
	font: verdana;
	font-size: 110%;
	font-weight: normal;
	font-style: italic;
	padding: 0;
	margin: 0 20px 0 0;
	text-align: right;
	display: block;
}

#LoginDiv2
{
    width: 260px;
}

.LoginPanel span
{
    display: block;
    width: 100px;
    float: left;
	color: white;
	font-family: verdana;
	font-size: 90%;
	margin-bottom: 10px;    
}

#LoginDiv2 input
{
    width: 150px;
    float: right;
    margin-bottom: 5px;
}

#LoginDiv2 a
{
    display: inline;
	color: white;
    float: left;
}

.LoginMessage
{
    width: 400px;
	color: white;
	font-family: verdana;
	font-size: 90%;      
    margin-top: 20px;       
}

.FullWidthContent
{
	width: 870px;
	margin: 0;
	padding: 0;
	color: white;
	margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
}

.FullWidthContent h1
{
	font-family: times new roman;
	font-size: 180%;
	color: white;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
}

.FullWidthContent p
{
	font-family: Verdana, Arial;
	font-size: 80%;
	color: white;
}

.FullWidthContent a
{
    color: White;
    font-size: 110%;
    font-family: Verdana;
    font-weight: normal;
}

.CentreText
{
    text-align: center;  
    font-weight: bold;
}

.ShowreelDiv
{
	width: 648px;
	height: 1000px;
	border: 1px none white;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	display: block;
	float: left;
}

.PhotosDiv
{
    width: 648px;
    height: auto;
    margin: 10px 0 20px 0;
}

.PhotoList
{
	list-style-type: none;
	display: block;
	padding: 0;
	margin: 0 auto;
}

.PhotoList li
{
	list-style-type: none;
	display: block;
	float: left;
	padding: 0;
	margin: 0 0 0 10px;
	_margin: 0 0 0 5px;
}

#PhotographyPhotos
{
    height: 156px; 
    width: 600px;  
}

#PhotographyPhotos img
{
    border: none;
}

#AboutPhotos
{
    height: 156px; 
    width: 648px;  
}

#AboutPhotos img
{
    border: none;
}

#StationeryImages
{
    height: 170px; 
    width: 648px;  
}

#JobOpportunitiesPhotos
{
    width: 648px;
    height: 220px;   
}

.SideNav
{
	width: 200px;
	float: left;
	list-style-type: none;
	padding: 0;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.SideNav li
{
	width: 200px;
	float: left;
	list-style-type: none;
	padding: 0;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
}

.SideNav li a
{
    display: block;
    float: left;
    margin: 0;
    padding: 4px 10px;
    width: 170px;
    background-color: RGB(10,10,10);
    text-decoration: none;
    font-family: Arial;
    font-size: 105%;
    color: RGB(200,200,200);
    font-weight: normal;   
    border: 1px solid RGB(10,10,10);
}

.SideNav li a:hover
{
    background-color: RGB(30,30,30);
    color: White;
    border: 1px solid white;
}.HalfWidthContent {
	width: 435px;
	color: white;
	_margin: 0 0 0 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	text-align: left;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 10;
}
.model {
	width: 195px;
	padding: 0;
	color: white;
	_margin: 0 0 0 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	background-image: url(images/HomePageDude.jpg);
	height: 360px;
	background-position: right;
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
