﻿*
{
	margin: 0;
	padding: 0;
	text-align: left;
}



html
{
	background: #262626;
}

body
{
	background-color: #262626;
	margin: 0px;
}

html, body
{
	clear:both;
}

* html #wrapper
{
	clear:both;
}

#wrapper
{
	background-color: #ffffff;
	width: 1090px;
	min-height: 900px;
	margin: auto;
	padding-left: 20px;
}
#header
{
	margin-top: 5px;
	margin-left: 20px;
	height: 81px;
}
#logo
{
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	width: 475px;
	height: 62px;
	float: left;
}
#phone
{
	float: right;
	width: 303px;
	height: 29px;
	background-image: url(../../images/tel.jpg);
	background-repeat: no-repeat;
	padding-top: 35px;
	padding-right: 20px;
	margin-top: 30px;
	text-align: right;
	font-size: 16px;
	color: #e89140;
	font-family: 'Century Gothic' , Arial, Verdana;
	font-weight: bold;
	text-transform: uppercase;
}

#phone a:link, #phone a:visited, #requestsurvey a:link, #requestsurvey a:visited
{
	color: #e89140;
}

#phone a:hover, #phone a:active, #requestsurvey a:hover, #requestsurvey a:active
{
	color: #696969;
}

.clear
{
	clear: both;
	height: 0px;
}


#left
{
	float: left;
	width: 543px;
}

#mainimg
{
	clear: both;
}

