body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #251F46;
	background-image: url(images/background_blue.gif);
	background-repeat: repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

A {text-decoration: none;
   color: #6b1650;
}

A:HOVER {text-decoration: underline;}

.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #251F46;
}
#wrapper {
	background-color: #fff;
	width: 775px;
	background-image: url(images/main-table-bg-2.gif);
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}
#insidewrapper {
	background-color: #666;
	padding: 0px;
	width: 575px;
	margin: 0 auto;
	background: transparent;
}
.image {
	border: 5px solid #601B58;
}

#header {
	margin: 0px;
	height: 123px;
	background: transparent;
	padding: 15px 0px 15px 0px;
}
#navwrapper {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	width: 571px;
	height: 75px;
	border: 2px solid #601b58;
	border-bottom: none;
}
.nav {
	background-color: #FFF;
	width: 528px;
	margin: 0px auto;
}
.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav ul li {
	float: left;
	width: 102px;
	height: 75px;
	text-align: right;
	vertical-align: bottom;
	margin-left: 3px;
	display: inline;
}

.nav ul li.about {background: url(images/about-bg-2.gif) left top no-repeat;}
.nav ul li.services {background: url(images/services-bg-2.gif) left top no-repeat;}
.nav ul li.portfolio {background: url(images/portfolio-bg-2.gif) left top no-repeat;}
.nav ul li.contact {background: url(images/contact-bg-2.gif) left top no-repeat;}
.nav ul li.home {background:url(images/home-bg-2.gif) left top no-repeat;}

.nav ul li a {
	color: #f8f4e4;
	font-size: 14px;
	margin-right: 2px;
	display: block;
	margin-top: 53px;
	font-weight: normal;
}

.nav ul li.about-swish {background: url(images/about-swish-2.gif) left top no-repeat;}
.nav ul li.services-swish {background: url(images/services-swish-2.gif) left top no-repeat;}
.nav ul li.portfolio-swish {background: url(images/portfolio-swish-2.gif) left top no-repeat;}
.nav ul li.contact-swish {background: url(images/portfolio-swish-2.gif) left top no-repeat;}
.nav ul li.home-swish {background: url(images/home-swish-2.gif) left top no-repeat;}

.home {
	position: relative;
	float: left;
	width: 100%;
	height: 0px;
}

.relax {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #251F46;
}

.style3 {font-size: 12px; font-style: italic; }

#maincontent {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 2px solid #601b58;
	border-top: none;
	line-height: 20px;
	color: #251F46;
	text-align: left;
	padding: 20px 24px 10px 24px;
	width: 523px;
	margin: 0px auto;
	clear: both;
}
#footer {
	height: 15px;
	background-color: #FBF8EC;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 775px;
	margin: 0px auto;
}
#belowFooter {
	background-color: transparent;
	margin: 0px auto;
	padding: 0px;
	height: 25px;
	width: 775px;
	font-size: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
}
#photo {
	float: left;
	border: 5px solid #601B58;
	margin: 20px 20px 10px 0px;
}
#photoRight {
	float: right;
	border: 5px solid #601B58;
	margin: 20px 0px 20px 20px;
}
#photoleft {
	float: left;
	border: 5px solid #601B58;
	margin-right: 20px;
}
#siteDesign {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	float: left;
}
#copyRight {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	float: right;
}
.siteDesignLink {
	color: #FBF8EC;
	text-decoration: underline;
}
