body {
	background: #ece9d8;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, Helvetica, sans-serif;
	color: #412a0d;
}
.orange_text {
	color: #f87015;
}
.brown_text {
	color: #412a0d;
}	
.light_blue_text {
    color: #026485;
}
ul { margin:0px;padding:0px; }
#headerTop {
	background: #412a0d;
	width: 955px;
	height: 20px;
	margin: 0px auto;
}
#header {
	background: url(../images/porte-brown.jpg) no-repeat;
	margin: 0px auto;
	width: 955px;
	height: 203px;
	position: relative;
}
#header2 {
	background: url(../images/portebrown2.jpg) no-repeat;
	margin: 0px auto;
	width: 955px;
	height: 141px;
}
#menu {
	background: #e2ceb3;
	border-top: 2px solid #f87015;
	color: #412a0d;
	width: 955px;
	margin: 0px auto;
	text-align: center;
}
#menu ul { margin: 0px; padding:0px; }
#menu li {
	list-style:none;
	display:inline;
	margin-right: 15px;
	margin-left: 15px;
}
#homeContent {
	width: 955px;
	background: #FFFFFF;
	margin: 0px auto;
	position:relative;
}
#searchbox {
	position:absolute;
	top:0px;
	right:-25px;
	width:208px;
	height: 100px;
}
.content_right_wide, .search_results { width:650px; padding:20px 0px; }
#content {
	width: 875px;
	background: #FFFFFF;
	margin: 0px auto;
	padding: 20px 40px;
}
.content_list1 { margin-left: 21px; }
.footer .seofooter {
	font-size: 10px;
	color: #DEB5A9;
	padding: 0px 10px;
}
.footermenu { padding:20px 0px 10px; }
.footer .disclaimer {
	font-size: 10px;
	padding: 0px 40px;
}
.footer a, .left_menu a.link  { color:#412a0d; text-decoration:none }
.footer a:hover, .left_menu a:hover { text-decoration:underline; }
.left_menu a:hover { text-decoration:underline; font-weight:bold; font-size:11px; }
.footer { width:955px;background:#fff; margin:0px auto 0px; font-size:10px;}
#footer_FieldDiv { width:100%; text-align:center; }
.content_left {
	width: 649px;
	padding: 20px 0px 20px 40px;
}
#content_left2 {
	text-align: left;
	width: 226px;
	padding:20px 0px 20px 40px;
}
.content_left2 {
	text-align: left;
	width: 226px;
}
.content_middle {
	width: 410px;
	padding: 20px 20px 20px 10px;
}
.content_right {
	width: 226px;
	padding:20px 20px 10px 0px;
	position:relative;
}
.vertical_list {
	margin: 0px;
	padding: 0px 0px 0px 20px;
}
.vertical_list li {
	display: inline;
	padding-left: 5px;
	font-weight: bold;
}
.smalltable { height:122px; }
.smalltable ul { margin:0px;padding:0px 10px 0px 25px; }
.smalltable li { font-size:10px;padding-bottom:2px;}
.hardware { 
	background:url("../images/hardware-bottom.jpg") no-repeat; 
}
.training { 
	background:url("../images/training-bottom.jpg") no-repeat; 
}
.solutions { 
	background:url("../images/solutions-bottom.jpg") no-repeat; 
}
.services { 
	background:url("../images/services-bottom.jpg") no-repeat; 
}
.left_menu {
	background: url(../images/left-menu-bg.jpg) no-repeat;
	height: 445px;
	width: 234px;
	padding-right: 5px;
	padding-left: 8px;

}
/* ----- Fonts ----- */
h1.h1 {
	margin:0px;
	padding:0px;
	font: normal 22px "Times New Roman", Times, serif;
	color: #026485;
}
h3.h3 {
	margin: 12px 0px 0px;
	padding:0px;
	font-size: 14px;
}
.left_menu h3, .left_menu h3 a.link {
	color: #f87015;
	margin: 0px;
	padding: 0px 0px 2px;
	font-size: 14px;
}
.left_menu ul { margin: 0px; padding: 0px 0px 25px 16px; list-style:disc }
.brownarea {
	background: url(../images/PorteBrown_LandingPage91508.jpg) no-repeat;
	height: 163px;
	width: 360px;
	padding: 7px 24px;
}
.brownarea ul {
	margin: 7px 0px 0px 12px;
	padding: 0px;
}
.brownarea p {
	margin: 0px;
	padding: 0px;
}


.brownarea h3 {
	color: #026485;
	margin: 0px;
	padding: 0px;
	font: normal 18px "Times New Roman", Times, serif;
}
/* --------- Form CSS --------- */
form.form {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
form.form input.input, form.form input.errorinput, form.form textarea.input {
	font-size: 11px;
	background: #FFFFFF url(../images/shadow.gif) repeat-x;
	padding: 2px 3px 3px;
	color: #5c2624;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #EFEFEF;
	border-bottom: 1px solid #EFEFEF;
	border-left: 1px solid #EFEFEF;
}
form.form input.errorinput {
	font-size: 11px;
	background: #fff url(../images/shadow.gif) repeat-x;
	border: 1px solid #CC0000;
	color: #FF0000;
}
form.form input.input2  {
	font-size: 11px;
	background: #FFFFFF url(../images/shadow.gif) repeat-x;
	border: 1px solid #7DACDB;
	padding: 2px 3px 3px;
	color: #1075c4;
}
.errordiv {
	font-size: 11px;
	background: #FFF2C1;
	border: 1px solid #CC0000;
	color: #FF0000;
	padding:0px 5px;
	margin: 0px 0px 5px;
}
form.form select.select {
	font-size: 11px;
	background: #fff url(../images/shadow.gif) repeat-x;	
	border: 1px solid #CC0000;
	padding: 2px 1px 1px 0px;
	color: #5c2624;
}
form.form span label {
	display: block;
	clear: both;
}
form.form span {
	display: inline;
	float: left;
	padding: 0px 5px 0px 0px;
	text-align: left;
	margin: 0px;
}
form.form li {
	display: block;
	clear: both;
	margin-bottom: 10px;
	padding-top: 5px;
}
form.form .tablesection {
	margin-bottom: 15px;
	width:650px;
}
form.form .description {
	display: block;
	clear: both;
	float: left;
	width: 120px;
	color:#fff;
}
form.form td.description {
	width: 120px;
	line-height: 20px;
	padding-bottom:5px;
}
form input.inputbtn, td.email a {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background: #d06103;
  letter-spacing: .1em;
  border: 0px;
  padding: 3px 5px;
  color:#fff;
  text-transform:uppercase;
  cursor: pointer;
}
#footer_FieldDiv {
width:100%;
text-align:center;
}
#testimonialText {
	color:#000;
	width:380px;
	font: italic 13px "Times New Roman", Times, serif;
	text-align: right;
	right: 50px;
	top: 104px;
	position: absolute;
}
#flasharea {
	float: left;
	height: 17px;
	width: 213px;
	margin-top: 163px;
	padding-left: 25px;
}
.search_words { font-weight:bold; }