/*BODY STYLES*/
body {
	background-color: #ff6600;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/aaCMainBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
html, body {
    height: 100%;
}

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}

/*Layout Styles*/
#bigBlock{
	position:relative;
	width:998px;
  	padding: 0px;
  	margin: 0px;
}
#addressContainer{
	position:relative;
	width:210px;
	height:103px;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-color:#ff6600;
	padding:20px;
	font-weight:bold;
}

#menuContainer{
	width:250px;
	position:absolute;
	text-align: left;
	bottom:5px;
	left:0px;
	top:238px;
	overflow:visible;
}#menuContainer1{
	width:250px;
	position:relative;
	text-align: left;
	bottom:5px;
	background-image: url(../images/aaCmenuBG.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#menuContainer2{
	width:250px;
	position:relative;
	text-align: left;
	background-image: url(../images/aaCmenuBG1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menuBottom{
	background-image: url(../images/aaCmenuBot.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	width:250px;
	height:83px;
}
#headerContainer1{
	position:absolute;
	width:998px;
	height:238px;
	padding:0px;
	top:0px;
	left:0px;
}
#headerContainer2{
	position:relative;
	width:748px;
	height:78px;
	padding:0px;
	top:238px;
	left:250px;
}

#contentContainer{
	position:relative;
	width:700px;
	top:238px;
	left:250px;
	padding-bottom:16px;
	background-image: url(../images/aaCcontentCorner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:26px;
	padding-top:19px;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
}
/*LAYOUT CONTAINERS CONTENT*/
.content{

	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 15px;
	color: #ffffff;
	
}

.content a:link{
	
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	color: #0565a8;
}
.content a:visited{
	
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	color: #0565a8;
}
.content a:hover{
	
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	color: #92e5fb;
	text-decoration:underline;
}

/*FOOTER*/

#footerContainer{
	position:relative;
	top:238px;
	left:275px;
	width:700px;
	height: 32px;
	text-align:center;
	color: #ffffff;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height:28px;
	background-image: url(../images/aaCFooterBG.gif);
	background-repeat: no-repeat;
	background-position: center top;
	clear:both;
}
#footerContainer a:link {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
#footerContainer a:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
#footerContainer a:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}
.form{
	border: 1px solid #004a80;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color:#004a80;
	background-color:#f4fdff;
}
.button{
	border: 1px solid #004a80;
	background-color:#f4fdff;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:900;
	color:#004a80;
}
.contactstyle{
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
		font-size: 15px;
	color: #ffffff;
	text-align:left;
	width:150px

}
/*NAV*/

.navItem {
	padding-left: 0px;
	padding-right: 0px;
	color: #ffffff;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;


}


.navItem a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

}
.navItem a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

}
.navItem a:hover {
	color: #004a80;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;


}

/*NAV STUFF*/
.menu_links {
	padding-left: 0px;
	padding-right: 0px;
	color: #004a80;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;

	
}
.menu_links a:link{
	color: #004a80;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;

}
.menu_links a:visited{
	color: #004a80;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;

}
.menu_links a:hover {
	color: #f12e1b;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;

}
.menu_links_active {
	padding-left: 0px;
	padding-right: 0px;
	color: #f12e1b;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	text-decoration: none;
}




/*HEADING*/

h1{
	position: relative;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #474747;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:25px;
	font-weight:lighter;
	background-image: url(../images/aaCHeadingBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	padding-top:10px;
	margin:0px;
	height:65px;
	width:726px;
	left:-14px;
}



h2{
	position: relative;
	font-family: "Century Gothic", Futura, Helvetica, Arial, sans-serif;
	font-size: 22px;
	color: #474747;
	font-weight:bold;
	padding:0px;
	margin:0px;
	line-height:25px;
	font-weight:lighter;
	background-image: url(../images/aaCHeadingBG.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:20px;
	padding-top:23px;
	margin:0px;
	height:65px;
	width:726px;
	left:-7px;
}
