@charset "utf-8";



/* Main Body */

body { padding:0; background: url(images/img_main_bg.jpg) repeat-x top #0f0f0f;	margin: 0; }
#container { width: 1058px;	margin: 0 auto; }

li { list-style: disc; }

/* Typography */

p,td,ul,li { font: 12px/150% Verdana, Arial, Helvetica, sans-serif; color: #F1E0C5; }
p { margin-top: 0; }
p a { color: #F1E0C5; font-weight: bold; }
p a:hover { color: #FFCC00; text-decoration: none; }

li { list-style: disc; line-height: 140%; }

h1 { font: bold 20px Verdana, Arial, Helvetica, sans-serif; color: #F1E0C5; line-height: 18px; padding-bottom: 5px; letter-spacing: -1px; }
h1 a { color: #fff; text-decoration: none; font-family: }
h1 a:hover { color: #F1E0C5; }
.date { font: normal 13px Verdana, Geneva, sans-serif; color: #FFF }
h2, h2 a { color: #F1E0C5; font: bold 18px Verdana; text-decoration: none; }
	.post-newspage { border-bottom: 1px solid #444; margin-bottom: 50px; padding-bottom: 20px; margin-top: -15px; }
	
h3 { color: #fff; font-family: Verdana; font-size: 14px; letter-spacing: -1px; }
h4 { font-size: 14px; font-weight: bold; }

/* Over-all Layout */

#top {
	height: 79px;
	font-size:0;
	background-image: url(images/img_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_logo { width: 268px; height: 79px; border: none; }

#header { height: 151px; }
#header_home {
	background-image: url(images/img_banner_home_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 498px;
}
#header_home2 {
	background-image: url(images/img_banner_top2_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 172px;
	margin-top: 1px;
}
#header2_left {
	background-image: url(images/img_header2.jpg);
	float: left;
	height: 172px;
	width: 630px;
}
#header2_right {
	height: 172px;
	float: left;
}
#banner_left {
	background-image: url(images/img_banner_home_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner_right {
	padding-top: 44px;
	padding-left: 630px;
}
#news_container {
	background-image: url(images/img_news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 282px;
}
#news {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#flash_banner {
}

#navigation {
	height: 33px;
	text-align: center;
	background: url(images/img_navigation.jpg) no-repeat center top;
	padding-right: 429px;
}

#navigation_footer { height: 50px; text-align: center; }

	/* Navigation Links Style */
	
	#suckerfishnav li.page_item { font: bold 11px/30px Verdana, Arial, Helvetica, sans-serif; list-style: none; float: left; }
	#suckerfishnav .page_item a { font-weight: bold; color: #faeab3; text-decoration: none; display: block; padding-right: 20px; text-transform: uppercase; }
	#suckerfishnav .page_item a:hover { font-weight: bold; color: #b7ecfd; text-decoration: none; }
	#suckerfishnav li.current_page_item a { color: #b7ecfd; text-decoration: none; }

#content {
	background: url(images/img_bg_content.gif) repeat-y;
	padding-bottom: 30px;
}
#copy-content { margin-left: 250px; padding-top: 5px; width: 520px; }
#home-content {
	padding-top: 15px;
	padding-bottom: 15px;
}
#sub-content {
	background-color: #141313;
	padding: 22px;
	margin-top: 1px;
}
#left-column {
	width: 298px;
	float: left;
}
#copy {
	margin-left: 298px;
}

#footer {
	color: #939393;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
#top_bg {
	background-image: url(images/img_swirl_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}

#box_left { background-color: #313030; width: 278px; margin-bottom: 20px; }
#box_copy { padding: 10px; }
#box_copy ul { margin-top: -10px; margin-left: -20px; }
#box_copy ul li a { color: #FFCC00; display: block; padding: 3px 0; text-decoration: none; }
#box_copy ul li a:hover { color: #FF6; }

#top_bar {
	background-image: url(images/img_top_bar.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 278px;
	background-position: center top;
}
#top_bar h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-decoration: none;
	font-weight: normal;
}
#top_bar_copy {
	padding-top: 5px;
	padding-left: 10px;
}

/* Carousel */

#monitor { background: url(images/img_thumbs_gallery.png) no-repeat center; width: 360px; height: 279px; }
.screen { padding: 14px 0 30px 0; margin-left: 14px; }
button { font: bold 10px Verdana, Geneva, sans-serif; text-transform: uppercase; color: #444; }
button.prev { float: left; margin-left: 20px; }
button.next { float: right; margin-right: 20px; }

/* Excerpt Thumbnail */

.thumbnail-class {
	width: 52px;
	height: 52px;
	}
.left {
	margin: 0 15px 0 0;
	}

/* Post Thumbnail */

.alignleft { float: left; margin: 0 5px 5px 0; padding: 3px; border: 1px solid #222; }
.alignright { float: right; margin: 0 5px 5px 0; padding: 3px; border: 1px solid #222; }


/* Client List */

#main-client-block { overflow: auto; }
#left-block { float: left; margin-right: 10px; }
#right-block { float: right; width: 500px; }
ul#client-block { display: block; margin: 0; margin-top: -10px; }
ul#client-block li { list-style: none; float: left; margin: 10px 10px 0 0; }



/* PLEASE DO NOT TOUCH ANYTHING BELOW THIS COMMENT */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* */
