/*---:[ main css ]:---*/

html, body {
	margin: 0px;
	padding:0px;
	background-image:url(images/bg_black.gif);
	font: 0.9em Arial, serif;
}

h1, h2, h3, h4, h5, h6, p, form {
	margin: 0px;
	padding:0px;
}

h2 {
	font-size:24px;
	color:#104F8A;
	padding-bottom:5px;
}

#top {
	width:794px;
        height:550px;
	margin:0px auto;
	float:top;
	padding-top:30px;
}

#topimage {
	width:794px;
        height:110px;
	margin:0px auto;
	float:top;
	background-color:#000000;
	text-align:center;
}

#wrapper {
	width:794px;
	margin:0px auto;
	background-color:#ffffff;
}

#content {
	width:794px;
	margin:0px auto;
	background-image:url(images/bg_header_top.gif);
	background-repeat:repeat-x;
	background-position:top;
}

	/*---:[ header css ]:---*/

#header {
	height:396px;
	background-color:#000000;
}

#logo {
	width:550px;
	height:130px;
	float:left;
	background-color:#000000;
}

#logo h1{
	font-size:32px;
	color:#B99A3F;
	font-weight:normal;
	text-decoration:none;
	padding-left:20px;
	padding-top:20px;
}

#logo h4 {
	font-size:18px;
	color:#959DA3;
	font-weight:normal;
	text-decoration:none;
	padding-left:30px;
}

#links ul {
	margin:0px; 
	padding-top:10px;
	float:right;
}

#links li{
	float:left;
	list-style-type:none;
	width:80px;
	height:25px;
	text-align:center;
	background-color:#636363;
	border-left:0px solid #FFF;
	padding-top:7px;
}

#links a{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}

#links a:hover{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
}

#mainimg {
	background-repeat:no-repeat;
	height:205px;
	text-align:right;
}

#mainimg h3 {
	font-size:48px;
	color:#C5C9FB;
	font-weight:normal;
	text-decoration:none;
	padding:20px 40px 0px 0px;
}

#mainimg h4 {
	font-size:18px;
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	padding:0px 40px 0px 0px;
}

#contentarea {
	clear:both;
	padding:25px 0px;
}

	/*---:[ footer css ]:---*/

#bottom {
	clear:both;
	height:32px;
	padding-top:25px;
}

#bottomlinks {
	clear:both;
	height:70px;
	width:794px;
	text-align:center;
	color:#ffffff;
	background-color:#000000;
}

#bottomlinks a{
	color:#ffffff;
	font-weight:normal;
	text-decoration:underline;
}

#bottomlinks a:hover{
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}

#email {
	float:left;
	width:400px;
	background-color:#B99A3F;
	height:27px;
	padding-top:5px;
}

#email span{
	color:#fff;
	padding:0px 40px;
}

#email a, a:visited {
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}
#email a:hover {
	text-decoration:none;
}
#validtext {
	float:left;
	width:394px;
	background-color:#B99A3F;
	height:27px;
	padding-top:5px;
}

#validtext p{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
	text-align:right;
	padding-right:35px;
}

#validtext a{
	color:#fff;
	font-weight:normal;
	text-decoration:underline;
}

#validtext a:hover{
	color:#fff;
	font-weight:normal;
	text-decoration:none;
}

/*---:[ index.php & page.php css ]:---*/

#padding-left {
	padding-left: 40px;
	padding-right: 20px;
}

#padding-right {
	padding-left: 20px;
	padding-right: 40px;
}

#leftbar {
	float:left;
	width:539px;
	border-right:1px solid #BCBDBC;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

#leftbar h2 {
	color:#B99A3F;
}

#leftbar a {
	color:#B99A3F;
	font-weight:bold;
	text-decoration:none;
}

#leftbar a:hover {
	color:#ff9900;
	font-weight:bold;
	text-decoration:underline;
}

#rightbar {
	float:left;
	width:237px;
}

#rightbar h2{
	color:#797B7A;
}

#rightbar a:hover {
	color:#000;
	font-weight:normal;
	text-decoration:underline;
}

#rightbar a, a:visited {
	color:#000;
}

#rightbar p{
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
}

/*---:[ sitemap.php css ]:---*/

#sitemap {
	color:#797B7A;
	text-decoration:none;
}
#sitemap h1 {
	padding-top:5px;
	padding-bottom:5px;
}
#sitemap-padding{
	padding-left: 40px;
	padding-right: 40px;
}
#sitemap a, a:visited {
	color:#000;
}
#sitemap a:hover {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
#menu {
	text-align:center;
}
#menu a { 	
	font-size:18px;
	color:#551a8b;
	font-weight: bold;
	text-decoration:none;
}
#menu a:hover { 	
	color:#000000;
}

/*---:[ contact-us.php css ]:---*/

#contact-us-padding{
	padding-left: 40px;
	padding-right: 40px;
}

#contact-us-padding table { 
	margin-left: auto;
	margin-right: auto;
}

/*---:[ index.php table css ]:---*/

#table img { border-width: 2px; border-color: #000000; }
#table a { 	
	font-size:16px;
	color:#B99A3F;
	font-weight: bold;
	text-decoration:none;
}
#table a:hover { 	
	color:#000000;
}
