/*

Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License

Name       : Primitive
Version    : 1.0
Released   : 20080425

*/

*
{
	margin: 0px;
}

img
{
	border: 0px;
}

body
{
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
	background-color: #FFFFFF;  
	color: #222222;
}

h1
{
	color: #47586A;
}

h2
{
	color: #696969;
}

h3
{
	color: #696969;
}

a
{
	background-color: inherit;
}

a:hover
{
	text-decoration: none;
}

p
{
	text-align: justify;
	margin-bottom: 15px;
	line-height: 22px;
}

ul
{
	list-style: disc;
	padding-left: 15px;
	margin-bottom: 15px;
	line-height: 22px;
}

h3
{
	font-size: 20px;
	margin-bottom: 30px;
}

h4
{
	font-size: 18px;
	margin-bottom: 5px;
	color: #47586A;
}

#address
{
	font-size: 18px;
	color: #787985;
	width: 100%;
	height: 40px;
	padding: 0px 0px 0px 100px;
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
}

#header
{
	background: #66CCFF url(img/header.jpg) repeat bottom;
	color: #fff;
	padding: 20px 40px 20px 40px;
	border-top: solid 1px #DADADA;
	border-bottom: solid 1px #DADADA;
	text-align: center;
}

#header h1
{
	font-size: 36px;
	color: #787985;
	font-family: Times New Roman;
}

#header h2
{
	font-size: 13px;
}

#header a
{
	color: #F5F5F5;
}

#pagename
{
	font-size: 36px;
	color: #787985;
}

#menu
{
	padding: 5px 30px 0px 30px;
	color: #222222;
	background: #E5E5E5 url(img/menu.jpg) repeat-x top;
	border-bottom: solid 1px #DADADA;
}

#menu div
{
	clear: both;
}

#menu ul
{
	display: block;
	position: relative;
	top: 1px;
	list-style: none;
	padding: 0px;
	margin-bottom: 0px;
}
	
#menu ul li
{
	position: relative;
	float: left;
	border: solid 1px #dadada;
	border-bottom: 0px;
	margin-right: 5px;
}

#menu ul li a
{
	display: block;
	padding: 5px 10px 8px 10px;
	text-decoration: none;
	background-color: inherit;
	color: #333333;
}

#menu ul li a:hover
{
	background: #EAFFFF url(img/header.jpg) repeat-x top;
	color: #787985;
}

#menu ul li.active, #menu ul li.active a, #menu ul li.active a:hover
{
	background: #FFFFFF;
	color: #333333;
}

#panel
{
	background: #FFFFFF;
}

#submenu
{
	padding-left: 2em; 
	visibility: hidden;
}

#submenu table td
{
	border-right: solid 2px #FFFFFF;
}

#submenu table td.big
{
	font-size: 16px;;
}

#submenu table td a
{
	color: #333333;
	text-decoration: none;
}

#submenu table td a:hover
{
	color: #787985;
}

#container
{
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

#primarycontainer
{
	float: left;
	margin-right: -200px;
	width: 100%;
}

#primarycontent
{
	margin-right: 240px;
}

#primarycontent p
{
	margin-bottom: 20px;
}

#secondarycontent
{
	float: right;
	width: 200px;
}

#footer
{
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding-top: 15px;
	border-top: solid 1px #DADADA;
	clear: both;
	background-color: #ffffff;
	height: 200px;
}

#top
{
	text-align: center;
	color: #696969;
	size: 2px;
}

.clearit
{
	clear: both;
	height: 1px;
}

#bottom
{
	background: url(img/orange.jpg) repeat-x bottom;
	width: 100%;
	height: 150px;
}
