#wrapper {
	width: 770px;
	border: 1px solid #999999;
	position: absolute;
	left: 50%;
	margin-left: -375px;
}
#clear {
 clear: both;
}

a:link, a:visited {
	color:#663333;
	text-decoration:none;
}
a:hover, a:active {
	color:#ff9999;
	text-decoration:none;
}

#header {
	width: 744px;
	float: left;
	height: 98px;
    }

#logo {
	float: left;
	width: 390px;
       }


#freebanners {
	float: right;
       }

/*Navigation*/

#nav {
	float: left;
	border-right: 1px solid #EAEAEA;
	width: 140px;
	margin-top: 10px;    
}

#nav ul {

	list-style: none;

	margin: 0;
	
	padding: 0;

}

#nav li{

	padding:0 0 0.1em 0;

}

#nav li a {

	display: block;

	text-decoration: none;

	color: #333333;

	border-left: 4px solid #FFF;

	font-size: 1em;

	padding:0.5em 0.5em 0.5em 1em;

}



#nav li a:visited {

	text-decoration: none;

	color: #999999;
}
#nav li a:hover {
	text-decoration: none;
	background: #E4E7E9;
	border-left: 4px solid #ff9999;
	color: #663333;
}


#nav li a:active {

	text-decoration: none;

	color: #454D58;

}

#nav li a.thispage {



	text-decoration: none;

	background: #E4E7E9;

	border-left: 4px solid #663333;

}


#maincontent {
	margin: 0px 10px 5px;
	float: left;
	width: 590px;
	padding: 10px 0px 10px 5px;
	color: #999999;
}
#bespokeleft {
	width: 290px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#bespokeleftimages {
}
#bespokeright {
	width: 250px;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
.photo img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	position: relative;
	left: -6px;
	top: -6px;
}
.photo {
	background-image: url(drop_shadow.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
	left: -6px;
	top: -6px;
}



p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	line-height: 140%;
}


#homepagetext {
	float: left;
	width: 270px;
	padding: 0px;
	margin-right: 10px;
}

h1 {
	font-size: 160%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663333;
}


h2 {
	font-size: 110%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663333;
	background-color: #EBE9ED;
}

#homepageimages {
	width: 310px;
	float: right;
	padding-top: 15px;
}
.imgborder {
	border: 1px solid #CCCCCC;
	padding: 3px;
}

.imgborderportfolio {
	border: 1px solid #CCCCCC;
}


#credit {
	font-size: 90%;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 70%;
	color: #333333;
}


ul {
	margin-left: 25px;
	padding-left: 0px;
	margin-top: 5px;
}
#testimonials {
	float: left;
	padding-bottom: 20px;
}
#testleft {
	float: left;
	width: 235px;
	font-style: normal;
	margin-right: 15px;
}
#testright {
	width: 335px;
	float: right;
}
#testright img {
	padding-left: 5px;
}
.rightimg {
	float: right;
	padding-left: 10px;
}

h3 {
	font-size: 75%;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: -12px;
}
#footer {
	width: 700px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	color: #663333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 15px;
	margin-right: 20px;
	margin-left: 25px;
	padding-top: 5px;
	margin-bottom: 5px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #663333;
	font-weight: bolder;
	 }
#footer a:hover{
	color: #ff9999;
}

#footer p {
	color: #663333;
     }


a img {
		border: 0;
		}




.rightimg {
	float: right;
       }

.separator {
	clear: both;
}



.gallerytext {
	float: left;
	width: 250px;
	margin-right: 10px;
}


.galleryimage {
	float: left;
	width: 320px;
}



.galleryimage img {
	margin-bottom: 5px;
}
