body {
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #CCCCCC;
}

h1 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #999999;
	background-color: none;
	text-align: left;
	margin-left: 30px;
}

h2 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #999999;
	background-color: none;
	text-align: left;
	margin-left: 30px;
}

/************************* TOP BAR *************************/

#topBar1, #topContainer1, #botBar1, #botContainer1 {
	background: #990033;
	/* Mozilla: */
    background: -moz-linear-gradient(top, #990033, #CC0066);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#002266), to(#3366CC));
    /* MSIE */
    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#002266', EndColorStr='#3366CC', GradientType=0);
}

#topBar1, #topContainer1 {
	height: 100px;
}


#topBar1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom: 4px solid #F0E0F0;
}

#topContainer1 {
	margin-left: auto;
	margin-right: auto;	
	width: 950px;
	text-align: center; 
}

#topContainer1 h1 {
	margin: 0px 0px 0px 0px;
	padding-top: 24px;
	padding-bottom: 0px;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, Verdana, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: 48px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	text-shadow: #000 -1px 1px 1px;
}

/************************* MAIN CONTAINER *************************/

#mainContainer1 {
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: 950px;
	background: #FFF;
}

.topCell1 {
	margin: 30px 20px 20px 0px;
	width: 910px;
	clear: both;
}

.leftCell1 {
	float: left;
	margin: 0px 30px 20px 0px;
	height: auto;
	width: 710px;
	background: #FFF;
}

.rightCell1 {
	float: left;
	margin: 0px 0px 20px 0px;
	height: auto;
	width: 200px;
	background: #FFF;
}

.leftCell1 h1, .topCell1 h1 {
	margin: 0px  0px  15px  0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
	color: #990033;
	background-color: none;
	text-align: left;
}

.leftCell1 h2 {
	margin: 0px  0px  15px  0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #990033;
	background-color: none;
	text-align: left;
}

.leftCell1 p, .leftCell1 a, .leftCell1 a:hover {
	margin: 0px  0px  15px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	background-color: none;
	text-align: left;
}

.leftCell1 p, .leftCell1 ul, .leftCell1 li {
	color: #666666;
}

.leftCell1 ul, .leftCell1 li {
	margin: 0px  0px  5px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	background-color: none;
	text-align: left;
}

.leftCell1 a {
	color: #999999;
}

.leftCell1 a:hover {
	color: #FF0000;
}

.rightCell1 p, .rightCell1 a, .rightCell1 a:hover {
	margin: 0px  0px  15px 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	background-color: none;
	text-align: left;
}

.rightCell1 p {
	color: #333333;
}

.featureCell1 {
	margin: 30px 0px 30px 0px;
	padding: 15px;
	width: 670px;
	border: 1px solid #CCCCCC;
	border-radius: 6px;
	background: #F0F0F0;
}

/***** BOTTOM BAR *****/

#botBar1, #botContainer1 {
	height: 400px;
}

#botBar1 {
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #E9E9E9;
	border-top: 4px solid #E0D0E0;
}

#botContainer1 {
	width: 950px;
	margin-left: auto;
	margin-right: auto;	
	background: none;
}

.botLeftCell {
	float: left;
	margin: 10px 0px 0px 0px;
	width: 600px;
	height: 150px;
	background: none;
}

.botLeftCell p {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: #000 -1px 1px 1px;
}

.botLeftCell a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #CCCCCC;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: #000 -1px 1px 1px;
}

.botLeftCell a:hover {
	color: #999999;
}

.botRightCell {
	float: left;
	margin: 10px 0px 0px 50px;
	width: 295px;
	height:170px;
	background: none;
	border-left: 1px solid #999999;
}

.botRightCell h1 {
	padding-top: 8px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-align: right;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: #000 -1px 1px 1px;
}

.botRightCell p {
	margin: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: #000 -1px 1px 1px;
}

.botRightCell a {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-align: right;
	color: #AA77E0;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-shadow: #FFF -1px 1px 1px;
}

.botRightCell p a:hover {
	color: #FF0066;
}


/******************** UTILITY ELEMENTS ********************/

.clearSpanCell0, .clearSpanCell1, .clearSpanCell05, .clearSpanCell10, .clearSpanCell15, .clearSpanCell20, .clearSpanCell30, .clearSpanCell50, .clearSpanCell100 {
	clear: both;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px; 
	border: none;
}

.clearSpanCell0 {height: 0px;}
.clearSpanCell1 {height: 1px;}
.clearSpanCell05 {height: 5px;}
.clearSpanCell10 {height: 10px;}
.clearSpanCell15 {height: 15px;}
.clearSpanCell20 {height: 20px;}
.clearSpanCell30 {height: 30px;}
.clearSpanCell50 {height: 50px;}
.clearSpanCell100 {height: 100px;}

.vSpace01, .vSpace02, .vSpace05, .vSpace10, .vSpace20 {
	width: auto; 
	margin: 0px; 
	padding: 0px;
}

.vSpace01 {height: 1px;}
.vSpace02 {height: 2px;}
.vSpace05 {height: 5px;}
.vSpace10 {height: 10px;}
.vSpace20 {height: 20px;}
.vSpace100 {height: 100px;}
