html
{
	overflow-x: hidden;
}
body{
	background:#000 url(../images/background_side.jpg) repeat-x;
}


.feedemail-label
{
	margin: 8px 0 6px 0;
}
.feedemail-input
{
	margin: 0 0 6px 0;
}
.feedemail-footer
{
	display: none;
}

.rss-widget
{
	margin-left: -5px;
}

html>/**/body .rss-widget, x:-moz-any-link, x:default
{ 
	margin-left: -10px;
}

h1{
	color:#3C0505;
	font-size:20px;
	line-height:1.2em;
}

h2{
	color:#A81709;
	font-size:18px;
	line-height:1.2em;
	font-style:italic;
}

p{
	color:#562420;
	line-height:1.5em;
	padding:5px 0 5px 5px;
}

table tr td{
	color:#562420;
	line-height:1.5em;
	vertical-align:top;
	padding-bottom:10px;
}
a{
	color:#770B01;
}

/*LAYOUT*/
#bg_wrapper{
	background:url(../images/background.jpg) top center no-repeat;
	width:100%;
	float:left;
	display:inline;
	height:540px;
}
#bg_wrapper_sub{
	background:url(../images/sub_page_bg.gif) top left repeat-x;
	width:100%;
	display:inline;
	height:564px;
}
#wrapper{
	width:850px; 
	margin:0 auto;
}

#login_bar{
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color:#000;
}

#login_bar p{
	color:#888787;
	padding:5px 0;
	text-align:right;
	font-size:10px;
	width:850px;
	margin:0 auto;
}

#login_bar a{
	color:#888787;
	font-size:10px;
	text-decoration:none;
}

#header_wrapper{
	width:850px;
	float:left;
	display:inline;
}

#logo_wrapper{
	float:left;
	display:inline;
	margin-top:20px;
}

#nav_wrapper{
	list-style:none;
	float:right;
	margin-top:46px;
}

#nav_wrapper li{
	float:left;
}

#nav_wrapper li img{
	float:left;
}

#content_wrapper{
	width:850px;
	float:left;
	background:#FEF0CE url(../images/content_top_bg.gif) repeat-x;
	padding-bottom:20px;
	
}

#main_content{
	width:500px;
	float:left;
	display:inline;
	margin:8px 0 0 8px;
	padding:10px;
	min-height:175px;
}

#footer{
	float:left;
	display:inline;
	margin-top:8px;
	width:850px;
}

#footer p{
	color:#888787;
	text-align:center;
	text-decoration:none;
}

#footer p a{
	color:#888787;
	text-decoration:none;
}

/*HOME PAGE*/
#announcement_wrapper{
	width:258px;
	background:url(../images/feature_bg.gif) repeat-x;
	float:left;
	border:1px solid #d7bf9f;
	min-height:92px;
	display:inline;
	margin:20px 18px 0 20px;
}

#announcement_wrapper img.icon{
	position:absolute;
	margin:-15px 0 0 10px;
}

#digital_rentals_wrapper{
	width:258px;
	float:left;
	border:1px solid #d7bf9f;
	background:url(../images/feature_bg.gif) repeat-x;
	min-height:92px;
	display:inline;
	margin:20px 18px 0 0;
}

#digital_rentals_wrapper img.icon{
	position:absolute;
	margin:-15px 0 0 10px;
}

#read_blog_wrapper{
	width:258px;
	float:left;
	border:1px solid #d7bf9f;
	background:url(../images/feature_bg.gif) repeat-x;
	min-height:92px;
	display:inline;
	margin:20px 0 0 0;
}

#read_blog_wrapper img.icon{
	position:absolute;
	margin:-15px 0 0 10px;
}

.event_1{
	padding:0 0 0 90px;
}

.event_2{
	padding:0 0 0 135px;
}

.event_3{
	padding:0 0 0 110px;
}

.event_wrapper h1{
	font-size:15px;
	color:#3C0505;
	font-weight:bold;
}

.event_wrapper h2{
	font-size:13px;
	font-weight:bold;
	color:#3C0505;
	font-style:normal;
}

.event_wrapper p{
	padding-left:0;
}

.event_wrapper img{
	padding-bottom:5px;
}

.event_wrapper a{
	font-size:11px;
}

#news_wrapper{
	margin:20px 20px 0 20px;
	float:left;
	display:inline;
	border:1px solid #d7bf9f;
	background-color:#fee8be;
	min-height:195px;
	width:256px;
}

#news_wrapper p{
	padding:5px 10px;
}

