* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #c8c8c8;
	background-color: #333;
	margin-top: 40px;
	
}

h2 {
	font-size: 20px;
}

h3 {
	color: #FFFFFF;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	text-transform: capitalize;
}

#container {
	margin: auto;
	width: 868px;
}

.header{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:100;
	font-size: 12px;
	color: #333;
	margin-left: 12px;
	margin-right:425px;
	margin-bottom:20px;

	}

.information{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:100;
	font-size: 12px;
	color: #333;
	margin-left: 12px;
	margin-right:425px;
	margin-bottom:20px;
	text-decoration:none;
	}

.informationlong{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:100;
	font-size: 12px;
	color: #333;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom:20px;
	text-decoration:none;
	overflow: auto;
	
	}
	
A:link{
		text-decoration:none;
		color:#333;
}

.informationHeaven{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:100;
	font-size: 12px;
	color: #ffffff;
	margin-left: 12px;
	margin-right:425px;
	margin-bottom:20px;
	}

.informationRight{
	font-family:Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:100;
	font-size: 12px;
	color: #ffffff;
	margin-left: 425px;
	margin-right: 12px;
	margin-bottom: 20px;

	}


/* ================================================================ 
											Logo
=================================================================== */

#logo {
	float:left;
	width: 92px;
	height: 53px;
}

#logo h1 {
	display: block;
	float: left;
	text-indent: -9999px;
}

#logo h1 a {
	display: block;
	width: 92px;
	height: 53px;
	background: url(images/title.png) no-repeat;
}

/* ================================================================ 
											Drop Down Menu
=================================================================== */

.menu {
	float: left;
	width: 756px;
	font-family: arial, sans-serif;
	width:756px;
	height:25px;
	position:relative;
	font-size:11px;
	z-index:100;
	margin-top: 5px;
	margin-left: 20px;
}


.menuDrop {
	float: left;
	width: 756px;
	font-family: arial, sans-serif;
	width:756px;
	height:25px;
	position:relative;
	font-size:11px;
	z-index:100;
	margin-top: 5px;
	margin-left: 20px;
}


.menuDrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.menuDrop li {
float:left;
background:#333
}

.menuDrop .select a {
display:block; 
height:36px; 
float:left; 
background:#333 
padding:0 0 0 0px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#c8c8c8;
}

.menuDrop .select li.line a {color:#c8c8c8;}

.menuDrop .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:#333;
}

.menuDrop .select a:hover, 
.menuDrop .select li:hover a {
background:#333;
padding:0 0 0 0px;
line-height:25px;
cursor:pointer; 
color:#888;
}

.menuDrop .select li.line a:hover, 
.menuDrop .select li.line:hover a {
color:#c8c8c8;}

.menuDrop .select a:hover b, 
.menuDrop .select li:hover a b {
	color:#5ab4c3;
	background:#333;
	text-decoration: underline;
}

.menuDrop .sub {
display:none;
}
.menuDrop ul ul {display:none;}

/* IE6 only */
.menuDrop table {
border-collapse:collapse; 
margin:0px; 
font-size:1em; 
width:0; 
height:0;
}

.menuDrop .sub {
margin:0; 
padding:0 0px;
list-style:none;
}

.menuDrop .sub li {background:transparent;}

.menuDrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:center;
width:740px;
top:28px; 
left:0; 
text-align:center;
background:#333;
border:0px;
}

.menuDrop .select :hover .rt li 
{
	float:right;
	}

.menuDrop .select :hover .sub li a 
{
	display:block; 
	height:25px; 
	line-height:22px; 
	float:left; 
	background:#333; 
	padding:0 16px; 
	margin:0; 
	white-space:nowrap; 
	color:#c8c8c8;
	font-size:10px;
	}



.menuDrop .select :hover .sub li.subline a 
{
	color:#c8c8c8;
	}

.menuDrop .select :hover .sub li a:hover,
.menuDrop .select :hover .sub li:hover
{
	color:#000; 
	line-height:20px; 
	position:relative;
	}

.menuDrop .select :hover .sub li:hover > a 
{
	color:#5ab4c3; 
	text-decoration: underline;
	}

.menuDrop .select :hover .sub :hover ul 
{
	padding:0 0px; 
	margin:0; 
	list-style:none; 
	display:block; 
	width:112px; 
	position:absolute; 
	left:0px; 
	top:25px;
	border:0px; 
	border-top:0; 
	background:#888;}

.menuDrop .select :hover .sub :hover ul li a 
{
	width:80px; 
	text-align:left; 
	height:20px; 
	line-height:18px;
	}
	
.menuDrop .select :hover .sub :hover ul li a:hover 
{
	line-height:16px;
	}


li.shop {
	margin-left: 21px;

}

/* ================================================================ 
											Main Area
=================================================================== */
#main-content {
	float: left;
	width: 868px;
	height: 410px;
	margin-top: 20px;
}

/* ================================================================ 
											News Feed
=================================================================== */

#news-feed {
	float: left;
	width: 868px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.news li {
	list-style-type: none;
	font-size: 12px;
}

.news li a {
	text-decoration: none;
	color: #5ab4c3;
}

/* ================================================================ 
											Footer
=================================================================== */

#footer {
	float: left;
	width: 868px;
	font-size: 9px;
	text-align: center;
	margin-bottom: 20px;
}

span.design-by {
	color: #c8c8c8;
	font-size: 9px;
}


.LibraryNavigation_ThumbCol {
	margin-left: 35px;
	
	}
	



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline_dropdown.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.pro_linedrop {
	float: left;
	width: 756px;
	font-family: arial, sans-serif;
	width:756px;
	height:25px;
	position:relative;
	font-size:11px;
	z-index:100;
	margin-top: 5px;
	margin-left: 20px;
}


.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
background:#333
}

.pro_linedrop .select a {
display:block; 
height:36px; 
float:left; 
background:#333 
padding:0 0 0 0px; 
text-decoration:none; 
line-height:25px; 
white-space:nowrap; 
color:#c8c8c8;
}

.pro_linedrop .select li.line a {color:#c8c8c8;}

.pro_linedrop .select a b {
display:block; 
padding:0 30px 10px 15px; 
background:#333;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
background:#333;
padding:0 0 0 0px;
line-height:25px;
cursor:pointer; 
color:#888;
}

.pro_linedrop .select li.line a:hover, 
.pro_linedrop .select li.line:hover a {
color:#c8c8c8;}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
	color:#5ab4c3;
	background:#333;
	text-decoration: underline;
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:0px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
margin:0; 
padding:0 0px;
list-style:none;
}

.pro_linedrop .sub li {background:transparent;}

.pro_linedrop .select :hover .sub {
height:25px;
display:block; 
position:absolute;
float:center;
width:740px;
top:28px; 
left:0; 
text-align:center;
background:#333;
border:0px;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; background:#333; padding:0 16px; margin:0; white-space:nowrap; color:#c8c8c8;font-size:10px;}



.pro_linedrop .select :hover .sub li.subline a {color:#c8c8c8;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative;}

.pro_linedrop .select :hover .sub li:hover > a {color:#5ab4c3; text-decoration: underline;}

.pro_linedrop .select :hover .sub :hover ul {padding:0 0px; margin:0; list-style:none; display:block; width:112px; position:absolute; left:0px; top:25px; border:0px; border-top:0; background:#888;}

.pro_linedrop .select :hover .sub :hover ul li a {width:80px; text-align:left; height:20px; line-height:18px;}
.pro_linedrop .select :hover .sub :hover ul li a:hover {line-height:16px;}
