* {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	font-family: Tahoma, "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 11px;
	color: #666;
	background: url("bg.gif");
}
p {
	line-height: 130%;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:justify;
	font-size:13px;
}
td {
	font-size: 12px;
}
img {
	border: 0;
}
input, textarea, select {
	font-size: 12px;
	font-family: Tahoma, "Lucida Grande", "Lucida Sans Unicode", Arial;
}
h1 {
	margin-bottom: 10px;
	font-family: Tahoma, "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}
h2 {
	margin-bottom: 5px;
	font-family: Tahoma, "Lucida Grande", "Lucida Sans Unicode", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}
ul {
	list-style:none;
	margin-bottom: 15px;
}
ul li {
	border-bottom:1px dotted #000000;
	color:#999999;
	padding:5px 0 5px 17px;
	background:url(list_icon.jpg) no-repeat 1px 4px;
}
ul li.on a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
a:link, a:visited {
	color:#CC2200;
	font-size:12px;
	padding:0 0 0 0px;
	text-decoration:none;
}
a:hover {
	color: #f20;
}
.clear {
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	clear: both;
}
.hr {
	padding: 0;
	font-size: 1px;
	line-height: 1px;
	height: 0;
	border-bottom: 1px solid #999;
	clear: left;
}
hr {
	margin-bottom: 10px;
	color: #fff;
	background: #fff;
	border: 1px dotted #999;
	border-style: none none dotted;
}
.gray_temp_box {
	background: #ccc;
}
.divider_top {
	border-top: 1px dashed #999;
}
.pic {
	margin-bottom: 5px;
}
.pic img {
	display: block;
}
.caption {
	margin-bottom: 30px;
	border-bottom: 1px dotted #999;
}
.caption p {
	padding: 0 0 5px 0;
	margin: 0;
	font-style: italic;
	color: #999;
	line-height: 140%;
}
.section_header_bg {
	margin: 30px 0 10px 0;
	background: url("footer_bottom.png") no-repeat;
}
.section_header_700_bg {
	margin: 30px 0 10px 0;
	background: url("footer_bottom_700.png") no-repeat;
}
.section_header {
	padding: 2px 0 10px 28px;
	background: url("more_pics_icon_w_arrow.gif") no-repeat 8px 4px;
}
.videos_section_header {
	padding: 2px 0 10px 29px;
	background: url("video_icon.gif") no-repeat 7px 1px;
}
.prev_next_footer {
	margin: 10px 0 15px 0;
}
table.thumbs {
	margin-bottom: 15px;
	width: 100%;
	border-left: 1px dotted #999;
	border-top: 1px dotted #999;
}
table.thumbs td {
	padding: 10px;
	text-align: center;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
/*** Site ***/

#site {
	margin: 0 auto;
	width: 1136px;
}
/*** Header ***/

#header {
	position: relative;
	margin: 15px 0;
	height: 100px;
	background: #fff;
}
.logo {
	border-bottom:1px dashed #BCBCBC;
	border-top:1px dashed #BCBCBC;
	float:left;
	height:90px;
	margin:5px 0 0 5px;
	width:392px;
}
.top_banner {
	float:right;
	margin:5px 5px 0 0;
	width:728px;
	height:90px;
}
/*** Footer ***/

#footer {
	margin: 15px 0;
	padding: 12px 0;
	line-height: 150%;
	background: #fff;
	text-align: center;
}
/*** Sidebar ***/

#sidebar {
	float: left;
	width: 140px;
	text-align: left;
}
#sidebar .padding {
	padding: 8px;
	background: #fff;
}
#sidebar h2 {
	text-align: right;
}
#sidebar img {
	display: block;
}
#sidebar #nav {
	text-align: left;
	font-size: 12px;
}
#sidebar #nav a {
	display: block;
	padding: 2px 0 2px 25px;
	color: #666;
	text-decoration: none;
	border-bottom:1px dotted #000;
	background:url(ico2.png) no-repeat 0 2px;
	line-height:19px;
}
#sidebar #nav a.on {
	color: #c20;
	font-weight: bold;
}
/*** Subnav ***/

#subnav {
	background: #fff;
}
#subnav .nav_column {
	float: left;
	width: 119px;
}
#subnav .nav_column h2 {
	margin-bottom: 2px;
}
#subnav .nav_column a {
	display: block;
	padding: 1px 0;
	color: #666;
	text-decoration: none;
}
/*** Generic Column ***/

.column {
	float: left;
	margin-left: 12px;
	text-align: left;
}
.column .padding {
	padding: 12px 15px 2px 15px;
	background: #fff;
}
/*** Home Page ***/

