body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#000000;
	color:#FFFFFF;
	font-size:12px;
	margin:0;
	padding:0;
}

a {
	color:#CCCCCC;
	text-decoration:none;
}

a:visited{
	color:#CCCCCC;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


.slide_show{
	background:url(images/slide_container.gif) no-repeat;
	width:655px;
	height:180px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:655px;
	height:180px;
}

.right_nav_container {
	background:url(images/right_nav.gif) no-repeat;
	width:244px;
	height:180px;
	margin:0;
}

 .inner_content{
	background:url(images/content.gif) no-repeat;
	width:899px;
	height:283px;
}


.content {
	background:url(images/content_back.jpg) repeat-x;
	background-position:0 45%;
}

.right_nav {
	height:150px;
}

h2 {
	margin:0;
	padding:0 0 5px 0;
	font-size:18px;
}

.copy {
	color:#666666;
	font-size:10px;
	padding-left:10px;
}

.design a {
	color:#666666;
	font-size:10px;
	text-decoration:none;
	padding-right:10px;
}
.design a:visited {
	color:#666666;
	font-size:10px;
	text-decoration:none;
}
.design a:hover {
	color:#CCCCCC;
	font-size:10px;
	text-decoration:none;
}

#section_1 {
	height:250px;
	width:279px;
	overflow:hidden;
}

#section_2 {
	height:250px;
	width:279px;
	overflow:hidden;
}

#section_3 {
	height:250px;
	width:279px;
	overflow:hidden;
}

.form {
	background:#999999;
	border:1px solid white;
	color:#000000;
}

.form img {
	border:1px solid white;
}	

.main_text {
	font-size:14px;
}

.inner_content img {
	border:1px solid white;
}

