/* Liquid3 */

body, table, td, tr, ul, li, ol, blockquote, div, p, a, br, h1, h2, h3, h4, h5, form, label, text {
	margin: 0;
	padding: 0;
	}
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #9eb2ca;
	line-height: 1.2em;
	text-align: center;
	background: #333333 url(../images/bg.gif) 0 0 repeat;
	padding-top: 30px;
	}
	
/* Main Build */

#container {
	width: 882px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #000000;
	}
	
#banner {
	height: 254px;
	}
	
#mainBody {
	padding-bottom: 20px;
	}
	
/* Logo */
#logo {
	width: 200px;
	height: 74px;
	float: left;
	margin-left: 19px;
	margin-top: 178px;
	}
#logo a {
	width: 200px;
	height: 74px;
	display: block;
	}
#logo a h1 {
	display: none;
	}
	
/* Main Menu */

#menu {
	width: 340px;
	float: right;
	margin-top: 198px;
	}
.first{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.first ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	border: none;
}

.first ul li{
display: inline;
}

.first ul li a{
	float: left;
	color: #FFFFFF;
	padding: 0px 9px 40px 9px;
	text-decoration: none;
}

.first ul li a:visited{
color: #FFFFFF;
}

.first ul li a:hover {
	color: #FFFFFF !important;
}
.first ul li .selected{
	color: #FFFFFF !important;
	padding-left: 18px;
	padding-right: 5px;
}

/* Banners */

.homeBack {
	background: #000000 url(../images/home-top.jpg) 0 0 no-repeat;
	}
.homeBottom {
	background: #000000 url(../images/home-bottom.jpg) 0 0 no-repeat;
	}
.companyBack {
	background: #000000 url(../images/company-top.jpg) 0 0 no-repeat;
	}
.companyBottom {
	background: #000000 url(../images/company-bottom.jpg) 0  0 no-repeat;
	}
.serviceBack {
	background: #000000 url(../images/services-top.jpg) 0 0 no-repeat;
	}
.serviceBottom {
	background: #000000 url(../images/services-bottom.jpg) 0 0 no-repeat;
	}
.contactBack {
	background: #000000 url(../images/contact-top.jpg) 0 0 no-repeat;
	}
.contactBottom {
	background: #000000 url(../images/contact-bottom.jpg) 0 0 no-repeat;
	}
.portBack {
	background: #000000 url(../images/portfolio-top.jpg) 0 0 no-repeat;
	}
.portBottom {
	background:	#000000 url(../images/portfolio-bottom.jpg) 0 0 no-repeat;
	padding-top: 110px;
	}
	
/* Home Page */

#mainBody h2 {
	font-family: "25 Helvetica UltraLight", "Helvetica 25 UltraLight", san-serif, Helvetica, Arial;
	font-weight: normal;
	line-height: 1.2em;
	color: #9eb2ca;
	padding-bottom: 3px;
	font-size: 250%;
	letter-spacing: 0.04em;
	}
#mainBody h3 {
	font-family: Arial, Helvetica, san-serif;
	font-weight: normal;
	line-height: 1.2em;
	color: #ffffff;
	padding-bottom: 3px;
	font-size: 110%;
	}
#mainBody p {
	font-size: 90%;
	padding-bottom: 6px;
	line-height: 1.3em;
	}

#mainBody strong {
	color: #ffffff;
	font-weight: normal;
	}
#mainBody ul {
	color: #ffffff;
	padding-left: 15px;
	padding-bottom: 6px;
	}
#mainBody ul li {
	font-size: 90%;
	line-height: 1.1em;
	color: #9eb2ca;
	}
	
#mainBody a {
	color: #ffffff;
	text-decoration: underline;
	}
#mainBody a:hover {
	text-decoration: none;
	}

#homeLeft {
	width: 355px;
	float: left;
	margin-left: 56px;
	padding-top: 170px;
	}
#homeRight {
	width: 355px;
	float: right;
	margin-right: 56px;
	padding-top: 170px;
	}
#companyLeft {
	width: 355px;
	float: left;
	margin-left: 56px;
	padding-top: 115px;
	}
#companyRight {
	width: 355px;
	float: right;
	margin-right: 56px;
	padding-top: 115px;
	}
#serviceLeft {
	width: 500px;
	float: left;
	margin-left: 56px;
	padding-top: 115px;
	}
#serviceRight {
	width: 230px;
	float: right;
	margin-right: 56px;
	padding-top: 115px;
	}
#leftLeft {
	width: 230px;
	float: left;
	}
