body,html {
	background-color: white;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8.5pt;
	line-height: 15px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/logos/logo_panel_2.jpg);
	background-repeat: no-repeat;
}

a:link {  color: #990000; text-decoration: none}
a:visited {  color: #660099; text-decoration: none}
a:hover {  color: #339933; text-decoration: underline}
a:active {  color: #000099; text-decoration: none}

.logo {
	float: left;
}


#nav {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	padding-top: 32px;
	margin-left: 120px;
}
#nav a:link {  color: #666666; text-decoration: none
}
#nav a:hover {  color: #339933; text-decoration: none
}
#nav a:visited {  color: #666666; text-decoration: none
}
.subnav {
	width: 500px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 370px;
}
.subnav img {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.bagnav {
	width: 600px;
	/*width: 456px;*/
	margin-top: 90px;
	margin-bottom: 30px;
	margin-left: 230px;
	/*margin-left: 374px;*/
}
.bagnav_inner {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 600px;
}
.bagnav img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.bagnav_inner_bot {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 600px;
}
.bagnav_inner_bot img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.contentwrap {
	background-image: url(../images/bags/kelpie_hero.jpg);
	background-repeat: no-repeat;
	margin-left: 170px;
}
#content_text {
	width: 235px;
	margin-left: 550px;
}
#content_text ul{
	list-style-type: none;
	margin-left: -40px;
	
}
#content_text li{
	background-image: url(../images/core/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	
	padding-left: 15px;
}

#content_text_left {
	float: left;
	width: 235px;
	margin-left: 310px;
}

#home_text {
	width: 160px;
	margin-left: 650px;
	padding-top: 170px;
}
#home_text a:link {  color: #990000; text-decoration: none
}
#home_text a:hover {  color: #339933; text-decoration: underline
}
#content_text_buy {
	float: left;
	width: 235px;
	padding-left: 170px;
	margin-top: 700px;
}
#content_text_buy_rule {
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 235px;
}
#content_hero {
	float: left;
	padding-left: 170px;
	margin-top: -10px;
}
#content_bottom {
	padding-left: 170px;
	padding-bottom: 50px;
	clear: both;
}
#content_feature {
	float: left;
	padding-left: 170px;
}
h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: -12px;
}
.dias {
	font-size: 10px;
	font-style: italic;
	color: #999999;
}
/* the div for design credits ---------------------------------- */
.jlink {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
	margin-top: 160px;
	margin-bottom: 20px;
	padding-top: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}
.jlink img {
	margin-right: 5px;
}
.jlink a:link {  color: #CCCCCC; text-decoration: none}
.jlink a:visited {  color: #CCCCCC; text-decoration: none}
.jlink a:hover {  color: #339933; text-decoration: underline}