#divContainerHeader {
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
body {
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #E0E0E0;
	background-image: url(../images/background-tiles-gray.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
	line-height: 17px;
}
#divWrapper {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}
#divContainerTop {
	background-color: #000000;
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 2px;
	height: 20px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#divTopLeft {
	height: 17px;
	width: 435px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#divTopRight {
	height: 17px;
	width: 435px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	text-align: right;
}
#divContainerHeader {
	margin: 0px;
	padding: 0px;
	height: 119px;
}
#divHeaderLeft {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 119px;
	width: 257px;
}
#divHeaderRight {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 119px;
	width: 642px;
}
#divContainerInfo {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg-info-area.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#divInfoLeft {
	margin: 0px;
	padding: 11px 10px 0px;
	float: left;
	width: 239px;
}
#divInfoRight {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 642px;
}
#divInfoTop {
	background-color: #baa461;
	text-align: center;
	height: 10px;
}
#divContent {
	margin: 0px;
	padding-top: 20px;
	padding-right: 32px;
	padding-bottom: 30px;
	padding-left: 32px;
}
.divLeftColumn {
	margin: 0px;
	padding: 0px;
	width: 275px;
	float: left;
}
.divRightColumn {
	margin: 0px;
	padding: 0px;
	width: 275px;
	float: right;
}
#divSpacerVertical {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#divTeaserHome01 {
	margin: 0px 15px 0px 0px;
	padding: 113px 0px 0px;
	float: left;
	height: 67px;
	width: 182px;
	background-image: url(../images/bg-teaser-home-01.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#divTeaserHome02 {
	margin: 0px 15px 0px 0px;
	padding: 113px 0px 0px;
	float: left;
	height: 67px;
	width: 182px;
	background-image: url(../images/bg-teaser-home-02.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
#divTeaserHome03 {
	margin: 0px;
	padding: 113px 0px 0px;
	float: left;
	height: 67px;
	width: 182px;
	background-image: url(../images/bg-teaser-home-03.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
.divSideBarTeaser01 {
	margin: 0px;
	padding: 20px 18px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	background-repeat: repeat-x;
	background-image: url(../images/bg-left-sidebar.jpg);
	text-align: center;
	height: 354px;
}
#divContainerFooter {
	text-align: center;
	height: 20px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #000000;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	margin: 0px;
}
#divContainerFooter a:link, #divContainerFooter a:active, #divContainerFooter a:visited {
	text-align: center;
	color: #E0CC91;
}
#divContainerFooter a:hover {
	text-align: center;
	color: #FFFFFF;
}
a:link {
	color: #732227;
	text-decoration: underline;
}
a:visited {
	color: #9A0000;
}
a:hover {
	color: #BE1E2D;
	text-decoration: none;
}
.clearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
p {
	margin-top: 0px;
}
.Bold {
	font-weight: bold;
}
.Italics {
	font-style: italic;
}
.BoldUnderline {
	font-weight: bold;
	text-decoration: underline;
}
.ImageRightJustified {
	float: right;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 0px;
}
.ImageLeftJustified {
	float: left;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 4px;
}
.ImageBanner {
	padding-bottom: 15px;
}
h2 {
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
}
h1 {
	font-size: 17px;
	line-height: 19px;
	color: #BE1E2D;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	background-color: #42000E;
	font-size: 15px;
	color: #e0cc91;
	margin: 0px 0px 2px;
	padding: 3px 0px 4px;
	background-image: url(../images/bg-teaser.jpg);
	background-repeat: no-repeat;
}

hr {
	color: #732227;
}
.ListMain li {
	margin: 0px;
	padding: 0px;
	list-style-image: url(../images/bullet-arrow.gif);
}
.BoldSmall {
	font-weight: bold;
	font-size: 12px;
}
.divPageButton {
	margin: 0px;
	padding: 12px 0px 0px;
	height: 31px;
	width: 208px;
	background-image: url(../images/button-portfolio.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
.divPageButton a:link, .divPageButton a:visited, .divPageButton a:active  {
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
.divPageButton a:hover {
	margin: 0px;
	color: #FFFFCC;
}
#divHomeBanner {
	background-image: url(../images/banner-with-globe.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 75px 250px 0px 14px;
	height: 195px;
	width: 310px;
	font-size: 14px;
	line-height: 18px;
}
.ItalicsBold {
	font-style: italic;
	font-weight: bold;
}
.SubheaderTanLarge {
	font-size: 19px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	color: #E0CC91;
	margin-top: 0px;
	margin-bottom: 3px;
	text-align: center;
}
#divTopRight a:link, #divTopRight a:visited, #divTopRight a:active {
	color: #E0CC91;
	text-decoration: underline;
}
#divTopRight a:hover {
	color: #CCCCCC;
}
.ImageLeftJustifiedBigMargin {
	float: left;
	margin-top: 4px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}

