@charset "utf-8";
/* CSS Document */

.body {
	width: 967px;
	margin:auto;
}
.logo {
	float: left;
	height: 87px;
	width: 311px;
	margin-top: 10px;
}
.webmail {
	float: right;
	height: 30px;
	width: 145px;
	margin-top: 50px;
}
.menu {
	float: left;
	width: 967px;
	height: 39px;
	background-image: url(images/menu-bg.jpg);
	background-repeat: repeat-x;
	margin-top:5px;
	text-align: right;
}
#one {
	float: left;
	height: 147px;
	width: 967px;
}
#oneinside {
	float: left;
	height: 142px;
	width: 967px;
}
#two {
	float: left;
	width: 967px;
	height: 326px;
}
#submenuhome {
	float: left;
	width: 279px;
	height: 288px;
}
#titleinside {
	float: left;
	width: 248px;
	height: 132px;
	margin-top: -1px;
}
#bannerhome {
	float: right;
	width: 682px;
	height: 288px;
}
#bannerinside {
	float: right;
	width: 718px;
	height: 132px;
	margin-top: -1px;
	margin-right: 1px;
}
#shade {
	width: 1126px;
	height: 39px;
	float: leftpx;
	margin-left: -90px;
}
#three {
	float: left;
	width: 967px;
	height: 270px;
	margin-top: 5px;
}
	
.arial22orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #f38117;
	line-height: 28px;
}
.arial16orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #f38117;
	line-height: 28px;
	font-weight: normal;
}

#hometext {
	float: left;
	width: 690px;
	height: 280px;
	margin-left: 30px;
}
.dotborder {
	float:left;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.text {
	float:left;
	width: 670px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	text-align: left;
}
.bodytext11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 16px;
	text-align: left;
}
.greyborder {
	float:left;
	width: 655px;
	height: 75px;
	border: 1px solid #CCC;
}
#projecthome {
	float: left;
	width: 225px;
	height: 240px;
	border: 1px solid #CCC;
	padding: 5px;
	margin-top: 5px;
	background-image: url(images/bg-projects.jpg);
	background-repeat: repeat-x;
}
.footer {
	float: left;
	width: 967px;
	height: 40px;
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	padding-top: 15px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
#four {
	float: left;
	width: 967px;
	
}
#leftgreybg {
	float: left;
	width: 248px;
	margin-top: 0px;
	background-color: #f0f0f0;
}
#insidecontent {
	float: left;
	width: 660px;
	margin-left: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
}
.arial18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
}
