body {
	margin:0px;
	padding:0px;
	top: 0px;
	background-color: #FFF;
	background-repeat: repeat;
}
p {
	font-size: 12px;
	color: #333;
	text-align: justify;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1A1A1A;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #404040;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #404040;
	text-align: left;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #800000;
	text-align: left;
}
.bold16Red {
	font-size: 16px;
	font-weight: bold;
	color: #800000;
}
.bold13Red {
	font-size: 13px;
	font-weight: bold;
	color: #800000;
}
.bold13Grey {
	font-size: 13px;
	font-weight: bold;
	color: #1A1A1A;
}

h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #800000;
}
img {
	border:0px;
}
div {
	font-family:verdana;
	font-size:12px;
	margin-left: 5px;
	padding-left: 10px;
	width: 250px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

#wrapper #footer #footerLink p a:hover {
	color: #CCC;
}
#wrapper #footer #footerLink p a:link {
	color: #666;
}
#wrapper #footer #footerLink p a:visited, a:active {
	color: #999;
}
#wrapper #contentContainer #content a:hover {
	color: #CCC;
}
#wrapper #footer #footerCopyright p a:hover {
	color: #666;
}
#wrapper #footer #footerCopyright p a:visited, a:active {
	color: #999;
}
#wrapper #footer #footerCopyright p a:link {
	color: #FFF;
}

#wrapper #contentContainer #content a:link {
	color: #804040;
}
#wrapper #contentContainer #content a:visited, a:active {
	color: #A55;
	text-align: left;
}

.date {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #999;
	position: absolute;
	right: 5px;
	top: 20px;
}
.blueHighlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #00F;
}
.contentBox1 {
	position: relative;
	height: auto;
	width: 275px;
	float: left;
	border-bottom-width: 2px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 25px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.contentBox2 {
	position: relative;
	height: auto;
	width: 250px;
	float: right;
	margin-bottom: 20px;
	margin-top: 25px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DADADA;
	margin-left: 0px;
	text-align: left;
}
.contentBox3 {
	position: relative;
	height: auto;
	width: 540px;
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 0px;
	margin-right: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.contentBox3a {
	position: relative;
	height: auto;
	width: 250px;
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DADADA;
	margin-left: 5px;
}
.contentBox2a {
	position: relative;
	height: auto;
	width: 250px;
	float: right;
	margin-bottom: 20px;
	margin-top: 33px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-right: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #DADADA;
	margin-left: 5px;
}

.contentSubBox1 {
	position: relative;
	width: 275px;
	padding-left: 0px;
	margin-left: 0px;
	text-align: left;
}




.content {
	position: relative;
	height: auto;
	width: 520px;
	float: left;
	border-bottom-width: 2px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-top: 25px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#banner #FlashID {
	position: absolute;
	float: left;
	left: 0px;
}

#wrapper {
	width: 766px;
	position: relative;
	top: 0px;
	margin: auto;
	overflow: hidden;
	padding: 0px;
}
#header {
	background-image: url(_assets/_image/other/headerBorder_csspattern.jpg);
	background-repeat: repeat;
	width:766px;
	height:99px;
	position: relative;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#banner {
	width:554px;
	position: relative;
	height: 200px;
	margin-left: 3px;
	padding-left: 0px;
	float: right;
	clear: right;
}
#header #headerBtnHome {
	bottom: 8px;
	position: absolute;
	right: 102px;
	visibility: visible;
}
#header #headerBtnContact {
	position: absolute;
	right: 52px;
	bottom: 8px;
	visibility: visible;
}
#header #headerBtnMap {
	position: absolute;
	right: 2px;
	bottom: 8px;
	visibility: visible;
}
#navTop {
	background-image: url(_assets/_image/other/navTopBorder_csspattern.jpg);
	background-repeat: repeat;
	width:209px;
	height:200px;
	position: relative;
	float: left;
	clear: left;
	padding-left: 0px;
	margin-left: 0px;
}
#navTop table {
	position: relative;
	left: 0px;
	top: 27px;
}
#navBottom {
	background-color: #D3D3D3;
	width:209px;
	height:inherit;
	position: relative;
	float: left;
	clear: left;
	margin: 0px;
	padding: 0px;
}
#navBottomBorder {
	position: absolute;
	top:0px;
	width:209px;
	height:14px;
	background-image: url(_assets/_image/other/navBottomBorder.jpg);
	visibility: visible;
	margin: 0px;
	padding: 0px;
	left: 0px;
}
#navBottom table  {
	margin-left: 40px;
	margin-bottom: auto;
	position: relative;
	top: 50px;
}
#content {
	height: auto;
	width: 557px;
	position: relative;
	float: right;
	clear: right;
	top: 0px;
	left: 0px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#contentBorder  {
	background-color: #D3D3D3;
	height: 10px;
	width: 554px;
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
}
#contentContainer  {
	width: 766px;
	position: relative;
	float: left;
	clear: both;
	height: auto;
	background-color: #D3D3D3;
	margin-left: 0px;
	padding-left: 0px;
}
#content #contentCom table tr td   {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: top;
}


#footer {
	position: relative;
	height: 70px;
	width: 766px;
	float: left;
	clear: none;
	margin: 0px;
	padding: 0px;
}
#footerCopyright {
	background-image: url(_assets/_image/other/footerBorderGrey_csspattern.jpg);
	background-repeat: repeat;
	width:209px;
	height:60px;
	position: relative;
	float: left;
	clear: left;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
#footerCopyright p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	padding-top: 20px;
	text-align: center;
}
#footerCopyright p a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}
#footerLink {
	background-image: url(_assets/_image/other/footerBorderRed_csspattern.jpg);
	background-repeat: repeat;
	width:554px;
	height:60px;
	position: relative;
	float: right;
	clear: right;
	margin: 0px;
	padding: 0px;
}
#footerLink p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	position: relative;
	top: 15px;
	margin-top: 10px;
}
#footer #footerLink p a {
	color: #333;
}
#header #cse-search-box {
	position: absolute;
	right: 170px;
	font-family: Verdana, Geneva, sans-serif;
	width: auto;
	top: 70px;
}
#awakLogo {
	position: absolute;
	top:14px;
	width:282px;
	height:83px;
	margin-bottom:0px;
	visibility: visible;
}

