html,body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin-top:0;
	padding-top:0;
	
}

p { margin: 0; padding: 0; }

#container {
 width:863px;
 background:#fff;
 margin:0 auto;
 padding:0;
}

#header {
 padding-bottom:20px;
 position:relative;
}

.refer {
 position:absolute;
 top:102px;
 left:2px;
}

.content {
 width:823px;
 margin:0;
 padding:0 20px 20px 20px;
}


.divider {
 height:1px;
 border:0;
 background:#e2e2e2;
 padding:0;
 margin-bottom:15px;
 font-size: 1px;
 overflow:hidden;
}

.divider_double {
 width:100%;
 height:5px;
 background:url(/images/double_line.gif) repeat-x;
 margin:50px 0 20px 0;
}

.leftnav {
 width:174px;
 margin:0;
 padding:0 10px 0 0;
 float:left;
 background:url(/images/vertical_bar.jpg) top right no-repeat;
}

.main {
 width:619px;
 margin:0;
 padding:0 0 0 20px;
 float:left;
}


h1,h2,h3,h4,p {
 margin:0;
 padding:0;
 margin-bottom:10px;
}

img {
 border:none;
} 

input, select, textarea {
 font-size:11px;
 font-family:Arial, Helvetica, sans-serif;
}

table.form {
	border:none;
	padding:0;
	margin:0;
	}
table.form tr {
	border:none;
	padding:0;
	margin:0;
	}
table.form td {
	border:none;
	padding:3px;
	margin:0;
	}
table.form th {
	border:none;
	padding:3px;
	margin:0;
	}

.Headline {

	font-size: 23px;
	line-height: 25px;
	color: #666666;
}
.front_page_text {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.Headline_LIGHTER {

	font-size: 23px;
	line-height: 25px;
	color: #999999;
}
.Body_text {
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}
p {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
h1 {

	font-size: 17px;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-top: 14px;
	padding-bottom: 1px;
}

h1.header {
 margin:0;
 margin-bottom:10px;
 padding:0;
 font-size:18px;
 font-weight:normal;
 color:#E06226;
}


h2 {

	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding-top: 14px;
	padding-bottom: 1px;
}
a {
	color: #F26522;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	text-decoration: none;
	color: #D0B980;
}	
	

a.navlink {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}	
a:hover.navlink {
	color: #D0B980;
	font-weight: bold;
	text-decoration: underline;
}

a.active {
	color: #E06226;

	font-weight: bold;
	text-decoration:none;
}

.side_box a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}	
.side_box a:hover {
	color: #D0B980;
	font-weight: bold;
	text-decoration: underline;
}

	
.white_box a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	}	
.white_box a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
	

.porfolio_numbers {

	font-size: 11px;
	line-height: 14px;
	color: #333333;
	letter-spacing: 3px;
}
li {
	line-height: 14px;
}
.selected_link {
	color: #80ABAF;
	font-style: normal;
}
.date {

	font-size: 11px;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 3px 20px 3px 28px;
}
td {

	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
}
.white_box {

	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
}
.legal {

	font-size: 10px;
	line-height: 12px;
	color: #999999;
}
.sidebar_headline {
	color: #E06226;

	font-weight: bold;
}

.Body_text_center {

	font-size: 11px;
	line-height: 14px;
	color: #999999;
	text-align: center;
}

.style3 {
	color: #Ed6226;
	font-weight: bold;
}
.alert {
 color:#FF0000;
}


.caption {
 font-size:10px;
 color:#fff;
}


.content_gray {
 width:670px;
 margin:0;
 padding:20px;
 background:#878787;
 color:#fff;
}

.content_gray p {
 color:#fff;
 font-size:12px;
}

.content_gray a {
color: #FFD683;
font-weight: bold;
text-decoration: none;
}
.content_gray a:hover {
color: #FFEEC4;
font-weight: bold;
text-decoration: underline;
}

/* Image Gallery
--------------------- */
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 500px; /*Width of Carousel Viewer itself*/
height: 365px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 500px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

p.nopad {
margin-bottom:0;
padding-bottom:0;
}

ul.nopad {
margin-top:0;
padding-top:0;
}

blockquote.nopad {
margin-top:0;
padding-top:0;
}