html, body {
	margin: 0;
	background: #3c7faf;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07519a;
}

form {
	margin: 0;
}

img {
	border: 0;
}

.txtBox {	
	margin: 0;
	border: 1px inset #ccc;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
}

.but {	
	margin: 0;
	border: 1px ridge #ccc;
	padding: 4px;
	font-family: Tahoma;
	font-size: 11px;
}

.clean {
	clear: both;
	margin: 0;
}

/* wrapper starts */
#wrapper {
	width: 100%;
	height: auto;
	display: table;
	margin: 0;
}

#header {
	width: 776px;
	height: auto;
	background: url(../images/bgBody.jpg) right top no-repeat #fff;
	margin: auto;
	display: block;
}

.logo {	
	width: 342px;
	height: 82px;
}

/* container starts */
#container {
	width: 776px;
	height: auto;
	background: url(../images/bgContainer.gif) repeat-y #fff;
	margin: auto;
	display: table;
}

#lSider {
	width: 160px;
	height: auto;
	background: #ebf3fb;
	display: table;
	float: left;
}

/* lNav starts */
#lNav {
	width: 150px;
	height: auto;
	margin: 0px;
	padding: 0px;
	display: block;
}
/* lNav ends */

#content {
	width: 449px;
	height: auto;
	margin: 0;
	padding: 14px 0 14px 14px;
	display: table;
	text-align: justify;
}

#content h1 {	
	font-size: 18px;
	color: #7c792f;
	margin: 0 0 0 0;
}

#content h2 {	
	font-size: 12px;
	color: #41401d;
	margin: 0 0 8px 0;
}

#content h3 {	
	font-size: 11px;
	font-weight: bold;
	color: #41401d;
	margin: 0 0 4px 0;
}

#content p {
	text-indent: 0px;
	line-height: 16px;
	margin: 0 0 8px 0;
}

#content ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#content li {
	margin: 0 0 0 0;
	padding: 0 0 4px 14px;
	background: url(../images/bulletDisk.gif) no-repeat;
}

#content a {
	color: #07519a;
	text-decoration: underline;
}

#content a:hover {
	color: #000;
	text-decoration: none;
}

.picQuote {
	width: auto;
	height: auto;
	float: left;
	margin: 0 14px 0 0;
}

.picQuoteTwo {
	width: auto;
	height: auto;
	float: right;
	margin: 0 14px 0 0;
}

.sepretor {
	width: 100%;
	height: 12px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
	display: block;
}

#rSider {
	width: 140px;
	height: auto;
	background: #ebf3fb;
	margin: 60px 0 0 0;
	padding: 0;
	display: table;
}

#rSider p {
	line-height: 14px;
	margin: 0 0 6px 0;
}

#rSider a {
	color: #07519a;
	text-decoration: underline;
}

#rSider a:hover {
	color: #000;
	text-decoration: none;
}

.rPicHolder {
	width: 132px;
	margin: 0 auto;
	margin-top: 4px;
	height: auto;
	display: block;
}

.sepretor {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	border-bottom: 1px solid #ebf3fb;
}

/* container ends */

/* Gallery starts */
#gallery {
	width: 440px;
	height: auto;
	margin: 0;
	display: table;
}

.imgBox {
	width: 124px;
	height: 124px;
	float: left;
	margin: 0 0 6px 6px;
	padding: 5px;
	border: 1px solid #ccc;
}
/* Gallery ends */

/* footer starts */
#footer {
	width: 776px;
	height: 40px;
	background: url(../images/bgFooter.gif) no-repeat;
	margin: auto;
	color: #07519a;
}

#footer a {
	color: #07519a;
	text-decoration: none;
}

#footer a:hover {
	color: #07519a;
	text-decoration: underline;
}

.fTxt {
	width: auto;
	height: auto;
	padding: 7px 0 0 6px;
}
/* footer ends */

#tab {
	width: 776px;
	background: url(../images/tableft10.gif) repeat-y;
	height: auto;
	float: right;
}

#tab a {
	width: 85px;
	height: 20px;
	margin: 0 0 0 1px;
	padding: 6px 0 0 0;
	background: url(../images/tabright10.gif) repeat-x;
	color: #fff;
	text-decoration: none;
	text-align: center;
	float: right;
}

#tab a:hover {
	width: 85px;
	height: 20px;
	margin: 0 0 0 1px;
	padding: 6px 0 0 0;
	background: url(../images/tabright10_hover.gif) repeat-x;
	color: #fff;
	text-decoration: underline;
	text-align: center;
	float: right;
}

/* wrapper ends */