/*BODY STYLES*/
body {
	background-color: #66c7eb;
	background-image: url(../images/quad1BG.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin: 0px;
}
html, body {
    height: 100%;
}

/*td, tr {
	text-align: left;
	color: #67a989;
	font-family: Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}*/

/*Image Border*/

img {
  border: none;
  padding: 0px;
  margin: 0px;
}
/*p { margin: 0px;}*/

/*Layout Styles*/
#flashHeader{
	position:relative;
	width:1000px;
	height:101px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	text-align: center;
	vertical-align: top;
}
#menuBG{
	position:relative;
	width:1000px;
	height:30px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}
#header1{
	width: 100%;
	height: 258px;
	position: relative;
	background-image: url(../images/quad1Header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#pageTop{
	width: 100%;
	height: 61px;
	position: relative;
	background-image: url(../images/quad1PageTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#pageTop1{
	width: 1000px;
	height: 57px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
}
#pageTopSub{
	width: 100%;
	height: 57px;
	position: relative;
	background-image: url(../images/quad1SubTop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#pageBG{
	width: 100%;
	position: relative;
	background-image: url(../images/quad1PageBG.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#bgCover{
	width: 100%;
	top:0px;
	position: relative;
	background-image: url(../images/quad1Cover1.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bgCoverSub{
	width: 100%;
	top:0px;
	position: relative;
	background-image: url(../images/quad1SubBGCover.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#contentContainer{
	position: relative;
	width: 976px;
	min-height:300px;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
}
#pageBot{
	width: 100%;
	height:26px;
	position: relative;
	background-image: url(../images/quad1PageBOT.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#call{
	position:absolute;
	top:0px;
	right:0px;
	width:232px;
	height:47px;
}


/*LAYOUT CONTAINERS CONTENT*/
.content{
	padding-left:3px;
	position: relative;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

.content a:link{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #d13924;
}
.content a:visited{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #d13924;
}
.content a:hover{
	
	font-family: Arial, Helvetica, sans-serif;
	color: #851c0e;
	text-decoration:underline;
}





/*FOOTER*/

#footerContainer{
	position:relative;
	width: 980px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	text-align:right;
	color: #004075;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.3em;

}
#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 #4ab7e5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	background-color:#a8dff6;
}
.button{
	border: 1px solid #4ab7e5;
	background-color:#a8dff6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:900;
	color:#000000;
}
.contactstyle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align:left;
	width:150px

}
/*.contactcontentPlacement{


}*/
/*NAV*/

.navItem {
	padding-left: 2px;
	padding-right: 2px;
	color: #004075;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
		line-height:30px;

}


.navItem a:link {
	color: #004075;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

}
.navItem a:visited {
	color: #004075;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;

}
.navItem a:hover {
	color: #d13924;
	font-weight: bold;
	cursor: pointer;


}
/*HEADING*/

h5{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0760a3;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
h4{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #d13924;
	font-weight:bold;
		padding:0px;
	margin:0px;
}
h6{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #73bc00;
	font-weight:bold;
		padding:0px;
	margin:0px;
}
.buttonBG{
	width:121px;
	height:133px;
	background-image: url(../images/bookBG.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#flashContainer{
	position:relative;
	width:1000px;
	height:258px;
	margin-left:auto;
	margin-right:auto;
}
#pickerContainer{
	position:absolute;
	width:501px;
	height:244px;
	top:-221px;
	left:-550px;
}
#pickerContainer1{
	position:absolute;
	width:241px;
	height:212px;
	top:37px;
	right:14px;
}
html>body #pickerContainer1{
	position:absolute;
	right:16px;
}
