html {
	font-family: Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
	color: #FFFFFF;
	margin-top: 10px;
}

div.Content {
	border: 1px solid #000000;
	margin-right: auto;
	margin-left: auto;
	width:910px;
	padding: 0px;
}

div.header {
	width:910px;
	height:144px;
}

div.logo {
	float: left;
	width:345px;
	height:114px;
}

.clearDiv {
	clear:both;		
}

div.menu {
	position: relative;
	top: 85px;
	float:right;
	width:397px;
	height:25px;
}

div.header-horiz {
	background: url('images/header_horiz.gif') no-repeat;
	left:0px;
	top:114px;
	width:910px;
	height:18px;
}

div.header-whitebreak {
	
	left:0px;
	top:132px;
	width:910px;
	height:12px;
}

div.main {
	margin-left: 15px;
	float:left;

	width:910px;
	height:496px;
}


div.box-body {
	font-size: 0.8em;
	margin-right: 15px;	
	margin-top: 10px;
	color: #FFFFFF;
}

div.consult-box {
	padding-top: 40px;
	padding-left: 10px;
	background: url('images/consult_box.gif') no-repeat;
	float: left;
	left:10px;
	top:144px;
	width:287px;
	height:496px;
}

.consult_head {
	background: url('images/consult_head.gif') no-repeat;
	width: 267px;
	height: 43px;
}


div.develop-box {
	padding-top: 40px;
	padding-left: 10px;
	background: url('images/develop_box.gif') no-repeat;
	float: left;
	left:312px;
	top:144px;
	width:287px;
	height:496px;
}

.develop_head {
	background: url('images/develop_head.gif') no-repeat;
	width: 267px;
	height: 43px
}


div.design-box {
	padding-top: 40px;
	padding-left: 10px;
	background: url('images/design_box.gif') no-repeat;
	float:left;
	width:287px;
	height:496px;
}

.design_head {
	background: url('images/design_head.gif') no-repeat;
	width: 267px;
	height: 43px
}

div.white-baseline {
	float:left;	
	left:900px;
	top:144px;
	width:10px;
	height:496px;
}

div.footer {
	float: left;
	width:910px;
	height:45px;
}

div.footer-horizontal {
	float: left;
	background: url('images/footer_horizontal.gif') no-repeat;
	width:687px;
	height:45px;
}

div.tag-line {
	float: right;
	background: url('images/tag_line.gif') no-repeat;
	width:220px;
	height:45px;

}