#right
{
	float: left;
	display: inline;
	width: 515px;
	margin-left: 5px;
	background-position: center 500px;
	background-image: url(images/halcyon.jpg);
	background-repeat: no-repeat;
  clear:right;
}
#orangetitle
{
	background-image: url(../../images/orange-grad.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 543px;
	padding-bottom: 5px;
}

.title
{
	font-weight: bold;
	font-size: 16px;
	text-transform: lowercase;
	color: #ffffff;
	font-family: 'Century Gothic' , Arial, Verdana;
	vertical-align: 10px;
	padding-top: 5px;
	text-align: right;
}

#bars
{
	margin-left: 20px;
	margin-right: 20px;
}

#greybar
{
	background-image: url(../../images/grey-gradient.jpg);
	height: 34px;
	width: 543px;
	float: left;
	padding-top: 0px;
	margin-top: 5px;
	clear: right;
	background-color: #4d4a47;
	background-repeat: repeat-x;
}
#orangebar
{
	background-image: url(../../images/orange-grad.jpg);
	background-repeat: repeat-x;
	width: 503px;
	display: inline;
	float: left;
	text-align: right;
	margin-left: 2px;
	margin-top: 20px;
}

#orangebar2
{
	background-image: url(../../images/orange-grad.jpg);
	background-repeat: repeat-x;
	width: 503px;
	display: inline;
	float: left;
	text-align: right;
	margin-left: 2px;
	margin-top: 64px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#keywords
{
	background-color: #f1f1f1;
	height: 345px;
	width: 543px;
}


#keywords li
{
	text-transform: lowercase;
	color: #696969;
	font-family: 'Century Gothic' , Arial, Verdana;
	font-size: 18px;
	list-style-type: none;
	text-align: right;
	margin-right: 50px;
	font-weight: bold;
	padding-top: 2px;
}
#keywords a:link, #keywords a:visited
{
	text-transform: lowercase;
	color: #696969;
	font-family: 'Century Gothic' , Arial, Verdana;
	font-size: 18px;
	background-position: right 0;
	background-image: url(../../images/big-bullet.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	padding-right: 40px;
	text-decoration: none;
}

#keywords a:hover, #keywords a:active
{
	text-transform: lowercase;
	color: #e89140;
	font-family: 'Century Gothic' , Arial, Verdana;
	font-size: 18px;
	background-image: url(../../images/big-bullet.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 400px;
	padding-right: 40px;
	background-position: right -29px;
}

#requestsurvey, #requestsurvey p
{
	font-family: 'Century Gothic' , Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #e89140;
	float: right;
	margin-right: 20px;
	padding: 5px;
	border-top: #696969 1px solid;
	border-bottom: #696969 1px solid;
	letter-spacing: 2px;
	width: 285px;
	text-align: right;
	height: 65px;
}

#requestsurvey p
{
	border-top: none;
	border-bottom: none; 
}


.rightnav
{
	background-repeat: repeat-x;
	height: 35px;
	width: 505px;
	background-color: #272727;
	background-image: url(../../images/nav-bg.jpg);
	text-align: left;
	padding-top: 10px;
}

.rightnav li
{
	display: inline;
	padding-right: 20px;
	margin-right: 20px;
	border-right: solid 2px #ff6600;
}

.rightnav li.first
{
	margin-left: 15px;
}

.rightnav li.last
{
	margin-right: 0px;
	border-right: none;
}



.rightnav a:link, .rightnav a:visited
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}
.rightnav a:hover, .rightnav a:active
{
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	color: #e89140;
	font-family: Verdana;
	text-decoration: none;
}

#footer a
{
	color: #333;
 text-decoration:none;
}

#footer
{
	font-size: 8pt;
	color: #fff;
	font-family: Verdana;
	width: 1090px;
	margin: auto;
	background-color: White;
	padding:0px 0px 20px 20px;
}


#footer li
{
display:inline;
margin-right:50px; 
}

#homenav
{
	margin-top: 31px;
}


#homenav #business, #homenav #vehicle, #homenav #shop, #homenav #event, #homenav #bespoke
{
	float: left;
	display: inline;
	background-repeat: no-repeat;
	height: 55px;
	width: 99px;
	padding-right: 2px;
	padding-top: 109px;
	text-align: center;
	color: #ffffff;
}
#homenav #business
{
	background-image: url(../../images/home-nav1.jpg);
}
#homenav #vehicle
{
	background-image: url(../../images/home-nav2.jpg);
}
#homenav #shop
{
	background-image: url(../../images/home-nav3.jpg);
}
#homenav #event
{
	background-image: url(../../images/home-nav4.jpg);
}
#homenav #bespoke
{
	background-image: url(../../images/home-nav5.jpg);
}

#homenav a:link, #homenav a:visited
{
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana;
	text-decoration: none;
}

#homenav a:hover, #homenav a:active
{
	font-weight: bold;
	font-size: 9px;
	text-transform: uppercase;
	color: #e89140;
	font-family: Verdana;
	text-decoration: none;
}

.orangetitle
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #ff9900;
	font-family: Arial;
	letter-spacing: 2px;
}


.blacktitle
{
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	color: #000000;
	font-family: Arial;
	letter-spacing: 2px;
}
#maincopy
{
	text-align: center;
}

#maincopy p, #Lower_Left p
{
	font-size: 12px;
	line-height:15px;
	color: #000000;
	font-family: Verdana, Arial;
	text-align: justify;
	padding: 10px 5px 10px 10px;
	
}

p
{
	font-size: 12px;
	color: #000000;
	font-family: 'Century Gothic' , Verdana, Arial;
	text-align: left;
}

.clientdetails
{
	font-size: 8px;
	text-transform: lowercase;
	color: #660033;
	font-family: Verdana;
}

.nopadding
{
	padding: 0px;
	margin: 0px;
}

#gal
{
	width: 99%;
	background-color: #f2f2f2;
	text-align: right;
	margin-right: 5px;
}

#bottomcontent
{
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
#gallery
{
	overflow: auto;
	position: absolute;
	height: 500px;
	width: 500px;
}

#gallery table td
{
 height:100px;
}
#flashgallery
{
	width: 1055px;
	margin: auto;
	background-color: #f2f2f2;
	text-align: left;
	margin-right: 52px;
	z-index: 2;
}
div.hr
{
	border-bottom: #f2f2f2 1px dotted;
	height: 0px;
	color: #f2f2f2;
	background-color: #f2f2f2;
}

div.hr hr
{
	display: none;
}

#client
{
	width: 180px;
}

.formfield
{
	font-size: 18px;
	color: #666666;
	font-family: 'Times New Roman' , Times, Serif;
	width: 250px;
}
#contactform
{
	font-size: 18px;
	color: #666666;
	font-family: 'Times New Roman' , Times, Serif;
}

#Orange_Title
{
	background-image: url(/images/orange-bar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
	width: 543px;
	margin-bottom: 3px;
}

#Orange_Title p
{
	padding: 8px 0px 0px 20px;
	font-family: 'Century Gothic' , Arial, Verdana;
	font-weight: bold;
	font-size: 16px;
	text-transform: lowercase;
	color: #ffffff;
}


.right
{
	float: right;
	display: inline;
}

.left
{
	float: left;
	display: inline;
}

.hbar
{
	background-image: url(/images/hbar.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
	width: 1053px;
	float: left;
	margin-top: 7px;
	margin-bottom: 20px;
}

#rightitle
{
	height: 48px;
}
