* {
	margin: 0;
	padding: 0;
}
html {
      background: #414142 url(images/img_bg.gif) repeat-x left top;
            }

body {
	margin: 0;
	/*background: #414142 url(images/img_bg.gif) repeat-x left top;*/
	background: url(images/img_background.jpg) no-repeat center top;
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	color: #ffffff;
}

h2 {
}

h3 {
	font-weight: bold;
}

p, blockquote, ul, ol {
}

p {
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 2em;
}

ol li {
}

a {
	color: #0072BC;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #662d8e;
}

img {
	margin:0;
	border: none;
}

/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}
/* Post */

.pagebody {
	margin:0;
	padding: 42px 20px 0 54px;
	height: 446px;
}

.pagebody .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	font-size: 27px;
	letter-spacing: -1px;
}

.pagebody .intro {
	margin: 3px 0 15px 0;
	font-size: 16px;
	letter-spacing: -0.1px;
	color: #efefef;
}

.pagebody .intro2 {
	margin: 25px 0 15px 0;
	font-size: 16px;
	letter-spacing: -0.1px;
	font-weight: bold;
	color: #333333;
}
.pagebody .introfirst {
	margin: 3px 0 15px 0;
	font-size: 16px;
	letter-spacing: -0.1px;
	font-weight: bold;
	color: #333333;
}

.pagebody .intro2 img {
	margin: 0 0 0 8px;
	vertical-align: middle;
}

.pagebody .intro img {
	margin: 0 0 0 8px;
	vertical-align: middle;
}


.pagebody .story {
	margin: 0;
	clear: both;
	font-size: 12px;
	color: #333333;
}

.pagebody .aboutus {
	margin: 0;
	width: 650px;
	clear: both;
	font-size: 12px;
	color: #333333;
}

.pagebody .distributorsinfo {
	margin: 0;
	width: 650px;
	clear: both;
	font-size: 14px;
	color: #333333;
	border-bottom: 1px solid #828283;
}

.pagebody .terms {
	margin: 0;
	width: 660px;
	clear: both;
	font-size: 10px;
	color: #333333;
}

.pagebody img {
	margin: 0;
}

.pagebody .btn{
	margin: 4px 0 0 0;	
	vertical-align: bottom;	
	align: right;
}

.pagebody .terms li {
	margin-bottom: 0.5em;
}

.pagebody .story p, .aboutus p, .post .story blockquote, .post .story ul, .post .story ol, .sidebarTwoColumns .story p, .pagebody .distributorsinfo p {
	margin-bottom: 0.75em;
}


/* Page */

#page {
	width: 750px;
	margin: 0 auto;
}

/* Logo */

#logo {
	height: 91px;

}
#logo img.left {
	border: none;
	margin: 32px 0 0 22px;
	float: left;
}

#logo img.right {
	border: none;
	float: right;
	margin: 32px 22px 0 22px;
}


/* Content */
#content {
	float: left;
	width: 480px;
	height: 480px;
	padding: 23px 0 0 0;
	background: transparent url(images/img_content_bg.gif) repeat-x left top;
}

#contentTwoColumns {
	float: left;
	width: 375px;
	height: 456px;
	margin: 23px 0 0 0;
	background: #e7ecf9 url(images/img_content_bg2.gif) repeat-x left top;
}

#contentNoSideBar {
	float: left;
	width: 750px;
	height: 480px;
	padding: 23px 0 0 0;
	background: transparent url(images/img_content_bg.gif) repeat-x left top;
}

#contentNoSideBarDist {
	float: left;
	width: 750px;
	height: 1035px;
	margin: 23px 0 23px 0;
	background: #e7ecf9 url(images/img_content_bg2.gif) repeat-x left top;
}

#extra {
}

/* Content > Main */

#main {
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

/* Content > Sidebar */
#sidebarTwoColumns {
	float: right;
	width: 375px;
	height: 446px;
	margin: 23px 0 24px 0;
	padding: 10px 0 0 0;
	background: #e7ecf9 url(images/img_content_bg2.gif) repeat-x left top;
}

.sidebarTwoColumns .title {
	margin-bottom: 0px;
	padding: 34px 0 15px 0;
	font-size: 27px;
	letter-spacing: -1px;
}

.sidebarTwoColumns .intro {
	margin: 3px 0 15px 0;
	font-size: 16px;
	letter-spacing: -0.1px;
	color: #efefef;
}

.sidebarTwoColumns .intro2 {
	margin: 25px 0 15px 0;
	font-size: 16px;
	letter-spacing: -0.1px;
	font-weight: bold;
	color: #333333;
}
.sidebarTwoColumns .introfirst {
	margin: 3px 0 15px 0;
	font-size: 16px;
	letter-spacing: -0.1px;
	font-weight: bold;
	color: #333333;
}

.sidebarTwoColumns .intro2white {
	margin: 25px 0 15px 0;
	font-size: 16px;
	letter-spacing: -0.1px;
	color: #ffffff;
}


.pagebody .intro2 img {
	margin: 0 8px 0 0;
	vertical-align: middle;
}

.pagebody .intro img {
	margin: 0 8px 0 0;
	vertical-align: middle;
}

.sidebarTwoColumns .story {

	clear: both;
	font-size: 12px;
	color: #333333;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 270px;
	margin: 23px 0 0 0;
	height: 455px;
}


#sidebar img {
	display:block;
}

#sidebar a {
	
}

/* Content > Menu */

.menu {
	margin: 0;
	height: 32px;
	list-style: none;
	background: #662d8e;
}
.menu li {
	padding: 0;
	margin: 10px -35px -15px 54px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: 0px;
	height: 39px;
	background-repeat: no-repeat;
}
.what {background-image: url(images/nav/img_nav_01_roll.gif); width: 129px;}
.what a {background-image: url(images/nav/img_nav_01.gif);}
.how {background-image: url(images/nav/img_nav_02_roll.gif); width: 96px;}
.how a {background-image: url(images/nav/img_nav_02.gif);}
.colours {background-image: url(images/nav/img_nav_03_roll.gif); width: 103px;}
.colours a {background-image: url(images/nav/img_nav_03.gif);}
.distributors {background-image: url(images/nav/img_nav_04_roll.gif); width: 97px;}
.distributors a {background-image: url(images/nav/img_nav_04.gif);}
.about {background-image: url(images/nav/img_nav_05_roll.gif); width: 68px;}
.about a {background-image: url(images/nav/img_nav_05.gif);}
.gallery {background-image: url(images/nav/img_nav_06_roll.gif); width: 60px;}
.gallery a {background-image: url(images/nav/img_nav_06.gif);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


/* Footer */

#footer {
	border-top: 1px solid #828283;
	clear: both;
	background: transparent;
}

#footer p {	
	margin: 11px 0 0 22px;
	font-family: Arial Narrow, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #767676;
	float: left;
}

#footer img {
	margin: 11px 22px 0 0;
	float: right;
}

#footer a {
	text-transform: uppercase; 
	font-size: 14px;
	color: #cccccc;
}


#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}

#footer a.dark {
	text-transform: uppercase; 
	font-size: 14px;
	color: #767676;
}


#footer a.dark:hover {
	text-decoration: none;
	color: #cccccc;
}
