body{
	padding:0px;
	margin: 0px;
	background: url('../media/bg/bg_main.gif') top #fff repeat-x;
}
	
* {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9pt;
	color: #fff;
}

a, a:active, a:focus, a:hover, a:visited {
	text-decoration: none;
	color:#e52017;
}

a.grey, a.grey:active, a.grey:focus, a.grey:hover, a.grey:visited {
	text-decoration: none;
	color:#464646 ;
}

a.white, a.white:active, a.white:focus, a.white:hover, a.white:visited {
	text-decoration: none;
	color:#fff;
	font-size: 12pt;
}


td {
	padding:0px;
	margin: 0px;
}

img {
	border: none;
}

#main {
	width: 817px;
	margin: 0 auto;
	position: relative;
}

#header {
	position: relative;
	height: 250px;
	width: 100%;
	background: url('../media/bg/bg_top.png') top center no-repeat;
}

#logo_image {
	position: relative;
	margin: 28px 0 0 10px;
	z-index: 1;
}

#page_header {
	position: absolute;
	left: 12px;
	bottom: 0px;
}

#content {
	position: relative;
	width: 797px;
	height: 413px;
	padding: 0 0 0 30px;
	background: url('../media/bg/bg_content.png') top center no-repeat;
}

#home_intro {
	position: absolute;
	bottom: 0px;
	width: 770px;
	height: 132px;
	color: #464646 !important;
}

#home_intro * {
	color: #464646 !important;
}

#footer {
	width: 827px;
	height: 113px;
	background: url('../media/bg/bg_footer.png') top center no-repeat;
	
	color: #fff;
	text-align: center;
	padding: 15px 0 0 0;
}

#footer a {
	color: #fff;
}

#menu {
	position:absolute;
	left: 253px;
	top: 28px;
	height:22px;
	z-index: 0;
}

#menu img {
	float: left;
	border: none;
}

#pager {
	position: absolute;
	left: 15px;
	top: 275px;
	z-index: 10;
}

#btn_forw {
	width: 79px;
	height: 28px;
}

#btn_back {
	width: 61px;
	height: 28px;
}

#pager_left {
	height: 29px;
	background: url('../media/bg/bg_pager_left.png') no-repeat;
	float: left;
}

#pager_middle {
	height: 29px;
	background: url('../media/bg/bg_pager_middle.png') repeat-x;
	float: left;
	padding: 6px 6px 0 6px;
	color: #fff;
	font-size: 12pt;
}

#pager_right {
	height: 29px;
	background: url('../media/bg/bg_pager_right.png') no-repeat;
	float: left;
}

.portfolio_item, .recent_item {
	width: 259px;
	height: 215px;
	float: left;
	position: relative;
	margin: 40px 0 0 0 ;
}

.portfolio_item {
	margin: 5px 0 0 0 ;
}

.portfolio_item p, .recent_item p {
	margin: 3px 5px 0 0;
}

.portfolio_item img, .recent_item img {
	width: 240px;
	height: 115px;
}

.project_link {
	position: absolute;
	bottom: 0px;
	right: 15px;
	font-weight: bold;
}

.social {
	float: left;
	margin: 60px 0 0 20px;
}

.red {
	color:#e52017;
	font-size: 18px;
}

.social_image {
	margin-top:5px;
}

.divider {
	margin-bottom: 1px;
}

#details {
	position: relative;
	float:right;
	height: 200px;
	width: 340px;
	text-align: right;
	background: url('../media/bg/bg_contact.png') no-repeat;
	margin: 60px 20px 0 0;
}

#details_left, #details_right {
	position: absolute;
	color: #464646;
	font-weight: bold;
	line-height: 1.4em;
}

#details_left {
	position: absolute;
	left: 66px;
	top:60px;
	color: #464646;
	font-weight: bold;
	line-height: 1.4em;
}

#details_right{
	top: 60px;
	left: 198px;
	text-align: left;
}


.detail {
	float:right;
	text-align: right;
}

.detail_divider {
	margin-top:5px;
	width:15px;
	text-align:center;
}

#links_list {
	height: 265px;
	margin-top: 20px;
}

#client_list {
	margin-left: -15px;
	padding-top: 35px;
	width: 817px;
	height: 102px;
}

#client_list * {
	color: #464646;
}

#links_list {
	width: 380px;
	float: right;
}

.client_table {
	float: left;
	width:120px;
	margin: -2px;
}

.project_type {
	margin-top:10px;
	position:relative;
	float: left;
	text-align: left;
}

.type_divider {
	margin-top:10px;
	float:left;
	width:30px;
	text-align:center;
}

#submenu {
	height: 35px;
}

#sub_line {
	position: absolute;
	top:310px;
	left:10px;
}

#project_description {
	position: relative;
	float:left;
	height: 287px;
	width: 256px;
	margin-bottom: 10px;
	padding: 5px 10px 0 0;
}

#project_image {
	float:left;
	margin: 10px 0 0 0;
	height: 207px;
	width: 500px;
}

#project_bottom {
	position:absolute;
	bottom: 3px;
	left: 0px;
	width: 100%;
	height: 18px;
}

#project_link {
	position:absolute;
	bottom: 65px;
	font-weight: bold;
}

#project_buttons {
	float: right;
}

.sep_div{
	margin-top:10px;
}

#quote {
	position: absolute;
	bottom: 30px;
	right: 10px;
}

.client_list_header {
	font-size: 11pt;
	font-weight: bold;
	color: #e52017 !important;
}

.details_header {
	color: #e52017;
	font-weight: bold;
	font-size: 9pt;
}
