body {
	margin: 0;
	padding: 0;
	background: #b4cffc url(images/topBG.jpg) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	margin: 0;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
}

h1 { font-size: 44px; }

h2 {
font-size: 24px;
line-height: 5px;
margin: 10px 0 0 10px;
font-weight: bold;
color: #c6361f;
}

h3 { font-size: 24px;
line-height: 5px;
margin: 10px 0 0 10px;
font-weight: bold;
color: #000000;
}


p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #4B8749; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

	/** LOGO */

#logo {
	border: none;
	width: 800px;
	height: 103px;
	margin: 0 auto;
	padding-left: 0px;
	background: url(images/new_header.jpg) no-repeat left top;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	padding-left: 3px;
	padding-top: 6px;
	text-transform: uppercase;
	font-size: 10px;
}

#logo h1 {
	padding: 155px 0px 0px 0px;
	font-size: 34px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}
/* Header */

#header-wrapper {
}

#header {
	width: 800px;
	height: 27px;
	margin: 0 auto;
	color: #000000;
	background: url(images/menu1.jpg) repeat-y left top;
}


/* Menu */

#menu {
	float: left;
	width: 800px;
	height: 27px;
	color: #FFFFFF;
}


.menu li.top {display:block; float:left; position:relative;}
.menu li a.top_link {display:block; float:left; height:27px; line-height:30px; color:#FFF; text-decoration:none; font-size:14px; font-weight:normal; padding:0 0 0 3px; cursor:pointer;}
.menu li a.top_link span {float:left; font-weight:normal; display:block; padding:0 20px 0 3px; height:27px;}

.menu li a.top_link:hover {color:#FFF; 	background: #990000;}


.menu li:hover > a.top_link {color:#000; background: #990000;}
.menu li:hover > a.top_link span {background: #990000;}

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.menu a:hover {visibility:visible;}
.menu li:hover {position:relative; z-index:200;}

.menu ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}



.menu :hover ul.sub {left:0px; top:27px; right:2px; 
	background: url(images/menu.jpg) repeat; 
	border:1px solid #990000;
	width:180px; height:auto; 
		color:#FFF;}
	
.menu :hover ul.sub li {display:block; height:20px; 
	position:relative; 
	float:left; width:180px; 
	color:#FFF;}
	
.menu :hover ul.sub li a {font-weight:normal;
	display:block; font-size:12px; 
	height:20px; width:180px; 
	line-height:20px; text-indent:5px; 
	color:#FFFFFF; text-decoration:none; 
	border:1px solid #FFF; border-width:0 0 1px 1px;}
	
.menu :hover ul.sub li a:hover {background:#b4cffc; color:#FFF;}

.menu :hover ul.subs {left:0px; top:27px; right:2px; 
	background: url(images/menu.jpg) repeat; 
	border:1px solid #990000;
	width:250px; height:auto; 
		color:#FFF;}
	
.menu :hover ul.subs li {display:block; height:20px; 
	position:relative; 
	float:left; width:250px; 
	color:#FFF;}
	
.menu :hover ul.subs li a {font-weight:normal;
	display:block; font-size:12px; 
	height:20px; width:250px; 
	line-height:20px; text-indent:5px; 
	color:#FFFFFF; text-decoration:none; 
	border:1px solid #FFF; border-width:0 0 1px 1px;}
	
.menu :hover ul.subs li a:hover {background:#b4cffc; color:#FFF;}





/* Page */

#page {
	width: 800px;
	min-height: 620px;
		color: #000000;
	margin: 0 auto;
	padding: none;
	background: url(images/bodyBG.jpg) repeat-y left top;

}



/* Content */

#content {
	float: right;
	width: 580px;
	height: 600px;
	
}

#content p{
	text-transform: none;
	line-height: normal;
	padding: 20px 20px 0px 15px; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
}	

#content a{
	text-transform: none;
	padding: none; 
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #000000;
}	

/* Sidebar */

#sidebar {
	float: left;
	width: 200px;
	height: 600px;
	margin: 10px 0px 0px 10px;
	background: url(images/vertical_line.png) repeat-y Right 5px;
}

#sidebar h4 {
	line-height: normal; }

#sidebar ul { line-height: normal; }

#sidebar p {
	padding: 110px 0px 0px 0px;
	line-height: 100%;
}


#sidebar a{
	color: blue;
}	
#sub_menu {	
	background: transparent url(images/side_bar_line.png)  top repeat-x;
	}
	
#sub_menu h3 {	
	padding: 10px 0px 10px 0px;
	}
#sub_menu p { padding: 0px 0px 0px 0px;} 

#vis_counter {	
	background: transparent url(images/side_bar_line.png)  top repeat-x;
	}

/* Footer */

#footer {
	
	width: 800px;
	padding: 0px;
	margin: 0 auto;
	height: 35px;
	background: url(images/footer.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	line-height: normal;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
}
