/*
================================================
	Yahoo GUI Reset CSS
	http://developer.yahoo.com/yui/reset/
================================================
*/
html, body {
	height: 100%;
	margin:0;
	padding:0;
}

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* common styles */
/*img { 
	behavior: url(/css/iepngfix.htc) ;
	}*/

.clearDiv {
	height: 0;
	clear:both;
	overflow:hidden;
}

strong {
	font-size: 12px;
	font-weight: bold;
	color: #A72551;
}

em {
	font-style: italic;
}

ul
{
list-style: disc outside;
margin-left: 40px;
} 

p {
	margin-bottom: 8px;
}

a {
	text-decoration: none;
	color: #A72551;
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

h1 {
	font-family: Arial, sans-serif;
	color: #A72551;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 8px;
}

h2 {
	font-family: Arial, sans-serif;
	color: #A72551;
	/*text-transform: uppercase;*/
	font-size: 18px;
	margin-bottom: 4px;
	clear:both;
}

h3 {
	font-family: Arial, sans-serif;
	color: #A72551;
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-family: Arial, sans-serif;
	color: #A72551;
	font-size: 14px;
	font-weight: bold;
}
/* end common styles */

body {
	height: 100%;
	font-family: Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	background-color: #000000;
}

.inside {
	height: 100%;
	background: url(/media/1705/loweback.jpg) no-repeat #000000;
	background-position: bottom right;
}

#container {
	margin: 0 auto;
	width: 900px;
}

#headerLeft {
	float: left;
	width: 720px;
}

#headerRight {
	float: left;
	width: 180px;
}

#headerRight p {
	margin-top: 50px;
}

#navBar {
	margin: 0 auto;
	width: 900px;
	background-color: #A72551;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	height: 35px;
}

#navBar ul {
	width: 900px;
	list-style-type: none;
	}

#navBar ul li {
	display: inline;
	float: left;
	height: 35px;
	line-height: 35px;
}

#navBar ul li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 0 15px;
}

#navBar ul li a:hover {
	color: #000000;
	background-color: #CCCCCC;
}
	

#BodyArea {
	clear:both;
	margin: 20px 0;
}

#bodyLeft {
	float: left;
	width: 440px;
	border-right: 1px solid #FFFFFF;
}

#bodyLeft p {
	width: 420px;
	text-align: justify;
}


#bodyRight {
	float: right;
	width: 440px;
	}

#bodyRight p {
	width: 420px;
	text-align: justify;
}

#promoBar {
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 20px 0;
	padding: 15px 0;
	height: 200px;
	background: url(/media/126/tipsfrompros.png) no-repeat center center;
}

a.contactUs {
	display: block;
	width: 129px;
	height: 37px;
	line-height: 37px;
	background: url(/media/201/buttonback.png) no-repeat;
	text-align: center;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.contactUs:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.signUpNow {
	float: right;
	/*padding: 5px 8px;*/
	width: 200px;
	text-align: center;
}

.signUpNow a {
	display: block;
	padding: 5px 8px;
	/*width: 200px;*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	background-color: #A72551;
	border: 1px solid #FFFFFF;
}

.signUpNow a:hover {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #A72551;
}

#insideLeft {
	float: left;
	width: 530px;
}

#insideRight {
	float: right;
	width: 330px;
}

ol.classList {
	list-style-type: none;
}

ol.classList li {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