#leftRight {
	width: 230px;
	float: right;
	}
#contactLeft {
	width: 160px;
	float: left;
	margin-left: 136px;
	padding-top: 170px;
	}
#contactRight {
	width: 460px;
	float: right;
	margin-right: 46px;
	padding-top: 170px;
	}
	
#portfolio {
	text-align: center;
	padding-top: 0;
	}
	
/* Flash Content */

#flashcontent {
	width: 882px;
	height: 529px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #000000;
	}

/* Gallery Section */

#gallery {
	width: 100%;
	margin-left: 11px;
	margin-top: 10px;
	}
	
#gallery ul {
	display: block;
	padding: 0;
	list-style: none;
	margin-top: 5px;
	clear: both;
	}
#gallery ul li {
	display: inline;
	width: 115px;
	height: 110px;
	float: left;
	margin-left: 14px;
	margin-right: 14px;
	text-align: center;
	}
#gallery ul li a {
	color: #ffffff;
	text-decoration: none;
	width: 115px;
	height: 31px;
	display: block;
	padding-top: 79px;
	}
#gallery ul li a:hover {
	text-decoration: underline;
	}
	
/* Thumbs */
.liquid {
	background: url(../small_jpegs/liquidwebsites.jpg) 0 0 no-repeat;
	}
.ti {
	background: url(../small_jpegs/ti.jpg) 0 0 no-repeat;
	}
.spa {
	background: url(../small_jpegs/spaparadisa.jpg) 0 0 no-repeat;
	}
.girls {
	background: url(../small_jpegs/girl2go.jpg) 0 0 no-repeat;
	}
.dove {
	background: url(../small_jpegs/doveandhawk.jpg) 0 0 no-repeat;
	}
.moko {
	background: url(../small_jpegs/mokolounge.jpg) 0 0 no-repeat;
	}
.slg {
	background: url(../small_jpegs/slgbeauty.jpg) 0 0 no-repeat;
	}
.quirky {
	background: url(../small_jpegs/quirkyart.jpg) 0 0 no-repeat;
	}
.hifi {
	background: url(../small_jpegs/hificlub.jpg) 0 0 no-repeat;
	}
.hexagon {
	background: url(../small_jpegs/hexagon.jpg) 0 0 no-repeat;
	}
.greystone {
	background: url(../small_jpegs/greystone.jpg) 0 0 no-repeat;
	}
.amr {
	background: url(../small_jpegs/amr.jpg) 0 0 no-repeat;
	}
.aqua {
	background: url(../small_jpegs/aquacards.jpg) 0 0 no-repeat;
	}
.newmans {
	background: url(../small_jpegs/newmandca.jpg) 0 0 no-repeat;
	}
.rsa {
	background: url(../small_jpegs/royalandsunalliance.jpg) 0 0 no-repeat;
	}
.piggy {
	background: url(../small_jpegs/pigsback.jpg) 0 0 no-repeat;
	}
.chase {
	background: url(../small_jpegs/chase.jpg) 0 0 no-repeat;
	}
.if {
	background: url(../small_jpegs/ifthewebsite.jpg) 0 0 no-repeat;
	}
.corn {
	background: url(../small_jpegs/cornexchange.jpg) 0 0 no-repeat;
	}
.depuy {
	background: url(../small_jpegs/depuy.jpg) 0 0 no-repeat;
	}
.deloitte {
	background: url(../small_jpegs/deloitte.jpg) 0 0 no-repeat;
	}
.wire {
	background: url(../small_jpegs/wire.jpg) 0 0 no-repeat;
	}
.rubber {
	background: url(../small_jpegs/rubberduck.jpg) 0 0 no-repeat;
	}
.power {
	background: url(../small_jpegs/powerhouse.jpg) 0 0 no-repeat;
	}
.exchange {
	background: url(../small_jpegs/exchange.jpg) 0 0 no-repeat;
	}
.faversham {
	background: url(../small_jpegs/fav.jpg) 0 0 no-repeat;
	}
.forum {
	background: url(../small_jpegs/iforum2002.jpg) 0 0 no-repeat;
	}
.forum5 {
	background: url(../small_jpegs/iforum2005.jpg) 0 0 no-repeat;
	}
.forum6 {
	background: url(../small_jpegs/iforum2006.jpg) 0 0 no-repeat;
	}
.inwardrevenue {
	background: url(../small_jpegs/inwardrevenue.jpg) 0 0 no-repeat;
	}
/* Common Elements */

.clear {
	clear: both;
	}
