* {
	margin: 0;
	padding: 0;
}

body {
	background: #d6dbbf url(../images/backs/bck.jpg) repeat-x;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

a {
	color: orange;
	text-decoration: none;
}

a:hover {
	color: orange;
	text-decoration: none;
}

.orange {
	color: orange;
}

.biggie {
	font-size: 18px;
	line-height: 22px;
}

#container {
	background-color: #f1f3db;
	border-bottom: 5px solid #d6dbbf;
	border-right: 5px solid #d6dbbf;
	border-left: 5px solid #d6dbbf;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#head {
	background: url(../images/backs/header_bck.jpg) repeat-x;
	display: block;
}

#header {
	height: 75px;
	background: url(../images/logo.jpg) no-repeat left top;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
}

#nav {
	height: 32px;
	background: url(../images/nav/nav.jpg) repeat-x;
}

#nav2 {
	height: 32px;
	background: url(../images/nav/subnav.jpg) repeat-x;
	/*border-bottom: 4px solid #89897D;*/
}

#middle {
	height: 275px;
	background: #131e24 url(../images/spotlights/spotlight1.jpg) no-repeat 72px 10px;
	padding-top: 32px;
	color: #DCE0C5;
	font: 18px/24px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	display: block;
}

#middle #txt {
	margin-left: 491px;
	height: 93px;
	background: url(../images/txt/home_txt2.gif) no-repeat;
	margin-bottom: 29px;
	padding-top: 49px;
	width: 412px;
}

#middle #shoutout {
	height: 42px;
	background: url(../images/shoutout/shoutout1.gif) no-repeat;
	text-align: right;
	padding-right: 15px;
	margin-left: 491px;
	width: 396px;
	padding-top: 20px;
}

#news {
	height: 275px;
	padding-top: 32px;
	color: #DCE0C5;
	font: 18px/24px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	display: block;
	background-color: #131e24;
}

.headline {
	height: 71px;
	background-color: #F1F3DB;
	color: #757668;
	font-size: 20px;
	line-height: 28px;
	padding-top: 15px;
	padding-left: 72px;
	width: 868px;
	overflow: hidden;
}

.content2 {
	height: 323px;
	background: #131E24 left top;
	padding-top: 32px;
	color: #DCE0C5;
	font: 14px/20px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	display: block;
}

#portfolio {
	color: #DCE0C5;
	font: 14px/20px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	display: block;
	background-color: #131E24;
	height: 409px;
	padding-top: 52px;
	padding-left: 52px;
}

#portfolio img {
	margin-right: 35px;
	margin-bottom: 35px;
	border: 4px solid #f1f3db;
}

#video {
	color: #DCE0C5;
	font: 14px/20px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	display: block;
	background-color: #131E24;
	height: 409px;
	padding-top: 52px;
	padding-left: 52px;
	text-align: left;
}

#player {
	float: left;
	width: 380px;
}

.player2 {
	display: inline;
	float: left;
	clear: both;
	margin-left: 380px;
}

#player3 {
	width: 468px;
	margin-left: 430px;
	padding-top: 7px;
}

#player3 img {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid white;
}

#midnews {
	color: #DCE0C5;
	font: 18px/24px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	background-color: #131e24;
}

#sitemap {
	color: #DCE0C5;
	background-color: #131e24;
	font-family: Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
#sitemap p {
	margin-bottom: 10px;
	padding-right: 30px;
	padding-left: 72px;
	padding-top: 30px;
}

h2 {
	background-color: #F1F3DB;
	color: #757668;
	font-size: 20px;
	line-height: 28px;
	overflow: hidden;
	margin: 0 0 15px;
	font-weight: normal;
	font-style: normal;
	padding: 15px 30px 12px 72px;
}

#midnews p {
	margin-bottom: 10px;
	margin-top: 0;
	padding-left: 72px;
	padding-bottom: 15px;
	padding-right: 30px;
	color: #DCE0C5;
	font-size: 16px;
	line-height: 20px;
}

#midnews img {
	float: left;
	clear: both;
	margin-right: 20px;
	margin-bottom: 10px;
}

#copy {
	padding-left: 72px;
	width: 473px;
}

#copy img {
	float: right;
}

#copy p {
	margin-bottom: 10px;
	margin-top: 0;
}

#flexible {
	float: right;
	width: 330px;
	clear: both;
}

#banners {
	height: 188px;
	background: url(../images/backs/banner_bck.jpg) repeat-x;
	text-align: center;
	padding-top: 13px;
}

#banners img {
	margin-right: 25px;
}

#banners img.last {
	margin-right: 0;
}

#footer {
	height: 52px;
	text-align: right;
	background-color: #f1f3db;
	padding-right: 18px;
	padding-left: 18px;
	color: #333;
	font: 11px/52px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#footer #privy {
	float: left;
	clear: both;
}

#footer #privy a {
	text-decoration: none;
	margin-right: 30px;
	color: #333;
	font: 11px/52px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#footer #cline {
	width: 302px;
	padding-left: 642px;
	text-align: right;
}

