* {
    padding:	    0;
    margin:	        0;
}

html, body, form {
	font-family:	Arial,Helvetica,sans-serif;
	font-weight:	normal;
	font-size:      100%;
	background-image: url(../images/BKGD.png); 
	background-repeat: repeat-x;
	
	
}

body {

}

img 
{
    border:         0px none;
}

        
/* PAGE CONTAINER */
div.pageContainer {
	position:		relative;
	margin:		    0 auto;
	width:          980px;
	padding:        0px 0px 0px 0px;
	color:			#333;
	font-size:		13px;
	background-image: url(../images/skyBKG.png); 
	background-repeat: repeat-x;
	background-color:#FFF;
	border: 1px Solid grey;
}

h1 
{		
	font-size: 		30px;
	margin-bottom: 	20px;
	color: 			#333;
}

h2 
{		
	font-size: 		34px;
	letter-spacing: -1px;
	color: 			#06F;
}

h3 
{
	font-size: 		23px;
	color:			#06F; 
	padding-top: 	5px;
}

h4 
{
	font-size: 		14px;
	color: 			#333;
}

h5 
{
	font-size: 		10px;
	text-align:		right;
	text-decoration:underline;
}

h6 
{
	font-size: 		12px;
	color:			#06F; 
	padding-top: 	5px;
}
     
        
/* HEADER CONTAINER */
div.headerContainer 
{            
    height:         100px;
	padding-top:	20px;
	margin-bottom:	10px;
	
}

div.headerContainer div.logo {
	float:          left;
	width:         	177px;
	height:			90px;
	background:		url(../images/APlogo_v2.png) no-repeat left top;
	margin-left: 20px;
}

div.headerContainer div.logo h1 span {
	display:		none;
}

div.headerContainer div.topbanner {
    float:          left;
	width:          550px;
	height:			88px;
	margin-left:	36px;
	border: 1px solid grey;
	
}

div.headerContainer div.contact {
	float:          right;
	width:         	168px;
	height:			88px;
	margin:			1px 10px 0px 0px;
	text-align:		center;
	
}

/*SLIDES*/

.slides { position:relative; width:550px; height:88px; }
.slides img { position:absolute; left:0; top:0; }





/* MAIN CONTAINER */
div.mainContainer {           
    width:        	100%;
	height:			500px;
}

div.mainContainerB {           
    width:        	100%;
	height: 		1750px;
}

div.mainContainerC {           
    width:        	100%;
	height: 		750px;
	font-size:		90%;
}

/* MAIN COPY */
div.mainCopy {
	float: 			left;
	width: 			360px;	
	padding:		6px 0px 0px 40px;
}

div.testBox {
	float: 			left;
	width: 			350px;
	background-color:#6C65EA;
	margin-top:		30px;
	padding: 		5px 5px 5px 5px;
	color:			#FFF;
	font-size:		12px;
	
}

/* NAVMAG CONTAINER */
div.navMags {
	float: 			left;
	width: 			330px;
	margin: 		5px 0px 0px 55px;
}


div.navBar{
	float:			left;
	width:			330px;
	height:			25px;
	background-image:url(../images/navBar.png);
}

div.navBar ul{
	 list-style-type: none;
	 padding: 3px 0px 0px 14px;
}

div.navBar li{
	display: 	inline;
	margin-left: 44px;
	font-size:	18px;
	color:		#FFF;
	
}

div.magBox{
	width:	329px;
	float: right;
	margin:	10px 0px 0px 0px;
	background-image:url(../images/magBKD.png); 
	background-position:bottom;
	background-repeat: repeat-x;
	border:		1px solid grey;
}

div.magBoxA ul{
	 list-style-type: none;
	 margin:		10px 0px 0px 6px;
}

div.magBoxA li{
	display: inline;
	margin-left:	7px;
	opacity: 0;
}

div.magBoxB ul{
	 list-style-type: none;
	 margin:		7px 0px 0px 6px;
}

div.magBoxB li{
	display: 		inline;
	margin-left:	7px;
	opacity: 0;
	
}

div.magBoxC ul{
	 list-style-type: none;
	 margin:		5px 0px 6px 6px;
}


div.magBoxC li{
	display: 		inline;
	margin-left:	7px;
	opacity: 0;
	
}

div.navigation{
	float:			left;
	width:			330px;
	height:			25px;
	padding:		0px 0px 0px 455px;
	margin-top:		5px;
	
}

div.publist ul{
	float: left;
	margin-top: 3px;
	list-style-type: none;
}

div.publist li{
	margin:			0px 0px 12px 0px;
	background:url(../images/bullet.png) no-repeat;
	background-position:top left;
	padding-left: 15px;
	
}



div.magInfo{
	float:			left;
	width:			743px;
	margin:			25px 0px 0px 40px;
	border:			1px	solid grey;
	background-image: url(../images/MagInfoBKG.png);
}

div.magBig{
	float:			left;
	margin:			5px 0px 5px 3px;
}

div.magTextArea{
	float:			left;
	width:			400px;
	height:			280px;
	padding:		40px 0px 0px 25px;
}

div.magHeader{
	margin-bottom:	20px;
	display:		none;
}

div.magText{
	display:		none;
}

div.magLink{
	float:			left;
	width:			150px;
	margin:			50px 0px 0px 300px;
	display:		none;
	
}

div.testimonials {
	width:		750px;
	padding: 20px 0px 0px 40px;
}

div.bottomMagList{
	background-color:#EDEDED;
	height: 400px;
	margin-top:10px;
	padding-top:10px;
}
div.bottomMagList ul{
	list-style-type: none;
	height:400px;
	padding-left:9px;
}

div.bottomMagList li{
	display: block;
	float: left;
	text-align: center;
    padding: 16px 33px 10px 33px;
}


/* RIGHT CONTAINER */
div.sidebanners {
	float: 			right;
	width: 			137px;
	margin-right:	25px; 
	
}

div.sidebanners ul{
    list-style-type:	none;
	margin-top:		0px;
}

div.sidebanners li{
	
	margin-top:		4px;
	padding-bottom:	37px;
	
}

div.sidebanners ul{
    list-style-type: none;
}
	
	
/* FOOTER CONTAINER */

div.footerContainer{
	
	
	padding: 		1px 0px 25px 20px;
	background-image:url(../images/footerBKG.png); 
	background-repeat: no-repeat;
	font-size: 		10px;
	color:			#FFF;
}









/* TEXT LINKS */
a:link {
	color: #06F;
	text-decoration: none;
	}
a:visited {
	color: #06F;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	text-decoration: none;
	}
a:active { 
	color: #666666;
	text-decoration: none;
	}

a.other:link {
	color: #fff;
	text-decoration: underline;
	}
a.other:visited {
	color: #fff;
	text-decoration: underline;
	}
a.other:hover {
	color: #666666;
	text-decoration: underline;
	}
a.other:active { 
	color: #666666;
	text-decoration: underline;
	}
	

/* MISCELLANEOUS STYLING */
span.required
{
    color:          #ff0000;
    font-weight:    bold;
    font-size:      120%; 
}

.clearBottomMargin
{
    margin-bottom:  0px
}

.autoLeftRightMargin
{
    margin-left:    auto;
    margin-right:   auto;
}
