body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#000000;
}

* {margin:0px;padding:0px;}
.clear {clear:both;}

#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}

#header {
	background-image:url(images/header.jpg);
	width:979px;
	height:232px;
	display:block;
}
#header h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 64px;
	font-style: italic;
	color: #FFFFFF;
	font-weight:900;
	width:979px;
	margin:  0px 0px 0px 0px;
	padding: 50px 20px 0px 250px;
	text-align: left;
}
#header h1:hover {
	text-shadow: 0.1em 0.1em 0.2em black;
	/* Extra eye candy on Firefox */
}
#header h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-style: regular;
	color: #abe4fe;
	font-weight:900;
	width:979px;
	margin:  0px 0px 0px 0px;
	padding: 40px 0px 0px 383px;
	text-align: left;
}

#upright {
	position:fixed;
	top:0px;
	right:0px;
	padding:5px;
	margin:5px;
	text-align:center;
	background-image:url(images/black50.png);
	border: 1px dashed #eeeeff;
}
#upright p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	font-weight:900;
	color: #ddeeff;
}
#upright p:hover {
	color: #ffffff;
}
#upright a {
	color: #ddeeff;
	text-decoration: none;
}
#upright a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}

#main {
	background-image:url(images/contentbg.gif);
	background-color:#5ba0d6;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}

#left {
	width:300px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#5ba0d6;
	
}

#right {
	float:right;
	width:580px;
}

/***************** Content ***********************/

.content {
	width:530px;
	padding: 0px 0px 10px 0px;
}

.example {
	width:530px;
	padding: 5px 0px 30px 0px;
	border-top: 1px dashed #2e2304;
}

.content h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: regular;
	color: #003a65;
	font-weight:900;
	width:550px;
	height:33px;
	border-bottom: 1px dashed #2e2304;
	margin:  0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	white-space:nowrap;
}
.content h3:hover {
	
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: regular;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content :hover {
	color: #0055aa;
}

.tip {
	border-bottom: 1px dashed #003a65;
}
.tip:hover {
	background-color: #eeffcc;
}

.example p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: regular;
	color: #ffffff;
	padding: 10px 20px 0px 6px;
	font-weight:900;
}
.example p:hover {
	color: #ffffbb;
}
.example img {
	padding: 0px 0px 2px 0px;
}

.content a {
	color:#0000ff;
	text-decoration: none;
}
.content a:hover {
	color:#ff0000;
	text-decoration: underline;
}

.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	width:530px;
	height:33px;
	border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #5555ff;
}
.product img:hover {
	border: 6px solid #0000ff;
}

/***************** Menu ***********************/

#menu {
	background-image:url(images/menu.gif);
	width:300px;
	height:449px;
	margin-left:43px;
}
#menu ul {
	padding: 20px 0px 0px 0px;
	width:270px;
	margin-left:15px;
}

#menu li {
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 30px 4px 0px;
	text-align:left;
}
#menu li:hover {
	background-image: url(images/arrow.gif);
}

.menu2 li {
	padding: 4px 30px 4px 30px;
	text-align:left;
}
.menu2 {
	padding: 4px 30px 4px 30px !important;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #2e260f;
	text-decoration: none;
	font-size: 16px;
	padding-right: 1px;
	background-color:none;

}
.menu2 a {
	font-size: 14px !important;
	
}

#menu a:hover {
	color:#c40000;
	border: 1px solid #c40000;
}
#menu a:active {
	color:#ff0000;
	background-color:#000000;
}

.lastchild{
	border-bottom: none !important;
}

#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:76px;
	margin-left:43px;
	padding: 0px 0px 0px 0px;
	background-color:#5ba0d6;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:280px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:90px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #444433;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
	text-decoration:underline;
}

/***************** Footer ***********************/

#footer {
	background-color:#8bcaef;
	background-image:url(images/borderfooter.gif);
	height:100px;
	width:979px;
	padding: 10px 0px 0px 0px;
}

#services {
	width:590px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #463d16;
	padding: 5px 10px 0px 30px;
	text-align:left;
}

#footerend {
	background-image:url(images/borderfooterend.gif);
	background-repeat: no-repeat;
	width:979px;
	height:9px;
	display:block;
}

#filler {
	background-color:#5ba0d6; 
	height:10px;
	width:350px;
	padding: 0px 0px 0px 0px;
}

#contact {
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	width:300px;
	height:100px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 800;
	color: #463d16;
	margin: 0px 20px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-align:center;
}
#contact a {
	text-decoration:none;
}
#contact a:hover {
	text-decoration:underline;
	color: red;
}

/***************** Credits ***********************/

/* 

Copyright 2010 Curry Kenworthy, all rights reserved.
Based on 'Salt and Soap' design by Mimoun Raddahi.

*/

