body  {
	font-family: Verdana,Arial,sans-serif;
	background: #FFFFFF url(../images/background.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}


#container {
	width: 921px;
	height:auto;
	background: #FFFFFF; 
	text-align: left;
	margin: 0 auto;
	font-size: 10px;
	
} 

#header {
	background: url(../images/heading.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
	height: 132px;
	width: 921px;
}

#chat-button {
	border: 0;
	position: absolute;
	top: 0;
	left: 630px;
}


#contact {
	padding: 0 0px 0 0;
	margin: 0;
	text-align: right;
	font-size: 15px;
	width: 890px;
	color: #FFFFFE;
	font-weight:bold;
}

#contact p a {
	color: #FFFFFE;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
}

#contact p a:hover {
	font-size: 15px;
	font-weight:bold;
	color: #a6d052;
}

#sidebar {
	float: right;
	width: 250px;
	height: 100%;
	clear: left;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: 10px;
}

#sidebar h1 {
	font-size: 18px; 
	color: #5697d6;
}

#quote {
	width: 235px;
	height: 370px;
	background: url(../images/Quick-Quote.gif) no-repeat;
	padding: 10px 5px 5px 10px;
	color: #FFFFFE;
	font-size: 12px;
}

#mainContent {
	font-family:Arial, Helvetica, sans-serif;
	clear: left;
	padding-right: 10px;
	padding-left: 2px;
	margin-top: 22px;
	margin-right: 275px;
	margin-bottom: 0;
	margin-left: 10px;
} 

#showbot {
	margin: 22px auto 22px auto;
	font-size: 1em;
	width: 861px;
	text-align: left;
	color: #5e5f5e;
}

#showbot a {
	text-decoration: none;
	color: #5697d6;
}

#showbot a:hover {
	text-decoration: underline	;
	color: #A6D052;
}

#mainContent h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5697d6;
	margin: 0 0;
}

#mainContent p {
	font-size: 14px;
	color: #5e5f5e;
}


#mainContent h3 {
	font-size: 15px;
	color: #5697d6;
	margin-top: 0px;
	font-style: italic;
}

#mainContent h4 {
	font-size: 15px;
	color: #5697d6;	
}

#mainContent h5 {
	font-size: 11px;
}


#mainContent ol {
	font-size: 13px;
	color: #5e5f5e;
}

#mainContent a {
	text-decoration: none;
	color: #5697d6;
}

#mainContent a:hover {
	text-decoration: underline	;
	color: #A6D052;
}

#mainContent tr {
	font-size: 14px;
	color: #5e5f5e;
}

/*/ Bigger Showcase Links /*/

#biggerLink p {
	font-size: 16px;
	font-weight:bold;
}

#biggerLink a {
	text-decoration: none;
	color: #5697d6;
	font-size: 16px;
	font-weight:bold;
}

#biggerLink a:hover {
	text-decoration: underline	;
	color: #A6D052;
	font-size: 16px;
	font-weight:bold;
}

#ourWorkBox {
	width: 295px;
	height: 240px;
	background: url(../images/work_background.gif) no-repeat;
	margin-right: 3px;
	float: left;
	padding: 7px;
}

#mainContent ul {
	font-size: 12px;
	color: #5e5f5e;
}

#ourWorkBox a {
	color: #5697d6;
	text-decoration: none;
}

#ourWorkBox p {
	color: #5e5f5e;
	font-size: 13px;
}

div#content_wrapper{
	color: #898989;
	font-size: 11px;
}	
div#content_wrapper a{
	/*color: #00B7DF;*/
	text-decoration: none;
}
#content_wrapper a:hover{
	color: #02C2EC;
	text-decoration: underline;
}


#banner{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5697d6;
	width: 741px;
	padding: 30px 0 0 20px;
	line-height:0.9em;
	height: 39px;
}

.more{
	text-decoration: none;
	font-size: 12px;
	color: #3171b8;
	float: right;
	padding-right: 5px;
}

p.nospace {margin-bottom: 0px}
p.indent {margin-left:10px; margin-top: 0px}

