body {
	margin: 0px 0;
	padding: 0;
	float: none;
	color: #CCCCCC;
	background-color: #222222;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 20px;
}

#wrapper {
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	margin-bottom: 50px;
	height: 100%;
	display: table;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-color: #000000;
	border: 1px solid #222222;
}
#header/*header*/

 {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 865px;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 75px;
	background-color: #FFFFFF;
}


#logo {
	vertical-align: middle;
	height: 92px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 895px;
	padding-top: 15px;
}

/*headers*/

H4{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding: 0;
	margin: 0px;
	height: 30px;
	font-size: 1.1em;
}

/*body content*/
#container {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 865px;
	padding: 0px;
	margin: 0px auto;
}

/* Navigation */

#Navigation {
	width: 865px;
	height: 40px;
	float: left;
	padding: 0px;
	margin: 0;
	background-color: #333333;
}

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

#Navigation li {
	display: inline;
}

#Navigation a {
	display: block;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
	line-height: 40px;
	float: left;
	height: 40px;
	text-transform: capitalize;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 19px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

#Navigation .active a {
	display: block;
	padding: 0px 19px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 40px;
	float: left;
	height: 40px;
	text-transform: uppercase;
	font-size: 14px;
	background-color: #000000;
}

#Navigation  a:hover  {
	display: block;
	padding: 0px 19px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 40px;
	float: left;
	background-color: #343434;
}

#Navigation .last a {
	background: none;
}

#Navigation .last a:hover {
	display: block;
	padding: 0px 16px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 40px;
	float: left;
	background-image: url(images/hover_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
}

#title {
	margin: 0 auto 0 3px;
	vertical-align: middle;
	line-height: 40px;
	width: 873px;
	background-color: #393333;
	height: 35px;
	padding-left: 0px;
	background-image: url(images/title_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#title H1 {
	margin: 0 auto 0 3px;
	color: #FFFFFF;
	font-size: 0.9em;
	padding-left: 12px;
	text-transform: uppercase;
}

#flash {
	width: 865px;
	height: 275px;
	float: left;
	padding: 5px 0px 0px;
	margin: 0;
}

#content {
	width: 865px;
	height: 100%;
	float: left;
	padding: 5px 0px 0px;
	margin: 0;
	background-color: #000000;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#content H1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	padding-top: 15px;
	font-size: 1.3em;
	padding-left: 7px;
}

#footer {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 885px;
	height: 174px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#left_foot {
	margin: 0 auto 0 3px;
	width: 208px;
	height: 150px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	vertical-align: middle;
}

#left_foot a{
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 888px;
	padding: 0px 5px;
	margin: 0px auto;
	height: 174px;
	font-size: 12px;
}

#right_foot {
	margin: 0px;
	vertical-align: middle;
	width: 208px;
	height: 150px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	
}

#award {
	margin: 0px;
	width: 208px;
	height: 150px;
	float: left;
	padding-left: 10px;
	padding-top: 10px;
}

#signature {
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	width: 888px;
	padding: 15px 5px 0px;
	margin: 0px auto;
	height: 65px;
	color: #333333;
	font-size: 12px;
}
a:link, a:visited {
	text-decoration: none;
	color: #999999;
	font-size: 12px;
}
a:hover {
	color: #FFFFFF;
	background-color: #393333;
}
#left {
	width: 595px;
	float: left;
	padding-left: 7px;
	text-align: justify;
}

#central {
	width: 865px;
	float: left;
	padding-left: 7px;
	text-align: justify;
}

#right {
	background-color: #000000;
	width: 222px;
	float: left;
	margin-left: 20px;
	padding: 0px;
}

label {
	float: left;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
textarea {
	margin-right: 130px;
	float: right;
	clear: right;
	height: 50px;
	color: #000000;
	background-color: #CCCCCC;
}
input {
	margin-bottom: 10px;
	float: right;
	margin-right: 130px;
	color: #000000;
	background-color: #CCCCCC;
}
.security {
	font-weight: normal;
	color: #DE5FD7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #000000;
	padding: 10px;
	clear: left;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.sub_but {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	float: right;
	clear: right;
}

.menu {
	margin-bottom: 10px;
	float: right;
	margin-right: 130px;

}

#left_hdr {
	float: left;
	width: 295px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right_hdr {
	float: right;
	clear: right;
	width: 550px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.quote {
	color: #999999;
	font-weight: bold;
	font-style: normal;
}
.quote_sign {
	font-style: italic;
	font-weight: bold;
	color: #66CCFF;
}
h2 {
	font-size: 1.0em;
	color: #FFFFFF;
}

