/*index.html - Stylesheet*/

body{
	font-family:Helvetica Neue,Arial,Liberation Sans,FreeSans,sans-serif;
	background: #7e8d87 url(../images/background.gif) repeat-x;
	font-size:1em;
	margin:0 auto;	
	}
p.info {
	text-align:left;
}
.error {
	background:url(../images/trimBg.png) top left repeat-y;
	width:980px;
	height:500px;
	font-family:Georgia;
}
	
#EmailForm {
	text-align:left;
	border: 0;
	margin: 0;
	padding:10px;
}
fieldset {
	padding:30px;
	border:0;
}

/*--EDITABLE AREAS--*/
/*Text Area - Page Length: Edit this value if you would like to extend this page longer*/
#content {
	width:980px;
}
/*--END EDITABLE AREAS--*/

/*Header*/
#header {
	background: url(../images/banner.png) top left no-repeat; 
	width: 1130px;
	height:74px;
}

/*Top edge of the sub section*/
#trim {
	background: url(../images/trim.png) top left no-repeat;
	width:980px;
	height:30px;
	padding:0;
	margin:0;
}
#trimEnd {
	background: url(../images/trimEnd.png) top left no-repeat;
	width:980px;
	height:30px;
	padding:0;
	margin:0;
}

/*Sub section*/
#cells {
	background: url(../images/cells.png) top left no-repeat;
	width:968px;
	height:164px;
	padding:0;
}
#cell1 {
	width:300px;
	height:100px;
	display:block;
	float:left;
	padding-top:50px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-family:Georgia;
	font-size:12px;
}
#cell2 {
	width:300px;
	height:100px;
	display:block;
	float:left;
	padding-top:50px;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	font-family:Georgia;
	font-size:12px;
}
#cell3 {
	width:300px;
	height:100px;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:50px;
	text-align:left;
	font-family:Georgia;
	font-size:12px;
}
#cell4 {
	width:280px;
	height:204px;
	display:block;
	float:left;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	font-family:Georgia;
	font-size:12px;
}
#cell5 {
	background: url(../images/webDevMadeEasy.png) top left no-repeat;
	display:block;
	float:left;
	width:308px;
	height:204px;
	padding:10px;
}
#cell6 {
	width:280px;
	height:204px;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	font-family:Georgia;
	font-size:12px;
}
#cell7 {
	background: url(../images/sample_neoVacation.png) top left no-repeat;
	display:block;
	float:left;
	width:488px;
	height:332px;
	padding:10px;
}
#cell8 {
	background: url(../images/sample_donGraham.png) top left no-repeat;
	display:block;
	float:left;
	width:488px;
	height:332px;
	padding:10px;
}
#cell9 {
	background: url(../images/sample_consulate.png) top left no-repeat;
	display:block;
	float:left;
	width:488px;
	height:332px;
	padding:10px;
}
#cell10 {
	width:230px;
	height:332px;
	display:block;
	float:left;
	padding-left:20px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	font-family:Georgia;
	font-size:12px;
}
#cell11 {
	width:700px;
	height:700px;
	display:block;
	float:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
	font-family:Georgia;
	font-size:12px;
}
#cell12 {
	background: url(../images/sample_fastfender.png) top left no-repeat;
	display:block;
	float:left;
	width:488px;
	height:332px;
	padding:10px;
}
/*Horizontal Line*/	
#horizontalLine {
	background: url(../images/horizontal_faded_line.png) top center no-repeat;
	width: 960px;
	height:6px;
	padding-bottom: 10px;
	border:none;
	}

/*Sub Section*/
#subSection {
	width: 980px;
	padding: 10px;
}

#textArea {
	background:url(../images/trimBg.png) top left repeat-y;
	width:980px;
	height:250px;
	font-family:Georgia;
	font-size:12px;
}
#textArea2 {
	background:url(../images/trimBg.png) top left repeat-y;
	width:980px;
	height:1400px;
	font-family:Georgia;
	font-size:12px;
}
#textArea3 {
	background:url(../images/trimBg.png) top left repeat-y;
	width:980px;
	height:500px;
	font-family:Georgia;
	font-size:12px;
}

/*Navigation*/
.navLink {
	color: #fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:normal;
	padding:5px;
	line-height:16px;
}
.navLink a{
	color: #203A30;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.navLink a:visited{
	color: #203A30;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.navLink a:hover{
	color: #203A30;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
} 

/*Bold Links*/
.boldLink {
	color: #203A30;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.boldLink a{ 
	color: #203A30;
	text-decoration:none;
}
.boldLink a:visited{
	color: #fff;
	text-decoration:none;
}
.boldLink a:hover{
	color:#203A30;
	text-decoration:none;
} 

/*All Links*/
a :link { 
	color: white; 
	text-decoration: underline; 
}
a :visited {
	color: white;
	text-decoration: underline;
}
a :hover {
	color:#66F;
	text-decoration: underline;
} 
#footer {
	width:100%;
	float:none;
	clear:both;
