
body  {
	background: #F3F6F6;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 75%;
	line-height: 150%;
	margin: 0;
	padding: 0px;
	height: 100%;
	color: #696969;
}
html {
	overflow: hidden;
	height: 100%;
}


#logo {
	height: 100px;
	background: url(../images/logo01.png) no-repeat left top;
	width: 148px;
	position: absolute;
	top: 13px;
	left: 15px;
}
#logo h1 {
	font-size: 12px;
	text-indent: -9999px;
}

.twoColFixLt #container #sidebar #mainNav {
	width: 160px;
	position: absolute;
	top: 120px;
	left: 20px;
}
.twoColFixLt #container #sidebar #mainNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.feedbackText {
	width: 350px;
}

.twoColFixLt #container #sidebar #mainNav li {
	padding: 0px;

}
.twoColFixLt #container #sidebar #mainNav a:hover {
	text-decoration: none;
	color: #494738;
	padding-left: 20px;
	text-transform: uppercase;
	font-weight: normal;
	background: url(../images/erow-hover.gif) no-repeat left center;
}
.twoColFixLt #container #sidebar #mainNav a {
	text-transform: uppercase;
	color: #909090;
	text-decoration: none;
	background: url(../images/erow.gif) no-repeat left center;
	font-weight: normal;
	padding-left: 20px;
}
.twoColFixLt #container #mainContent #resource {
	width: 450px;
	margin-bottom: 20px;
}
.twoColFixLt     #container     #sidebar     #mainNav     a:active.focus {
	text-transform: uppercase;
	color: #494738;
	text-decoration: none;
	background: url(../images/erow-hover.gif) no-repeat left center;
	font-weight: bold;
	padding-left: 20px;
}

.focus {
	background: url(../images/erow-hover.gif) no-repeat left center;
	font-weight: bold;
	text-transform: uppercase;
	padding-left: 20px;
	color: #49475E;
}
#footer    {
	position: absolute;
	width: 150px;
	bottom: 20px;
	left: 20px;
}
#sitemap ul {
	margin: 0px;
	padding: 0px;
	list-style: url(../images/squar.gif) none outside;
}
#sitemap a {
	text-decoration: none;
	color: #909090;
	font-weight: bold;
}
#sitemap li {
	text-indent: 15px;
}



.twoColFixLt #container #sidebar #footer ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.twoColFixLt  #container  #sidebar  #footer  li {
	display: block;
}
.twoColFixLt #container #sidebar #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #adadad;
	background: url(../images/squar.gif) no-repeat left center;
	padding-left: 20px;
}
.twoColFixLt #container #sidebar #footer a:hover {
	color: #666666;
	background: url(../images/squarGreen.gif) no-repeat left center;
}
#mainContent    {
	margin-left: 230px;
	margin-right: 200px;
	height: 100%;
	bottom: 0px;
	padding-top: 40px;
} 


#container  {
	text-align: left;
	background: #FFFFFF;
	width: 960px;
	border-right: 1px solid #dbdbdb;
	overflow: hidden;
	height: 100%;
	position: relative;
}
#sidebar    {
	border-right: 1px solid #dbdbdb;
	width: 150px;
	height: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	top: 0px;
	float: left;
	margin: 0px;
}
img {
	margin: 0px;
	padding: 0px;
	border-style: none;

}
.twoColFixLt #container #mainContent #showcase {
	margin: 20px 0px;
	padding: 0px;
	width: 600px;
}
.twoColFixLt #container #mainContent #showcase img {
	margin-top: 0px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
}
.twoColFixLt {
	color: #696969;
}

#mainContent h1, #mainContent h2 {
	font-size: 100%;
	margin-bottom: 10px;
	padding: 0px;
	line-height: 1.5em;
	text-align: left;
	display: block;
	height: 20px;
}
.feedback {
	background: url(../images/h1-feedback.gif) no-repeat left top;
	text-indent: -9999px;
	border-bottom: 1px inset #D3D3D3;
}
.textLink {
	text-decoration: none;
	margin: 0px 2px;
	padding: 0px 2px 2px;
	color: #FFFFFF;
	font-weight: bold;
	background: #CDCDCD;
	border-style: none;
}

.whatWeDo {
	text-indent: -9999px;
	background: url(../images/h2-whatWeDo.gif) no-repeat left top;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px groove #D3D3D3;
	text-decoration: none;
	width: 500px;
}

.logoDesignShowcase {
	
	display: block;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
	border-bottom: 1px inset #D3D3D3;
	font-weight: bold;
	width: 500px;
}
.twoColFixLt #container #mainContent #feedback {
	width: 400px;
	float: left;
	padding: 0px;
	margin: 20px 0px;
}
textarea {
	width: 350px;
	border: 1px solid #dbdbdb;
	background: #f1f1f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 5px 2px;
	height: 150px;
	margin: 0px 0px 3px;
	line-height: 1.7em;
}
input     {
	border: 1px solid #dbdbdb;
	color: #666666;
	background: #F1F1F1;
	display: block;
	width: 252px;
	margin: 0px 0px 3px;
	padding: 5px 0px;
}
label      {
	text-transform: uppercase;
	color: #494738;
	width: 100px;
	text-align: right;
	margin-right: 10px;
	font-weight: bold;
}
.right {
	float: right;
	position: absolute;
	margin-left: 270px;
}
.left {
	float: left;
}

#submit     {
	height: 19px;
	width: 104px;
	border-style: none;
	margin: 0px 3px 0px 0px;
	padding: 0px;
}
#reset     {
	background: url(../images/reset.gif) no-repeat left top;
	height: 19px;
	width: 81px;
	margin-top: 3px;
}
.hiddenFeild     {
	border-style: none;
	background: transparent;
}

#resource h1 {
	color: #A6B91C;
	font-size: 11px;
	text-transform: uppercase;
	display: block;
	line-height: 18px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom: 1px inset #CACACD;
	padding-left: 0px;
	padding-top: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 70px;
}

#resource img {
	margin: 0px;
	float: left;
	border-style: none;
	padding: 0px;
	overflow: hidden;
}
#resource p {
	display: block;
	margin-left: 70px;
	text-decoration: none;
	padding: 0px;
	margin-bottom: 0px;
}
#resource    {
	margin-top: 30px;
	margin-right: 0px;
}

#contact-info {
	width: 300px;
	margin-top: 10px;
	float: left;
}

.twoColFixLt #container #mainContent #contact-info ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
.twoColFixLt #container #mainContent #contact-info li {
	margin: 5px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	display: block;
}
.twoColFixLt  #container #mainContent #contact-info li a {
	margin: 5px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	text-decoration: none;
	background: #FFFFFF;
	color: #696969;
}
.twoColFixLt #container #mainContent #contact-info .info-one img {
	margin-right: 10px;
	float: left;
	clear: right;
}
#rightbar {
	height: 200%;
	width: 200px;
	background: #E6E6E6;
	bottom: 0px;
	float: right;
	position: absolute;
	right: 0px;
}
#adver {
	height: 250px;
	width: 300px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}
