/***************
CONTENT STYLES
***************/

#pageTitleHome {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	width: 970px;
	height: 390px;
	margin-left: auto;
	margin-right: auto;

	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	color: #262b33;
}
#mainContent {
	margin: 0px;
	padding: 20px 0px 50px 0px;
	width: 970px;

	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #262b33;

	margin-left: auto;
	margin-right: auto;
}

p {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

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

.homePageTitleMain {
	margin: 0px;
	padding: 0px 20px 0px 0px;
	width: 470px;
	float: left;

	font-size: 18px;
	line-height: 24px;
	color: #262b33;
}

.homePageTitleFeature {
	margin: 0px;
	padding: 0px 40px 0px 0px;
	width: 200px;
	float: left;

	font-size: 12px;
	line-height: 16px;
	color: #262b33;	
}

.homePageTitleProducts{
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: left;
}
.homePageTitleProducts img {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
.homePageTitleProducts a {
	margin: 0px;
	padding: 0px;
}
.homepageBoxes {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	width: 970px;
	height: 100%;
	float: left;
}

.homepageBox {
	margin: 0px 10px 0px 0px;
	padding: 0px 10px 0px 0px;
	width: 220px;
	height: 180px;
	float: left;
	border-right: dotted 1px #262b33;
}

.homepageBoxEnd {
	margin: 0px;
	padding: 0px;
	width: 220px;	
	float: left;
}

.homepageBoxEnd h2 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #262b33;
}

h3 {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #262b33;
}


/****************
PAGE AND SECTION TITLES
****************/

#homeTitle {
	margin: 0px;
	padding: 0px;
	width: 464px;
	height: 100px;
	background-image: url(../images/titles/title-home.gif);
	text-indent: -9999px;
	overflow: hidden;	
}

#orderTitle {
	margin: 0px;
	padding: 0px;
	width: 216px;
	height: 30px;
	background-image: url(../images/titles/title-howto.gif);
	text-indent: -9999px;
	overflow: hidden;	
}

#deliveryTitle {
	margin: 0px;
	padding: 0px;
	width: 216px;
	height: 30px;
	background-image: url(../images/titles/title-delivery.gif);
	text-indent: -9999px;
	overflow: hidden;	
}
#priceTitle {
	margin: 0px;
	padding: 0px;
	width: 216px;
	height: 30px;
	background-image: url(../images/titles/title-bestprice.gif);
	text-indent: -9999px;
	overflow: hidden;	
}
#helpTitle {
	margin: 0px;
	padding: 0px;
	width: 216px;
	height: 30px;
	background-image: url(../images/titles/title-help.gif);
	text-indent: -9999px;
	overflow: hidden;	
}