@charset "utf-8";
* { outline:none; }
body {
	font:13px/1.25 Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-color:#111;
	margin:0pt;
	padding:0pt;
	color:#fff;
}
a {
	color:#39f;
}
#wrapper {
	position:relative;
	width:900px;
	margin:0 auto;
	background:url(/pumps/assets/images/bg_home_content.gif) repeat-x;
	padding:20px;
}
h4 {
}
#header h1 {
	font-size:0pt;
	padding-top:100px;
	line-height:0pt;
	background-image:url(/pumps/assets/images/blueheader.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
}
p {
	text-align:justify;
}
#content {
	padding-top:20px;
	background-image:url(/pumps/assets/images/darkBox.png);
	background-repeat:no-repeat;
	background-position:50% 50%;
	height:540px;
}
#lcol, #mcol, #rcol {
	min-height:520px;
}
#lcol {
	float:left;
	width:200px;
}
#mcol {
	margin-left:220px;
	width:460px;
	background-color:#333;
}
#rcol {
	position:relative;
	float:right;
	width:200px;
	background-color:#000;
}
#rcol ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#rcol ul li {
	float:left;
}
#rcol ul li a {
	float:left;
	width:134px;
	padding:4px 8px 4px 58px;
	height:65px;
	background-color:#111;
	margin-bottom:1px;
	text-decoration:none;
	background-position:4px 50%;
	background-repeat:no-repeat;
}
#rcol ul li a:hover {
	color:#000;
	background-color:#39f;
}
#footer {
	clear:both;
}
#moreTxt,
#zoom_content {
	color:#333;
}
.lnkList {
	margin:10px;
	padding:0 0 0 10px;
	color:#39f;
}
.lnkList li {
	margin-bottom:4px;
}
.lnkList li a {
	text-decoration:none;
}
.lnkList li a:hover {
	color:#fff;
}
#footer {
	margin-top:20px;
	border-top:1px solid #000;
}
#footer p {
	text-align:center;
}
/****** For Style Switcher ****/
#stswitch {
	position:absolute;
	right:10px;
	top:10px;
}
#stswitch ul {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#stswitch ul li {
	display:inline;
	margin:0pt;
	padding:0pt;
}
#stswitch ul li a {
	padding:2px 8px;
	background-color:#222;
	text-decoration:none;
}
#stswitch ul li a:hover {
	background-color:#39f;
	color:#000;
	text-decoration:none;
}
#adImg {
	bottom:0pt;
	text-align:center;
	margin-top:50px;
	padding-top:10px;
}
#adImg img {
	margin-top:10px;
}
