/* ABA-design generic layout styles */

body {
	background-color: #102327;
	margin: 20px;
}
#container {
	position: relative;
	left: 180px;
	top: 14px;
	width: 600px;
}
#container p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #ccc;
	line-height: 1.4em;
	margin: 0 0 15px 0;
}
#portfolioimagery td {
	padding-top: 10px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 20px;
}
#hmcontent {
	position: absolute;
	top: 330px;
	width: 700px;
}
#hmcontent img {
	margin-bottom: 20px;
}
#content {
	width: 700px;
	clear: both;
	left: 0px;
	position: relative;
}
.normalcontent {
	position: absolute;
	top: 380px;
}
.clients {
	position: absolute;
	top: 410px;
}
.contact {
	position: absolute;
	top: 56px;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #999999;
	text-decoration: none;
}
#column1 {
	font-family: Arial, Helvetica, sans-serif;
	width: 342px;
	position: absolute;
	top: 40px;
}
#column2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 345px;
	position: absolute;
	top: 40px;
	left: 350px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #999;
	clear: both;
	margin-bottom: 10px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
img.pagetitle {
	margin-top: 10px;
}
#content strong {
	font-size: 1em;
	font-weight: normal;
	margin-top: 0.25em;
	margin-bottom: 0.6em;
	line-height: 1.2em;
}
#contactbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #FFFFFF;
	border-top: 1px solid #666;
	padding: 1em 0 0 0;
}
#contactbox a:hover {
	color: #fff;
	text-decoration: none;
}
.pagecopy p {
	color: #ccc;
	font-size: 0.8em;
	margin-top: 0.25em;
	margin-bottom: 0.6em;
	line-height: 1.2em;
}
#navigation {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 170px;
}
#navigation img {
	margin-bottom: 40px;
}
ul#mainnav {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
ul#mainnav a {
	color: #ccc;
	text-decoration: none;
	display: block;
	margin:0;
}
ul#mainnav li {
	margin: 0px;
}
ul#subnav {
	list-style-type: none;
	margin: 0 0 7em 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
ul#subnav a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}
ul#subnav a:hover {
	background-color: #303D40;
}

/*IE workaround*/
/*All IE browsers*/
* html ul#mainnav a {height: 1%;}
* html ul#subnav a {height: 1%;}

#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	margin-top: 40px;
}
#content h2 {
	color: #ccc;
	font-size: 0.9em;
	font-weight: normal;
	margin: 0 0 10px 0;
}
#content h2 a {
	color: #fff;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration: none;
}
#hmcolumn1 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 345px;
}
#hmcolumn2 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 342px;
	margin-left: 13px;
}
.smallprint {
	font-size: 0.6em;
	color: #999999;
}
a.ialink, a.bclink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	text-decoration: none;
	color: #999;
}
h3 {
	font-size: 0.65em;
	color: #999;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	padding-top: 8px;
	margin-bottom: 10px;
}
#content h1 {
	padding: 24px 0 0 0;
	overflow: hidden;
	margin-top: 0.25em;
	background-repeat: no-repeat;
	height: 0px; !important /* for most browsers */
	height /**/:24px; /* for IE5 box model */
}