@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,th,td {
	margin:0;
	padding:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #f7f2e8;
	background-image: url(../images/honeyc5.png);
}

a {
	text-decoration: none;
}


a:hover {
	font-style: italic;
	color: #099;
}
a:focus { 	outline: none; 
			-moz-outline-style: none; }

a:active { 	outline: none; 
			-moz-outline-style: none; 
			
}

h2 {
	font-weight: normal;
	color: #262626;
	font-size: 16px;
}
ul 	{
	list-style-image: none;
	list-style-type: none;
}
#outerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1064px;
}
#shadow {
	width: 1064px;
	background-image: url(../images/shadow.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#innerwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	position: relative;
}
#header {
	height: 130px;
	width: 954px;
	margin-right: 30px;
	margin-left: 40px;
}


#menuland {
	width: 190px;
	position: absolute;
	left: 40px;
	top: 130px;
	visibility: visible;
}
#logo {
	width: 190px;
	position: absolute;
	top: 50px;
	left: 42px;
	text-align: left;
	padding-left: 2px;
}


.menu1{
	background-image:url(images/menudiv1bg.gif);
	display:block;
	text-decoration: none;
	color: #262626;
	height: 20px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 1px;
	font-size: 12px;
}

.submenu{
	background-image: url(images/submenu.gif);
	display: block;
	margin-left: 15px;
	padding-top: 5px;
	padding-left: 3px;
	color: #444;
	padding-bottom: 2px;
	line-height: 1.2em;
}

.hide{
display: none;
}
.show{
display: block;
}

#slideshow {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	height: 500px;
}


object { outline:none; }
#FlashID {
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 734px;
	margin-right: 30px;
	margin-left: 260px;
	background-color: #FFF;
	padding-top: 6px;
}
#content a:hover {
	color: #399;
}
#content a {
	color: #666;
}
#content img {
	margin-left: 42px;
}
.projecttext {
	width: 692px;
	margin-left: 42px;
	margin-bottom: 35px;
}
#projecttext {
	width: 692px;
	margin-bottom: 35px;
	margin-left: 37px;
}
#contactheading {
	padding-left: 5px;
}
#contactformtext {
	padding-left: 5px;
}


.projectdescription {
	width: 530px;
	line-height: 1.6em;
	color: #444;
	margin-right: 70px;
}
.projectdescription .columns {
	float: left;
	width: 250px;
	margin-right: 10px;
}
.projectdescription p {
	margin-right: 50px;
}

.projectdescription .important {
	color: #399;
	letter-spacing: 1px;
}
.dottedline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	margin-right: 50px;
}
#message {
	margin-right: 50px;
}
.formtext {
	margin-left: -5px;
}


small {
	line-height: 1.5em;
	color: #666;
}

#buttons {
	width: 30px;
	position: fixed;
	visibility: visible;
	z-index: 100;
	left: 35px;
	bottom: 35px;
}


.iconlinks {
	padding-top: 16px;
	padding-right: 15px;
	padding-bottom: 16px;
	padding-left: 15px;
}
#email {
	background-image: url(images/mail-webtreatsetcsmall.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#blog {
	background-image: url(images/blogger-webtreatsetc.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#twitter {
	background-image: url(images/twitter-bird2-webtreatsetc.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#bottomshadow {
	background-image: url(../images/dropshadowbottom2.png);
	background-repeat: no-repeat;
	height: 90px;
	width: 1064px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	text-align: center;
	letter-spacing: 1px;
	height: 42px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footertext {
	width: 714px;
	margin-right: 40px;
	margin-left: 270px;
	padding-top: 15px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
}

#footertext a {
	color: #099;
}
.bullets {
	color: #CCC;
}
#submit {
	margin-top: 2px;
	margin-bottom: 2px;
}
