body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #D29402;
}
a:hover {
	color: #FDB103;
}




/*wrapper*/

#wrapper {
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../_images/notebookpaper.gif);
}



/*header*/

#header {
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #5a5a5b;
	background-color: #FDB103;
}
#headerbackground {
	background-image: url(../_images/header_buildings.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#headercontent {
	padding: 0px;
	height: 247px;
	width: 900px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../_images/header_evening.jpg);
}



/*MENU*/

#mypanel {
	text-align: center;
	background-image: url(../_images/notebookpaper.gif);
	background-repeat: repeat;

}


#mypanelcontent ul {
	list-style-type: none;
}
#mypanelcontent img {
	padding-right: 20px;
	padding-left: 20px;
	cursor: pointer;
}



/*content*/

#content {


}
#maincontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/scribbles.gif);
	background-repeat: no-repeat;
	/*display:none;*/
}
#container9  img {
	padding-top: 10px;
}

#container1 {
	padding-left: 20px;
	padding-top: 10px;
}

#container2 {
	margin-top: 0px;
	background-image: url(../_images/icanhelpbackground.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 375px;
	padding-top: 100px;
	height: 261px;
}

#aboutcontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/scribbles2.gif);
	background-repeat: no-repeat;
	display:none;
}
#container3 {
	padding-left: 110px;
	padding-top: 30px;
	height: 125px;
}
#container4 {
	background-image: url(../_images/aboutbackground2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 70px;
	padding-top: 25px;
	height: 425px;
}
#container4-2 {
	width: 700px;
}
#container4-3 {
	padding-right: 350px;
}

#tools {
	text-align: center;
	height: 90px;
}
#tools img {
	padding-right: 10px;
	padding-left: 10px;
}


#portfoliocontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/scribbles2.gif);
	background-repeat: no-repeat;
	display: none;
}
#container5 {
}



#container6 {
	text-align: center;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-position: right top;
}
#container6 div {
	text-align: left;
}

#container6 ul {
	list-style-type: none;
	padding: 0px;
}


#container6 ul li {
	display: inline;
}
#contactcontent label {
	display: block;
	padding-bottom: 2px;
}
#contactcontent ul {
	list-style-type: none;
	font-family: "Comic Sans MS", cursive;
}
#contactcontent ul li {
	padding: 5px;
}

#container6 ul li img {
	border: 10px solid #000;
	margin: 10px;
	border: 2px solid #FFF;
}
#container6 ul li img:hover {
	border: 10px solid #000;
	margin: 10px;
	border: 2px solid #FDB103;
}
#contactcontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/scribbles2.gif);
	background-repeat: no-repeat;
	min-height: 500px;
	padding-bottom: 25px;
	display:none;
}
#container7 {
	padding-top: 30px;
	padding-left: 50px;
}
#container8 {
	padding-top: 75px;
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	float: left;
	width: 375px;
	padding-left: 70px;
	height: 400px;
}
.font14 {
	font-size: 14px;
}
#container9 {
	padding-top: 50px;
	padding-right: 50px;
	background-image: url(../_images/cellphone.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 450px;
}


/*footer*/
#footer {
	background-color: #202020;
	height: 100px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #ffb100;
}
#footercontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	margin-top:27px;
	font-weight: bold;
	
	
}

.maintext {
	font-family: "Comic Sans MS", cursive;
	font-size: 18px;
	color: #5a5a5b;
	text-align: left;
}
#clientform {
}
#emailform {
}
#phonenumber {
}
#snailmail {
}



.container2bold {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color:#5a5a5b;
}



.ddpanel .ddpanelcontent { /*CSS for "content" DIV of Drop Down Panel*/
	color: #CCC; /*background of Drop Down Panel*//*Do NOT add any "padding" or "margin" properties here! Any padding/margin should be added to your content's container within this DIV instead */
	height: 50px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../_images/menubackground.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
.ddpanel .ddpaneltab { /*CSS for "toggle" tab DIV of Drop Down Panel*/
	margin-right: auto;
	font: normal 12px Arial;
	width: 900px;
	margin-left: auto;
}
.ddpanel .ddpaneltab a { /*"toggle" tab related CSS*/
	float: right;
	color: #B78102;
	background: url(../_images/togglebackground.gif) no-repeat left bottom; /*background of toggle tab*/
	text-decoration: none;
	letter-spacing: 1px;
}
.ddpanel .ddpaneltab a span { /*"toggle" tab related CSS*/
	float: left;
	display: block;
	cursor: pointer;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 13px;
}
.ddpanel .ddpaneltab a span img.pointerimage { /*CSS for pointer image within toggle tab*/
	margin-top: 2px;
	margin-left: 5px;
}
.ddpanel .ddpaneltab a:hover { /*"toggle" tab related CSS*/
	color: #FDB103;
}
.ddpanel .ddpaneltab a:active, .ddpanel .ddpaneltab a:focus { /*"toggle" tab related CSS*/
	outline: 0;
}
.ddpanel .ddpaneltab a:hover span { /*"toggle" tab related CSS*/

/*background-color: transparent;*/
}