.read_excerpt{
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.read_more{
	margin:0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

/*SUB PAGE SPECIFIC*/
#left_wrapper{
	float:left;
	display:inline;
	margin:20px 20px 0 20px;
	width:225px;
}

#sub_nav{
	float:left;
	width:223px;
	display:inline;
}
#sub_nav li{
	float:left;
	width:223px;
	display:inline;
	clear:left;
}

#sub_nav li a{
	border-left:1px solid #d7bf9f;
	border-top:1px solid #d7bf9f;
	border-right:1px solid #d7bf9f;
	background-color:#fee8be;
	display:inline;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#3C0505;
	width:195px;
	text-decoration:none;
	padding:9px 0 9px 28px;
}

#sub_nav li a:hover{
	background:url(../images/sub_nav_active_bg.gif) #fee8be no-repeat;
}

.sub_nav_active{
	background:url(../images/sub_nav_active_bg.gif) #fee8be no-repeat;
}

#flash_icon{
	float:left;
	display:inline;
	margin:20px 0 0 0;
}

#learn_more{
	margin:20px 0 0 0;
	float:left;
	border:1px solid #d7bf9f;
	background-color:#fee8be;
}

#learn_more p{
	line-height:1em;
	width:203px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#blog_links{
	margin:20px 0 0 0;
	float:left;
	border:1px solid #d7bf9f;
	background-color:#fee8be;
	width:223px;
}

#blog_links p{
	line-height:1em;
	width:203px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#blog_links ul{
	width:203px;
}

#blog_links ul li {
	width:203px;
}

.post small a {
	text-decoration:none;
}

.widget{
	padding:10px;
	border-bottom:1px solid #d7bf9f;
}

.widget a{
	text-decoration:none;
	margin:0 0 10px 5px;
	display:block;
	color:#000000;
}

h2.widgettitle{
	text-decoration:none; 
	font-weight:bold;
	font-style:normal;
	font-size:12px;
	margin-bottom:10px;
	color:#770B01;
}

#s{
	width:130px;
}
.content{
	width:500px;
	float:left;
	margin-bottom:10px;
}

.headline{
	padding-bottom:20px;
}

.content ul	{
	padding:5px 0 5px 5px;
}

.content ul li	{
	list-style:disc;
	line-height:1.5em;
	color:#562420;
	margin-left:15px;
}

#right_content_img{
	float:right;
	display:inline;
	margin:0 0 20px 20px;
}

.content_separator{
	float:left;
	margin:10px 0;	
}

.case_study{
	float:left;
	margin:10px 0;
}

.case_study img{
	float:left;
	display:inline;
	background-color:#fee8be;
	border:1px solid #d7bf9f;
	padding:10px;
	margin:0 10px 0 0;	
}

.case_study p{
	float:right;
	width:280px !important;
	display:inline;
	padding:3px 0 0 0;
}

.case_head{
	font-size:12px;
	font-weight:bold;
	color:#761811;
	line-height:1.2em;
}

.alliance_logo{
	text-align:right;
}

.contact_column_1{
	float:left;
	width:250px;
}

.contact_column_2{
	float:left;
	width:250px;
}

.contact_column_full{
	width:500px;
	float:left;
}

.contact_text_input{
	width:220px;
	border:solid 1px #d7bf9f;
}

.contact_textarea{
	width:220px;
	border:solid 1px #d7bf9f;
}

.term_cell{
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
}

.definition_cell{
	text-align:left;
	padding-left:10px;
}

.faq_table td{
	padding:0 0 0 5px;
	margin:0;
}
.faq_table td strong{
	padding:0;
	margin:0;
}

.answer_cell{
	padding-bottom:15px !important;
}
.executive{font-size:14px; font-weight:bold;}

.post h2 a{
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
}

.post h2.blog_post_title {
	font-size:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:bold;
	color:#3C0505;
	line-height:23px;
}

.post small{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.post img.alignright{
	float:right;
}
.post img.alignleft{
	float:left;
}
#section_head{float:left;}
#flashcontent{
	position:relative;
	z-index:2;
	background-color: #000000;
}

/*SOCIABLE*/
div.sociable { margin: 16px 0; }

div.sociable strong
{
	margin-bottom: 8px;
	display: block;
}

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

ul.two-col li {
	width:45%;
	float:left;
}
#center_content_img {
	display:inline;
	margin:20px 0px;
	float: left;
	border: 1px solid #000000;
}











#comment
{
	width: 400px;
}

#respond
{
	font-size: 18px;
	font-weight: bold;
}
