body, html {
	font-family: "Times New Roman", Times, serif;
	padding: 15px 0px 0px 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url(../images/line-white-bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	color: #FFFFFF;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #EEEEEE;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	color: #FFFFFF;
	padding-right: 10px;
	text-transform: uppercase;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #f3b918;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
}
h2 {
	font-size: 16px;
	margin: 15px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;
}
h3 {
	font-size: 12px;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	color: #FFFFFF;
	text-transform: uppercase;
}
input {
	width: 221px;
}
.checkbox {
	width: 15px;
}
.customUL li {
	list-style-type: none;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding: 2px 0px 2px 30px;
	margin: 0px;
}
.mainTable {
	width: 800px;
	background-color: #000000;
	background-image: url(../images/line-black-bg.gif);
	background-position: 50px 0px;
	background-repeat: repeat-y;
}
.topLeftCorner {
	padding: 20px 0px 20px 0px;
	/*background-image: url(../images/top-left-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
	white-space: nowrap;
}
.menuTD {
	background-image: url(../images/spot-lights.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	width: 100%;
}
.bottomRightCorner {
	/*background-image: url(../images/bottom-right-corner.gif);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
.leftColumn {
	width: 87px;
}
.content {
	padding: 10px 10px 15px 5px;
}
.paraStart {
	float: left;
	font-size: 70px;
	height: 50px;
	position: relative;
	bottom: 10px;
	margin: 0px 2px 0px 0px;
	color: #FFFFFF; /*f3b918*/
}
.galleryTD {
	padding: 10px;
	text-align: center;
	width: 200px;	
}
.imgBorder {
	border: 1px solid #FFFFFF;
	margin-bottom: 2px;
}
.clientImgBorder {
	border: 1px solid #CCCCCC;
}
.submit {
	width: 150px;
	height: 50px;
}
.require {
	font-size: 18px;
	color: #FF0000;
	font-weight: bold;
}
.submit {
	padding: 10px 25px 10px 25px;
}
.errorText {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	white-space: nowrap;
}
.errorBorder {
	padding: 0px 10px 0px 0px;
	margin: 10px 0px 20px 0px;
	width: 275px; 
	border: 2px solid #880000;
	background-color: #cc0000;
}
.errorUL {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 15px;
	line-height: 16px;
}
.footerTable {
	width: 800px;
}
.footer {
	padding: 5px 0px 0px 92px;
	line-height: 24px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #f3b918;
	text-decoration: none;
}
a.scoller {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
a.footerLinks {
	color: #FFFFFF;
}
