*
{
	margin: 0;
	padding: 0;
}

body
{
	background: url('../images/design_22.gif') center repeat;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

img
{
	border: 0;
}

#sitemap
{
	margin: 0px auto;
	width: 860px;
	height: 20px;
	line-height: 20px;
}

#sitemap ul
{
	list-style-type: none;
	float: right;
}

#sitemap ul li
{
	display: inline;
}

#sitemap ul li a
{
	margin-left: 10px;
	color: #000000;
	font-size: 10px;
	text-decoration: none;
}

#sitemap ul li a:hover
{
	text-decoration: underline;
}

#pagetop
{	
	margin: 0px auto;
	width: 900px;
	height: 20px;
	background: url('../images/design_01.gif') center repeat;
}

#pageleft
{
	margin: 0px auto;
	width: 900px;
	background: #f6f6f6 url('../images/design_02.gif') left repeat-y;
}

#pageright
{
	float: right;
	width: 880px;
	background: url('../images/design_06.gif') right repeat-y;
	padding-right: 10px;
}

#logospan
{
	float: left;
	width: 880px;
}

#logo
{
	float: left;
	width: 160px;
	height: 100px;
	margin-left: 10px;
	background: #f6f6f6 url('../images/design_03.png') left no-repeat;
}

#logoright
{
	float: left;
	margin-left: 120px;
	
}

#keywords
{
	width: 680px;
	float: right;
	padding-top: 10px;
}

#keywords ul
{
	list-style-type: none;
	text-align: center;
}

#keywords ul li
{
	display: inline;
	font-size: 8px;
	color: #666666;
	margin-right: 10px;
}

#graphicspan
{
	float: left;
	width: 880px;
}

#graphicleft
{
	float: left;
	width: 160px;
	height: 180px;
	margin-left: 10px;
	background: #f6f6f6 url('../images/design_08.gif') left no-repeat;
}

#graphicleft ul
{
	float: right;
	text-align: right;
	list-style: none;
}

#graphicleft ul li
{
	color: #ffffff;
	font-size: 9px;
	margin-top: 10px;
	margin-right: 10px;
}

#graphicright
{
	float: right;
	width: 680px;
	height: 180px;
	margin-right: 10px;
	background: #f6f6f6 url('../images/design_10.png') left no-repeat;
}

.spacer
{
	width: 100%;
	height: 20px;
	float: left;
}

#content
{
	width: 100%;
}

#contentleft
{
	width: 160px;
	float: left;
	margin-left: 10px;
}

#contentright
{
	width: 680px;
	float: right;
	font-size: 11px;
	line-height: 20px;
	margin-right: 10px;
}

#contentright a
{
	color: #199100;
}

.list
{
	list-style-type: square;
	margin-left: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
}

.contact
{
	float: left;
	list-style-type: square;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 5px;
	line-height: 26px;
}

h1, h2
{
	color: #149baf;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-transform: capitalize;
	background:  url('../images/rainbow.gif') bottom no-repeat;
}

p
{
	margin-bottom: 10px;
}

#menutop
{
	float: left;
	width: 160px;
	height: 10px;
	background: #80e048 url('../images/design_13.gif') top no-repeat;
}

#menu
{
	float: left;
	width: 160px;
	background: #80e048;
}

#menu ul
{
	list-style-type: none;
}

#menu ul li
{
	float: left;
	display: block;
}

#menu ul li a
{
	float: left;
	height: 32px;
	width: 150px;
	color: #189000;
	font-size: 11px;
	line-height: 30px;
	padding-right: 10px;
	text-decoration: none;
	text-transform: capitalize;
	text-align: right;
}

#menu ul li a:hover, #menu ul li a.active
{
	color: #ffffff;
	background:  url('../images/design_18.gif') top no-repeat;
}

#menubottom
{
	float: left;
	width: 160px;
	height: 10px;
	padding-bottom: 10px;
	background:  url('../images/design_16.gif') top no-repeat;
}

#pagebottom
{	
	margin: 0px auto;
	width: 900px;
	height: 20px;
	background: url('../images/design_21.gif') center repeat;
}


#copyright
{
	margin: 0 auto;
	font-size: 9px;
	text-align: center;
	width: 780px;
	color: #000000;
	text-transform: capitalize;
	text-decoration: none;
}

#copyright a
{
	color: #000000;
	text-decoration: none;
}

.clear
{
	clear: both;
}

.logos
{
	margin-top: 30px;
	margin-left: 6px;
}

.images
{
	padding: 4px;
	border: solid 1px #c0c0c0;
	margin-left: 6px;
}

.imageright
{
	padding: 0px 4px 4px 4px;
	margin-left: 6px;
	float: right;
}

.imageleft
{
	padding: 0px 4px 4px 4px;
	margin-right: 6px;
	float: left;
}

.red
{
	color: #ff0000;
}

.green
{
	color:#006600;
}

.blue
{
	color: #0000FF;
}

.thumbnail
{
	float: left;
	padding-right: 10px;
	text-align: center;
	font-style: italic;
}

fieldset
{
	border: 0px;
}


#map
{
	width: 380px;
	height: 280px;
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #c1c1c1;
}
