*
{
	margin: 0;
	padding: 0;
}

body
{
	background: url('../images/page-bg.jpg') top left repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Verdana;
}

img
{
	border: 0;
}

#sitemap
{
	margin: 10px auto;
	width: 860px;
	height: 20px;
	line-height: 20px;
}

#sitemap ul
{
	list-style-type: none;
}

#sitemap ul li
{
	float: left;
}

#sitemap ul li a
{
	float: left;
	font-size: 9px;
	color: #196d9c;
	margin-right: 20px;
	text-decoration: none;
}

#sitemap ul li a:hover
{
	float: left;
	font-size: 9px;
	color: #000000;
	text-decoration: underline;
}

#header
{
	margin: 10px auto;
	width: 880px;
	height: 240px;
}

#headerleft
{
	float: left;
	width: 610px;
	height: 240px;
}

#logo
{
	float: left;
	width: 610px;
	height: 200px;
	background: url('../images/derby-life-coach.jpg') top left repeat-x;
}

#menu
{
	float: left;
	width: 610px;
	height: 40px;
	line-height: 40px;
	background: #196d9c;
}

#menu ul
{
	list-style-type: none;
}

#menu ul li
{
	float: left;
}

#menu ul li a
{
	float: left;
	display: block;
	padding-left: 15px;
	text-transform: uppercase;
	padding-right: 14px;
	text-decoration: none;
	font-size: 10px;
	color: #ffffff;
}

#menu ul li.home a
{
	background: url('../images/design_07.jpg') top left no-repeat;
	border-right: 1px solid #2781b5;
}

#menu ul li.normal a
{
	background: url('../images/design_07.jpg') top right no-repeat;
	border-right: 1px solid #2781b5;
}

#menu ul li.contact a
{
	background: url('../images/design_07.jpg') top right no-repeat;
}

#menu ul li.home a:hover, #menu ul li.home a.active
{
	background: url('../images/design_08.jpg') top left no-repeat;
}

#menu ul li.normal a:hover, #menu ul li.normal a.active
{
	background: url('../images/design_08.jpg') top right no-repeat;
}

#menu ul li.contact a:hover, #menu ul li.contact a.active
{
	background: url('../images/design_08.jpg') top right no-repeat;
}

#headerright
{
	float: right;
	width: 255px;
	height: 240px;
}

#slogans
{
	float: left;
	width: 255px;
	height: 200px;
	background: url('../images/design_05.jpg') top left repeat-x;
}

#telephone
{
	float: left;
	width: 205px;
	color: #ffffff;
	padding-left: 50px;
	font-size: 11px;
	height: 40px;
	line-height: 40px;
	background: url('../images/design_10.jpg') top left repeat-x;
}

#body
{
	margin: 10px auto 0px;
	width: 880px;
	font-size: 11px;
	line-height: 26px;
}

#body a
{
	color: #196d9c;
}

#body a:hover
{
	color: #000000;
}

#bodyleft
{
	float: left;
	padding: 10px 10px 0px 10px;
	width: 590px;
	background: url('../images/design_14.jpg') top left repeat-x;
}

h1
{
	color: #196d9c;
	font-size: 16px;
	text-decoration: none;
	text-indent: 65px;
	margin-bottom: 12px;
	background: url('../images/h1.jpg') top left no-repeat;
}

h2
{
	color: #196d9c;
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 12px;
}

#bodyright
{
	float: right;
	width: 255px;
	background: url('../images/design_15.jpg') top left repeat-x;
}

#bodyright p
{
	padding: 10px;
}

#mailing
{
	clear: left;
	background: url('../images/design_15.jpg') top left repeat-x;
}

#body p
{
	margin-bottom: 12px;
}

#options
{
	float: left;
}

#options ul
{
	list-style-type: none;
	text-indent: 32px;
}

#options ul li
{
	height: 24px;
	line-height: 24px;
	margin-left: 12px;
	margin-bottom: 12px;
}

#options ul li a
{
	color: #196d9c;
	text-decoration: none;
}

#options ul li a:hover
{
	color: #000000;
	text-decoration: underline;
}

#options ul li.icon1 {background: url('../images/sml_icon1.jpg') top left no-repeat}
#options ul li.icon2 {background: url('../images/sml_icon2.jpg') top left no-repeat}
#options ul li.icon3 {background: url('../images/sml_icon3.jpg') top left no-repeat}
#options ul li.icon4 {background: url('../images/sml_icon4.jpg') top left no-repeat}
#options ul li.icon5 {background: url('../images/sml_icon5.jpg') top left no-repeat}
#options ul li.icon6 {background: url('../images/sml_icon6.jpg') top left no-repeat}
#options ul li.icon7 {background: url('../images/sml_icon7.jpg') top left no-repeat}
#options ul li.icon8 {background: url('../images/sml_icon8.jpg') top left no-repeat}

.mainimage
{
	float: left;
	margin: 0px 0px 12px 8px;
	padding: 4px;
	width: 560px;
}

#footercontainer
{
	margin: 0 auto;
	width: 880px;
	height: 40px;
	background: #196d9c url('../images/design_10.jpg') top right no-repeat;
}

#footer
{
	line-height: 20px;
	text-transform: capitalize;
	margin: 0 auto;
	font-size: 10px;
	text-align: center;
	width: 880px;
	height: 40px;
	color: #ffffff;
	text-decoration: none;
	background: url('../images/design_07.jpg') top left no-repeat;
}

#footer a
{
	color: #ffffff;
	text-decoration: none;
}

.clear
{
	clear: both;
}

.mailform
{
	padding: 0px 10px 0px 10px;
	text-align: center;
}

fieldset
{
	border: 0px;
}

input[type=text]
{
	padding: 6px;
	background: #ffffff;
	font-family: verdana;
	font-size: 11px;
	border: solid 1px #196d9c;
	margin-bottom: 10px;
}

textarea
{
	padding: 6px;
	overflow: auto;
	background: #ffffff;
	font-family: verdana;
	font-size: 11px;
	border: solid 1px #196d9c;
	margin-bottom: 10px;
}

input[type=text]:hover, textarea:hover
{
	background: #4c9bc6;
	border: solid 1px #000000;
}

input[type=submit]
{
	padding: 6px;
	background: #4c9bc6;
	cursor: pointer;
	font-family: verdana;
	font-size: 11px;
	border: solid 1px #196d9c;
	margin-bottom: 10px;
}

input[type=submit]:hover
{
	color: #ffffff;
	background: #196d9c;
	border: solid 1px #4c9bc6;
}

.red{color: #ff0000}
.green{color: #0f8d0f}


