#wrapper {
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:1px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:900px;
}
#header {
}
#navigation {
	background-color:#000000;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#FFFFFF;
	border-top-style:solid;
	border-top-width:1px;
	color:#FFFFFF;
	font-weight:bold;
	height:20px;
	text-align:center;
	width:900px;
}
#navigation .item {
	border-right-color:#FFFFFF;
	border-right-style:solid;
	border-right-width:1px;
	float:left;
	width:135px;
}
#navigation .item a {
	color:#FFFFFF;
	text-decoration:none;
}
#content {
	clear:both;
}
#content #left {
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	float:left;
	width:543px;
}
#content #right {
	float:right;
	width:354px;
}
#box {
	padding:10px 10px 10px 20px;
}
#minheight {
	float:left;
	height:380px;
	width:1px;
}
#footer {
	clear:both;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:20px;
	text-align:center;
}
#footer a {
	color:#FFFFFF;
}
#footer #red {
	background-color:#E1081F;
	float:left;
	height:20px;
	width:225px;
}
#footer #yellow {
	background-color:#FAB00A;
	float:left;
	height:20px;
	width:225px;
}
#footer #green {
	background-color:#16943C;
	float:left;
	height:20px;
	width:225px;
}
#footer #blue {
	background-color:#0071B9;
	float:left;
	height:20px;
	width:225px;
}
.caption {
	vertical-align:top;
	width:180px;
}
.buttons {
	padding-top:10px;
	text-align:right;
}
.small {
	width:100px;
}
.medium {
	width:285px;
}
select.medium {
	width:206px;
}
.large {
	width:300px;
}
.phoneArea {
}
.errormessage {
	color:#FF0000;
}
.salesphoto {
	width:120px;
	padding:0px 20px 20px 0px;
	vertical-align:top;
	text-align:right;
}
.salescontact {
	padding:0px 0px 20px 0px;
	vertical-align:top;
}
.profilebutton {
	float:right;
}
.profilename {
}
.profilephoto {
	padding:0px 20px 0px 0px;
	text-align:left;
}
.backrightbutton {
	float: right;
	padding: 20px 0px 0px 0px;
}
.standout .title {
	color:#000000;
	font-weight:bold;
}
.standout li {
	color:#0071B9;
}
.standout a {
	color:#0071B9;
}

