body {
	color:white;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px 0px 20px;
	background-color: #7B86B9;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;

}

a {

	text-decoration:none
}

a:link {
	color: #FFbb00;
}

a:visited {
	color:#C2A6FF;
}
a:active {
		color:#FFCC00;
}
a:hover {
	color:#72B49C;

}
h1 {
	color: #72B49C;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;

}
h2 {
	background-color: #57658E;
	padding: 0.2em 0.4em;
	font-size: 1.2em;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 2.2em;
	margin-bottom: 2.2em;
}
#logo{
	border:1px solid #fff;
	margin:0 10px;
}
#certified{
	border:2px solid #fff;
	margin: 0 0 10px 10px;
	width:260px;
	float:right;
	background-color:#7B86B9;
}
#home #logo{
	margin-left:5px;
}

#acsth{
	text-align:center;
	background-color:#fff;
}
#certified p{
	font-size:14px; 
	font-weight:bold; 
	margin:5px 0 10px 5px
}
#branding {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 10px;


}

#nav1 {
	padding-top: 40px;
	padding-left: 20px;
	padding-right: 15px;
	text-align: left;
	width: 20%;
	background-image: url(images/bg_logo_paler.gif);
	background-repeat: no-repeat;
	background-position: right bottom;





}
#nav1 table{
	margin-top:10px;
}



/* Alternative to UL: */
#nav1 td {
	
	background: #64DEAF url(images/button_bg.jpg) left top repeat-x;
	white-space: nowrap;
	text-align: center;
	font-size: 14px;


}
#nav1 ul {

}
#nav1 td ul{
	background:transparent url(images/quote_bg.jpg) top left repeat-x;
	color:#000;
	list-style-type: none;
	margin:-13px 0 0 0;
	padding: 0px;
	font-size:0.9em;
	text-align:left;
	padding:5px 0 5px 30px;
}
#nav1 td ul li{
}
#nav1 a {
	font-weight: bold;
	display:block;
	padding:8px 0 0 0;
	vertical-align:middle;
	height:30px;


}
#nav1 a:link {
	color: #000000;

}
#nav1 a:visited {
	color: #000000;

}
#nav1 a:active {
	color: #CC0000;

}
#nav1 a:hover {
	color: #CC0000;

}
#nav1 td ul a{
	font-weight:normal;
	padding:0;
	height:auto;
}

#swinburne{
	clear:left;
	width:204px;
	margin:0 0 0 60px;
	border:2px solid #fff;
	text-align:center;
}

#swinburne p{
	font-size:9pt;
	text-align:left;
	padding:5px;
}
#contentArea {
	padding-top: 40px;
	padding-right: 40px;
	padding-left: 40px;
	font-size: 11pt;
}
h3 {
	color: #72B49C;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 2.2em;
	margin-bottom: 2.2em;


}
.specialQuote {
	color: #000099;
	background-color: #8AC4AE;
	padding: 1em;
	border: 2px solid #FFbb00;
	font-size: 0.9em;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2.2em;
	margin-bottom: 2.2em;
	background-image: url(images/quote_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;


}

.specialQuote hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	border: none;


}

h4 {
	font-size: 1.1em;
	font-weight: bold;
}
#footerMenu {
	text-align: center;
	font-size: 0.8em;


}
.rightImage {
	float:right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #ffffff;
}
.leftImage {
	float:left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #ffffff;
}
hr {
	background-color: #ffbb00;
	height: 3px;
	color: #ffbb00;
	border: none;
}

