@charset "utf-8";
/* CSS Document */

body {
	margin-top: 35px;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

h1 {
	font-size: 17px;
	color: #F7941E;
	font-family: "Arial Black", Arial;
	font-weight: normal;
	line-height: 22px;
}

img {
	border: 0px;
}

.a-active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a.mail-link:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7941E;
	text-decoration: none;
}

a.mail-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

a.mail-link:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7941E;
	text-decoration: none;
}

a.mail-link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7941E;
	text-decoration: none;
}

.small-headings {
	font-size: 13px;
	color: #666;
	font-family: Arial;
	font-weight: bold;
}

.contact-headings {
	font-size: 12px;
	color: #666;
	font-family: "Arial Black", Arial;
}

.plus-font {
	color: #F7941E;
}

#gray-plants {
	background-image: url(images/bg_gray_plant_nav.jpg);
	background-repeat: no-repeat;
	height: 190px;
	background-position: center;
}

#home-bg {
	background-image: url(images/bg_chess_home.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 255px;
}

#creative-bg {
	background-image: url(images/bg_bulb_creative.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 255px;
}

#why_us-bg {
	background-image: url(images/bg_fish_why_us.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 255px;
}

#strategy-bg {
	background-image: url(images/bg_orange_strategy.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 255px;
}

#contact-bg {
	background-image: url(images/bg_globe_contact.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 255px;
}

.spacer {
	height: 12px;
}

.a-txt {
	color: #000000;
}