#mailing {
	width: 325px;
	height: 75px;
	text-align: left;
	margin-left: 626px;
}

#mailing #signup {
	position: relative;
	top: 28px;
}

#mailing #signup .non {
	margin: 0 5px 0 0;
	padding: 0;
	background-color: transparent;
	top: 4px;
	position: relative;
}

.hotspot {
	color:orange; 
	cursor:pointer;
}

#tt {
	position:absolute; 
	display:block; 
	background:url(../images/tips/tt_left2.gif) no-repeat left;

}
#tttop {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(../images/tips/tt_top2.gif) no-repeat right; 
	overflow:hidden;
}

#ttcont {
	display:block; 
	padding:2px 12px 3px 7px; 
	margin-left:5px; 
	background: #D7DCC0; 
	color: #333;
	font-size: 13px;
	text-align: left;
}

#ttbot {
	display:block; 
	height:5px; 
	margin-left:5px; 
	background:url(../images/tips/tt_bottom2.gif) no-repeat right; 
	overflow:hidden;
}

.clear {
	clear: both;
}

input {
	background-color: #d6dbbf;
	border-style: none;
	height: 18px;
	margin: 0;
	padding: 3px;
	color: #6a6d5c;
}

.textinput, .textinputHovered {
	width:200px;
	height:15px;
	border:none;
	padding:4px 8px;
}

#btn {
	background-color: transparent;
}

.buttonSubmit, .buttonSubmitHovered {
	width:62px;
	height:18px;
	color:#FFF;
	padding:2px 5px;
	background: url(../images/buttons/btn.jpg) no-repeat left top;
	cursor:pointer;
	border:none;
	text-transform: uppercase;
	font-family: Tahoma, "Trebuchet MS", Helvetica, sans-serif;
} 

.hidden {
  display: none;
}

.clear {
	clear: both;
}

.bigandbad {
	font-size: 20px;
	line-height: 28px;
}

/* @group Contact */

#contact {
	padding-left: 72px;
	width: 503px;
	font-size: 14px;
	text-align: left;
}
#contact_left {
	float: left;
	width: 245px;
}
#contact_right {
	float: right;
	width: 245px;
}

#contact p {
	margin-bottom: 6px;
}

#contact .textinput {
	background: black url(../images/contact/bck.jpg) repeat-x;
	border: 1px solid black;
	color: white;
	font-size: 12px;
}

#contact .textinput, .textinputHovered {
	width:200px;
	height:15px;
	border:none;
	padding: 4px 8px;	
}

#contact textarea {
	background: black url(../images/contact/comments_bck.jpg) repeat-x;
	border: 1px solid black;
	color: white;
	font-size: 12px;
	padding: 4px 8px;
}

#conflexible {
	float: right;
	width: 300px;
	clear: both;
	background: black url(../images/contact/comments_bck.jpg) repeat-x;
	margin-right: 20px;
	margin-top: 20px;
	text-align: left;
	padding: 10px 15px 15px;
}

.moveover {
	margin-left: 230px;
	position: relative;
	top: -250px;
	text-align: left;
}

.stayput {
	text-align: left;
}

#contact .non {
	background-color: transparent;
	width: 93px;
	height: 27px;
}



/* @end */

/* @group RFP */

#rfpleft {
	text-align: left;
	float: left;
	clear: both;
}

#rfpmiddle {
	text-align: left;
	margin-left: 232px;
	z-index: 2;
	float: left;
	clear: both;
	position: relative;
	top: -270px;
	width: 380px;
}

#rfpright {
	text-align: left;
	margin-left: 392px;
	z-index: 4;
	float: right;
	clear: both;
	position: relative;
	top: -260px;
}

#rfp {
	padding-left: 72px;
	width: 843px;
	font-size: 14px;
	display: block;
	text-align: left;
}

#rfp p {
	margin-bottom: 6px;
}

#rfp .textinput {
	background: black url(../images/contact/bck.jpg) repeat-x;
	border: 1px solid black;
	color: white;
	font-size: 12px;
	text-align: left;
}

#rfp select {
	background: black url(../images/contact/bck.jpg) repeat-x;
	color: white;
	border: 1px solid black;
}

#rfp radio {
	margin-top: 10px;
}

#rfp .textinput, .textinputHovered {
	width:200px;
	height:15px;
	border:none;
	padding: 4px 8px;	
}

#rfp textarea {
	background: black url(../images/contact/comments_bck.jpg) repeat-x;
	border: 1px solid black;
	color: white;
	font-size: 12px;
	padding: 4px 8px;
}

#rfp .non {
	background-color: transparent;
	width: 93px;
	height: 27px;
}

#rfp .wrap {
	background: black url(../images/contact/bck.jpg) repeat-x;
	text-align: left;
	margin-bottom: 14px;
	padding: 5px 10px;
	border: 1px solid black;
	width: 340px;
}



/* @end */
