@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
	position: relative;
	z-index:100;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/* Header */

#header {
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
	height: 216px;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: center;
	behavior: url(/scripts/iepngfix/iepngfix.htc);
}

#header img {
	float: right;
	padding-top: 100px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#header h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	color: #345199;
	text-decoration: underline;
	font-variant: normal;
	font-style: normal;
	font-size: 36px;
	padding-top: 80px;
}

#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	color: #CF372A;
	font-variant: small-caps;
	font-style: normal;
	font-size: 14px;
	line-height: 10px;
	padding-top: 150px;
}

/* Navigation */

#nav {
	padding-top: 10;
	padding-right: 50;
	padding-bottom: 20px;
	padding-left: 50px;
	margin: 0 auto;
	position: relative;
	top: 10px;
	width: 450px;
}

#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#nav a {
	float: left;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 4px;
	margin-left: 18px;
	padding-left: 0px;
	padding-top: 15px;
}

#nav a.active, #nav a:hover {
	padding-bottom: 2px;
	color: #F9392B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #02D708;
}

		p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
		}

/* Right Box */

#right_box {
	background-image: url(../images/Right_Box_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0px;
	float: right;

}
#right_box img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

/* Left Box */

#left_box {
	background-image: url(../images/Right_Box_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0px;
	float: left;

}
#left_box img {
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

/* Text Styles */

#text {
	padding-bottom: 60px;
	clear: none;
	width: 700px;
	padding-top: 10px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

}

#text h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F9392B;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
	width: 610px;
	padding-top: 7px;
	text-align: center;
	font-weight: bold;
}

#text h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 25px;
	padding-right: 10px;
	height: 25px;
	width: 520px;
	padding-top: 7px;
	background-image: url(../images/hr.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#text p {
	font-size: 15px;
	padding-right: 25px;
	padding-left: 25px;
	color: #000000;
}

#text img {
	margin: 10px;
	text-decoration: none;
	border: 2px solid #F9392B;
}

#text a {
	text-decoration: none;
	color: #333333;
	margin-top: 0;
	font-weight: bold;
}

#text a.active, #text a:hover {
	padding-bottom: 2px;
	color: #F9392B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #02D708;
}

/* Columns */

#column_left {
	float: left;
	width: 50%;
	
}

#column_right {
	
}

/* Footer */

#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	background-position: 3px;
	clear: both;
}

#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F9392B;
	font-variant: small-caps;
	font-style: normal;
	font-size: 13px;
	line-height: 0px;
	padding-top: 13px;
	margin-top: 10px;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #333333;
	margin-top: 0;
	font-weight: bold;
}

#footer a.active, #footer a:hover {
	padding-bottom: 1px;
	color: #F9392B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #02D708;
}

li {
	line-height: 25px;
}

.boxed {
	background: #121B23;
	border: 1px dotted #000000;
}

.boxed .title {
	margin: 0;
	padding: 5px 20px;
	background: #000000;
	text-transform: uppercase;
	font-size: 100%;
	font-weight: bold;
}

.boxed .content {
	padding: 20px;
}
