body {
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	color: #000;
	background: #103203 url('../images/body-bg.jpg') repeat-x 50% 0;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
#page {
	overflow: hidden;
	width: 904px;
	margin: 0 auto;
	background: url(../images/page-bg.gif) repeat-y;
}
#header {
	overflow: hidden;
	height: 100%;
	background: url(../images/header-bg.jpg) no-repeat;
	padding-bottom: 24px;
}
.logo {
	display: block;
	margin: 8px 0 0 6px;
}
.logo a {
	display: block;
	text-indent: -9999px;
	width: 216px;
	height: 101px;
	overflow: hidden;
	background: url('../images/logo.gif') no-repeat;
}
#content {
	width: 100%;
	padding-bottom: 25px;
}
.flash-holder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
}
#content:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
#sidebar {
	float: left;
	width: 213px;
	margin-left: 12px;
	display: inline;
}
.side-nav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-nav li {
	background: url(../images/side-nav-bg.gif) repeat-x 0 100%;
	padding-bottom: 2px;
	font-weight: bold;
}
.side-nav li a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 5px 0 7px 14px;
}
.side-nav li a:hover,
.side-nav li a.active {
	background: url(../images/side-nav-hover.gif) repeat-y;
}
.side-text {
	overflow: hidden;
	width: 203px;
	padding: 12px 0 0 10px;
}
.side-text p {
	margin: 15px 0 0;
	color: #fff;
	line-height: 16px;
}
#main {
	float: right;
	width: 649px;
	margin: -47px 11px 0 0;
	position: relative;
	display: inline;
}
.main-img {
	display: block;
	border-bottom: 2px solid #fff;
}
.main-divider {
	overflow: hidden;
	width: 629px;
	padding: 0 9px 0 11px;
}
.col1 {
	float: left;
	width: 391px;
	margin-top: 14px;
}
.main-text {
	overflow: hidden;
	width: 100%;
}
.main-text h2 {
	margin: 0 0 -11px;
	font-size: 14px;
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.main-text p {
	margin: 16px 0 0;
	line-height: 15px;
	text-align: justify;
}
.col1 .form {
	overflow: hidden;
	width: 100%;
	border-top: 2px solid #323130;
	margin-top: 9px;
	padding-top: 10px;
}
.col1 .form h3 {
	margin: 0 0 2px;
	font-size: 15px;
	color: #326587;
}
.col1 .form .form-divider {
	overflow: hidden;
	width: 100%;
}
.col1 .form .inputs {
	float: left;
	width: 212px;
}
.col1 .form .inputs .text {
	overflow: hidden;
	width: 201px;
	padding: 2px 4px 2px 5px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #b2b2b2;
	background: #fff;
	border: 1px solid #a5acb2;
	margin-top: 5px;
}
.col1 .form .inputs .city {
	overflow: hidden;
	width: 100%;
}
.col1 .form .inputs .city .text {
	float: left;
	width: 129px;
}
.col1 .form .inputs .city div .text {
	float: right;
	width: 57px;
}
.col1 .form .form-divider .submit {
	float: right;
	margin-top: 4px;
}
.col1 .form .form-divider .area {
	float: right;
	width: 171px;
	margin-top: 8px;
}
.col1 .form .form-divider label {
	display: block;
	font-size: 11px;
	color: #adaca8;
	font-weight: bold;
}
.col1 .form .form-divider .area textarea {
	overflow: hidden;
	width: 160px;
	height: 69px;
	padding: 2px 4px 2px 5px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #b2b2b2;
	background: #fff;
	border: 1px solid #a5acb2;
	margin-top: 4px;
}
.col1 .form .btn {
	float: right;
}

.col2 {
	float: right;
	width: 224px;
	margin-top: 8px;
}
.gallery {
	overflow: hidden;
	height: 100%;
	background: url(../images/gallery-middle.gif) repeat-y;
}
.gallery-top {
	overflow: hidden;
	height: 100%;
	background: url(../images/gallery-top.gif) no-repeat;
}
.gallery-bottom {
	overflow: hidden;
	width: 210px;
	background: url(../images/gallery-bottom.jpg) no-repeat 0 100%;
	padding: 3px 0 13px 14px;
}
.gallery-bottom ul {
	overflow: hidden;
	width: 196px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery-bottom ul li {
	float: left;
	width: 188px;
	margin-top: 11px;
	border: 4px solid #fff;
}
.gallery-bottom ul li a {
	display: block;
}
.gallery-bottom ul li a img {
	display: block;
	border: 1px solid #000;
}
#footer {
	overflow: hidden;
	height: 100%;
	background: url(../images/footer-bg.gif) no-repeat;
	padding: 0 0 52px 255px;
	position: relative;
}
.foot-box {
	overflow: hidden;
	width: 626px;
	border-top: 2px solid #ccc9b6;
	text-align: center;
	padding-top: 8px;
}
.foot-text {
	position: absolute;
	right: 7px;
	top: 67px;
	font-size: 11px;
	color: #58704f;
}
.foot-text a {
	color: #58704f;
	text-decoration: none;
}
.foot-text a:hover {
	text-decoration: underline;
}
#footer ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer ul .first {
	background: none;
}
#footer ul li {
	display: inline;
	background: url(../images/foot-menu-bg.gif) no-repeat 0 2px;
	padding: 0 5px 0 12px;
	font-size: 11px;
	font-weight: bold;
}
#footer ul li a {
	color: #9e9988;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}

/*Page Specific css --------------------------*/
/*Contact  page*/
.googlemap {
	border: 3px solid #00406D;
	margin-bottom: 10px;
	height: 325px;
	width: 383px;
}