div.casestudy_content {
	padding:0;
	margin:0;
}
div.casestudy_content_left {
	font-size: 11px;
	color: #969696;
	float: left;
	width: 501px;
	margin: 0px 10px 8px 0px;
	padding: 0px 0px 0px 20px;
}
div.casestudy_content_right {
	font-size: 11px;
	color: #969696;
	float: right;
	width: 196px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.casestudy_content_right a {
	color: #5697d6;
	text-decoration: none;
}
div.casestudy_content_right a:hover {
	color: #96d052;
	text-decoration: underline;
}
div.casestudy_content_left a{
	color: #5697d6;
	text-decoration: underline;
}
div.casestudy_column {
	float: left;
	height: auto;
	width: 220px;
	line-height: 1.3em;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 20px;
	margin-left: 30px;
	margin-right: 30px;
}

div.casestudy_column a:link, div.casestudy_column a:visited {
	color: #5697d6;
	text-decoration: none;
}

div.casestudy_column a:hover {
	color: #96d052;
	text-decoration: underline;
}

div.casestudy_column p{
	padding:0 7px 0 7px;
	margin:0;
	color:#666666;
	font-size: 12px;
}
a.caseLink span {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	font-weight:bold;
	margin-left:15px;
	margin-top:5px;
	font-size:11px;
	color: #5697d6;
	line-height:30px;
	vertical-align:middle;
	width: 185px;
}

a.caseLink img, a.caseLink:hover{
	color: #96d052;
	border:none;
	text-decoration:none !important;
}
a.caseLink img.caseImg, a.caseLink:hover img.caseRO{
	display:inline;
}
a.caseLink img.caseRO, a.caseLink:hover img.caseImg{
	display:none;
}
div.casestudy_title	{
	color: #0069B2;
	font-weight: bold;
	font-size: 14px;
	padding: 10px 0px 5px 0px;
}
div.casestudy_title	a	{
	text-decoration: none;
}

div.hr {
	background-image: url(../images/hr.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 3px;
	margin: 10px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	overflow: hidden;
}

.bold	{
	font-weight: bold;
}
.mandatory	{
	color: #0099FF;
}

#footerLinks  a:link, #footerLinks a:visited, #footerLinks a:hover {
	color: #5697d6;
	text-decoration: none;
}

#footerLinks a:hover {
	color: #96d052;
	text-decoration: underline;
}

#siteOwner a:link, #siteOwner a:visited, #siteOwner a:hover {
	color: #5697d6;
	text-decoration: none;
}

#siteOwner a:hover {
	color: #96d052;
	text-decoration: underline;
}

#footer { 
	width: 900px;
	height: auto;
	padding: 0 10px 0 20px;
	font-family: Verdana,Arial,sans-serif;
	color: #5697d6;
	margin: 0 auto;
	font-size: 11px;
}

#footerLinks { 
	width: 900px;
	height: auto;
	text-align:left;
}

#siteOwner { 
	width: 900px;
	height: auto;
	padding-top:10px;
}

#footer ul{
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
	/* float: left; */
	clear: both;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	color: #5697d6;
	padding: 0;
	margin: 0 auto;
	text-decoration: none;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	/* margin-left: 620px; */
}

.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.style1 {
	color: #999999;
	padding-bottom: 10px;
}
#login {
    font-size: 11px;
	color: #969696;
	float: right;
	clear: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 800px;
	text-align:left;
	line-height:15px;

}

#login ul {
	display:block;
	margin: 0;
	padding: 0;
	width:90px;
}

#login li {
	list-style: none;
	background-image:url(../images/login-icon.gif);
	background-repeat:no-repeat;
	background-position: 0em;
	padding: 2px 0 0 0;
}
.login_text {
    margin-left:20px;
}

#login li a {
	text-decoration: underline;
	font-weight: normal;
	color: #a6d052;
}

#login a:hover, #login .active {
	color: #5697d6;
	font-weight: normal;
}

#navigation {
	color: #a6d052;
	float: right;
	clear: left;
	font-size: 14px;
	margin: 10px 10px 0 0;
	text-align:right;

	/* _margin-top: 40px; */
	/* _margin-right: 0; */
}

#navigation ul {
    width:850px;
	
	clear:both;
}

#navigation li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#navigation li a {
	font-weight:bold;
	font-size: 14px;
	text-decoration: none;
	color: #a6d052;
}

#navigation a:hover, #navigation .active {
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
	color: #FFFFFE;
}

#login a:hover, #login .active {
	color: #5697d6;
	font-weight: normal;
}

#em-promo {
	width: 150px;
	height: 150px;
	border: 1px solid #4786ed;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	background: url(../images/em-promo-bg.jpg) 0 -150px no-repeat;
}

#em-promo:hover {
	background: url(../images/em-promo-bg.jpg) 0 0 no-repeat;
}

#survey #saw-promo {
	width: 150px;
	height: 150px;
	border: 1px solid #4786ed;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
	background: url(../images/saw-promo-bg.jpg) 0 -150px no-repeat;
}

#survey #saw-promo:hover {
	background: url(../images/saw-promo-bg.jpg) 0 0 no-repeat;
}

#em-promo h2, #survey #saw-promo h2 {
	color: #3272ba;
	font-size: 20px;
	padding: 4px 0;
	margin: 0;
}