#portfolio {
	float: left;
	margin-left: 12px;
	text-align: left;
	background: #fff;
	width: 220px;
}
#portfolio #latest {
	border: 1px dashed #bbb;
}
#portfolio .padding {
	padding: 12px 15px 12px 15px;
	background: #fff;
}
#portfolio .project {
	padding: 12px;
}
.client {
	margin: 4px 0;
	font-weight: bold;
}
.title {
	margin: 4px 0;
	font-style: italic;
	font-weight: normal;
}
.description {
	margin-top: 4px;
	color: #666;
}
#news {
	float: left;
	margin-left: 12px;
	text-align: left;
	width: 545px;
}
#news .padding {
	padding: 14px;
	background: #fff;
}
#news p {
	margin-top: 5px;
}
#blog {
	float: left;
	margin-left: 12px;
	background: #fff;
	border: 1px dashed #bbb;
	text-align: left;
	width: 190px;
}
#blog .padding {
	padding: 12px;
}
#blog .post {
	padding: 12px;
}
#blog .date {
	margin-top: 4px;
	color: #999;
}
#blog .title {
	margin: 4px 0 10px 0;
	color: #444;
	font-weight: bold;
}
#blog .description {
	margin-top: 4px;
	color: #666;
}
/*** Portfolio ***/

#project {
	float: left;
	margin-left: 12px;
	text-align: left;
	width: 736px;
}
#project .padding {
	padding: 18px;
	background: #fff;
}
#project hr {
	margin: 15px 0;
}
#project h2 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #999;
	font-size: 12px;
	line-height: 100%;
}
#project h2.footer {
	margin: 15px 0 0 0;
	padding: 10px 0 0 0;
	border-top: 1px dashed #999;
	border-bottom: 0;
	font-size: 12px;
	line-height: 100%;
}
#project .category {
	float: right;
	font-size: 12px;
	color: #999;
}
#project .item {
	margin-bottom: 15px;
	border-bottom: 1px dashed #999;
}
#project .item img {
	display: block;
}
#project .item .caption {
	padding-top: 10px;
}
table#portfolio_list td {
	padding: 15px 0;
	border-top: 1px dotted #999;
	font-size: 11px;
}
table#portfolio_list td.thumb {
	padding-bottom: 10px;
	padding-right: 20px;
}
table#portfolio_list td.info {
	font-size: 12px;
	padding-left: 20px;
	border-left: 1px dotted #999;
}
/*** Blog ***/

#browse {
	float: left;
	margin-left: 12px;
	text-align: left;
}
#browse h2 {
	margin-bottom: 3px;
	padding-bottom: 4px;
	border-bottom: 1px dashed #aaa;
	font-size: 12px;
	color: #444;
}
#browse .padding {
	padding: 12px;
	background: #fff;
}
/*** Clients ***/

.client_column {
	float: left;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px dotted #999;
	width: 217px;
}
.client_column ul {
	list-style: none;
}
.client_column li {
	list-style: circle inside;
	padding: 1px 0;
	color: #444;
}
/*** Far Column ***/

#far_column {
	float: left;
	margin-left: 12px;
	text-align: left;
}
/*** Search ***/

#search .padding {
	padding: 15px;
	background: #fff;
}
/*** Feeds ***/

#feeds .padding {
	padding: 15px;
	background: #fff;
}
#feeds ul {
	list-style: none;
}
#feeds ul li {
	list-style: circle inside;
	padding: 1px 0;
	color: #999;
}
/*** PR ***/

table.pr td {
	padding: 15px 30px 10px 0;
	border-top: 1px dotted #999;
}
.reviews_banner img {
	float:left;
	margin:2px 5px 2px 0;
	border:1px solid #000;
	padding:3px;
	background:#fff;
}
.reviews {
	border-bottom:1px dashed #457C92;
	margin:5px 0 10px;
	padding:0 0 5px;
}
.reviews h3, .reviews h3 a, .bonus h3, .bonus h3 a {
	padding:0;
	margin:0;
	color:#000;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
.reviews h3 a:hover, .bonus h3 a:hover {
	color:#808080;
	text-decoration:none;
}
.reviews h4, .reviews h4 a {
	padding:0;
	margin:0;
	text-align:left;
	color:#104867;
	text-decoration:none;
	font-size:14px;
	margin:0 0 3px 0;
	font-weight:bold;
}
.bonus_tbl img {
	float:left;
	margin:0 10px 0 0;
	padding:3px;
	background:#fff;
	border:1px solid #000;
}
p.bonus {
	font-size:13px;
	color:#000;
	margin:0;
	padding:0;
}
p.bonus1A {
	font-size:13px;
	color:#ff0000;
	font-weight:bold;
	margin:0;
	padding:0;
}
.bonus_tbl h4, .bonus_tbl h4 a {
	font-size:15px;
	text-decoration:none;
}
.ovver {overflow:hidden; }


#rewzz .reviews_banner img {margin:0 0 5px 8px; }