/* global*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}
body {
	margin:0px;
	padding:0px;
  	color: #000;
  	font-family: Geneva, Arial, Helvetica, sans-serif;
  	line-height: 14px;
  	text-align: center;
	background:#000033 url(../../assets/img/bg-main.gif) no-repeat scroll;
  	background-position: top center;
	font-size:95%;
}
hr {
	color: #FFF; 
	background-color: #000; 
    border: 1px dotted #000033; 
	border-style: none none dotted;
	margin-left:50px; 
	margin-right:50px; 
}
img {
	border:0;
}
h1, h2, h3, h4, h5, h6, h7 {
	padding-top:15px;
	padding-bottom:8px;
	padding-left:10px;
}
h1 {
  font-size: 26px;
  font-weight: bold;
  height:50px;
  letter-spacing: 1px;
  background:url(../../assets/img/h1-bg-s.gif) no-repeat;
  background-position:0 16px;
  font-family: Imprint MT Shadow, Georgia, "Times New Roman", Times, serif;
  color:#fff;
  line-height:45px;
  margin-left:16px;
}
.h1B{
  background:url(../../assets/img/h1-bg-b.gif) no-repeat;
  background-position:0 16px;
	
}
h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	 margin-top:-10px;
	margin-bottom:-2px;
}
h5{
	font-size: 18px;
	font-weight: bold;
	line-height: 16px;
}
a{
	color:#cc9900;
	text-decoration: none;
} 
a:hover{
	color:#000033;
	text-decoration: underline;
}
/*Container*/
div#outer-container{
	position:relative;
	width:1020px;
	margin:0px auto;
	z-index:0;
}
/*Container*/
div#container{
	position:relative;
	text-align:left;
	width:912px;
	margin:0px auto;
	z-index:1;
}
/*Header*/
div#header {
	position:relative;
	height:192px;
	margin:0;
	padding:0;
	z-index:2;
}
div#header p{
	margin:0;
	padding:0;
}
/*navigation*/
div#navigation {
	position:relative;
	margin-top:-55px;
	height: 35px;
	font-size: 13px;
	font-weight:600;
	font-family: verdana, Arial, Helvetica, sans-serif;
	z-index:3;
}
div#navigation ul{
  margin: 0;
  margin-left:6px;
  padding: 0;
  float: left;
  list-style: none;
} 
div#navigation ul li{
	float: left;
} 
div#navigation  .padRight{
	margin-right:6px;

}
div#navigation ul li a{	
  color:#000033;										
  padding: 0.2em 0.6em;
  line-height: 35px;
  text-decoration: none;
  font-weight: 600;
  float: left;
  display: block;
} 
div#navigation ul li a:hover{
  color: #fff;
   font-weight: 600;
} 
div#navigation ul li .LinkOn{
  color: #fff;
   font-weight: 600;
}

/*Content, column*/
div#content {
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	font-size:1em;
	background:#f2f2f5 url(../../assets/img/bg-content.gif) no-repeat top center;

}
div#content p{
	margin: 5px 10px 5px 20px;
	line-height:20px;
}

div#content ul li{
	line-height:25px;
	
}
div#content .leftUL{
	width:360px;
	float:left;
}
div#content .rightUL{
	width:360px;
	float:left;
}
#content .contact-box{
		float:right;
		margin-right:20px;
}
#content .contact-box .contact-form{
	background-color:#000033;
	border:1px #cc9900 solid;
	color:#cc9900;
}

#content .request-form{
	background-color:#000033;
	border:1px #cc9900 solid;
	color:#cc9900;
	margin-left:150px;
}
.fright{
	float:right;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
}
.fleft{
	float:left;
	margin-left:20px;
	margin-right:10px;
	margin-top:5px;
}
div#content .theTitle{
	margin-top:15px;
	margin-left:16px;
	height:35px;
	width:880px;
	background:url(../../assets/img/fm-title-bg.gif) no-repeat right top;
	cursor: pointer;
	color:#fff;
	margin-bottom:5px;
}
div#content .theInfo{
	margin-left:21px;
	border: solid 1px  #000033;
	width:870px;
}
/*right column*/
div#rightCol {
	width:150px;
	float:right;
	margin-left:10px;
	margin-right:15px;
	margin-top:86px;
}
div#rightCol .goBx{
	width:150px;
	height:50px;
	background:#cc9900 url(../../assets/img/gold-bg.gif) no-repeat top left;
	font-size:18px;
	font-weight:600;
	line-height:25px;
	margin-bottom:15px;

}
div#rightCol .goBx a{
	color:#000033;
	padding-left:5px;
}
div#rightCol .goBx a:hover{
	color:#fff;
	text-decoration:none;
}
div#rightCol .blBx{
	width:150px;
	height:50px;
	background:#000033 url(../img/blue-bg.gif) no-repeat top left;
	font-size:18px;
	font-weight:600;
	line-height:25px;
	margin-bottom:15px;

}
div#rightCol .blBx a{
	color:#cc9900;
	padding-left:5px;
}
div#rightCol .blBx a:hover{
	color:#fff;
	text-decoration:none;
}
div#rightCol .bxTxt{
	width:125px;
	padding:0px;
	margin-left:5px;
		text-align:center;
	
}
div#rightCol .addressBox{
	width:150px;
	height:150px;
	background:#000033 url(../img/add-bg.gif) no-repeat top left;
	color:#cc9900;
	font-size:14px;
	font-weight:600;
	line-height:20px;
}
div#rightCol .addressBox a{
	color:#FF9F00;
	font-size:12px;
}
/*footer*/
div#footer
{
	position:relative;
	height:150px;
	clear:both;
	background: url(../img/footer-bg.gif) no-repeat bottom center;
}
/*slideshow*/
#slideshow {
	width:720px;
	height:349px;
	position:relative;
	margin-top:20px;
	z-index:0;
 margin-left:6px;
}
.slides_container {
	width:720px;
	height:349px;
	overflow:hidden;
	position:relative;
	display:none;

}
#slides .slide {
	width:720px;
	height:349px;
	display:block;
}
#slides .slide p{
	margin:0px 5px 5px 5px;
	font-size:18px;
	font-weight:600;
	line-height:40px;
	font-style:italic;
}
#slides .slide h1{
	margin:10px 5px 0 0;
}

#slides .next,#slides .prev {
	position:absolute;
	top:260px;
	left:440px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
#slides .next {
	left:700px;
}
/*
	Pagination
*/
.pagination {
	position:relative;
	margin:-13px 0 0 0;
	width:250px;
	z-index:102;
}
.pagination li {
	float:left;
	margin:0 2px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../../assets/img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}

