body,td,th {
	color: #666666;
	font-size: 11px;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDEBEC;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#1A68C8;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-shadow-color:#1A68C8;
	scrollbar-arrow-color:#1A68C8;
	scrollbar-track-color:#FFFFFF;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
#container {
	height: 940px;
	width: 803px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/container.jpg);
	background-repeat: repeat-y;
}
#left-shadow {
	background-image: url(images/shadow-left.jpg);
	float: left;
	height: 700px;
	width: 13px;
	background-repeat: no-repeat;
}

#right-shadow {
	background-image: url(images/shadow-right.jpg);
	float: right;
	height: 700px;
	width: 10px;
	background-repeat: no-repeat;
}
#footer {
	float: left;
	height: 27px;
	width: 803px;
	background-color: #000000;
	background-image: url(images/footer.jpg);
}



#header {
	float: left;
	height: 232px;
	width: 779px;
}
#left-column {
	height: 600px;
	width: 197px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
}
#right-column {
	float: left;
	height: 540px;
	width: 581px;
}

#sub-right-column {
	float: right;
	height: 600px;
	width: 180px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666666;
}

.title-images {
	margin-top: 10px;
	margin-bottom: 10px;

}
.main-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 550px;

}

.sub-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 350px;

}

.blue-title {color: #0000FF}
.left-column-text {
	width: 160px;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;

}

.right-column-text {
	float: left;
	margin-left: 10px;
	width: 550px;
	

}
.middle-column-text {
	float: left;
	margin-left: 10px;
	width: 375px;
	

}
#homepage-images {
	float: right;
	height: 260px;
	width: 560px;
	margin-top: 10px;
	margin-right: 5px;
}
.homepage-images {
	margin-right: 15px;

}

.right-column-pics {
	float:left;
	margin-top: 15px;
	margin-left: 9px;
	margin-bottom: 5px;
}

.sub-right-column-text {
	float:left;
	margin-left: 9px;
	width: 159px;
	
}
#contact-box {
	background-image: url(images/quick-contact.gif);
	float: left;
	height: 277px;
	width: 312px;
	margin-top: 40px;
	margin-left: 15px;
}
.form1 {
	float: right;
	height: 16px;
	width: 180px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	border: 1px solid #1256D3;
}
.form2 {
	float: right;
	height: 120px;
	width: 180px;
	background-color: #FFFFFF;
	border: 1px solid #1256D3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.submit {
	float: right;
	margin-top: 13px;
	margin-left: 40px;
}

.form-text {
	float: left;
	height: 16px;
	width: 55px;
	text-align: right;
	font-size: 12px;
}
#form-box {
	height: 220px;
	width: 260px;
	float: left;
	margin-top: 50px;
	margin-left: 15px;
}
#gallery {
	float: left;
	height: 442px;
	width: 441px;
	margin-left: 30px;
	margin-top: 30px;
}
