*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #ffffff;
	color: #000000;
	font-size: 85%;
	font-family: "verdana";
}

img
{
	border: 0;
}

#logocontainer
{
	margin: 0 auto;
	width: 764px;
	height: 90px;
}

#logo
{
	float: right;
	height: 25px;
	width: 526px;
	background: url('../images/design_03.jpg') no-repeat;
	margin: 20px 0px 10px 0px;
}

#logo a
{
	height: 25px;
	width: 526px;
	display: block;
}

#slogan
{
	float: right;
	height: 25px;
	width: 526px;
	text-transform: uppercase;
	font-size: 60%;
	text-align: right;
	font-weight: bold;
	color: #00529C;
	padding: 0px 20px 0px 0px;
	margin: 0px 0px 10px 0px;
}

#graphiccontainer
{
	margin: 0 auto;
	width: 764px;
	height: 180px;
}

#address
{
	float: left;
	width: 220px;
	height: 180px;
	font-size: 80%;
	text-align: right;
}

#address h1
{
	font-size: 100%;
	color: #00529C;
}

#address a
{
	font-size: 100%;
	color: #00529C;
}

#address a:hover
{
	color: #000000;
}


#address ul
{
	list-style-type: none;
}

#address ul li
{
	line-height: 18px;
}

#menu
{
	margin: 0 auto;
	width: 764px;
	height: 27px;
	text-align: center;
}

#spacer
{
	margin: 0 auto;
	width: 750px;
	height: 20px;
}

#menu ul
{
	background: #CFDEEC;
	border-top: 1px solid #88B5DD;
	border-bottom: 1px solid #88B5DD;
	border-left: 1px solid #88B5DD;
	list-style-type: none;
	float: right;
}

#menu ul li
{
	line-height: 18px;
	display: inline;
}

.icon
{
	float: left;
	padding: 0px 6px 0px 6px;
}

#menu ul li a
{
	float: left;
	line-height: 27px;
	font-size: 65%;
	color: #00529C;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 18px 0px 19px;
	border-right: 1px solid #88B5DD;
}

#menu ul li a:hover
{
	background: #ffffff;
}

#menu ul li a.active
{
	background: #ABCCEC;
}

#content
{
	margin: 0 auto;
	font-size: 80%;
	line-height: 16px;
	width: 760px;
	height: 100%;
	padding: 10px 0px 0px 4px;
}

#content h1
{
	font-size: 120%;
	color: #00529C;
	line-height: 24px;
	margin: 0px 0px 10px 0px;
}

#content p
{
	margin: 0px 0px 10px 0px;
}

#graphic
{
	float: right;
	width: 526px;
	height: 180px;
	background: url('../images/design_09a.jpg') no-repeat;
}

#content a
{
	font-size: 100%;
	color: #00529C;
}

#content a:hover
{
	color: #000000;
}


#content ul
{
	list-style-type: none;
}

#content ul li
{
	line-height: 18px;
}

#gallery
{
	margin: 0 auto;
	width: 690px;
	height: 100%;
	padding: 10px 0px 10px 10px;
}

#content ul.bullet
{
	list-style-type: square;
	margin: 0px 0px 0px 20px;
}


#left
{
	float: left;
	width: 370px;
	height: 100%;
}

#right
{
	text-align: right;
	float: right;
	width: 370px;
	height: 100%;
}

.gallerythumb
{
	float: left;
	padding: 2px;
	border: 1px dashed #88B5DD;	
	margin: 0px 10px 10px 0px;
}

.image
{
	float: right;
	padding: 5px;
	margin: 5px;
	border: 1px dashed #88B5DD;	
}

.plainimage
{
	float: right;
	padding: 5px;
	margin: 5px;
}

.gallery
{
	float: right;
	padding: 5px;
	border: 1px dashed #88B5DD;	
}

.flashbanner
{
	margin: 0 auto;
	width: 526px;
	height: 180px;
	list-style-type: none;
	/* specify height in js/flashbox.js */
}

.flashbanner li
{
	list-style-type: none;
}

.clear
{
	clear: both;
}

fieldset
{
	border: 0px;
}

#copyright
{
	line-height: 20px;
	margin: 0 auto;
	font-size: 65%;
	text-align: center;
	width: 764px;
	height: 40px;
	border: 1px solid #88B5DD;
	color: #00529C;
	text-decoration: none;
	background: #CFDEEC;
}

#copyright a
{
	color: #00529C;
	text-decoration: none;
}
