body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4d5b7e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
}
.crmbusiness #container {
	width: 950px;
	background: #003975;
	border: 1px solid #003975;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.crmbusiness #header {
	padding: 0;
	background-color: #003975;
	background-image: url(../images/header_pic.jpg);
	height: 120px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D98D00;
} 
.crmbusiness #subheader {
	background-color: #003975;
	height: 30px;
	background-image: url(../images/bg_subheader.jpg);
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 255px;
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
} 
.crmbusiness #sidebar1 {
	float: left;
	width: 230px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/sidebar_image.jpg);
}
.crmbusiness #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 230px;
	padding-top: 27px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 35px;
	background-color: #FFFFFF;
	line-height: 20px;
} 
.crmbusiness #text_boxa {
	float: left;
	width: 220px;
	background-image: url(../images/bg_text_box.jpg);
	text-align: center;
	background-color: #D5DAE1;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	margin-left: 20px;
}
.crmbusiness #text_boxb {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 350px;
	background-image: url(../images/bg_text_box.jpg);
	width: 220px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
a.textbox:link {
	color: #FF9933;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.textbox:visited {
	color: #FF9933;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
a.textbox:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
}
a.textbox:active {
	color: #FF9933;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
}
.crmbusiness #footer {
	padding: 0 10px 0 20px;
	background-color: #003975;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #BACCE0;
} 
.crmbusiness #footer p {
	margin: 0;
	padding: 10px 0;
	font-family: "Agency FB", Arial, sans-serif;
	font-size: 18px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a.sidebar:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.sidebar:visited {
	color: #E4E0DE;
	text-decoration: none;
}
a.sidebar:hover {
	color: #FF9933;
	text-decoration: underline;
}
a.sidebar:active {
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #D98D00;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
}
.text_large {
	font-size: 15px;
	font-weight: bold;
}
.text_big {
	font-size: 12px;
	font-weight: bold;
}
.text_small {
	font-size: 9px;
}
.text_gold {
	font-size: 12px;
	color: #FFB52B;
	background-image: url(../images/sidebar_image.jpg);
}
.text_big_gold {
	font-size: 14px;
	color: #FFB52B;
	font-weight: bold;
}
.text_white {
	font-size: 12px;
	color: #FFFFFF;
}
.text_small_left {
	font-size: 10px;
	text-align: right;
	font-style: italic;
}
.text_line_height {
	line-height: 25px;
}
a:link {
	color: #D98D00;
	text-decoration: none;
}
a:visited {
	color: #FF9428;
	text-decoration: none;
}
a:hover {
	color: #003975;
	text-decoration: underline;
}
a:active {
	color: #D98D00;
	text-decoration: none;
}
.crmbusiness #map_boxa {
	float: left;
	width: 300px;
	text-align: center;
	font-size: 12px;
	margin-left: 0px;
	border: 1px solid #11447B;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.crmbusiness #map_boxb {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 335px;
	width: 300px;
	text-align: center;
	font-size: 12px;
	border: 1px solid #10447D;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.form_design {
	border: 1px ridge #10447D;
	background-color: #DEDCDD;
}
