/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
body {
	background: url(images/body-bg.gif) top center repeat-y #CCCCCC;
	margin: 0px;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #0066CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
.frame {
	margin: 0 auto;
	width: 930px;
	text-align: left;
	}
.header {
	background: url(images/header-bg.png) top left no-repeat;
	height: 70px;
	}
#nav {
	background: url(images/nav-bg.png) bottom left no-repeat #1c6795;
	margin-right: 8px;
	margin-top: 28px;
	padding-left: 8px;
	float: right;
	height: 42px;
	}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
#nav ul li a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	border-left: 1px solid #32769f;
	padding: 11px 15px;
	display: block;
	float: left;
	}
#nav ul li a:hover {
	text-decoration: none;
	color: #ccc;
	}
#nav ul li a.first {
	border: 0;
	}
.content-left {
	float: left;
	width: 455px;
	margin-top: 10px;
	}
.content-right {
	float: left;
	width: 465px;
	margin-top: 10px;
	margin-left: 10px;
	}
.clearLeft {
	clear: left;
	}
.rcnt {
	border: 1px solid #999;
	padding: 10px;
	height: 180px;
	}
.clear {  
    clear:both  
}  
  
#gallery {  
    position:relative;  
    height:200px  
}  
#gallery a {  
   float:left;  
   position:absolute;  
}  
      
#gallery a img {  
   border:none;  
}  
   
#gallery a.show {  
   z-index:500  
}  
  
#gallery .caption {  
   z-index:600;   
   background-color:#000;   
   color:#ffffff;   
   height:60px;   
   width:100%;   
   position:absolute;  
   bottom:0;  
}  
  
#gallery .caption .content {  
   margin:5px  
}  
      
#gallery .caption .content h3 {  
   margin:0;  
   padding:0;  
   color:#1DCCEF;  
}  
.rcnt h1 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #1c6795;
	line-height: 20px;
	}
.rcnt p {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	}
.adCon {
	margin-top: 10px;
	border: 1px solid #999;
	padding: 10px;
	line-height: 18px;
	}
.hdr {
	background-color: #1c6795;
	font-size: 14px;
	font-weight: bold;
	padding: 8px;
	color: #fff;
	}
.footer {
	border-top: 1px solid #999;
	padding-top: 15px;
	margin-top: 10px;
	color: #666666;
	line-height: 18px;
	margin-bottom: 30px;
	}
.form {
	border: 1px solid #999;
	margin-top: 10px;
	background: url(images/form-bg.gif) top left repeat-y #e1e3e4;
	padding: 15px;
	color: #000000;
	}
.lft-img {
	border: 1px solid #999;
	margin-top: 10px;
	}
.lft-img-t {
	background-color: #1c6795;
	font-size: 20px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	line-height: 23px;
	color: #fff;
	}
.how-much {
	font-size: 20px;
	color: #000000;
	padding-bottom: 10px;
	}
.smallText {
	font-size: 11px;
	}
.forms {
	margin: 0;
	padding: 0;
	}
