/* BASIC BITS */

body{ 
	font-size : 11px; 
	font-family: arial, helvetica, clean, sans-serif; 
	color: black;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 130%;
	background-color: white;
	background-image: url(images/bg.gif);
	background-position: top center;
	background-repeat: no-repeat;

	scrollbar-face-color: #C6C2BF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #AAAAAA;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #EEEEEE;

	}

ul { 
margin-left: 0;
padding-left: 1.2em;
}

form {margin:0;padding:0}

p {
	font-size : 11px; 
	font-family: arial, helvetica, clean, sans-serif; 
	color: black;
	margin: 0px;
	text-align: left;
	line-height: 14px;

	}

a { font-size : 11px; font-family: Arial, Helvetica, sans-serif; color: #45A12B; }
a:hover {color: black;}

img {
margin: 0;
padding: 0;
border: 0;
display:block;
}

h1 { /* black bold bigger */
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

h2 { /* light green bold bigger */
	color: #45A12B;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

h3 { /* light green bold same size*/
	color: #45A12B;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	margin: 00px 0px 5px 0px;
	padding: 0;
}
	
/* SITE STRUCTURE */


#rootContainer {
	margin: 180px auto 40px;
	padding:0px 0px 0px 0px;
	width: 600px;
	text-align: center;
	background-color: #FFFFFF;
}

#topContainer {
	margin:0;
	padding:0;
	width: 600px;
	height: 642px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}

#leftPanel {
	margin:0;
	padding:0px;
	position:relative;
	float: left;
	width: 185px;
	height: 642px;
	color: #FFFFFF;
	text-align: left;
	display: inline;
	background-color: #FFFFFF;
}

#leftPanelpics {
	margin:0px 0px 0px -50px;
	padding:0px;
	position:relative;
	float: left;
	width: 185px;
	height: 372px;
	color: #FFFFFF;
	text-align: left;
	display: inline;
}

#rightPanel {
	margin:0;
	padding:30px 27px 15px 3px;
	position:relative;
	float: right;
	width: 385px;
	height: 597px;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
    	overflow:auto;
	display: inline;
}


#footer {
	margin:0;
	padding:2px 0px 2px 0px;
	position:relative;
	float: left;
	width: 600px;
	height: 16px;
	color: #FFFFFF;
	text-align: center;
	background-color: #43342A;
	display: inline;
}

#lightgreenPanel {
	margin:10px 0 10px 0;
	position:relative;
	padding:10px;
	float: left;
	width: 365px;
	color: #000000;
	text-align: left;
	background-color: #F5F6DC;
	display: inline;
}



#menu {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 30px;
	display: inline;
	overflow: hidden;
	width: 155px;
}

#menu li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}

#menu a {
	float: left;
	padding: 30px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:20px; /* for IE5/Win */
}



#menuhome a  {
	width: 155px;
	background: url(images/menu.png) 0px 0px no-repeat;
	}
#menuhome a:hover, #menuhome a.selected  {
	width: 155px;
	background: url(images/menu.png) -155px 0px no-repeat;
	}
#menuabout a  {
	width: 155px;
	background: url(images/menu.png) 0px -30px no-repeat;
	}
#menuabout a:hover, #menuabout a.selected  {
	width: 155px;
	background: url(images/menu.png) -155px -30px no-repeat;
	}

#menunews a  {
	width: 155px;
	background: url(images/menu.png) 0px -60px no-repeat;
	}
#menunews a:hover, #menunews a.selected {
	width: 155px;
	background: url(images/menu.png) -155px -60px no-repeat;
	}


#menuinformation a  {
	width: 155px;
	background: url(images/menu.png) 0px -90px no-repeat;
	}
#menuinformation a:hover, #menuinformation a.selected  {
	width: 155px;
	background: url(images/menu.png) -155px -90px no-repeat;
	}


#menuservices a  {
	width: 155px;
	background: url(images/menu.png) 0px -120px no-repeat;
	}
#menuservices a:hover, #menuservices a.selected  {
	width: 155px;
	background: url(images/menu.png) -155px -120px no-repeat;
	}


#menuonline a  {
	width: 155px;
	background: url(images/menu.png) 0px -150px no-repeat;
	}
#menuonline a:hover, #menuonline a.selected  {
	width: 155px;
	background: url(images/menu.png) -155px -150px no-repeat;
	}

#menucancel a  {
	width: 155px;
	background: url(images/menu.png) 0px -180px no-repeat;
	}
#menucancel a:hover, #menucancel a.selected  {
	width: 155px;
	background: url(images/menu.png) -155px -180px no-repeat;
	}

#menuforum a  {
	width: 155px;
	background: url(images/menu.png) 0px -210px no-repeat;
	}
#menuforum a:hover, #menuforum a.selected  {
	width: 155px;
	background: url(images/menu.png) -155px -210px no-repeat;
	}

#menucontacts a  {
	width: 155px;
	background: url(images/menu.png) 0px -240px no-repeat;
	}
#menucontacts a:hover, #menucontacts a.selected  {
	width: 155px;
	background: url(images/menu.png) -155px -240px no-repeat;
	}