body, html {
	height: 100%;
	}
	
form
{
    margin:0;
}

body {
	margin: 0; padding: 0;
	background:#1e4b89;
	}	

#wrapper {
	min-height:100%;
	}

* html #wrapper {
	height:100%;
	}

#header {
	width: 100%;
	height:74px;
	background:url(images/header-bg.jpg) repeat-x;
	}

#header_800 {
	width: 800px;
	height: 100px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	}

#content {
	width: 100%;
	padding-bottom: 100px;
	background:url(images/row1-bg.jpg) repeat-x;
	}
	
#content_800 {
	width: 800px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 100px;
	}
	
#row1{
	height:367px;
	width:800px;
	}
	
#row2{
	background:#1e4b89;
	padding:30px 0 0 0;
	}

#footer {
	width: 100%;
	height: 120px;
	margin: -120px auto 0 auto;
	position: relative;
	background:#000;
	}

#footer_800 {
	width: 800px;
	height: 90px;
	padding:10px 0 0 0;
	position: relative;
	margin: 0 auto;
	}
	
.left{
	float:left;
	width:240px;
	}
	
.right{
	float:right;
	width:550px;
	}
	
/*COMMON-------------------------------------------------*/
.clearit{
	clear:both;
	}

p{
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	line-height:18px;
	margin:10px 0 10px 0;
	}

ul{}

li{}

h1{
	font:36px Arial, Helvetica, sans-serif;
	color:#FFF;
	}

h2{
	font:20px Arial, Helvetica, sans-serif;
	color:#FFF;
	}

h3{
	margin:0;
	padding:0;
	border-bottom:1px solid #7ea3da;
	width:150px;
	color:#9db5d7;
	}
	
a, img{
	border:none;
	}
/*HEADER-------------------------------------------------*/
#logo{
	width:230px;
	height:29px;
	float:left;
	background:url(images/tony-mc-donnell-logo.png);
	margin:40px 0 0 0;
	}
	
#navlist li{
	float:right;
	display: inline;
	list-style-type: none;
	padding-left: 20px;
	margin:45px 0 0 0;
}

#navlist a{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}
	
#navlist a:hover{
	color:#b6d4ff;
	}
	
/*ROW1-------------------------------------------------*/
.main_heading{
	margin:100px 20px 0 20px;
	}
	
.small_logo{
	width:45px;
	height:34px;
	margin:0 15px 0 0;
	background:url(images/small-logo.png) no-repeat;
	float:left;
	}
	
/*HOMEPAGE-------------------------------------------------*/
.dress_hire_cta{
	width:299px;
	height:125px;
	background:url(images/dress-hire-cta.png) no-repeat;
	float:left;
	}
	
.dress_hire_cta_right{
	width:120px;
	float:right;
	margin:20px 10px 0 0;
	}
	
.dress_hire_cta_right h2{
	margin:0;
	}
	
.width470{
	width:450px;
	margin:0 20px 0 0;
	float:left;
	}
	
/*GALLERY-------------------------------------------------*/
.thumbnail{
	width:125px;
	height:160px;
	margin:0 50px 20px 0;
	float:left;
	}
	
.thumbnail2{
	width:125px;
	height:160px;
	margin:0 0 20px 0;
	float:left;
	}
	
/*DRESS HIRE-------------------------------------------------*/
.dress_hire .thumbnail{
	width:125px;
	height:190px;
	margin:0 100px 20px 0;
	float:left;
	background:#3763a0;
	border:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	
.dress_hire .thumbnail2{
	width:125px;
	height:190px;
	margin:0 0 20px 0;
	float:left;
	background:#3763a0;
	border:0;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	}
	
.dress_hire h1{
	font:18px Arial, Helvetica, sans-serif;
	width:800px;
	height:20px;
	padding:10px;
	background:#3763a0;
	}
	
.dress_hire table{
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	}

.details_form{
	float:left;
	}
	
.details{
	width:90px;
	display:block;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFF;
	float:left;
	}
	
.details_form input, .details_form textarea{
	font:11px Arial, Helvetica, sans-serif;
	width:200px;
	margin:0;
	}
	
/*ABOUT-------------------------------------------------*/
.shop_front{
	margin:25px 0 0 0;
	}
	
.about_text{
	margin:25px 0 0 0;
	}