/*
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;
	background: #FFFFFF;
	color: #000000;
	font: 13px Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #3B3B3B;
}

h1 { }
h2 { }
h3 { font-size: 100%; }

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.7em;
	font-size: 1em;
	text-align: justify;
}

a:link {
	color: #0159B3;
}

a:hover {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #0159B3;
}

#wrapper {
	position: relative;
}
#container {
	width: 950px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 80px;
	width: 950px;
	margin: 0px auto;
	padding: 0px;
}
#flags {
	position: absolute;
	left: 818px;
	top: -15px;
	width: 15em;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
#flags img {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#flags a {
	text-decoration: none;
	color: #3B3B3B;
}
#flags a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
#flagsTwo {
	position: absolute;
	left: 750px;
	top: -15px;
	width: 20em;
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
#flagsTwo img {
	margin-right: 5px;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#flagsTwo  a {
	text-decoration: none;
	color: #3B3B3B;
}
#flagsTwo  a:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
#logo {
	float: left;
	width: 300px;
	padding-left: 30px;
}
#logo h2 {
	padding-top: 20px;
	text-align: left;
	padding-left: 15px;
}

#logo h2 a {
	font-weight: normal;
	color: #3B3B3B;
	font-size: 40px;
}
#logo h2 a:hover {
	color: #7A7A7A;
}


#logo h1 {
	text-align: left;
	text-transform: uppercase;
	font-size: 9px;
}

#logo h1 a {
	color: #B3A7A0;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#logo a {
	text-decoration: none;
}

#menu {
	float: right;
	width: 550px;
	margin: 0px;
	padding: 0px;
}

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

#menu li {
	display: inline;
	background-image: url(../images/navigation/side-spacer.gif);
	background-position: left bottom;
	float: left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#menu a {
	display: block;
	float: left;
	height: 50px;
	text-decoration: none;
	font-size: 1.1em;
	color: #3B3B3B;
	text-align: center;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}

#menu a:hover {
	color: #0058B2;
	margin-left: 7px;
	float: left;
	margin-bottom: 0px;
	background-image: url(../images/backgrounds/light-gray.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#splash {
	width: 950px;
	height: 250px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	float: left;
	clear: both;
	padding: 0px;
}

#splash p {
	float: right;
	width: 460px;
	height: 70px;
	margin: 0;
	padding: 110px 20px 0 50px;
	text-align: right;
	font-size: 136%;
	font-weight: bold;
	color: #ED2024;
}
#splash ul {
}
#splash  img {
	border-width: 0px;
}
#splash li {
	list-style-type: none;
}


#page {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#page h1, #page h2 {
	margin-bottom: 20px;
}
#page #content h2 a {
	text-decoration: none;
	color: #3B3B3B;
}

#sidebar {
	float: left;
	padding: 20px;
}

#sidebar h2 {
	padding-top: 6px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

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

#sidebar li {
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#sidebar h3 {
	background: #3B3B3B url(images/img4a.gif) no-repeat;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	clear: both;
}
#sidebar img {
	padding: 0px;
	border: 2px solid #999999;
	margin: 0px;
}


#footer {
	clear: both;
	width: 950px;
	height: 50px;
	padding-top: 10px;
	border-top: 5px solid #3B3B3B;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	padding: 0;
	line-height: normal;
	font-size: 77%;
}

#legal {
	float: right;
}

#links {
	float: left;
	text-decoration: none;
}
#directories {
	float: left;
	text-decoration: none;
	text-indent: -1e+007;
}
