.clWrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 638px;
	min-height: 638px;
}
#content h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 18px;
}
#nav img.logo {
	margin-bottom: 15px;
}
.clMainNav {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.clMainNav a {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.clMainNav a.l2 {
	margin-left: 20px;
	font-size: 12px;
	line-height: 18px;
}


.clMainNav a.active {
	color: #cc0000;
	text-decoration: none;
}

.clMainNav a:hover {
	color: #cc0000;
	text-decoration: none;
}
.clMainNav a img{
	border: 0px;
	margin-top: 7px;
	margin-bottom: 6px;
	margin-right: 2px;
	vertical-align:middle;
}
*html .clMainNav {margin-left: 5px;}

.clContact {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 11px;
	line-height: 13px;
}

*html .clContact {margin-left: 5px;}

.clFooter {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
	line-height: 13px;
	
}

*html .clFooter {margin-left: 5px;}

.clFooterGFX {
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/footerbg.gif);
	height: 20px;
	
}
.clNav {
	width: 210px;
	margin-right: 20px;
	float: left;
	margin-top: 28px;
		height: 638px;
		min-height: 638px;
}
.clSpacer {
	height: 50px;
	width: 210px;
	float: left;
}
.clFooterLine {
	background-color: #F5345D;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FAA0B3;
	border-bottom-color: #FFFFFF;
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	margin-top: 1px;
}


.clEmotional {
	background-color: #E5E5E5;
	margin: 0px;
	width: 385px;
	padding-top: 0px;
	float: right;

	height: auto;
}

.clEmotional img{
	margin-top: 97px;

}

.clContent {
	float: left;
	width: 365px;
	margin-top: 28px;
	padding-top: 69px;
	line-height: 20px;

}
