*
{
	padding: 0px;
	margin: 0px;
}
.rClear {
	clear: right;
}
.lClear 
{
	clear: left;
}	
.clear
{
	clear: both;
}
.outerSlide {
	height: 250px;
}
body 
{
	margin-top: 15px;
	text-align: center;
}
.main
{
	text-align: left;
	width: 900px;
	margin: auto;
	border: 1px solid #918f8f;
	border-top: 2px solid #c8c7c7;
	padding: 10px;
}
.common
{
	margin-bottom: 10px;
}
.logo 
{
	float: left;
	margin-left: 25px;
}
.nav
{
	float: right;
}
.exCommon
{
	float: right;
	line-height: 15px;
	display: inline;
	width: 100%;
}
.rightCon
{
	float: right;
	width: 69%;
	border-left: 1px solid #ccc;
	padding-left: 15px;
	
}
.rInner1
{
	height: 10px;
	background: transparent url(images/darkTopRight.jpg) no-repeat scroll right top;
	font-size: 0px;
}
.rInner2
{
	background: transparent url(images/darkRight.jpg) no-repeat scroll right top;
	padding: 15px;
	padding-top: 5px;
}
.right
{
	float: left;
	width: 31%;
}
.center
{
	float: left;
	width: 31%;
	border-right: 1px dashed #a6a6a6;
	border-left: 1px dashed #a6a6a6;
	padding-left: 10px;
}
.tagline 
{
	float: right;
	margin-top: 20px;
}
.left
{
	float: left;
	width:31%;
	margin-right: 10px;
}
.rInner3 
{
	background: transparent url(images/darkBottom.jpg) no-repeat scroll left bottom;
}
.rInner4
{
	background: transparent url(images/purBotRight.jpg) no-repeat scroll right bottom; 
	font-size: 0px;
	height: 9px;
}
.lCon
{
	float: left;
	width: 29%;
}
.lInner1
{
	height: 10px;
	background: transparent url(images/purTopRight.jpg) no-repeat scroll right top;
	font-size: 0px;
}
.lInner2
{
	background: transparent url(images/purRight.jpg) no-repeat scroll right top;
	padding: 15px;
	padding-top: 5px;
}
.lInner3 
{
	background: transparent url(images/purBottom.jpg) no-repeat scroll left bottom;
}
.lInner4
{
	background: transparent url(images/purBotRight.jpg) no-repeat scroll right bottom; 
	font-size: 0px;
	height: 9px;
}
.content 
{
	
}