@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 1.2em;
	text-align: left;
	display: block;
	}
#wrapper {
	position:relative;
	width: 1024px;
	margin: 0 auto;
	text-align:left;
	background:#fff;
	height: auto;
	z-index: 0;
	}
#clear {
	clear:both;
	}
	/*---------------position container elements----------------*/
#header {
	position:relative;
	background:#fff;
	height:90px;
	top: 40px;
	width: 200px;
	margin-bottom: 3em;
	overflow: visible;
	}
#squaresright {
	width: 368px;
	float: right;
	position: absolute;
	background: #fff;
	left: 542px;
	top: 40px;
	z-index: -10;
	}
#navbar{
	float: left;
	position: relative;
	width: 660px;
	}
#here{
	opacity:10%;
	color: #FFFFFF;
	}
#sidebarleft {
	float: left;
	position: relative;
	width: 180px;
	clear: both;
	margin-top: 4.75em;
	height: 100%;
	z-index: -5
	}	
#maincontent {
	float: left;
	position: relative;
	width: 680px;
	margin-top: 4.25em;
	margin-left: 45px;
	height: 100%;
	z-index:-5;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
	}
#content {
	float: left;
	position: relative;
	width: 815px;
	margin-top: 4.25em;
	margin-left: 45px;
	height: 100%;
	z-index:-5;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	}
#footer {
	background:#fff;
	position: relative;
	float: left;
	width: 900px;
	clear: both;
	text-align: center;
	margin-top: 1.5em;
	overflow: hidden;
	}
#clientsignin {
	width: 180px;
	overflow: hidden;
	} 
#form{
	float: left;
	position: relative;
	width: 680px;
	margin-top: 4.25em;
	margin-left: 45px;
	height: 100%;
	z-index:-5;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
	}
#imageUpload input{
	display:block;
	}
/*------------------------------styles---------------------------------*/
p{
}
h2,h3,h4,h5,h6{
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 8px;
}
h1{
	font-size:20px;
	font-style:bold;
	font-family: Arial, Helvetica, sans-serif;
}

	#here {
	background: #000000;
}
#asnap {
	position: relative;
	width: 550px;
	margin-top: 1.5em;
	text-align: center;
	height: 100%;
	z-index:-5;
}
a img {
	border:none;
}
a.active{
	color:#FFFFFF;
	text-decoration: none;
}
.sidebarleft a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #996600;
	
}
.sidebarleft a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #996600;
}
.sidebarleft a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #000000;
}
.sidebarleft a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #996600;
}
.maincontent a:link{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
	color:#996600;
}
.maincontent a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
	color:#996600;
}
.maincontent a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
	color:#000000;
	text-decoration:underline;
}
.maincontent a:active{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.3em;
	color:#996600;
}
#bar {
}

