* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	background: #fae7bb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #71562b;
}

p {
	margin-left: 66px;
	margin-top: 7px;
	line-height: 24px;
	font-size: 13px;
}

/* list */

ul {
	margin-top: 7px;
	line-height: 24px;
	font-size: 13px;
	margin-right: 66px;
}

ul {
	margin-left: 100px;
}

ol {
	margin-top: 7px;
	line-height: 24px;
	font-size: 13px;
}

ol {
	margin-left: 180px;
}
ul {
	list-style-type: none;
	}
	
 li {
	background: transparent url(images/bullet.gif) no-repeat 0 6px;
	padding-left: 25px;
}
	
blockquote {
	margin-left: 80px;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #005e64;
}

a:hover {
	border: none;
	color: #7c8c2b;
}

hr {
	display: none;
}

.notop {
	margin-top: 0em;
}

.centered {
	text-align: left;
	margin-right: 66px;
}

.rightish {
	margin-right: 4em;
}

.nobullet ul {
	list-style: none;
}

.noborder {
	border: none;
}
/* headings */


#page {
	width: 1051px;
	margin: 0 auto;
	padding: 0px 0px 0 0px;
	border: 0px;
	border-top: none;
}

#cell1 {
	background: transparent url(images/Logo.gif) no-repeat;
  height: 159px;
  position: relative;
  width: 1050px;
}
	
#cell2 {
	background: transparent url(images/UnderLogo.gif) no-repeat;
  height: 56px;
  position: relative;
  width: 456px;
  float: left;
}	

#cell3 {
	background: transparent url(images/NavBar.gif) no-repeat;
  height: 56px;
  position: relative;
  width: 594px;
  float: right;
}	

#ColLeft {
	float: left;
}


#cell4 {
	background: transparent url(images/Left.gif) no-repeat;
  height: 267px;
  position: relative;
  width: 246px;
}

#cell9 {
	background: #fae7bb url(images/LeftWrap.gif) no-repeat;
	width: 246px;
	position: relative;
	height: 488px;
	float: left;
}

#cell10 {
	background: transparent url(images/Blog.gif) no-repeat;
  height: 113px;
  position: relative;
  width: 75px;
  
}

#cell12 {
	background: transparent url(images/UnderBlog.gif) no-repeat;
  height: 375px;
  position: relative;
  width: 75px;
}

#cell14 {
	background: #fae7bb;
	width: 246px;
	position: relative;
	height: auto;
}


#ColMid { 
	float: left;
}

#cell5 {
	background: transparent url(images/TopOfPage.gif) no-repeat;
	width: 557px;
	height: 91px;
	position: relative;
}

#cell5blk {
	background: transparent url(images/TopOfPageBlank.gif) no-repeat;
	width: 557px;
	height: 91px;
	position: relative;
}

#cell5port {
	background: transparent url(images/TopOfPagePort.gif) no-repeat;
	width: 557px;
	height: 91px;
	position: relative;
}

#cell8 {
	background: #fffffc url(images/Content.gif) no-repeat;
	width: 557px;
	position: relative;
}

#cell8Home {
	background: #fffffc url(images/Content.gif) no-repeat;
	width: 557px;
	height: 716px;
	position: relative;
}

#cell13 {
	background: transparent url(images/Bottom.gif) no-repeat;
	width: 557px;
	height: 178px;
	position: relative;
}

#ColRight {
	float: left;
	width: 247px;
}

#cell6home {
	background: #fae7bb url(images/RightSideHome.gif) no-repeat;
	width: 247px;
	height: 985px;
	position: relative;
}

#cell6 {
	background: #fae7bb url(images/RightSide.gif) no-repeat;
	width: 247px;
	height: 985px;
	position: relative;
}

#cell6Serv {
	background: #fae7bb url(images/SideBar.gif) no-repeat;
	width: 247px;
	height: 985px;
	position: relative;
}	

#cell7 {
	background: #fae7bb url(images/RightWrap.gif) no-repeat;
	width: 72px;
	height: 985px;
	position: relative;
}

#cell11 {
	background: #fae7bb url(images/UnderSticker.gif) no-repeat;
	width: 175px;
	height: 801px;
	position: relative;
}

#cell15 {
	background: #fae7bb url(images/SideBar.gif) no-repeat;
	width: 247px;
	height: 985px;
	position: relative;
}	


