/* BEGIN CSS RESET */
/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}
/* END CSS RESET */

body
{
	background-color: #000000;
	background-image: url(../images/slices/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-size: 9px;
	line-height: 9px;
}
p
{
	font-size: 14px;
	color: #666666;
	line-height: 17px;
	margin-bottom: 5px;
}
h1
{
	color: #173dc6;
	font-size: 18px;
	margin-bottom: 10px;
}
h2
{
	font-size: 14px;
	color: #009933;
	line-height: 17px;
}
.list
{
	list-style-type: disc;
	margin-left: 25px;
	margin-bottom: 5px;
}
.list li
{
	line-height: 17px;
}
.rightside
{
	float: left;
	width: 260px;
}
.leftside
{
	float: left;
	width: 250px;
}
#wrapper
{
	width: 800px;
	height: auto;
	background: #000000;
	overflow: hidden;
	margin: 0px auto;
}
/* HEADER */
#topheader
{
	width: 800px;
	height: 11px;
	background: #000 url(../images/slices/topheader.png) no-repeat top left;
	margin-top: 10px;
}
#header
{
	width: 800px;
	height: 104px;
	background-color: #d4d4d4;
}
#bottomheader
{
	width: 800px;
	height: 11px;
	background: #000 url(../images/slices/bottomheader.png) no-repeat top left;
	margin-bottom: 8px;
}
#headercontents
{
	width: 800px;
	height: 104px;
	float: left;
}
#logo
{
	width: 300px;
	height: 90px;
	background: #d4d4d4 url(../images/logo.png) no-repeat top left;
	margin-left: 40px;
	margin-top: 5px;
	float: left;
	clear: left;
	display: block;
	
}
.invisible
{
	visibility: hidden;
	display: none;
}
#sloganwrap
{
	width: 400px;
	height: 75px;
	border: solid 1px #e5e5e5;
	float: right;
	clear: right;
	margin-top: 10px;
	margin-right: 20px;
}
#slogan
{
	text-align: center;
	color: #000000;
	font-size: 18px;
	font-style: italic;
	padding: 12px 8px 12px 8px;
	line-height: 22px;
}
/* MAINBODY */
#topbodywrap
{
	width: 800px;
	height: 11px;
	background: #000 url(../images/slices/topbodywrap.png) no-repeat top left;
}
#bodywrap
{
	width: 800px;
	height: auto;
	overflow: hidden;
	background: #ffffff;
	float: left;
}

/* NAVIGATION */
#leftwrap
{
	width: 180px;
	float: left;
	margin-left: 12px;
	margin-bottom: 12px;
	background: #D4D4D4;
	margin-top: 2px;
	
}
#topleftnav
{
	height: 11px;
	background: #000 url(../images/slices/topleftnav.png) no-repeat top left;
}
#leftnav
{
	min-height: 288px;
	background: #D4D4D4;
	position: relative;
	padding-bottom: 120px;
}
#bottomleftnav
{
	height: 11px;
	background: #000 url(../images/slices/bottomleftnav.png) no-repeat top left;
}
#leftnav ul
{
	padding: 0px 5px;
}
#leftnav li
{
	display: block;
	border-bottom: solid 1px #D4D4D4;
	position: relative;
	z-index: 100;
	
}

#leftnav li a
{
	color: #001a8e;
	font-size: 16px;
	display: block;
	
	padding: 5px 5px;
	text-decoration: none;
	}


#leftnav li a:hover
{
	background: #7da2f4;
}
/* subnav */

#leftnav li ul
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 170px;
	width: 170px;
	border: solid 1px red;
	z-index: 100;
	background: #D4D4D4;
	border: solid 1px black;
	display: none;
}
#leftnav li li a
{

	margin: 0px;
}
#leftnav li li a:hover
{
	
}
#bbbLogo
{
	padding-left: 10px;
	position: absolute;
	bottom: 0px; 
	left: 0px;
}
/* CONTENT */
#content
{
	width: 584px;
	height: auto;
	padding-bottom: 1000px;
	margin-bottom: -1000px;
	background: #ffffff;
	float: right ;
	clear: right;
	margin-right: 12px;
	margin-top: 2px;
	font-size: 14px;
	line-height: 14px;
}
#copywrap
{
	width: 582px;
	height: auto;
	border: solid 1px #9087e8;
	margin-bottom: 12px;
}
#copywrap2
{
	width: 582px;
	min-height: 466px;
	height: auto;
	border: solid 1px #9087e8;
	margin-bottom: 12px;
}
#internalcopy
{
	width: 582px;
	height: auto;
	border: solid 1px #9087e8;
	margin-bottom: 12px;
}
#copy
{
	padding: 12px;
}
#banner
{
	width: 584px;
	height: 150px;
	margin-bottom: 12px;
}

#gallerytitle
{
	font-size: 14px;
	color: #ffffff;
	line-height: 20px;
	text-indent: 5px;
	width: 584px;
	height: 20px;
	background-color: #173DC6;
	background-repeat:no-repeat;
	float: left;
}
#imagegallery
{
	width: 582px;
	height: 234px;
	border: solid 1px #9087e8;
	overflow-y: scroll;
	overflow-x: hidden;
	float: right;
	background-color: #ffffff;
	background-repeat: no-repeat;
	margin-bottom: 12px;
}
.imagewrap
{
	width: 100px;
	height: 100px;
	border: solid 1px #666666;
	margin: 10px 0  0 10px;
	float: left;
}
.testimonialwrap
{
	margin-bottom: 15px;
}
#contactform
{
	width: 400px;
	text-align: left;
	margin-top: 5px;
}
#contactform .inputitem
{
	width: 400px;
	margin: 2px 0px;
}

#contactform textarea
{
	width: 400px;
}
#send
{
	margin: 10px auto;
	color: #666666;
	text-align: center;
}
/* FOOTER */
#footer
{
	width: 800px;
	height: 18px;
	background: #d4d4d4;
	float: left;
}
#footer p
{
	text-align: center;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}
#bottomfooter
{
	width: 800px;
	height: 11px;
	background: #000 url(../images/slices/bottomfooter.png) no-repeat top left;
	
	float: left;
}

