body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

img
{
	border-style:none;
	border: 0px;
}

a
{
	text-decoration: none;
}

#container
{
	width: 706px;
	margin-right: auto;
	margin-left: auto;
}

.alreview
{
	padding-top: 20px;
	padding-right: 60px;
}

.logo
{
	position: relative;
	z-index: 1;
	margin-left: 33px;
	height: 125px;
	width: 667px;
	background: url('../images/logo.png');
	background-repeat: no-repeat;
}

.award
{
	position: absolute;
	z-index: 2;
	margin-left: 600px;
	margin-top: -100px;
	height: 120px;
	width: 134px;
	background: url('../images/ssaward.png');
	background-repeat: no-repeat;
}

#nav
{
	position: absolute;
	z-index: 2;
	height: 452px;
	width: 39px;
	background-repeat: no-repeat;
}

.content
{
	min-height: 542px;
	height: auto;
	position: relative;
	z-index: 1;
	margin-left: 33px;
	padding: 15px;
	background: url('../images/content_bg.png');
	background-repeat: repeat-y;
}

.border_b
{
	position: relative;
	z-index: 1;
	margin-left: 33px;
	height: 6px;
	width: 667px;
	background: url('../images/border.png');
	background-repeat: repeat-x;
}

.gradient
{
	position: relative;
	margin-left: 33px;
	height: 354px;
	width: 667px;
	background: url('../images/gradient.png');
	background-repeat: repeat-x;
}

.services
{
	padding-left: 30px;
}

.contact
{
	padding-left: 50px;
}
