/********************************** NEW STYLES *************************************/

body {
	margin:0px; 
	background-color:#FFFFFF!important;
	background-image:  url(../../../../images/custom/main-bg.jpg); 
	background-repeat: repeat-x;
	background-position: top;
}

/* HEADER */

#header {
	width: 928px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
}

#header-cont {
	height: 90px; *height: 100px;
	margin: 10px 0px 0px 0px;
}

#main-logo {
	float: left;
	margin: 4px 0px 0px 0px;
}

#hdr-text {
position: relative;
top: 60px;
right: -30px; *right: 150px;
}

#distributor {
float: right;
position: relative;
top: 0px;
right: 0px;
}

#header-navigation{
	width: 928px;
	height: 72px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: transparent;
	background-image:  url(../../../../images/custom/navigation-bg.jpg); 
	background-repeat: no-repeat;
	background-position: top;
}

#header-navigation ul {margin: 9px 0px 0px 32px; padding: 8px 0px 0px 0px; *padding: 0px 0px 0px 0px;}
#header-navigation li {
	margin: 0px 4px 0px 0px; 
	padding: 15px 11px 0px 8px;
	float: left;
	list-style: none;
	background-image:  url(../../../../images/custom/sep.jpg); 
	background-repeat: no-repeat;
	background-position: center right;
	height: 39px;
	border: 0px;
}

#header-navigation li img {vertical-align: middle;}




/* FOOTER */

#footer {
	width: 922px;
	height: 66px;
	padding: 45px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #ED0000;
	text-align: center;
	background-image:  url(../../../../images/custom/footer-bg.gif); 
	background-repeat: no-repeat;
	background-position: center right;
	font-size: 13px;
	font-family: arial;
}

#footer a:link, #footer a:visited {color: #ED0000; text-decoration: none;}

/* HOME CONT */

#home-desc {
	background-image:  url(../../../../images/custom/home-bg.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 355px;
	height: 423px; *height: 433px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#home-desc h2 {
	font-size: 24px;
	font-family: arial;
	color: #EC0000;
	margin: 10px 0px 5px 35px;
}

#home-desc p {
	font-size: 14px;
	font-family: arial;
	color: #EC0000;
	margin: 0px 0px 25px 35px;
}

#home-desc ul {
margin: 0px 0px 8px 35px; padding: 0px;
}

#home-desc li {
	background-image:  url(../../../../images/custom/tick.gif); 
	background-repeat: no-repeat;
	background-position: left middle;
	width: 100%;
	height: 22px;
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 5px 0px;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}

#home-desc li a:link, #home-desc li a:visited {color: #000000;}




/* PAGE CONT */

#page-cont {
	background-image:  url(../../../../images/custom/home-bg.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 355px;
	height: 423px; *height: 433px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#page-cont h2 {
	font-size: 24px;
	font-family: arial;
	color: #EC0000;
	margin: 10px 0px 15px 35px;
}

#page-cont p {
	font-size: 14px;
	font-family: arial;
	color: #000000;
	margin: 0px 0px 25px 35px;
}

h2.page_header {
	font-size: 24px;
	font-family: arial;
	color: #EC0000;
	margin: 10px 0px 15px 35px;
}

/*  DISTRIBUTOR PAGES  */
blockquote div.left {
	width: 280px;
	float: left;
	padding-left: 2px;
}

blockquote div.right {
	width: 280px;
	float: right;
}

blockquote div.middle {
	width:280px;
	float:left;
}

blockquote div.left p, blockquote div.middle p, blockquote div.right p {
	margin: 10px 0px 10px 0px;
}