* { padding: 0; margin: 0; }

body {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 13px;
	background-color: #3b3b3b;
	color: #FFFFFF;
}
#wrapper { 
 margin: 0 auto;
 width: 650px;
}


#header {
 width: 650px;
 color: #ffffff;
 height: 150px;
 margin: 50px 0px 0px 0px;
 background: #3b3b3b;
}

#navigation {
	width: 650px;
	color: #333;
	margin: 0px;
	background: #3b3b3b;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #ffffff;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 38px;
}
#content {
	width: 650px;
	color: #ffffff;
	background: #3b3b3b;
	margin: 0px 0px 0px 0px;
	height: 375px;
	font-family: Helvetica, Arial, "Sans Serif";
	line-height: 18px;
	overflow: hidden;
}

#footer {
	width: 650px;
	color: #333;
	background: #3b3b3b;
	margin: 0px 0px 10px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}#logo {
	float: left;
	height: 131px;
	width: 204px;

}
#define {
	float: right;
	height: 131px;
	width: 225px;
}

#definetop {
	background-image: url(../images/global/define_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 55px;
	width: 200px;
	margin: 0px;
	top: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
}

#definebot {
	height: 55px;
	width: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(../images/global/define_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
#definetop2 {
	background-image: url(../images/global/define_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 95px;
	width: 200px;
	margin: 0px;
	top: 18px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 15px;
	line-height: 18px;
}

#definebot2 {
	height: 25px;
	width: 200px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 15px;
	background-image: url(../images/global/define_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
		line-height: 18px;
}
#title {
	width: 100px;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #00B2D9;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.style1 {
	color: #04ABCF;
	font-weight: bold;
	font-size: 14px;
}
.style2 {font-size: 14px; color: #04ABCF;}
.style3 {font-size: 11px}
.style4 {font-size: 13px}
.style5 {font-size: 12px}

#homeleft {
	height: 200px;
	width: 300px;
	float: left;
	margin-top: 25px;
	line-height: 18px;
}
#homert {
	float: right;
	height: 200px;
	width: 300px;
	margin-top: 25px;
	line-height: 18px;
}
#megan {
	float: left;
	width: 320px;
	height: 340px;
	line-height: 18px;
}

#meranda {
	float: right;
	width: 320px;
	height: 340px;
		line-height: 18px;
}
#portrait {
	float: left;
	width: 130px;
	height: 300px;
}
#thorycopy1 {
	float: right;
	width: 165px;
	height: 300px;
	font-size: 12px;
	font-family: Helvetica, Arial, "Sans Serif";
	line-height: 18px;
	padding-right: 5px;
	
}
#portrait2 {
	float: right;
	width: 130px;
	height: 300px;
}
#thorycopy2 {
	float: left;
	width: 165px;
	height: 300px;
	font-size: 12px;
	font-family: Helvetica, Arial, "Sans Serif";
	line-height: 18px;
	padding-left: 5px;

}
#left {
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	line-height: 24px;
}
#serv {
	width: 150px;
	float: left;

}
#servprices {
	float: right;
	width: 50px;
}
#right {
	width: 350px;
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	line-height: 24px
}
#wrap {
	width: 300px;
	float: left;
	line-height: 24px
}
#siteinfo {
	float: right;
	width: 300px;
	line-height: 24px
}
#graphicpage {
	width: 200px;
	margin-left: 50px;
	float: left;
}
#title {
	float: left;
	margin-top: 118px;
	margin-left: 10px;
}

#EmailForm {
	border:none;
	line-height: 18px;
}