/* basic */

body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font: normal 11px/15px Verdana, Helvetica, sans-serif;
	color: #05124F;
	background: white url(../images/bg.jpg) left top;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
#print {
	display: none;
}
a img {
	border-width: 0;
}

/* container */

.container {
	background: url(../images/container.jpg) left top repeat-x;
	text-align: left;
}
html>body .container {
	background: url(../images/container.png) left top repeat-x;
}
.subcontainer {
	width: 800px;
	margin: 0 auto;
}
.clearing {
	clear: both;
}
.plan {
	background: url(../images/plan.jpg) right top no-repeat;
	height: 750px;
}

/* top */

.top {
	width: 800px;
	height: 176px;
	text-align: right;
	color: #c8c9b9;
	background: url(../images/top.jpg) left top no-repeat;
	position:relative;
}

#toplink {
	position:absolute;
	top: 10px;
	left: 20px;
	width:150px;
	height:140px;
}
.top p {
	padding: 25px 10px 0;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
.top a {
	font-size: 10px;
	color: #c8c9b9;
}

/* nav */

.nav {
	color: #6a3d0b;
	font-size: 12px;
	padding: 20px 0 0 180px;
	margin: 0 0 60px;
	/*background: url(../images/navtop.jpg) left top no-repeat;*/
}
html>body .nav {
	/*background: url(../images/navtop.jpg) left top no-repeat;*/
}
.nav a {
	color: #6a3d0b;
	text-decoration: none;
	font-weight: bold;
}
.nav a:hover {
	text-decoration: underline;
}

/* usp */

.usp {
	display: block;
	float: left;
	height: 171px;
	width: 686px;
	margin: 0 0 10px 0px;
	padding-left: 100px;
	text-align: left;
	text-decoration: none;
	position:relative;
	cursor:pointer;
	cursor:hand;
}
.usp:hover {
	text-decoration: underline;
}

#usp_01 {
	background: url(../images/new_homeusp.jpg) 92px 0px no-repeat;
}
html>body #usp_01 {
	background: url(../images/new_homeusp.png) 92px 0px no-repeat;
}
html>body #usp_04 {
	background: url(../images/usp_01.png) 100px 0px no-repeat;
}
#usp_05 {
	margin-top: 20px;
	width: 240px;
	background: url(../images/usp_1.jpg) 100px 0px no-repeat;
}
html>body #usp_05 {
	background: url(../images/usp_01.jpg) 100px 0px no-repeat;
}

.uspheader {
display:block;
position:absolute;
top:15px;
left:117px;
width: 420px;
font-weight:bold;
	color: #05124F;
}
.usplink {
	display:block;
position:absolute;
top:40px;
left:117px;
width: 420px;
text-align:justify;
	color: #05124F;

}
.content .uspimagethumb {
display:block;
position:absolute;
top:12px;
right:20px;
background-color: #a9b23b;
border: 0px solid #a9b23b;
}

a.usp:hover {text-decoration:none;}

/* content */

.content {
	text-align:justify;
}
.content h1 {
	font-size: 15px;
	line-height: 10px;
	padding: 0px 280px 10px 100px;
}
.content h2 {
	font-size: 13px;
	line-height: 20px;
	padding: 20px 280px 10px 100px;
}
.content p {
	padding: 15px 280px 10px 100px;
	line-height: 20px;
	text-align:justify;
}
.content ul {
	padding: 10px 300px 20px 100px;
	line-height: 10px;
}
.content li {
	padding: 10px 0 0;
	line-height: 10px;
}
.content a {
	color: #3a2106;
}
.content a:hover {
	color: #6a3d0b;
}

/* footer */

.footer {
	color: #6a3d0b;
	padding: 6px 0 11px;
	margin: 50px 0 10px;
	background: url(../images/footer1.jpg) left top repeat-x;
}
html>body .footer {
	background: url(../images/footer1.Jpg) left top repeat-x;
}
.footer p {
	padding: 5px 0 0;
	color: white;
}
.footer a {
	color: #6a3d0b;
	text-decoration: none;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
    font-weight:bold;   
}

#webdesign {
	color: #6a3d0b;
	padding: 0 0 20px;
}
#webdesign a {
	color: #6a3d0b;
}

.content img {
	margin-top: 15px;
	border: 5px solid #fff;
}
.content table p {
	clear: right;
}

.gallery img {
	margin: 0px;
	border: 0px solid #fff;
}

.content table {
	width: 500px;
	position: relative;
	top: 0px;
	left: 80px;
}

table td {
	vertical-align: top;
	padding: 0px 5px;

}

.content table td p {
	padding: 15px 0px 10px 0px;

}

#index .content p {
	padding: 5px 30px 5px 100px;
	line-height: 1.2em;
	text-align:justify;
}
#index .content ul {
	padding: 10px 30px 20px 60px;
	line-height: 1.5em;
}
#index .content li {
	line-height: 1.5em;
	padding:0px;
}

.content .gallery p {padding:0px;margin:0px;background-color: #fff;padding-left:10px;font-weight:bold;}
#photos .content p p {clear:both;}
#photos .content a {float:left;display:block;position:relative;margin:10px 5px;background-color: transparent;width:130px;height:145px;}
#photos .content p {text-align:left;background-color: transparent;}
#photos .content p img {margin-left: 0px;}
#photos .content a span {width: 120px;height: 25px;line-height:1.2em;background-color: #fff;position:absolute;top:120px;left:0px;padding:5px;z-index:50;}
#photos .content h2 {margin-top: 1em;clear:left;}

#galright {float:right;background-color: transparent;width: 650px;}
.content #galright p {
	padding: 0px 30px 00px 30px;
	line-height: 1.2em;
	text-align: center;
}
.content #galright h2 {
	font-size: 13px;
	line-height: 20px;
	padding: 30px 30px 0px 30px;
}
#gallerybut {
border: 0px;
}