@charset "utf-8";
/* CSS Document */


body, form, ul, li {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 10px;
	color: #666666;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

a {
	color: #ff3300;
	text-decoration: none;
}

img {
    border: 0;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

#container {
	width: 925px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-color:#999999;
	border-bottom-style: solid;

}

#top {
	width: 925px;
	background-image:url(/media/logo.jpg);
	background-repeat:no-repeat;
	height: 110px;
}

#top_address {
	width: 925px;
	position: absolute;
	text-align: right;
	font-weight: bold;
}

#top_menu {
	float: right;
	margin-top: 70px;
	font-weight: bold;
}

#top_menu ul, li {
	display: inline;
	list-style: none;
}

#top_menu li {
	padding: 2px;
	margin-left: 25px;
	border-bottom-width: 2px;
	border-bottom-color:#999999;
	border-bottom-style: solid;
}

#top_menu li:hover {

	border-bottom-color:#ff3300;
}

#top_menu li a {
	color: #666666;
}



#top_menu li a:hover {
	color: #ff3300;
	text-decoration:none;
}

#main_body {

}

#slider {
  width: 925px;
  height: 325px;
  margin: 0 auto;
  position: relative;
}

.scroll {
  height: 325px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.navigation img {
    padding-left: 40px;
}

.scrollContainer div.panel {

  height: 325px;
  width: 925px; /* change to 560px if not using JS to remove rh.scroll */
}
.home_news_container {
	width: 925px;
	height: 325px;
}

.home_news_left {
	height: 315px;
	width: 690px;
	float: left;
}

.home_news_right {
	background-color:#EAEAEA;
	width: 220px;
	height: 295px;
	float: right;

}

.home_news_right_text {
	padding: 8px;
	height: 245px;
}
.home_news_right_nav {
	text-align:center;
	font-weight: bold;
}

.home_news_prev, .home_news_next {

	color: #999999;
}

.home_news_next {
	margin-left: 10px;
}

.home_news_right_text h2 {
	font-size: 130%;
	text-align:center;
	color: #ff3300;
}

.home_news_prev:hover, .home_news_next:hover {
	cursor:pointer;
	color: #ff3300;
}

.home_news_read_more {
	font-weight: bold;
}


#sub_page_body {
	width: 690px;
	float: right;

}

#sub_page_footer {
	clear: both;
}

#page_body h2 {
	color: #ff3300;
}

#page_body h1, #two_column_bottom h1 {
	border-bottom:1px dashed #975A00;
	color:#ff3300;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2.2em;
	font-weight:bold;
	margin:0 0 0;
	padding:0em 0 0.4em;
	text-transform:capitalize;
}

#page_image p {
	margin: 0;
	padding: 0;
}

#page_image {
	margin-bottom: 5px;
    min-height: 295px;
}

#sub_navigation {
   background-color:#EAEAEA;
   width: 215px;

   float: left;
   padding-top: 10px;
   padding-bottom: 10px;
}

#sub_navigation h4 {
    margin-left: 20px;
    margin-bottom: 5px;
}



#sub_navigation ul li {
	display:block;

}

#sub_navigation li {
	margin-left: 20px;
}

#sub_navigation .selected {
	color: #666666;
	font-weight: bold;
}


#home_bottom {
	height: 550px;
	margin-top: 5px;
}

.home_bottom_block {
	width: 231px;
	float: left;
	min-height: 545px;
}

#home_bottom_blog, #home_bottom_1, #home_bottom_2, #home_bottom_3 {

	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
    width: 220px;
}



#home_bottom_1, #home_bottom_2, #home_bottom_3 {
 	min-height: 318px;



}

#home_bottom_3 {


}

.blog_row {
	clear: both;

	margin-bottom: 5px;
	min-height: 55px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;

}

.blog_date {
	width: 36px;
	height: 32px;
	background-image:url('/media/blog_blank_ins36x32.gif');
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
}

.blog_date {
	font-size: 14px;
	font-weight: 800;
	color:#333333;
	padding-left: 5px;
	padding-top: 3px;
}

.blog_date_month {
	font-size: 9px;
	color: #666666;
	text-transform:uppercase;
}

.blog_row a {
	text-decoration: none;
	color: #666666;

}

#home_bottom h3 {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
}

#home_bottom_blog h3 {
	background-image:url('/media/twitterimage.gif');
	background-repeat: no-repeat;


	padding-left: 32px;
}

#news_listing {
	width: 210px;
	float: left;
	margin-top: 20px;
}

#news_listing li {
	display: block;
	padding-top: 10px;
}

#news_body {
   width: 470px;
   float: right;
   margin-top: 25px;
}

.news_click:hover {
	cursor:pointer;
}

#casestudy_listing {
	width: 210px;
	float: left;
	margin-top: 20px;
}

#casestudy_listing li {
	display: block;
	padding-top: 10px;
}

#casestudy_body {
   width: 470px;
   float: right;
   margin-top: 25px;
}

.casestudy_click:hover {
	cursor:pointer;
}

#client_listing {
	width: 210px;
	float: left;
	margin-top: 20px;
}

#client_listing li {
	display: block;
	padding-top: 10px;
}

#client_body {
   width: 470px;
   float: right;
   margin-top: 25px;
}

.client_click:hover {
	cursor:pointer;
}






#three_bar_bottom {
    height: 450px;
    margin-top: 5px;
}

.three_bar_bottom_block {
    width: 220px;
    float: left;
    height: 445px;
}

#three_bar_bottom_1, #three_bar_bottom_2, #three_bar_bottom_3 {

    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #999999;
    width: 214px;
    height: 318px;    
}



#three_bar_bottom_3 {
    float: right;  
}


#two_column_bottom_1 {
    width: 445px;
    float: left;
}

#two_column_bottom_2 {
    width: 225px;
    float: right;
}

#tags {
    text-transform: capitalize;
}

#footer {
    padding-top: 10px;
    padding-bottom: 20px;
    position: relative;
    width: 925px;
    margin: 0 auto;
    height: 80px;
    
}

#footer_nav li {

    padding-right: 3px;
    
}

#footer_nav {
    text-align: left;

    width: 450px;
    position: absolute;
    left: 0px;
}

#social_icons {
    text-align: left;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #999999;
    width: 155px;
    position: absolute;
    right: 0px;    
}

#copy_notice {
    position: absolute;
    left: 0px;
    top: 25px;
    text-align: left;
}

.clear {
    clear: both;
}

#client_body ul, #client_body li, #casestudy_body ul, #casestudy_body li, #news_body ul, #news_body li {
    display: block !important;

    margin-left: 10px !important;
    padding-left: 5px !important;
    list-style-type:disc !important;

}



#blog_header {
	position: relative;
	
}

.header2 {
	position: absolute;
	right: 5px;
	top: 10px;
}

.header2 li {
	padding-left: 5px;
}                                                                     

.post h2, .post h2 a {
	color:#959573;
	margin:0;
	padding:0;
	text-transform: capitalize;
}

.meta {
	margin: 0;
	padding: 0;
	color: #999999;
}

.post {
	margin-top: 15px; 
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width: 1px;

}

