/* Elements ********************************************************************/

body {
	background-image:url(backing.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	margin: 0px;
	text-align: justify;
	font-family:Arial;
	font-size: 14px;
	color: #000000;
	height: 100%;
}

h1 {
	text-decoration:underline;
	font-size:14px;
	font-family:Arial;
	color: #000;
	font-weight:bold;
}

h2, h3 {
	margin-top: 0px;
	text-align:left;
}

h4, h5, h6 {
	text-decoration:underline;
	font-size:14px;
	font-family:Arial;
	color: #000;
	font-weight:bold;
}

p, ol, ul, dl, blockquote {
}

a {
	color: #05006a;
}

a:hover {
text-decoration:underline;
color:#cfa64d;
}

.img1 {
	float: left;
	margin: 3px 15px 0px 0px;
}
/* Header ********************************************************************/

#header {
	width: 1000px;
	height: 203px;
	margin: 0px auto;
	text-align:center;
	background-color:none;
	background-image:url(header-backing.gif);
	background-repeat:repeat-x;
	vertical-align: top;
}

#header h1 {
	margin: 0px;
	padding: 180px 0 0 60px;
	font-size: 42px;
	letter-spacing: -2px;
}

#header h2 {
	margin: 0;
	padding: .1em 0 0 60px;
	font-size: 16px;
	letter-spacing: -1px;
	color: #666666;
}

#header a {
	text-decoration: none;
	color: #ffffff;
}

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

#menu {
	background-color:#none;
	width: 500px;
	height: 27px;
	margin: 0px auto;
	font-size:10px;
	padding-left:500px;
	padding-right:0px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}



#menu a {
	display: block;
	float: left;
	width: 99px;
	padding: 7px 0px;
	text-align: center;
	text-decoration: none;
	text-transform:lowercase;
	font-weight: bold;
	background: #000000;
	color:#ffffff;
}

#menu a:hover {
	background: #ffffff;
	color:#000000;
}

a#homeselected {
	background: #ffbd11;
	color: #000000;
}
a#aboutselected {
	background: #7b0009;
	color: #000000;
}
a#consultationselected {
	background: #a2ce54;
	color: #000000;
}
a#linksselected {
	background: #ff3b1c;
	color: #000000;
}
a#contactselected {
	background: #c77b38;
	color: #000000;
}

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

#content {
background:#FFFFFF;
	width: 1000px;
	height: 100%;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#middle {
	float: left;
	width: 540px;
	margin-top: 20px;
	padding-right: 0px;
}

#left {
	float: left;
	width: 200px;
	margin-top: 70px;
	padding-right: 0px;
	padding-left: 10px;
	text-align: center;
}

#left ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}

#right {
	float: right;
	width: 200px;
	margin-top: 24px;
	padding-right: 20px;
	padding-left: 10px;
	text-align: left;
}

#right ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-position: inside;
}


#content h1 {
	padding: 5px 0px 5px 5px;
	color: #173E68;
}

#content h2 {
	padding: 5px 0px 5px 5px;
	text-transform: capitalize;
	font-size: 16px;
	color: #2D2D2D;
	border-bottom: 1px solid;
}

#content h3 {
	color: #6C6C6C;
}

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

#footerORANGE {
	position:static;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	height: 45px;
	bottom:0px;
	background:#none;
	background-attachment:scroll;
	background-image:url(footer-ORANGE.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	left: 0px;
	vertical-align: text-bottom;
}
#footerCONTACT {
	position:static;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	height: 45px;
	bottom:0px;
	background:#none;
	background-attachment:scroll;
	background-image:url(footer-NUT.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	left: 0px;
	vertical-align: text-bottom;
}
#footerLINKS {
	position:static;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	height: 45px;
	bottom:0px;
	background:#none;
	background-attachment:scroll;
	background-image:url(footer-STRAWBERRY.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	left: 0px;
	vertical-align: text-bottom;
}
#footerABOUT {
	position:static;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	height: 45px;
	bottom:0px;
	background:#none;
	background-attachment:scroll;
	background-image:url(footer-CHERRY.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	left: 0px;
	vertical-align: text-bottom;
}
#footerCONSULTATION {
	position:static;
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px;
	height: 45px;
	bottom:0px;
	background:#none;
	background-attachment:scroll;
	background-image:url(footer-LIME.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
	left: 0px;
	vertical-align: text-bottom;
}


#footerORANGE p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
#footerORANGE a {
	color: #000000;
}
#footerORANGE a:hover {
	color: #ffffff;
}
#footerCONTACT p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
#footerCONTACT a {
	color: #000000;
}
#footerCONTACT a:hover {
	color: #ffffff;
}
#footerLINKS p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
#footerLINKS a {
	color: #000000;
}
#footerLINKS a:hover {
	color: #ffffff;
}
#footerCONSULTATION p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
#footerCONSULTATION a {
	color: #000000;
}
#footerCONSULTATION a:hover {
	color: #ffffff;
}
#footerABOUT p {
	margin: 0px;
	padding-top: 5px;
	text-align: center;
	font-size: 10px;
	color: #000000;
}
#footerABOUT a {
	color: #000000;
}
#footerABOUT a:hover {
	color: #ffffff;
}