@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}
 
body {
	background-color: #464646;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
 
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(bg.png);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
 #header {
	height: 110px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
}
#header #qLinks img {
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#header #Logo {
	background-image: url(images/header.png);
	float: left;
	height: 110px;
	width: 680px;
}
#header #Logo img {
	float: right;
	margin-top: 60px;
	margin-right: 15px;
}

#header #qLinks {
	float: left;
	height: 95px;
	width: 152px;
	padding-top: 15px;
}
#navigation {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/navi.png);
	background-repeat: no-repeat;
}
#content {
	width: 825px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
h2 {
}

p {
	font-size: 12px; /*TEXT FONT SIZE*/
	line-height: 22px; /*TEXT LINE HEIGHT*/
	text-align: justify; /*JUSTIFYS OUR PARAGRAPHS*/
	margin: 5px 0 10px;  /*ADDS TOP MARGIN OF 5PX AND BOTTOM MARGIN OF 10PX NO MARGIN LEFT OR RIGHT*/
	padding: 0; /*ADDS NO PADDING*/
}
hr {
	clear: both;
	margin-top: 20px;
	margin-bottom: 15px;
}
#content #left {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
}
#content #float {
	clear: both;
}

#footer {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	width: 850px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	clear: both;
	padding-top: 5px;
	padding-bottom: 25px;
}
 
#footer p {
	color: #666666;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
}

h2 {
	color: #600; /*H2 FONT COLOR*/
	text-transform: uppercase; /*TRANSFORMS TEXT TO UPPERCASE*/
	font-size: 18px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}
a:link {
	color: #333; /*color of our hyperlinks*/
}

 
.h3 {
    color: #727372; /*color of our H3 tag*/
    text-transform: uppercase; /*sets all H3 tags to uppcase*/
    font-size: 0.9em; /*sets H3 font size*/
    font-weight: normal; /*sets H3 font weight to normal*/
}
a:visited {
	color: #666; /*color of visited hyperlinks*/
}
a:hover {
	color: #666; /*color of the hyperlink when hovered over*/
}
a:active {
	color: #600; /*color of our active links*/
}
 #left2 {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	float: left;
}
#featurebox .p a {
	color: #603;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
#featurebox {
	padding-top: 0px;
	padding-bottom: 50px;
	padding-left: 10px;
	margin-top: 25px;
	margin-left: 10px;
	width: 40%;
	float: left;
	text-decoration: none;
}
#left p img {
	float: right;
	padding: 5px;
	height: auto;
	width: 45%;
}
#img  {
	padding: 5px;
	width: 172px;
	height: 173px;
	float: right;
	bottom: 200px;
	left: 200px;
	margin-top: 25px;
	margin-right: 10px;
	overflow: hidden;
	visibility: inherit;
	z-index: auto;
	margin-bottom: 20px;
}

#featurecontent {
	width: 40%;
	margin-top: 30px;
	float: right;
	margin-right: 55px;
	padding-right: 5px;
	padding-bottom: 50px;
}
#navi_ft ul {
	padding: 0px;
	width: auto;
	list-style-type: none;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #600;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	font-variant: normal;
	text-transform: uppercase;
}
#navi_ft ul li {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	color: #600;
	
}
#navi_ft ul li a {
	display: block;
	color: #600;
	text-decoration: none;
	height: 15px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	margin: 2px;
}
form {
	font-size: 12px;
	font-style: normal;
	color: #333;
	padding: 15px;
}
.input {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}
h3 {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #600;
	font-size: 14px;
}

#_fm_captcha_div {
	margin-left: 30px;
}
#_fm_captcha_div table {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 15px;
}
form #btns {
	padding-left: 100px;
	padding-bottom: 25px;
}
