<!-- 
body  {
	font: 14px Arial, Helvetica, sans-serif;
	background:url(images/bg.gif) repeat-x #485868 top;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #5e7184;
}
.force8frame #container { 
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.force8frame #header { 	
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	height:310px
} 
.force8frame #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	
	padding: 15px 10px;
}
.force8frame #mainContent { 
	/*background:url(images/rounded-top.gif) no-repeat #f7f5ec;*/
	background-color:#f7f5ec;
	background-position:top left;	
	margin:0;
} 

#flashheader {
background:url(images/header.jpg) no-repeat;
height:310px; 
}

#banner {
	margin:6px;
	padding-top:6px;
}
.force8frame #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:url(images/rounded-bottom.gif) no-repeat; 
	font-size:10px;
	color:#748da7
} 
.force8frame #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:11px;
	color:#748da7
}
.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;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.force8frame #mainContent #contenttitle h1 {
	color:#404b57;
	font-size:24px;
}

#contenttitle {
	padding:15px 15px 0px 15px;
}

.contentLftHome {
	padding:0 15px 15px 15px;
	width: 490px;	
}

.contentLft {
	padding:0 15px 15px 15px;
	width: 450px;
    float: left;	
}

.contentRht {
	padding:0 15px 15px 15px;
	width: 450px;
	float:left;
}

.contentRhtDesign {
	padding:0 15px 15px 0;
	width: 510px;
	float:right;
	text-align:center
}


#portfolio {
float:right;
}
#testimonials {
float:right;
width:415px;
font-size:11px
}

#testimonials p {
font-size:11px;
font-style:italic;
margin:2px;
padding:0;
}
.tindent {
padding:0 0 0 15px;
margin:0
}

.divider {
border-left:1px solid #ccc;
float:right;
margin:10px 20px 10px 0;
height:200px;
}
.hdivider {
	border-top:1px solid #ccc;
	width:90%;
	margin-top:10px;
}

.rightheading {
float:right;
}

.fullwidth {
width:900px;
}

a {
color:#007ebb;
font-weight:normal;
text-decoration:none
}
a:hover {
text-decoration:underline;
}

.smallerCopy {
font-size:11px;
text-align:left
}

.overflow {
width:510px;
height:300px;
overflow:auto;
}





#slideshow_alt {
padding-top:20px;
padding-left:440px;
color:#FFF
}

#slideshow_alt h1 {
font-size:15px;
}

#slideshow_alt h2 {
font-size:13px;
}
#EmailForm {
	background-color: #5E7184;
    background-image: url(images/ttop.png);
    background-repeat: no-repeat;
    background-position: top left;
	width: 686px;
    margin: 20px;
	}
#EmailForm fieldset {
	height: 23em;
	width: 11em;
	border: 0;
	margin: 0;
	padding: 1em;
	float: left;
color: #fff;
	}
#EmailForm fieldset legend {
	font-size: 4em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	}
#EmailForm fieldset legend span {
	display: none;
	}
#EmailForm fieldset h3 {
	height: 4em;
	font-size: 1em;
	}
#EmailForm fieldset div.help {
	color: #FFCC33;
	font-size: 0.7em;
	font-weight: bold;
	height: 5em;
	}
#EmailForm fieldset label {
	font-size: 0.7em;
	display: block;
	line-height: 1.5em;
	}
#EmailForm fieldset input {
	font-size: 0.8em;
	height: 1.2em;
	}
	
/* Error Styling */
#EmailForm fieldset.error,
#EmailForm fieldset.error legend,
#EmailForm fieldset.error div.help {
	color: #FFCC33;
	}
#EmailForm fieldset strong.error {
	color: #fff;
	background-color: #CC0000;
	padding: 0.2em;
	font-size: 0.7em;
	font-weight: bold;
	display: block;
	}

/* Part 4 Styling */
#EmailForm #pt4 {
	clear: both;
	width: 686px;
	height: 123px;
	border: 10px solid #42505E;
	border-width: 10px 0;
padding: 0;
background-image: url(images/bgexp.png);
background-repeat: repeat-x;
	}
#EmailForm #pt4 legend {
	display: none;
	}
#EmailForm #pt4 h3 {
	display: none;
	}
#EmailForm #pt4 #disclaimer {
	width: 32em;
	float: left;
	font-size: 0.7em;
	overflow: auto;
    
	}
#EmailForm #pt4 #x input {
	height: 71px;
	font-size: 1em;
	width: 252px;
	color: #666666; 
	background: #f3f3f3;
	font-weight: bold;
	border: 0px;
    background-image: url(images/cus.png);	
	float: right;
	}

#copyright {
	clear: both;
	}
.style1 {color: #5E7184}
