body
{
	margin: 50px 0px 10px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

/*START TEMPLATE LAYOUT STYLES*/

#wrapper { 
  	width: 750px;
  	padding: 0px 0px 0px 0px;
	margin: auto;
}

#banner {
	padding: 0px 0px 17px 0px;
}

#menu {
	clear:both;
	width:716px;
	height: 46px;
	padding: 30px 17px 0px 17px;
	background-color:#383838;
	color: #E5E5E5;
	margin: 17px 0px 1px 0px;
	font-size:80%;
}

#menu a { 
	color:#E5E5E5;
	background-color:inherit;
	padding: 0px 17px 0px 17px;
	text-decoration:none;
}

#menu a:hover { 
	color:#04BDBD;
	background-color:inherit;
	padding: 0px 17px 3px 17px;
	text-decoration:none;
	border-bottom: solid 1px #FFFFFF;
}

#greyBar {
	width:750px;
	height:13px;
	background-color:#AFAFAF;
	color:inherit;
	margin:1px 0px 15px 0px;
	overflow:hidden;
}

#footer {
	clear:both;
	border-top: 1px solid #E7E7E7;
	width: 746px;
	padding: 20px 3px 20px 3px;
	color:#AFAFAF;
	background-color:inherit;
	font-size:60%;
	margin: 10px 0px 0px 0px;
}

#content {
	width:528px;
	padding: 0px 16px 0px 0px;
	float:left;
	border-right: 1px solid #E7E7E7;
	margin: 0px 0px 10px 0px;
}

#right {
	width:189px;
	padding: 0px 0px 0px 16px;
	float:right;
	text-align:right;
	/*border-left: 1px solid #E7E7E7;*/
	margin: 0px 0px 10px 0px;
}
	


/*END TEMPLATE LAYOUT STYLES*/

/*##########################################################################################*/

img{border:0px;}
img.border {border: 1px solid #AFADAD; padding: 5px;}
img.portfolio {border: 1px solid #AFADAD; padding: 5px; margin:10px;}
img.portfolioRight {border: 1px solid #AFADAD; padding: 5px; margin:3px; float:left;}

/*START CONTENT STYLES*/

a:link, a:visited { color: #666666;	text-decoration: underline; background-color:inherit;}
a:active, a:hover { color: #04BDBD; text-decoration: underline; background-color:inherit;}

a:link.textFooter, a:visited.textFooter {font-size: 100%; color: #FFFFFF; text-decoration: underline; background-color:inherit;}
a:active.textFooter, a:hover.textFooter {font-size: 100%; color: #D7B065; text-decoration: underline; background-color:inherit;}

a:link.textFooterAmasci, a:visited.textFooterAmasci {font-size: 100%; color: #AEB0B2; text-decoration: underline; background-color:inherit;}
a:active.textFooterAmasci, a:hover.textFooterAmasci {font-size: 100%; color: #F05322; text-decoration: underline; background-color:inherit;}

h1 {font-family: Arial, Helvetica, sans-serif; font-size: 140%; font-weight: bold; color: #000000; background-color:inherit;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; color: #000000; background-color:inherit;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size: 90%; font-weight: bold; color: #000000; background-color:inherit;}
h4 {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #000000; background-color:inherit;}
h5 {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #000000; background-color:inherit;}
h6 {font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: bold; color: #000000; background-color:inherit;}

hr {
	border: dashed #CCCCCC 0px;
	border-top:dashed #CCCCCC 1px;
	height:0px;
	clear:both;
}
	

textarea, input, select {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px;}

p, td, th{font-size: 70%; font-weight: normal; color: #000000; background-color:inherit; line-height:16px;}

td p {font-size: 100%; font-weight: normal; color: #000000; background-color:inherit;}
#form li {font-size: 70%; font-weight: normal; background-color:inherit;}


.textFooter, .textFooterAmasci
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: normal;
	color: #FFFFFF;	
	background-color:inherit;
}


.red {color:#FF0000; background-color:inherit;}
.required{color:#6CCF65; background-color:inherit; font-weight:bold;}

.contactBox{
	float:left;
	width:220px;
	padding:5px;
	margin:10px 0px 10px 0px;
	font-size:70%;
	color: #000000; 
	background-color:inherit;
	line-height:18px;
}

.contactBoxHeader {
	background-color:#383838;
	color: #FFFFFF;
	width:200px;
	padding:5px 10px 4px 10px;
	height:20px;
	font-size:100%;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}

.contactPadding {
	padding: 8px 0px 34px 10px;
	background-color: #E7E7E7;
	color:inherit;
}

.servicesBox{
	float:left;
	width:225px;
	padding:8px;
	margin: 5px;
	line-height:18px;
}

.servicesBoxHeader {
	background-color:#AFAFAF;
	color: #383838;
	width:90%;
	padding:5px 10px 4px 10px;
	height:10px;
	font-size:75%;
	font-weight:bold;
	margin: 0px 0px 5px 0px;
}