/* Menu*/
#menu {
	float: left;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 510px;
  height: 56px;
  background: #fae7bb;
  position: relative;
}
#menu span {
  display: none;
  position: absolute;
}
#menu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .home {
  width: 68px;
  height: 56px;
  background: url(images/Home.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .home span {
  width: 68px;
  height: 56px;
  background: url(images/HomeO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .about {
  width: 83px;
  height: 56px;
  background: url(images/About.gif) no-repeat;
  left: 68px;
  top: 0px;
}

#menu .about span {
  width: 83px;
  height: 56px;
  background: url(images/AboutO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .portfolio {
  width: 114px;
  height: 56px;
  background: url(images/Portfolio.gif) no-repeat;
  left: 151px;
  top: 0px;
}

#menu .portfolio span {
  width: 114px;
  height: 56px;
  background: url(images/PortfolioO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .quote {
  width: 81px;
  height: 56px;
  background: url(images/Quote.gif) no-repeat;
  left: 265px;
  top: 0px;
}

#menu .quote span {
  width: 81px;
  height: 56px;
  background: url(images/QuoteO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .contact {
  width: 96px;
  height: 56px;
  background: url(images/Contact.gif) no-repeat;
  left: 346px;
  top: 0px;
}

#menu .contact span {
  width: 96px;
  height: 56px;
  background: url(images/ContactO.gif) no-repeat;
  left: 0px;
  top: 0px;
}

#menu .links {
  width: 68px;
  height: 56px;
  background: url(images/Links.gif) no-repeat;
  left: 442px;
  top: 0px;
}

#menu .links span {
  width: 68px;
  height: 56px;
  background: url(images/LinksO.gif) no-repeat;
  left: 0px;
  top: 0px;
}


#menu li {
	list-style: none;
}
	
/* Sidebars */

.sidebar {
	float: left;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	margin-bottom: 2em;
}

.sidebar li ul {
		margin-left: 10px;
}

.sidebar li li {
	margin: 0;
}

.sidebar li h2 {
	margin: 0 0 1em 0;
}

#sidebar2 {
	width: 219px;
	padding: 20px 0px 0px 0px;
}

#sidebar2 li h2 {
	margin: 0 0 1em 0;
	padding: 5px 0  5px 15px;
	height: 1px;
	border-bottom: 1px dotted #58b01c;
	color: #58b01c;
}

#sidebar2 li ul {
	line-height: normal;
	padding-right: 5px;
	margin-right: 25px;
	text-align: center;
}

#sidebar2 li li {
	padding: 5px;
	font-size: 1em;
}

#sidebar2 li a {
	border: none;
	padding-left: 20px;
	color: #005e64;
}

#sidebar2 li a:hover {
	border: none;
	color: #7c8c2b;
}


#backtop {
	text-align: right;
	margin-right: 10em;
}

/* Footer */

#footer {
	margin: 0;
	padding: 0;
	height: 140px;
	background: #82912b;
}

#footer p {
	padding-top: 30px;
	text-align: center;
	font-size: 12px;
}

/* Page ID */

#Home #home a {
  background: url(images/HomeO.gif) no-repeat;
}

#About #about a {
  background: url(images/AboutO.gif) no-repeat;
}
#Portfolio #portfolio a {
  background: url(images/PortfolioO.gif) no-repeat;
}
#Quote #quote a {
  background: url(images/QuoteO.gif) no-repeat;
}

#FAQ #faq a {
  background: url(images/FAQO.gif) no-repeat;
}
#Links #links a {
	background: url(images/LinksO.gif) no-repeat;
}
#Contact #contact a {
  background: url(images/ContactO.gif) no-repeat;
}

.left {
	width: 100px;
	text-align: right;
	padding-right: 3em;
	padding-left: 3em;
}

.right {
	width: 400px;
	padding-right: 3em;
}

/* Twitter */

#twitterTop {
	background: url(images/TwitterTop.png) no-repeat 5px 0;
	width: 247px;
	height: 64px;
	margin-top: 220px;
	float: left;
}

#twitter_div {
	background: url(images/twitterBody.png) repeat-y;
	width: 240px;
	float: left;
	margin-top: 0;
	margin-left: 5px;
}

#twitter_update_list ul {
	list-style: none;
	padding: 0; 
	margin-left: 5px;
	width: 240px;
}

#twitter_update_list li {
	background: none;
	margin-bottom: 15px;
	font-size: 10px;
	margin-right: -10px;
	line-height: 15px;
}

#twitterBottom {
	background: url(images/TwitterBottom.png) no-repeat 5px 0;
	width: 247px;
	height: 77px;
	float: left;
}

/* Slider */

#slider{
	width: 425px;
	margin: 7px 66px 50px 96px;
	border: #005e64 solid 3px;
	}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	

#slider li{ 
	width:365px;
	height:150px;
	overflow:hidden; 
	}	
	
	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:66px;
	top:200px;
	}	
	
#nextBtn{ 
	left:467px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(slider/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(slider/btn_next.gif) no-repeat 0 0;	
	}

/*Form*/

.myform {
	margin-left: 66px;
	padding: 20px 10px 20px 10px;
	border: none;
	width: 403px;
}

fieldset {
	border: none;
}

label {
	padding-bottom: 5px;
	line-height: 18px;
}
input {
	border: none;
	padding-top: 3px;
	background: transparent;
	width: 140px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.input {
	background: url(images/input.png) no-repeat;
	height: 22px;
	width: 150px;
	padding-left: 5px;
	padding-right: 5px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	background: transparent;
	border: none;
	padding-top: 3px;
	color: #999999;
	text-indent: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.description {
	background: url(images/textarea.png) no-repeat;
	width: 220px;
	padding-left: 5px;
	padding-right: 5px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#labels {
	float: left;
	margin-left: 40px;
	line-height: 10px;
}
#inputs {
	float:right;
	margin-right:25px;
}
#inputs2 {
	float:right;
	margin-right:25px;
}
span.checkbox {
width: 15px;
height: 15px;
padding: 0 20px 0 0;
background: url(images/checkbox.png) no-repeat;
display: inline;
}
	

#secondForm {
	clear: both;
	margin-left: 40px;
	padding-top: 13px;
}

#checkboxes {
	margin-left: 110px;
	padding-top: 11px;
}

#button {
	background: url(images/submit.png) no-repeat;
	color: #ffffff;
	width: 65px;
	height: 22px;
	padding-bottom: 5px;
	margin-left: 146px; 
	margin-top: 20px;
}
	