body{
	background: #324E26 url(images/splash02_02.jpg) repeat-x;
	font: 12px Verdana;
	color: #BBBCBE;
	list-style-type: circle;
	list-style-image: url(images/atd-bullet.gif);
	height: 100%;}
	
#imageHolder{
	background: url(images/index-bg.gif) no-repeat;
	width: 858px;
	height: 100%;
	margin: 0px auto;
	padding-top: 21px;
	padding-left: 27px;}

#content{
	width: 800px;
	clear: both;
	margin: 30px 0px;}
/*
#content a{
	font: 12px Verdana;
	color: #BBBCBE;
	background: #141C1F;
	text-decoration: none;
	border: 1px solid #666;
	padding: 10px;
	width: 235px;
	filter:alpha(opacity=50);
	opacity: .50;
	-moz-opacity: .50;}
	
#content a:hover{
	filter:alpha(opacity=75);
	opacity: .75;
	-moz-opacity: .75;	
	cursor: default;}
*/
#column1{
	float: left;
	margin-right: 14px;
	height: 776px;
}
	
#column2{
	float: left;
	height: 550px;
}

#column3{
	float: right;
	/*margin-left: 14px;*/
	height: 406px;
	margin-bottom: 20px;
}
#uk {
	margin-bottom: 14px;
	float: left;
}
#open {
	float: right;
	margin-bottom: 14px;
}
#textBoxWrap {
	background: url(images/newIndex/splash-text-boxes.gif) no-repeat 3px top;
	height: auto;
	width: auto;
	float: left;
}

	
.over {
	font: 12px Verdana;
	color: #BBBCBE;
	/*background: #141C1F;*/
	text-decoration: none;
	/*border: 1px solid #666;*/
	padding: 10px;
	width: 235px;
	filter:alpha(opacity=75);
	opacity: .50;



	-moz-opacity: .50;
	z-index: 100;
	border: 1px solid #CCCCCC;
	background: #324E26;
}

.over:hover{
	filter:alpha(opacity=100);
	opacity: .75;
	-moz-opacity: .75;	
	cursor: default;}
.over a {
	text-decoration: none;
}
.over a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.innerLinks {
	color: #CCFFFF;
	text-decoration: none;
}
span {
	color: #CCCCCC;
}




	
#topImages{
	width: 800px;
	height: 680px;
	margin-bottom: 0px;
}

#topImages a{
	filter:alpha(opacity=90);
	opacity: .90;
	-moz-opacity: .90;}
	
#topImages a:hover{
	filter:alpha(opacity=100);
	opacity:1;
	-moz-opacity: 1;}
	
#{
	height: 156px;
	/*background: url(images/splash03_04.jpg) no-repeat left bottom;*/
}

#image1{
	background: url(images/splash04_05.jpg) no-repeat; 
	margin-top: 3px;
	width: 471px;
	height: 218px;
	float: left;}

#image2{
	background: url(images/splash04_06.jpg) no-repeat left bottom;
	margin-top: 3px;
	width: 323px;
	height: 144px;
	float: right;}
	
#image3{
	background: url(images/splash04_07.jpg) no-repeat left bottom;
	margin-top: 4px;
	width: 323px;
	height: 144px;
	float: right;}

#image4{
	background: url(images/splash04_08.jpg) no-repeat 0px -5px;
	margin-top: 9px;
	width: 471px;
	height: 215px;
	float: left;}

#image5{
	background: url(images/splash04_09.jpg) no-repeat;
	margin-top: 2px;
	width: 323px;
	height: 148px;
	float: right;}
#logos {
	left: 200px;
	margin-bottom: -15px;
	margin-top: -35px;
	height: 150px;
	position: relative;
	display: block;
	width: auto;
}

	
h1 {
	font: bold 14px Verdana;
	color: #FFFFFF;
	border-style: none;
}

#choose{
	width: 800px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}h2 {

	font: 12px Verdana;
	color: #FFFFFF;
}
#footer {
	width: 798px;
	clear: both;
	height: 96px;
}
.atdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
}
.negPosition{
	position: relative;
	top: -40px;
}