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

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	font: normal small Arial, Helvetica, sans-serif;
	border-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	}
	
h1 {
}

h2, h3 {
	margin-top: 0px;
}

h4, h5, h6 {
}

p, ol, ul, dl, blockquote {
}

a {
	color: #333333;
}

a:hover {
	text-decoration: none;
	border-color:#FFFFFF;
}

#img {
	float: left;
	margin: 3px 3px 3px 0px;
}

#img a:hover {
	border-color:#FFFFFF;
}

#img a:visited {
	border-color:#FFFFFF;
}
	
/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	border: 3px solid #000000;
	text-align: justify;
	background-color: #FFFFFF;
}

/* Logo */

#logo {
	height: 253px;
	background: url(images/hp_top_banner2.jpg);
}
#logo2 {
	height: 253px;
	background: url(images/hp_top_banner2.jpg);
}
/* Content */

/* Content */

#content {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	background-image: url(images/content_bgr.jpg);
	background-repeat: repeat-y;
}

#colOne {
	float: right;
	width: 550px;
	margin-top: 20px;
	padding-right: 20px;
}

#colTwo {
	float: left;
	width: 190px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}

#colTwo ul {
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
#colThr {
	float: left;
	width: 760px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#colfou {
	float: left;
	width: 360px;
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#colfiv {
	float: right;
	width: 380px;
	margin-top: 20px;
	padding-right: 20px;
}
#content h1 {
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	text-transform: capitalize;
	font-size: 16px;
	color: #FFFFFF;
	/*border-bottom: 1px dashed;*/
	margin-bottom: 8px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	margin-top: 15px;
}

#content h3 {
	font-size: 14px;
	color: #000000;
}

#content p {
	margin-bottom: 1em;
	line-height: 130%;
}
#content date {
	float: right;
	display: inline;
	padding-top: 10px;
	font-size: x-small;
}
#content ul {
	margin: 10px 0px;
	list-style: none;
}

#content li {
	line-height: 150%;
	text-align: left;
}
#content td {
	line-height: 170%;
	font-size: x-small;
}
/* Content > Menu */

#menu {
	height: 40px;
	background-color: #000000;
	background-image: url(images/menue_bgr.jpg);
	background-repeat: no-repeat;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	margin-left: 20px;
	padding: 10px 0 2px 0;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: none;
	border-bottom-color: #330010;
}

#menu a:hover {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

#menu a:active {
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
}

#menu .first a {
}

/* Footer */

#footer {
	clear: both;
	padding: 20px;
	background: #FFFFFF;
}

#footer p {
	margin: 0;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #999999;
}

/* Footer > Legal */

#legal {
}

/* Footer > Links */

#links {
}
#page #logo2 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
