@charset "utf-8";
body {
	background-color: #C0C0C0;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bkgnd.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.sidephoto {
	padding: 2px;
	float: right;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	border: 1px solid #333333;
}

.shadow {
	margin-top: 5px;
	margin-bottom: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #777777;
	border-bottom-color: #777777;
	width: 964px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-left-color: #BBBBBB;
}

.content {
	font-size: 14px;
	background-color: #FFFFFF;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #AAAAAA;
	border-left-color: #AAAAAA;
}

.header {
	background-image: url(../images/as-header-bkgnd.jpg);
	background-repeat: repeat-x;
	height: 96px;
	width: 960px;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-align: left;
	background-color: #FF9200;
}
.header div {
	padding-left: 15px;
	font-size: 12px;
	line-height: 14px;
	color: #000099;
	font-style: italic;
}

.menu {
	background-color: #FF9200;
	height: 25px;
	width: 960px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
.menuspace {
	height: 10px;
	width: 8px;
	float:left;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 12px;
	font-weight: bold;
}
.menu a:hover {
	color: #333333;
}
.main {
	width: 945px;
	padding-top: 16px;
	min-height: 500px;
	text-align: left;
	text-indent: 12px;
	margin-right: 5px;
	margin-left: 10px;
}
.main h1 {
	color: #000066;
	margin: 0px;
}

.submenu {
	color: #FFFFFF;
	background-color: #FF9608;
	padding: 3px;
	visibility: hidden;
}

.submenu  a {
	text-decoration: none;
}
#who1 {
	position: absolute;
	left: 58px;
	top: 25px;
}

#services1 {
	position: absolute;
	top: 25px;
	left: 145px;
}

#clients1 {
	position: absolute;
	left: 234px;
	top: 25px;
}

#assign1 {
	position: absolute;
	left: 553px;
	top: 25px;
}


.footer {
	font-size: 12px;
	line-height: 25px;
	background-color: #FF8A00;
	height: 25px;
	width: 960px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C46B00;
	border-bottom-color: #C46B00;
	color: #FFFFFF;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.clearboth {
	clear: both;
}
.greenbullets td {
	height: 28px;
	vertical-align: top;
}
.noindent {
	text-indent: 0px;
}
