* { margin:0; padding:0; }

body { 
	margin:0;
	padding:0; 
	text-align:center;
	font-family: "Trebuchet MS",Verdana,Tahoma;
	font-size:80%;
	min-width:836px;
	background: #1a2635 url(images/bg.jpg) top center no-repeat;
	background-attachment:fixed;
	color: #000;
	line-height: 120%;
} 
table { padding: 0; border:0; margin:0; font-size: inherit; }
p { padding: 5px 0px 5px 0px; }
img { border:0; }
form { display: block; width: 90%; }
.img_right { float:right; margin: 4px 0px 4px 5px;}
.img_left { float:left; margin: 4px 5px 4px 0px;}
.logoLeft { padding-right: 5px; }
.job_img { padding: 2px 2px 2px 2px; margin: 2px 2px 2px 2px; }
a { text-decoration: none; font-family: arial; }
a:link { color: white; }
a:visited { color: white; }
a:hover { color: #B7B087; text-decoration: none; }
a:active { color: white; }
.handy { cursor: pointer; cursor: hand; }
h1,h2,h3 {
	font-weight: normal;
	padding: 0;
	margin: 0;
}
h1 { font-size: 130%; }
h2 { font-size: 120%; line-height: 110%; }
h3 { font-size: 110%; }

.mini { font-size: 85%; }
.midi { font-size: 95%; 	line-height: auto; color: #000; }
.small { font-size: 92%; }
.clr { clear: both; width: 100%; line-height: 1px; font-size: 1px;  }
.br2 { font-size: 1px; height: 10px; line-height: 10px;  clear: both; width: 100%; }

/* Do not modify  */
#wrapper { width:835px; 	margin: 0 auto 0 auto; padding:0 10px; text-align:left; }
#main { 	padding:0 0 0 0; overflow:hidden; background-color: transparent; height:100%;}
#content { padding: 10px 10px 10px 0px; background: #45505e url(images/body_grad.png) top center no-repeat; }

#header { background: #1a2635 url(images/header_top.jpg) top center no-repeat; height: 149px; }
#header_index { background: #1a2635 url(images/header_top_index.jpg) top center no-repeat; height: 345px; }
#top_nav_bg { background: #1a2635 url(images/top_nav_bg.jpg) top center no-repeat; height: 44px; }
#footer { 
	background: #293545 url(images/footer_bg.jpg) top center no-repeat; 
	height: 64px; 
	color: white;
	padding: 5px 10px 0px 80px;
	font-family: Verdana,Tahoma;
	font-size: 90%;
}
#footer a:link { color: white; }
#footer a:visited { color: white; }
#footer a:hover { color: #B7B087; text-decoration: none; }
#footer a:active { color: white; }


.left_col_box {
	border:1px solid #434b51;
	padding:10px 10px 10px 10px;
	margin:0px 10px 10px 10px;
	color: white;
}
.inner_col_box {
	background: #4F5965 url(images/inner_bg.jpg) top center no-repeat;
	padding:10px 10px 10px 10px;
}
.inner_col_box li {
	margin-left: 20px;
	padding-left: 0px;
	list-style-type: disc;
	list-style-position: outside;
}
.inner_col_box a:link { color: #B7B087; }
.inner_col_box a:visited { color: #B7B087; }
.inner_col_box a:hover { color: #B7B087; text-decoration: underline; }
.inner_col_box a:active { color: #B7B087; }


#gallery { position: relative; width:183px; height:234px; margin:0; padding:0; }
#gallery li { display: block; }

.gold_head { color:#e1cda1;font-size:200%; }
