body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*color: #000; */
	color: #000000;
/*	background: url(/images/bluegrey.jpg) repeat center top #BEF0F1;   */
	background: url(/images/bkg.jpg) repeat-x  center top #93B3D9;  
/*	background: url(/images/bkg_backup.jpg) repeat-x  center top #81D8EC; */ 
	margin:0;
	padding:0;
}

img {
	border:none;
}
fieldset {
	border:none;
	padding:0;
	margin:0;
}

ul {
	margin:0;
	padding:0;
}

.container {
	margin:0 auto;
	width:758px;
	background: #FFFFFF;
	
}
.nav li {
	float:left;
	display:block;
}

.left {
	float:left;
}
.right {
	float:right;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
/**Header Style**/
.header {
	position: relative;
}

#social{
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 10px;
}

	#social li{
		float: left;
		margin-left: 5px;
	}

.header .nav {
margin:88px 0 0;
}
.header .nav li a {
/*	color:#EDEFDF; */
	color:#000000;
	font-size:16px; 
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	padding:0 20px;
}
.header .nav li a:hover {
	text-decoration: underline;
}

.header .left li {
	border-right:1px dotted #212731;
}
.header .right li {
	border-left:1px dotted #212731;
}
.header .logo {
	float:left;
	margin: 0 0 0 55px;
}


/**Content Style**/
.content {
	overflow:hidden;
	clear:both;
}

#slideshow_border {
	background:url(/images/banner-bkg.png) no-repeat;
	padding:16px 19px;
	position: relative;
}

#slideshow{
	width: 718px;
	height: 300px;
	background: url(/images/slides/slide_01.jpg);
	list-style: none;
	margin: 0px;
	padding: 0px;
	position: relative;
}
	#slideshow li{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0px;
		left: 0px;
		display: none;
		z-index: 2;
	}

	#slideshow img{
		height: 100%;
		width: 100%;
	}
	
#slide_title{
	background: url(/images/slide_title.png);
	position: absolute;
	bottom:35px;
	right: 21px;
	z-index: 5;
	color: #f5f7e1; 
/*	color: #98B5B5;  */
	text-shadow: 1px 1px 2px black;
	padding: 10px 25px;
	font-family: times new roman, serif;
}

	#slide_title h1{
		margin: 0px;
		padding-right: 50px;
		font-size: 25px;
	}
	
	#slide_title h2{
		text-align: right;
		margin: 0px;
		font-weight: normal;
		font-size: 16px;
	}
	
	.lastimg{
		z-index: 1;
	}
.banner .nav-btm {overflow: hidden;}
.banner .nav-btm li {
	display:block;
	float:left;
	font-size:17px;
	border-left:1px dotted #212731;
/*	background: #75BA61; */
	background:#000000; 
}
.banner .nav-btm li:first-child {
	border:none;
}
.banner .nav-btm li a {
	color:#EDEFDF;
	font-size:17px;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-weight:bold;
	padding:0 10px;
}
.banner .nav-btm a:hover {
/*	text-decoration:underline; */
	background:#545454;

}

.mid {
/*	color:#33394D; */
	color:#000000;
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	padding: 40px 0 0 10px;
	overflow:hidden;
}

.mid .main {
	float:left;
	width: 495px;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
}
.mid .main h1 {
	font-size:30px;
	color:#653F1C;
	font-weight:bold;
	border-bottom:2px dotted #272F39;
	padding: 0 0 5px;
	margin:0;
}
.mid .main ul {
	margin: 0 0 0 20px;
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
}
.mid .main li {
	/*list-style-image:url(../images/bullet.png);*/
	font-style:italic;
	padding:4px 5px;
}
ul.home-list li {
	list-style-image:url(/images/bullet.png);
}
.mid .main .left-list, .mid .main .right-list {
	float:left;
	margin: 0 0 0 30px;
}
.mid .main .right-list {
	margin: 0 0 0 50px;
}
.mid .sidebar {
	float:left;
	width:195px;
	margin: 0 0 0 20px;
	background:#839EC3; 
/*	background:#98B5B5;*/
	padding:10px 15px 20px;
	font-family:Cambria,Georgia, "Times New Roman", Times, serif
}

.mid .sidebar h1 {
	font-size:20px;
	font-weight:normal;
	color:#653F1C;
	font-weight:normal;
	border-bottom:2px dotted #272F39;
	padding: 0 0 5px;
	margin:0;
}

.mid .sidebar form {
	text-align:left;
	overflow:hidden;
}
.mid .sidebar input[type=email] {
	background:url(/images/txt-box.jpg) no-repeat;
	width:120px;
	height:18px;
	border:none;
	padding:2px;
	margin:3px 0;
	font-size:13px;
	color: #929292;
	font-family:"Times New Roman", Times, serif;
}
.mid .sidebar input[type=text] {
	background:url(/images/txt-box.jpg) no-repeat;
	width:100px;
	height:18px;
	border:none;
	padding:2px;
	margin:3px 0;
	font-size:13px;
	color: #929292;
	font-family:"Times New Roman", Times, serif;
}
.mid .sidebar textarea {
	background:url(/images/txt-area.jpg) no-repeat;
	width:150;
	height:80px;
	padding:3px;
	border:none;
	margin:3px 0;
	font-size:13px;
	color: #929292;
	font-family:"Times New Roman", Times, serif;
}
.mid .sidebar input[type=submit] {
	background:#33394E;
	font-style:italic;
	color:#E4E6D7;
	border:none;
	cursor:pointer;
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	padding:1px 7px;
	float:none;
	margin: 3px 10px 0 0;
}

.mid .sidebar a {
	color:#33394C;
	text-decoration:none;
	float:right;
	margin: -5px 10px 0 0;
	font-size:15px;
}
.mid .sidebar a:hover {
	text-decoration:underline;
}


/**Footer Style**/
.footer {
	margin: 20px;
	float: right;
	color: #fff;
}
.footer li {
	list-style: none;
	display: inline;
}
.footer li a {
	font-family:"Times New Roman", Times, serif;
	color: #33394D;
	text-decoration: none;
	padding: 5px;
}

.footer .hidden
{
        display: none;
}
