@charset "UTF-8";
/* CSS Document */

a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color:#3399CC;
}
a:active {
	color:#FFF;
	text-decoration: none;
}

#wrapper {
	width:624px;
	height:720px;
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	font-family: 'Tenor Sans', Arial, Helvetica, sans-serif

}
#designbysarahHeader {
	width:180px;
	height:148px;
	float:left;
}

#aboutHeader {
	width:148px;
	height:148px;
	float:left;
}

#portfolioHeader {
	width:148px;
	height:148px;
	float:left;
}
#navigation{
	width:148px;
	height:148px;
	float:left;
}

#dividerHeader {
	width:624px;
	height:18px;
	float: left;
	text-align: right;
}

#leftedge {
	width:31px;
	height:458px;
	float:left;
}
#navigation {
	width:154px;
	height:418px;
	float:left;
	background-color: #9c6;
	margin-top:12px;
	margin-left: 16px;
	margin-right: 10px;
	margin-bottom: 12px;
	text-align:center;
	
}
#navigationCONTACT {
	width:124px;
	height:282px;
	float:left;
	background-color:#FC6;
	margin-top:12px;
	margin-left: 46px;
	margin-right: 10px;
	margin-bottom: 12px;
	padding-top: 136px;
}
#navigationABOUT {
	width:124px;
	height:418px;
	float:left;
	background-color:#939;
	margin-top:12px;
	margin-left: 46px;
	margin-right: 10px;
	margin-bottom: 12px;
}
#footer {
	width: 578px;
	height: 112px;
	text-align: center;
	float: left;
	position:relative;
	font-size: 12px;
	vertical-align: baseline;
	margin-left: 46px;
}

#contactFORM {
	width: 418px;
	height: 260px;
	float: left;
	margin: 12px;
}

#contactNameField {
	width: 413px;
	height: 36px;
	font-size: 12px;
	color: #FFF;
	background-color:#000;
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 5px;
}
	
#contactEmailField {
	width: 413px;
	height: 36px;
	font-size: 12px;
	color: #FFF;
	background-color:#000;
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 5px;
}

#contactLocationField {
	width: 413px;
	height: 36px;
	font-size: 12px;
	color: #FFF;
	background-color:#000;
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 5px;
}
#contactMessageField {
	width: 360px;
	height: 124px;
	font-size:12px;
	font-style:normal;
	color: #FFF;
	background-color:#000;
	padding-left: 5px;
	margin-top: 12px;
	float: left;
}
#submitButton {
	background-image: url(images/contact_17.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 124px;
	width: 36px;
	background-color: #FFF;
	cursor: pointer;
	text-indent:-9999px;
	margin-top: 12px;
	margin-left: 12px;
	border: 1px;
}

#contact1{
	width:222px;
	height:146px;
	float: left;
	margin-left: 12px;
	
}
#contact2{
	width:196px;
	height:58px;
	float: left;
	padding-top: 88px;
	text-align:right;
	font-size: 14px;
}

#aboutHEADER{
	width: 418px;
	height: 124;
	margin: 12px;
	float: left;
}

#aboutBODY{
	width: 272px;
	height: 282px;
	float: left;
	margin-left: 12px;
	margin-right: 12px;
	text-align:left;
	font-size: 12px;
	line-height: 1.25;
}
#aboutIMAGE{
	width: 124px;
	height: 282px;
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}
#aboutSERVICES{
	width: 124px;
	height: 184px;
	margin-top: 222px;
	background-color:#FFF;
	font-size: 12px;
	line-height: 1.25;
	text-align: right;
	
}
#NavBar {
	font-size: 12px;
	line-height: 14px;
	background-color: #FFF;
	width: 136px;
}

