body {
	background:#8e8e8e;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
}

a {
	text-decoration:none;
	
}

ul, li {
	list-style:none;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

.panel {
	background:#dfdddd;
	width:195px;	
	border:1px solid #b9b9b9;
	border-bottom:7px solid #26ade4;
	margin-bottom:17px;
	padding-bottom:14px;
}

.panel h2 {
	margin-top:0;
	margin-bottom:5px;
	width:195px;
	height:28px;
}

.panel ul{
	margin:0;		
}

.panel ul, .panel li {
	list-style:none;
	
}

.panel li {
	border-bottom:1px solid #b2b1b1;
	padding:6px 0 4px 18px;
}

.panel li:hover {
	background:#ededed;
}

.panel a {
	color:#010101;
	display:block;
}

.indent {
	text-indent:-9999px;
}

.entry h3 {
	margin-bottom:3px;
}

.entry p {
	margin-bottom:4px;	
}


#wrapper {
	width:900px;
	margin:0 auto;
	background:#d6dde3;
}

#header {
	width:900px;
	height:200px;
	background:url(../images/gradient_bg.jpg) repeat-x;
}

#header h1{
	margin-top:0;
}

#logo {
	width:414px;
	height:68px;
	padding-top:41px;
	padding-left:9px;
}

#logo a {
	width:413px;
	height:69px;
	background:url(../images/logo.png);
	display:block;
	float:left;
	outline:none;	
}

#top_banner {
	margin-top:-60px;
}

#top_menu {
	background:#0565b6;
	overflow:auto;
	height:41px;
	width:900px;
	margin-top:40px;
}

#top_menu ul {
	margin:0;
	padding:0;
}

#top_menu ul li {
	float:left;
	list-style:none;
	height:41px;
	text-indent:-9999px;
}

#top_menu #dropship{
	background:url(../images/top_menu/dropship.jpg) no-repeat center center;
	width:156px;
}

#top_menu #apparel{
	background:url(../images/top_menu/apparel.jpg) no-repeat center center;
	width:145px;
}

#top_menu #apple{
	background:url(../images/top_menu/apple.jpg) no-repeat center center;
	width:134px;
}

#top_menu #sony{
	background:url(../images/top_menu/sony.jpg) no-repeat center center;
	width:120px;
}

#top_menu #camera{
	background:url(../images/top_menu/camera.jpg) no-repeat center center;
	width:215px;
}

#top_menu #wii{
	background:url(../images/top_menu/wii.jpg) no-repeat center center;
	width:120px;
}

#main {

}

#category h2 {
	
	background:url(../images/categories.jpg);
}

#business_plan h2 {
	background:url(../images/business_plan.jpg);
}

#sponsor h2 {
	background:url(../images/sponsors.jpg);
}

#sponsor a {
	display:block;
	margin-left:12px;
	margin-top:8px;	
}

#main_content {
	width:690px;
}


#content_component {
	padding:20px;
	background:#fff;
	border:1px solid #b9b9b9;
	width:454px;
	margin-right:14px;
	float:left;
}

#content_component p {
	line-height:1.6em;
}

#content_component a {
	display:block;
}


#link_component {
	background:#c9d9a6;
	height:317px;
	padding:0 0 30px 0;	
	width:400px;
	margin-top:30px;
	margin-right:20px;
}

#link_component h2 {
	background:#3eaa62 url(../images/links.jpg) no-repeat;
	margin:0;
	height:24px;
	width:100%;
	
}

#link_component li {
	list-style-type:square;
}

#sponsor_component {
	background:#797979;
	
	padding-bottom:20px;
	width:179px;;
	
}


#sponsor_component h2 {
	background:url(../images/sponsors.jpg);
	margin:0;
	height:28px;
}

#sponsor_component a img {
	max-width:154px;
}

#sponsor_component a{
	margin-top:15px;
	display:block;
	margin-left:13px;
}

#bottom_banner {
	width:641px;
	height:79px;
	margin-top:10px;
}

#footer {
	width:900px;
	height:37px;
	background:#000;
	margin-top:16px;
}

#footer div {
	
	margin-left:15px;
	float:left;
}

#footer div a {
	color:#bdbdbd;
	margin-right:18px;
	padding:10px;
	float:left;
	
}

#footer div a :hover {
	background:#222;
}

#footer p {
	color:#bdbdbd;
	float:right;
	margin-right:15px;
	margin-top:10px;
}

#main_content.index {
	width:890px;
}

#content_component.index {
	width:641px;
}

#content_component.index ul, #content_component.index li {
	list-style:none;
}

.column {
	float:left;
	width:150px;
}

div img.product {
	margin-right:60px;
	margin-top:10px;
}

div.link_list {
	padding-left:10px;
}

.link_list a {
	margin-top:7px;
}

.link_list p {
	margin:10px 0;
}

.hidden {
	display:none;
}
