#logoheader {
	background-image: url(/images/defaultcss/logoheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 210px;
	float: none;
	clear: none;
	width: 950px;
	background-color: #FFFFFF;
}
#BodyLeft {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: bottom;
	float: left;
	width: 410px;
	height: 293px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
}
body {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	margin: 4px;
}

#BodyRight {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	height: 293px;
	clear: none;
	width: 440px;
	background-color: #FFFFFF;
}
#footer {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 10px;
	clear: both;
	background-color: #FFFFFF;
}


#CompanyInfo {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	width: 390px;
	top: auto;
	right: auto;
	float: right;
	padding: 3px;
}
#MainNav {
	margin: 0px;
	padding: 0px;
	left: 175px;
	top: 175px;
	position: relative;
	z-index: 5;
	background-color: #FFFFFF;
	width: 413px;
	float: left;
}
h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333399;
}
h2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333399;
}



#MasterContainer {
	margin: 0px;
	height: 100%;
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
}
#BodyContainer {
	width: 950px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 300px;
}
#subBody {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: bottom;
	float: left;
	width: 942px;
	padding: 4px;
	margin: 0px;
	background-color: #FFFFFF;
}
a:link {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #3399cc;
	text-decoration: underline;
}
a:visited {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #959595;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
	color: #8cd965;
	text-decoration: underline;
}
a:active {
	font-family: "Century Gothic", Arial, sans-serif;
	color: ff6600;
	text-decoration: underline;
}
#mtartisansheader {

	background-image: url(/images/mtartisans/default_r1_c1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: middle;
	height: 210px;
	float: none;
	clear: none;
	width: 950px;
	background-color: #FFFFFF;
}
#MtMainNav {

	margin: 0px;
	padding: 0px;
	left: 175px;
	top: 170px;
	position: relative;
	z-index: 5;
	background-color: #FFFFFF;
	width: 341px;
	float: left;
}
.FullBorder {
	border: 2px solid #000000;
}
