/*   
Decision Triggers
http://www.decisiontriggers.com/
Custom design exclusively for Decision Triggers
Version: 1.0
.
Copyright 2009 - All Rights Reserved
.
*/


body {
	font: 12px Verdana, Arial, sans-serif;
	background:#D1D3D4;
	line-height: 18px;
	color: #58595B;
	line-height: 18px;
}

#holder {
	margin: 0 auto;
  	width: 1050px;
}

#container {
	padding-left: 50px !important;
	background:#fff;
	min-height: 768px;
}

#header {
	padding-top:  .25in;
}

.logo {
	width:184px;
	height:131px;
}

.logo a {
	width:184px;
	height:119px;
	background: url(../images/logo.jpg) no-repeat;
	z-index:-2000;
	display:block;
	text-indent: -9999px;
	overflow:hidden;
	float: left;
}

.navigation {
	float:right;
	width:365px;
	height:31px;
	background: url(../images/navigation.jpg) no-repeat;
	font-size: 13px;
	color: #58595B;
	z-index: 2000;
	margin: 97px 0 0 0;
}

.navigation ul {
	margin: 0;
	padding: 0 10px 0 10px;
	list-style: none;
}

.navigation ul li {
	position: relative;
	padding: 7px;
	margin: 5px 4px 5px 4px;
	float: left;
}

.navigation ul li a, .navigation ul li a:visited {
	color: #58595B;
	text-decoration: none;
}

.navigation ul li a:hover {
	color: #F05A28;
	text-decoration: none;
}

.active {
	color: #F05A28;
	text-decoration: none;
}

#clear {
	clear: both
}

h1 {
	font-size: 14pt;
	color: #F05A28;
	padding-bottom: 12px;
}

.home1 {
	float: left;
	width: 550px;
}

.homebox {
	float: left;
	height: 135px;
	width: 320px;
	background: url(../images/gray.jpg) no-repeat;
	margin: 18px 5px 0 0;
}

.homebox2 {
	float: right;
	height: 135px;
	width: 178px;
	background: url(../images/orange.jpg) no-repeat;
	margin: 18px 0 0 5px;
}

.home2 {
	float: right;
	width: 394px;
	background: url(../images/homeimage.jpg) no-repeat;
	height: 500px;
}

.text {
	padding: 2px 15px 20px 15px;
}

.homebox p, .homebox2 p {
	color: #fff;
	font-size: 12px;
	padding-left: 3px;
	font-weight: 550;
}

.homebox2 p {
	padding-top: 18px;
}

#internal .col1 {
	float: left;
	width: 580px;
}

#internal .col2 {
	float: right;
	height: 199px;
	width: 328px;
	margin: 19px 15px 0 5px;
}

#internal .contact {
	float: right;
	height: 199px;
	width: 328px;
	margin: 41px 16px 0 5px;
}

.headline {
	color: #000 !important;
	font-weight: bold;
}

.click, .click a, .click a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #000 !important;
	margin-top: -5px;
}

.click a:hover {
	font-size: 11px;
	text-decoration: underline;
}

#padding {
	height: .25in;
	clear: both;
}

.bold {
	font-weight: bold;
}

.orange {
	font-weight: bold;
	color: #F05A28;
}

.normal {
	font-weight: 100;
	font: 12px Verdana, Arial, sans-serif;
	color: #58595b;
}

.col1 ul {
	margin-left: 50px;
}

.italic {
	font-style: italic;
}

#internal a, #internal a:visited {
	font-weight: bold;
	color: #F05A28;
	text-decoration: none;
}

#internal a:hover {
	font-weight: bold;
	color: #F05A28;
	text-decoration: underline;
}

.social {
	padding-right: 20px;
}

.right {
	float: right;
	padding-right: 93px;
}

.bio p {
	width: 580px;
}

img {
	border: none;
}

td {
	vertical-align: top;
	height: 36px;
}

p input#button {
	margin-right: 20px;
}

/* Footer */


#footer {
	font-size: 10px;
	color:#6D6F71;
	margin: 10px 30px 30px 30px;
  	width: 1024px;
}

#footer p {
	text-align:center;
	margin-top: 5px;
}

#footer a, #footer a:visited {
	color:#6D6F71;
	text-decoration: none;
}

#footer a.active, #footer a:hover {
	color: #F05A28;
	text-decoration: none;
}