/*Elements*/
HTML
{
	overflow-y: scroll;
}
BODY
{
	/*[empty]background:;*/
	color: #7A7878;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	/*[empty]line-height:;*/
	padding-top: 19px;
}
*
{
	margin: 0;
	padding: 0;
}
HR
{
	display: none;
}
H1
{
	color: #3D648B;
	/*[empty]font-family:;*/
	font-size: 21px;
	/*[empty]font-weight:;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	text-transform: lowercase;
	margin-left: 0px;
	font-weight: normal;
}
H2
{
	/*[empty]color:;*/
	/*[empty]font-family:;*/
	font-size: 12px;
	/*[empty]font-weight:;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #CCCCCC;
	text-decoration: none;
}
H3
{
	/*[empty]color:;*/
	/*[empty]font-family:;*/
	font-size: 14px;
	/*[empty]font-weight:;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

H4
{
	/*[empty]color:;*/
	/*[empty]font-family:;*/
	font-size: 14px;
	/*[empty]font-weight:;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
	background-position: right;
	font-weight: normal;
	font-family: Arial, Verdana;
}

H5
{
	/*[empty]color:;*/
	/*[empty]font-family:;*/
	font-size: 14px;
	/*[empty]font-weight:;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #003366;
	background-position: right;
	font-weight: normal;
	font-family: Arial, Verdana;
}
P
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 18px;
}
A
{
	color: #DA4300;
}
A:hover
{
	/*[empty]color:;*/
}
UL
{
	list-style-position: inside;
	list-style-type: square;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
LI
{
}
A IMG
{
	border: none;
}
TABLE
{
	text-align: center;
	margin: 0 auto;
}
TR
{
}
TD
{
	padding-right: 32px;
	padding-left: 11px;
	padding-bottom: 19px;
}
/*Classes*/
.clear
{
	clear: both;
}
.image-right
{
	float: right;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.image-left
{
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 51px;
	clear: right;
	width: 200px;
}
.red
{
	color: #FF0000;
}
.invisible
{
	display: none;
}
/*Pages*/
#gallery TD
{
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top;
	font-size: 11px;
}
#gallery TD IMG
{
	padding: 5px;
	background: #FFF;
	border: 1px solid #CCC;
}
#gallery TD A:hover IMG
{
	background: #E20B1B;
}
#home TD
{
	font-size: 10px;
}
#services #single-column UL
{
	color: #436F7C;
	font-weight: bold;
	line-height: 26px;
}
/*Containers*/
#container
{
	width: 992px;	/*[empty]padding-left:;*/
	background-image: url(images/body.png);
	background-repeat: repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;	/*[empty]padding-top:;*/
}
/*Header*/
#header
{
	background-image: url(images/header.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 992px;
	height: 180px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	/*[empty]background:;*/
	/*[empty]height:;*/
	/*[empty]width:;*/
}

#base
{
	background-image: url(images/base.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 992px;
	height: 80px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	/*[empty]background:;*/	/*[empty]height:;*/	/*[empty]width:;*/

}
/*Navigation*/
#navigation
{
	float: left;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 51px;	/*[empty]height:;*/
	top: auto;
	clip: rect(1px,auto,auto,auto);
	width: 135px;	/*[empty]width:;*/
}
#navigation UL
{
	list-style-type: none;
}
#navigation UL LI
{
	/*[empty]display:;*/
	/*[empty]float:;*/
}
#navigation UL LI A
{
	/*[empty]background:;*/
	color: #003366;
	/*[empty]font-family:;*/
	font-size: 14px;
	text-decoration: none;
	text-transform: lowercase;
	margin-right: 24px;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
	border-bottom: 1px solid #CCC;
	width: 120px;
	padding-left: 7px;
}
#navigation UL LI A.last
{
	border-bottom: none;
}
#navigation UL LI A:hover
{
	color: #999999;	/*[empty]text-decoration:;*/
}
/*Single Column*/
#single-column
{
	padding-top: 20px;
	padding-right: 54px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
	width: 380px;	/*[disabled]margin-top:160px;*/
	right: 100px;	/*[empty]background:;*/
	margin-top: 25px;
}

#middle-column
{
	padding-top: 20px;
	padding-right: 54px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	width: 280px;	/*[disabled]margin-top:160px;*/
	right: 400px;	/*[empty]background:;*/
}

#form-column
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
	width: 420px;	/*[disabled]margin-top:160px;*/
	right: 100px;	/*[empty]background:;*/
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

#description-column
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	float: right;
	width: 420px;	/*[disabled]margin-top:160px;*/
	right: 100px;	/*[empty]background:;*/
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
}

/*Footer*/
#footer
{
	background: url(images/footer-background.jpg) no-repeat bottom left;
	padding-top: 0;
	text-align: right;
	width: 960px;
	height: 40px;
	margin: 0 auto;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*Thumbnails*/
#thumbnails
{
	width: 82px;
	float: left;
	margin-top: -200px;
	margin-left: 180px;
	text-align: center;
	margin-right: -4px;
}
#thumbnails #thumbs
{
	height: 325px;
	overflow: hidden;
}
#thumbnails A IMG
{
	opacity: 0.7;
	filter: alpha(opacity = 70);
	padding: 0;
	margin-bottom: 6px;
}
#thumbnails A:hover IMG, #thumbnails A.active IMG
{
	opacity: 1;
	filter: alpha(opacity = 100);
}
/*Scroll Box*/
#scroll-box
{
	width: 601px;
	height: 449px;
	float: left;
	padding: 0px;
	overflow-y: hidden;
	overflow-x: hidden;
	position: relative;
	margin-top: 22px;
	margin-right: 20px;
	margin-bottom: 19px;
	margin-left: 175px;
}

/*Loading*/
#loading
{
	position: absolute;
	text-align: center;
	right: 231px;
	top: 203px;
	background: #000 url(images/loading.gif) no-repeat center bottom;
	padding-bottom: 31px;
	width: 100px;
}
