/* CSS Document */

body {
	background: #1E6F90 url(../images/bg_repeat.jpg) repeat-x top left;
	padding-top: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e0e0e0;
}

#container {
	width: 750px;
	margin: 0 auto;
	padding-bottom: 123px;
	background: url(../images/reflection.gif) no-repeat bottom left;
}

.clearfix {
	clear: both;
	height: 1px;
	line-height: 0.1px;
	margin: 0;
	padding: 0;
}

hr {
	border-top: 1px solid #222;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

a, a:visited {
	color: #E9D36D;
	text-decoration: underline;
	font-weight: bold;
}

a:hover, a:active {
	color: #fff;
	text-decoration: none;
}

/* HEADER
*******************************/
#header {
	width: 750px;
	height: 103px;
	border-bottom: 1px solid #4E4D4D;
}

#logo {
	background: transparent url(../images/header_repeat.gif) repeat-x top left;
	height: 103px;
	width: 509px;
	float: left;
}

#logo h1 a {
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.gif) no-repeat top left;
	width: 250px;
	height: 57px;
	margin: 24px 0 0 28px;
}

#round_right {
	float: right;
	width: 241px;
	height: 103px;
	background: transparent url(../images/curve_top_right.gif) no-repeat top right;
}

#round_right h2 {
	text-indent: -9999px;
	background: url(../images/slogan.gif) no-repeat top left;
	width: 216px;
	height: 27px;
	margin: 60px 0 0 0;
}

/* MAIN NAV
***********************************/
#main_nav {
	background: #000;
	height: 23px;
	border-bottom: 1px solid #4E4D4D;
}

#main_nav ul {
	list-style: none;
	margin: 0 10px 0 0;
}

#main_nav li {
	float: right;
	padding: 0 15px;
}

#main_nav a, #main_nav a:visited {
	display: block;
	height: 23px;
	text-indent: -9999px;
}

#main_nav a.pos1 {
	background: url(../images/location.gif) no-repeat top left;
	width: 49px;
}

#main_nav a.pos2 {
	background: url(../images/contact.gif) no-repeat top left;
	width: 45px;
}

#main_nav a.pos3 {
	background: url(../images/industries.gif) no-repeat top left;
	width: 104px;
}

#main_nav a.pos4 {
	background: url(../images/services.gif) no-repeat top left;
	width: 51px;
}

#main_nav a.pos5 {
	background: url(../images/about.gif) no-repeat top left;
	width: 57px;
}

#main_nav a:hover, #main_nav a:active {
	background-position: bottom;
}

/* BODY SECTION
************************************/
#body {
	background: #000;
	padding: 15px 0 0 0;
}

#body h3 {
	font-size: 16px;
	color: #fff;
	margin: 0 0 5px 0;
}

#body h4 {
	font-size: 14px;
	color: #fff;
	margin: 0 0 4px 0;
}

#body p {
	margin: 0 0 10px 0;
}

#col_left {
	float: left;
	width: 285px;
	padding-left: 20px;
}

#quarter #col_left {
	width: 155px;
}

#quarter #col_left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#quarter #col_left ul li {
	margin: 5px 0;
}

#quarter #col_left ul a {
	font-size: 13px;
	text-decoration: none;
	display: block;
	height: 16px;
	width: 140px;
	padding: 5px 0 5px 10px;
}

#quarter #col_left ul li.on a {
	color: #fff;
	background: url(../images/subpage_menu.gif) no-repeat top left;
}

#quarter #col_right {
	width: 540px;
}

#quarter #col_right img {
	margin: 0 0 10px 10px;
	border: 0;
}

#col_right {
	float: right;
	padding-right: 20px;
	width: 415px;
}

#col_right .left {
	width: 52%;
	float: left;
}

#col_right .right {
	width: 48%;
	float: right;
}

#col_right .left img, #col_right .right img {
	margin: 0 0 10px 0 !important;
	padding: 0;
	float: left;
}

#col_right .left p, #col_right .right p {
	padding-left: 5px !important;
	font-size: 12px;
	font-weight: bold;
	float: left;
	clear: right;
}

#col_left h2 {
	display: none;
}

#is_block {
	background: url(../images/industries_served.gif) no-repeat top left;
	height: 50px;
	width: 232px;
	margin: 15px 0 0 0;
	padding: 35px 19px 0 19px;
}

#is_block ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#is_block ul.left {
	float: left;
}

#is_block ul.right {
	float: right;
}

#is_block ul li a, #is_block ul li a:visited {
	display: block;
	text-indent: -9999px;
	width: 115px;
	height: 19px;
}

#is_block ul li {
	height: 20px;
	width: 116px;
}

#is_block ul.left a.pos1 {
	background: url(../images/automotive_bullet.gif) no-repeat top left;
}

#is_block ul.left a.pos2 {
	background: url(../images/appliance_bullet.gif) no-repeat top left;
}

#is_block ul.right a.pos1 {
	background: url(../images/cosmetic_bullet.gif) no-repeat top left;
}

#is_block ul.right a.pos2 {
	background: url(../images/pop_bullet.gif) no-repeat top left;
}

#is_block ul.left a:hover, #is_block ul.right a:hover {
	background-position: bottom left;
}


/* FOOTER SECTION
************************************/
#footer {
	background: transparent url(../images/curve_bottom_left.gif) no-repeat bottom left;
	height: 71px;
}

#footer p {
	margin: 0 auto;
	width: 634px;
	height: 55px;
	text-indent: -9999px;
	background: transparent url(../images/footer.gif) no-repeat bottom;
}