Body {
	margin: 0px;
	padding: 0px;
	background: url(../images/bg.jpg) repeat-x #ec008c;
	line-height: 22px;
}

Div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


a {
	color: #231f20;
}

a:hover {
	text-decoration: none;
}

H1, H2, H3 {
	margin: 0px;
	padding: 0px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 47px;
	line-height: 50px;
	color: #d9176b;
	letter-spacing: -3px;
	display: block;
	text-transform: uppercase;
}

H1 span{
	color: #231f20;
}


H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #d9176b;
	text-align: center;
	line-height: 48px;
	padding: 15px 0px;
	text-transform: uppercase;
}



ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

p {
	margin: 20px 0px;
}

#Background {
	width: 906px;
	margin: 0px auto;
	background: url(../images/main-back.jpg) repeat-y right;
}

#Main {
	background: url(../images/right-fade.jpg) no-repeat right 299px;
}

#Wrapper {
	background: url(../images/index_02.jpg) no-repeat;
	width: 906px;
	position: relative;
}

#Content {
	padding: 0px 50px;
}

.Content {
	padding: 10px 30px 10px 50px;
}

.LeftImg {
	width: 154px;
	float: left;
}

.MContent {
	width: 529px;
	float: left;
}

.RightContentImg {
	width: 135px;
	float: left;
}

.ContentText {
	padding: 0px 25px;
}

.ContentUl {
	padding-left: 20px;
}

.ContentUl li {
	background: url(../images/index_24.jpg) no-repeat;
	padding: 5px 10px 5px 35px;	
	margin: 10px 0px;
}

.RightImg {
	position: absolute;
	right: -41px;
}

.Slim {
	position: absolute;
	left: -31px;
	top: 320px;
}


.GetReady {
	position: relative;
	height: 263px;
}

.GetReadyImg {
	position: absolute;
	left: -37px;
}

.GetReadyCon {
	float: left;
	width: 530px;
	padding-left: 280px;
}

.BigFont {
	font-size: 28px;
	line-height: 30px;
}

.ComeBack {
	text-align: right;
	padding-right: 10px;
}

.Footer {
	padding: 15px;
	text-align: center;
	color: #ffffff;
	background: #ec008c;
}

.Clear {
	clear: both;
}




