/* CSS Document */

.contact_direct a {
	text-decoration:none;
	padding-bottom:1px;
	border-bottom:1px dotted #666;
	color:#333;
}

body {
	text-align:center;
	margin:0px;
}

.bg_topbar {
	width:100%;
	height:142px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:0;
	background:url(../images/topbar_bg_grey.gif) top left repeat-x;
}

.bg_midbar {
	width:100%;
	height:113px;
	position:absolute;
	top:142px;
	left:0px;
	z-index:0;
	background:url(../images/midbar_bg_red.jpg) top left repeat-x;
}

.layout {
	width:1024px;
	position:relative;
	margin:auto;
	padding-left:20px;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:11px;
	color:#666;
}

.layout_topbar {
	position:relative;
	height:142px;
}

.layout_midbar {
	position:relative;
	height:113px;
}

.layout_data {
	position:relative;
	text-align:left;
	margin-bottom:55px;
}

.footer {
	position:fixed;
	bottom:0px;
	left:0px;
	width:100%;
	height:47px;
	background:url(../images/footer_bg_grey.gif) top left repeat-x;
	color:#999;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:11px;
}

.footer_floater {
	position:relative;
	bottom:0px;
	left:0px;
	width:100%;
	height:47px;
	background:url(../images/footer_bg_grey.gif) top left repeat-x;
	color:#999;
	font-family:'Trebuchet MS',Verdana,sans-serif;
	font-size:11px;
}

#footer_tip {
	position:absolute;
	top:18px;
	left:15px;
}

#topbar_logo {
	width:181px;
	height:142px;
	border:none;
	position:absolute;
	top:0px;
	left:0px;
}

.topbar_button {
	width:159px;
	height:142px;
	border:none;
}

.topbar_button_shell {
	position:absolute;
	width:159px;
	height:142px;
}

.topbar_button_shell img {
	border:none;
}

.topbar_welcome {
	top:0px;
	right:318px;
}

.topbar_projects {
	top:0px;
	right:159px;
}

.topbar_contact {
	top:0px;
	right:0px;
}

#midbar_welcome {
	width:283px;
	height:43px;
	position:absolute;
	bottom:23px;
	left:1px;
}

#midbar_txt_welcome {
	position:absolute;
	top:40px;
	left:1px;
	font-size:20px;
	font-family:'Trebuchet MS',Georgia;
	color:#fff;
	text-align:left;
}

#midbar_txt_teaser {
	color:#CC9999;
	font-size:11px;
	font-family:Verdana;
	text-align:left;
	padding-left:3px;
}

#midbar_examples {
	width:357px;
	height:196px;
	border:none;
	position:absolute;
	top:0px;
	right:0px;
}

#data_about {
	background:url(../images/wrench_hammer_60.gif) top left no-repeat;
	padding:0px 0px 5px 60px;
	font-family:Verdana;
	font-size:11px;
	color:#666;
	position:relative;
	line-height:1.6em;
}

.data_dots {
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	height:1px;
}

#data_rightbox {
	width:390px;
	background-color:#fff;
	float:right;
	margin-top:18px;
	margin-right:15px;
	font-family:Verdana;
	font-size:11px;
	line-height:1.7em;
}

#data_deconstruction {
	padding-top:10px;
	padding-left:12px;
	font-family:Verdana;
	font-size:11px;
	line-height:1.7em;
}

#data_ready_to_start {
	border:0px;
	width:390px;
	height:129px;
}

#data_ready_to_start img {
	border:0px;
	width:390px;
	height:129px;
}

#data_why {
	background:url(../images/polaroid_lakehouse.jpg) top left no-repeat;
	/* 107x140 */
	padding-left:133px;
	font-family:Verdana;
	font-size:11px;
	color:#666;
	line-height:1.9em;
	margin-top:33px;
}

#data_why_title {
	width:100px;
	height:34px;
	border:0px;
	padding-top:15px;
}

#error_info {
	padding-top:33px;
	line-height:1.7em;
	font-size:11px;
	font-family:Verdana;
	color:#666;
}

#error_title {
	font-size:24px;
	color:#666;
	font-family:'Trebuchet MS',Georgia,Verdana;
	padding-bottom:5px;
}

.contact_direct {
	width:365px;
	margin:10px;
	position:absolute;
	top:77px;
	right:0px;
}

.contact_direct #title_img {
	width:365px;
	height:28px;
	border:0px;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
}

.contact_online {
	width:443px;
	margin:33px 10px 10px 10px
}

.contact_online #title_img {
	width:443px;
	height:28px;
	border:0px;
	padding-bottom:10px;
	border-bottom:1px dotted #999;
	margin-bottom:10px;
}

#contact_form {
	width:443px;
	text-align:left;
}

#contact_form td {
	padding:3px;
	text-align:right;
}

#contact_form input {
	border:1px solid #666;
	font-size:11px;
	font-family:Verdana;
}

#contact_form select {
	border:1px solid #666;
	font-size:11px;
	font-family:Verdana;
}

#contact_form textarea {
	border:1px solid #666;
	font-size:11px;
	font-family:Verdana;
}

#contact_us {
	font-family:Verdana;
	line-height:1.3em;
	font-size:11px;
	color:#666;
}

#contact_list {
	margin-top:10px;
	padding-top:10px;
	border-top:1px dotted #999;
}

#contact_list td {
	padding:3px 5px 3px 5px;
	font-family:Verdana;
	font-size:11px;
	color:#333;
	text-align:left;
}

.footer_button {
	width:74px;
	height:47px;
	border:none;
}

.footer_button_shell {
	position:absolute;
	width:74px;
	height:47px;
}


.footer_contact {
	bottom:0px;
	right:74px;
}

.footer_legal {
	bottom:0px;
	right:0px;
}