#em-promo h2 span.price, #survey #saw-promo h2 span.price {
	font-size: 60px;
	color: #80a146;
}

#em-promo a, #survey #saw-promo a {
	display: block;
	width: 150px;
	height: 150px;
}

#em-promo a, #em-promo a:hover, #aw-promo a:hover, #survey #saw-promo a, #survey #saw-promo a:hover {
	text-decoration: none;
}

#aw-promo {
	border: 1px solid #4786ed;
	text-align: left;
	width: 250px;
	height: 60px;
	margin-top: 20px;
	background: url(../images/aw-promo-bg.jpg) 0 -60px no-repeat;
}
#aw-promo:hover {
	background: url(../images/aw-promo-bg.jpg) 0 0 no-repeat;
}


#aw-promo p, #testimonials-promo p {
	margin: 0;
	padding: 0;
}

#aw-promo a, #testimonials-promo a {
	display: block;
	width: 250px;
	height: 60px;
	text-decoration: none;
	color: #3272ba;
}

#aw-promo h2 {
	color: #3272ba;
	font-size: 18px;
	margin-left: 3px;
	margin-top: 0;
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
}

#aw-promo span.price {
	font-size: 35px;
	letter-spacing: -2px;
	color: #80a146;
	float: right;
	font-weight: bold;
	margin-right: 3px;
}

#aw-promo p#awl {
	padding: 0;
	margin-top: -14px;
	text-align: center;
}

#testimonials-promo {
	border: 1px solid #4786ed;
	text-align: left;
	width: 250px;
	height: 60px;
	margin-top: 20px;
	background: url(../images/testimonials-promo-bg.jpg) 0 0px no-repeat;
}
#testimonials-promo h2 {
	color: #3272ba;
	font-size: 18px;
	margin-left: 3px;
	margin-top: 5px;
	padding-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

ul#emul {
	font-size: 14px;
}

ul#emul li {
	margin-top: 7px;
	margin-bottom: 7px;
}

#callout {
	background: #eee;
	margin: 10px 25px;
	padding: 10px 10px 10px 0;
}

blockquote {
	font-size: 1.5em;
	border: 1px solid #006;
	padding: 10px;
	color: #fff;
	font-weight: bold;
}

blockquote#adbq {
	color: #2f7fb9;
}

blockquote.showcase {
	font-size: 1.5em;
	border: 1px solid #999;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 15px 10px 10px;
	margin: 20px;
	background: #f2f2f2;
	color: #000;
	font-weight: normal;
}

#mainContent blockquote.showcase p.lq, #mainContent blockquote.showcase p.rq {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6em;
	color: #bbb;
	padding: 0;
	margin: -20px 0 -60px 0;
}

/*#mainContent blockquote.showcase p.lq {
	margin: -20px 0 -60px 0;
}*/

#mainContent blockquote.showcase p.test {
	padding: 0;
	margin: 0 45px 0;
	position: relative;
}

#mainContent blockquote.showcase p.rq {
	text-align: right;
}

.error {
	border: 1px solid #f00;
    background-color: #fdd;
	color: #000;
}

.hotr {
	display: none;
}

.testimonialfright {
	float: right;
	border-left: 1px solid #800000;
	padding-left: 10px;
	width: 180px;
}
p.testimonial {
	margin-bottom: 60px;
}

/*////  CROSS BROWSER \\\\*/

*html #navigation { width:550px;  margin-top: 10px;}

*html #footer, #footerLinks, #siteOwner { width: 900px; }

*html #navigation {  font-size: 19px; }


/* SURVEY */

#survey h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5697d6;
	margin: 20px;
}

#survey ul {
	list-style: none;
	font-size: 1.2em;
	padding: 0;
	margin-left: 160px;
}

#survey p {
	font-size: 1.2em;
	padding-left: 20px;
}

#survey li {
	width: 600px;
}

#survey #em-promo {
	margin-left: 180px;
	margin-top: 20px;
}

#survey #saw-promo {
	margin-right: 180px;
	margin-top: 20px;
	margin-bottom: 200px;
}

#survey #em-promo h2, #survey #saw-promo h2 {
	font-family: Arial, Helvetica, sans-serif;
}

#survey #em-promo a, #survey #saw-promo a {
	color: #3272ba;
}

#survey textarea {
	margin: 7px 0 25px;
	width: 600px;
}

.hotr {
	display: none;
}

#mainContent ul.ecomul {
	font-size: 14px;
}

#mainContent ul.ecomul li {
	line-height: 20px;
}

#survey ul.surlis {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
}

#survey ul.surlis li {
	width: 10%;
	float: left;
	text-align: center;
}