@charset "UTF-8";
body {
	background-color: #000000;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ecd216;
	text-align: center;
}

.topDiv{
	margin-left:auto; margin-right:auto; width:955px; margin-top:10px;
}

.upperLeft {
	float:left;
	width:373px;
	background-image:url(images/template_02.jpg);
	height:48px;
}

.upperLeftContent{
	margin-left: 14px;
	margin-top: 6px;
	font-size: 12px;
}

.bottomLeft{
	width:373px; height:535px; float:left;
}

.bottomLeft2{
	width:373px;
	height:311px;
	background-image:url(images/template_06.jpg);
	background-repeat:no-repeat;
}

.upperRight{
	float:left;
	width:582px;
	height:48px;
	background-image:url(images/template_03.jpg);
}

.mediumDiv{
	margin-left:auto; margin-right:auto; width:955px;
}

.bottomRight{
	width:582px;
	height:535px;
	float:left;
	background-image: url(images/template_05.jpg);
}

.bottomLeft2Content {
	margin-left: 30px;
	margin-right: 10px;
	padding: 10px;
}

/*Menu Styles*/

#menu{
	margin-top: 18px;
	margin-right: 20px;
	margin-left: 20px;
}

#menu a{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 3px;
}

#menu a:hover{
	color:#ecd216;
}
.galleryDiv {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 650px;
	background-image: url(images/bgcenter.jpg);
	background-repeat: repeat-y;
}

.spacerDiv{
	height:20px;
}

a.bold {
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
}

a.bold:hover{
	color: #ecd216;
}

.formLabel {
	width:90px;
	float:left;
	text-align:right;
	margin:5px;
	padding-top: 5px;
}

.formFieldDiv {
	width:200px;
	float:left;
	margin:5px;
}

.logoArea {
	background-image:url(images/template_04.jpg);
	height:224px;
	padding-left:10px;
}

.formFields{
	font-size:10px;
	color: #660033;
	width:180px;
}

.title-1 {
	text-align:center;
	font-size:13px;
	font-weight: bold;
	margin-bottom: 10px;
}

.title-2 {
	text-align:center;
	font-size:16px;
	font-weight: bold;
	margin-bottom: 10px;
	color:#F00
}

.linksTitle {
	text-align:center;
	font-size:16px;
	font-weight: bold;
	margin-bottom: 10px;
	color:#F00;
	margin-top:10px;
}

.serviceDiv {
	margin-top:8px;
	margin-bottom:8px;
	font-size:13px;
	font-weight: bold;
}

.mainText {
	text-align: left;
	font-size:11px;
}

.mainLinkTop {
	text-align: left;
	font-size:11px;
	margin-left:50px;
}

.mainLinkBottom {
	text-align: left;
	font-size:11px;
	margin-bottom:15px;
	margin-left:50px;
}

.mainText p {
	margin-top: 8px;
	margin-bottom: 0px;
}

a.contact {
	color: #FC0;
}

a.service {
	color:#FFF;
	text-decoration:underline;
}
.internalScroll {
	height: 515px;
	overflow-y: scroll;
	margin-top: 5px;
	margin-right: 16px;
}
.imageHolder {
	text-align: center;
	margin-top: 20px;
}
