img {
	margin: 0;
	padding: 0;
	border: 0px;
}

html {
	height: 100%;
}
body {
	margin: 0;
	background: #fff url(images/background.png) repeat-x;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #043454;
	height: 100%;
}

p {
	font-size: 12px;
}
a {
	color: #043454;
	text-decoration: none;
	outline: none;
	display: inline-block;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}

#page {
	min-height: 100%;
	position:relative;
}

#container {
	width: 860px;
	margin: auto;
}

#topSpace {
	height: 140px;
	}

#buttonFocus {
	padding-left: 0px;
	float: left;
	padding-top: 0px;
}

#button {
	padding-left: 0px;
	float: left;
	padding-top: 1px;
}

#logoContainer {
	padding-top: 35px;
	float:left;
		
}

#buttonContainer {
	padding-top: 70px;
	padding-left:500px;	
}
#banner {
	height: 300px;
	top: 0;
	left: 0;
	z-index: 999;
}

#banner2 {
	height: 140px;
	top: 0;
	left: 0;
	z-index: 999;
}

#mainwhyuse {
	height: 215px;
	width: 456px;
	margin: 40px 10px 0 16px;
	float: left;
}
#mainclientssay {
		width: 340px;
		margin: 40px 0 0 20px;
		float: left;
	}
#separ {
	margin-top: 25px;
	float: left;
}
#mainfeat2 {
	height: 230px;
	margin: 0;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 30px;
}
#mainfeat2 a {
	border: 0;
	text-decoration: none;
}
	#mainfeat2 .content {
		margin: .75em 1em;
	}
	#mainfeat2 .one {
		width: 270px;
		height: 230px;
		float: left;
		margin-right: 18px;
	}
	#mainfeat2 .two {
		width: 270px;
		height: 230px;
		float: left;
		margin-right: 18px;
	}
	#mainfeat2 .three {
		width: 270px;
		height: 230px;
		float: left;
	}
hr {
	height: 1px;
	color: #8ba0b3;
	border: 0;
	border-top: #afc3d5 1px solid;
}
#footercontainer {
	background-color: #296892;
	width: 100%;
	margin: 30px 0 auto 0;
	color: #fff;
	font-size: 10px;
	height: 28px;
    position: absolute;
    bottom: 0;
}
	#footer {
		width: 800px;
		margin: 0 auto;
		padding: 5px 0;
	}
	#footercontainer a{
		color: #fff;
	}
	
#subcontentcont {
	background-color: #fff;
	padding: 20px;
	margin: 0;
	margin-left: 10px;
	display: block;
	width: 799px;
}
#sidebar {
	width: 165px;
	float: right;
	margin: 0;
	padding: 0 0 10px 20px;
	border-left: #c6d5e0 1px solid;
	clear: right;
}
	#sidebar h1 {
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 .25em 0;
		padding: 0;
		border-bottom: #3f7f19 1px solid;
	}
	#sidebar a {
		font-size: 12px;
		color: #043454;
		text-decoration: none;
		border: 0;
	}
	#sidebar a:hover {
		text-decoration: underline;
	}
#body {
	width: 600px;
	clear: none;
	margin: 0;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 22px;
	font-weight: lighter;
	font-style:oblique;
}
