@charset "utf-8";
/* CSS Document */

body {
	background-color:#000000;
	color:#818181;
	font-size:11px;
	font-family:Tahoma, Arial;
	text-align:center;
	padding:0; 
	margin:0; 
}
h1, h2, h3, h4 {
	font-size:12px;
	color:#ffffff;
	font-family:Tahoma, arial, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
}
h1 a, h2 a, h3 a, h4 a {
	font-size:12px;
	color:#ffffff;
	font-family:Tahoma, arial, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:0px;
}
a {
	color:#ffffff;
	text-decoration:underline;
}
a:hover {
	color:#ffffff;
	text-decoration:none
}
.clear { overflow:hidden; width: 100%; }
#master {
	text-align:left;
	margin:0 auto;
	width:770px;
}
#page {
	border-left:1px solid #EB9409;
	border-right:1px solid #EB9409;
	width:770px;
}
#left {
	float:left;
	width:240px;
}
.name {
	width:240px;
	height:117px;
	background:url(images/speed.gif) left top no-repeat;
}
.co_name {
	padding:0px 4px 0px 0px;
	text-align:center;
}
.co_name a {
	font-size:30px;
	color:#FFA92E;
	text-decoration:none;
	font-family:arial, tahoma, times new roman;
}
.slogan {
	padding-right:26px;
	font-size:11px;
	font-family:tahoma, arial;
	color:#A29F9F;
	padding-top:0px;
	margin:0px 0px 0px 0px;
}
.cats_bg {
	width:240px;
	background:url(images/cats_bg3.gif) left top repeat-y;
}
.cats_bg1 {
	width:240px;
	background:url(images/cats_bg1.gif) left top no-repeat;
}
.sub_left {
	padding:25px 5px 0px 27px;
}
.sub_left ul {
	padding:0; 
	margin:0px 0px 0px 24px;
}
.left_header {
	color:#ffffff;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 18px;
	margin:0px 0px 0px 4px;
	background:url(images/cats_head.gif) left center no-repeat;
}
.left_header a:hover {
	color:#000000;
}
.left_header strong {
	color:#ffffff;
}
.sub_left li {
	list-style:none;
	padding:0;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg1.gif) left center no-repeat;
	line-height:16px;
}
.sub_left ul li a {
	text-decoration:none;
	font-size:11px;
	color:#FFE051;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 15px;
}
.sub_left li a:hover {
	text-decoration:underline;
}
.cats_bg2 {
	width:240px;
	height:21px;
	background:url(images/cats_bg2.gif) left top no-repeat;
}
#right {
	float:left;
	width:526px;
}
.search {
	width:526px;
	height:117px;
	background:url(images/gumball_logo.gif) left top no-repeat;
}
.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}
.title {
	color:#D5D7D6; 
	font-size:14px;
	font-weight: bold;	
}
.content {
	width:466px;
	padding:0;
	margin:0px 35px 0px 25px;
}
#footer {
	color:#5C5C5C;
	font-size:11px;
	font-family:tahoma, Arial;
	line-height:13px;
	text-align:center;
	padding:10px;
}
#footer a {
	color:#FFA92E;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
}
