* {

	margin: 0;
	padding: 0;

}

body {

	background-color:#000000;
	
}

h1,h2,h3,p {

	margin-bottom: 20px;

}

#wrapper {

	width: 770px;
	margin-left: auto;
	margin-right: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
}

#header {

	height: 134px;

}

#headerGraphic {

	height: 105px;
	background-image:url(../images/layout/inside/ARS_headerGraphic.jpg);

}

#frontPageHeaderGraphic {

	height: 105px;
	background-image: url(../images/layout/splash/ARS_headerGraphic.jpg);

}

#headerGraphic a {

	width: 155px;
	height: 100px;
	margin-left: 10px;
	display: block;

}

#mainMenu {

	height: 29px;

}

#mainMenu ul {

	list-style: none;

}

#mainMenu li {

	display: block;
	float: left;
	width: 128px;
	height: 29px;

}

#mainMenu li a {

	display: block;
	width: 128px;
	height: 29px;
	background-image: url(../images/layout/inside/ARS_buttonBackground_128.jpg);
	text-align: center;
	line-height: 29px;
	
	text-decoration: none;
	
	font-weight: bold;
	
	color: #000000;
	
	font-size: 0.9em;

}

#mainMenu li a:hover {

	color: #AB4435;

}

#content {

	background-color: #EFEFF1;
/*	background-image: url(../images/layout/inside/ARS_contentHeader.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 75px; */

}

#contentText {

	padding: 10px;

}

#bottomMenu {

	height: 20px;

}

#bottomMenu ul {

	list-style: none;

}

#bottomMenu li {

	display: block;
	float: left;
	width: 192px;
	height: 20px;

}

#bottomMenu li a {

	display: block;
	width: 192px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background-color: #666666;
	text-decoration: none;
	
	font-weight: bold;
	
	color: #FFFFFF;
	
	font-size: 0.9em;

}

#bottomMenu li a:hover {

	color: #DDDDDD;

}

.phonenumber {
	width: 144px;
	height: 28px;
	float: left;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #8E8E8E;
	padding: 5px;
}

.addressblock {
	width: 144px;
	height: 52px;
	float: right;
	font-size: 0.9em;
	color: #FFFFFF;
	background-color: #8E8E8E;
	padding: 5px;
	_height: 56px;
}

#copyrightInfo {

	float: left;
	padding: 5px;
	width: 452px;
	font-size: 0.7em;
	
	color: #FFFFFF;
	
	background-color: #8E8E8E;

}

.phonenumber a:link, .phonenumber a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.phonenumber a:hover, .phonenumber a:active {
	color: #CCCCCC;
}

#siteCredits {

	float: left;
	padding: 5px;
	width: 375px;
	font-size: 0.7em;
	
	color: #FFFFFF;
	
	background-color: #8E8E8E;
	
	text-align: right;

}

#footer {
	background-color: #8E8E8E;
}

#siteCredits a {

	color: #CCCCCC;

}

#madeInUSA {

	margin-top: 10px;

	float: right;
	width: 150px;
	
	text-align: right;
	
	font-size: 0.7em;
	
	color: #FFFFFF;
	
	background-image: url(../images/layout/usa-flag.gif);
	background-repeat: no-repeat;
	background-position: left;

}

#splash {

	height: 466px;
	background-image:url(../images/layout/splash/ARS_splash3.jpg);

}

#splashContent {

	position: relative;
	
	left: 400px;
	top: 95px;
	
	width: 353px;
	
}

#splashText {

	font-size: 1.05em;
	height: 222px;
		
}

#splashText h1,p {

	margin-bottom: 5px;

}

#splashText h1 {

	font-size: 1em;
	
}

#splashText p {

	font-size: 0.9em;
	
}

#splashText ul {

	padding-left: 20px;
	list-style: square;
	
}

#splashText li {

	font-size: 0.8em;

}

#keepPromises {

	font-weight: bold;
	font-size: 0.8em;

}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(./images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(./images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/overlay.png", sizingMethod="scale");
	}
#imgrow img { margin:5px; border:1px solid #666; }

#contentText ul li { list-style-type:square; padding-left: 20px; }
#content ul li { list-style-type:square; padding-left: 20px; }
.v10	{ font-size:18px; }
.v18	{ font-size:18px; }
