body {
	background-color: #000000; 
	width: 1000px; 
	text-align: center; 
	margin-left: auto; 
	margin-right: auto;
	font: 9pt Arial,Verdana,Helvetica,sans-serif;
	color: #C0C0C0;
	line-height: 14px;
	margin-top: 40px;
}

#container{
	width: 1000px;
	background-color: #000000; 
	height: 660px;
}

#press_nav {
	list-style: none;
	color: #FFFFFF;
	line-height: 12px;
}

#press_nav a {
	color: #FFFFFF;
}

#press_nav li {
	padding-top: 10px;
}


#press_nav a:hover {
	color: #388886;
}

#left_col {
	width: 187px;
	height: 610px;
	background-color: #282828;
	border-right: 20px solid #000000;
	float: left;
	padding: 25px;
	position: relative;
}

#right_col, #right_col_col {
	width: 681px;
	height: 583px;
	background-color: #282828;
	border: 1px solid #282828;
	float: right;
	padding: 50px 30px 25px 30px;	
}

#right_col_home {
	width: 741px;
	height: 658px;
	background-color: #000000;
	border: 1px solid #282828;
	float: right;	
}

#headings {
	width: 681px;
	text-align: left;
	padding-bottom: 6px;
	padding-top: 51px;
}

#content_left {
	float: left;
	width: 390px;
	height: 449px;
	padding-right: 30px;
	border-right: 1px solid #474747;
	text-align: left;
}

#content_right {
	width: 230px;
	height: 449px;
	padding-left: 30px;
	float: right;
	text-align: left;
}

#nav_text {
	position: absolute;
	bottom: 0px;
	left: 25px;
	width: 187px;
	text-align: right;
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
	padding: 20px 0px 20px 0px;
	margin-bottom: 25px;
}

#nav {
	width: 187px;
	text-align: right;
	list-style: none;	
	border-top: 1px solid #474747;
	border-bottom: 1px solid #474747;
	padding: 15px 0px 15px 0px;
	margin-top: 25px;
}

#nav a{
	text-decoration: none;
	color: #C0C0C0;
}

#nav a:focus, #nav a:hover, #nav .selected{
	color: #FFFFFF;
	height: 19px;
}

#sub_nav {
	width: 187px;
	text-align: right;
	list-style: none;	
}

#sub_nav a{
	text-decoration: none;
	color: #000000;
}

#sub_nav a:focus, #sub_nav a:hover, #sub_nav .selected{
	color: #FFFFFF;
}

img {
	border: none;
}

.contact {
	width: 280px;
}

#content {
	text-align: left;
}

#collections_image {
	width: 683px;
	height: 525px;
	background-color: #000000;
}

#collections {
	width: 683px;
	padding-top: 20px;	
	text-align: left;
}

a {
	color: #388886;
	text-decoration: none;
	border: 0px solid #FFFFFF;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

#footer {
	width: 1000px; 
	text-align: left;
	padding-top: 5px;
}

#footer a {
	color: #282828;
}

h1 {
	color: #388886;
	font-size: 9pt;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
}

