@charset "utf-8";

/* CSS Document */

body {
	background-color: #7f878c;
	background-image: url(/images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

.dark-grey {color: #333333} /* style 1 */

.footer-title { /* style8 */
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align:left;
}

.footer-bottom-border-dotted {padding-top:5px; padding-bottom:8px;}
#list-call-out-box {list-style:url(/images/bullet.gif);}
#list-call-out-box li {padding-left:15px; color: #333333; margin-bottom:1.7em;}
#list-call-out-box li a { /* style 4 */
	color: #3f7191;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
}
h1
{
	font-family:Arial;
	color:#973300;
	font-size:28px;
	letter-spacing:-1px;
	line-height:28px;
	padding-top:0px;
	margin-top:0px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#c15d2a;
	font-size:16px;
	padding-top:0px;
	margin-top:0px;
	
}

h3
{
	color:#012d49;
	font-size:28px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	line-height:28px;
	padding-top:0px;
	margin-top:0px;
	
}


#toparea
{
	width:968px;
	height:119px;
	margin:auto;
	background-image:url(/images/topbg.gif);
	background-repeat:repeat-x;
	border-left:1px solid white;
	border-right:1px solid white;
}

#logo
{
	width:206px;
	height:94px;
	background-image:url(/images/ap-engineering-logo.gif);
	float:left;
	margin-left:35px;
}

#navigation
{
	width:700px;
	height:30px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:65px;
	text-align:right;
	padding-right:20px;
}

#navigation ul
{
	margin:0px;
	padding:0px;
}

#navigation li
{
	display:inline;
}

#navigation a
{
    color:White;
    text-decoration:none;
}

#navigation a:hover
{
    color:White;
    text-decoration:underline;
    
}

#flashheader
{
	width:968px;
	border-right:1px solid white;
	border-left:1px solid white;
	height:235px;
	background-image:url(/images/flashtemp.jpg);
	margin:auto;
}

#contentbody
{
	width:968px;
	padding-top:20px;
	background-image:url(/images/contenttop.jpg);
	background-repeat:no-repeat;
	background-position:top;
	border-left:1px solid white;
	border-right:1px solid white;
	background-color:#FFFFFF;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:18px;
	
}

#leftcolumn
{
	width:560px;
	float:left;
	margin-top:15px;
	padding-left:55px;
}

#rightcolumn
{
	width:330px;
	float:right;
	margin-top:15px;
	padding-right:15px;
}

#homelist
{
	width:279px;
	line-height:18px;
	background-image:url(/images/listback.jpg);
	background-repeat:no-repeat;
	padding-top:20px;
}

#bigfooter
{
	width:910px;
	height:144px;
	padding-top:20px;
	background-image:url(/images/footerbg.jpg);
	background-repeat:repeat-x;
	margin:auto;
	text-align:center;
	color:#bebebe;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:60px;
}

#bigfooter a
{
    color:#bebebe;
    text-decoration:none;
}

#bigfooter a:hover
{
    text-decoration:underline;
}


.navigation
{
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid white;
}

.navigationlast
{
	padding-left:10px;
	padding-right:10px;
	
}
