body {
	background-color: #565a5d;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.title {
	font-family: tahoma;
	font-size: 26px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.subtitle {
	font-family: tahoma;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	text-transform: uppercase;
}

.c-title {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}

.c-subtitle {
	font-family: tahoma;
	font-size: 14px;
	color: #2E2E2E;
	font-weight: bold;
	text-transform: uppercase;
}
	

.text1 {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.text3 {
	font-family: tahoma;
	font-size: 22px;
	font-weight: bold;
	color: #CCCCCC;
}

.text4 {
	font-family: tahoma;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: normal;
}

.textgreen {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 9ac93f;
}
.bluetext {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: 4fbde9;
}

a:link {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;

}

a:hover {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	text-decoration: underline;
}

a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.b:link {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4fbde9;
	text-decoration: none;
}
a.b:visited {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4fbde9;
	text-decoration: none;
}
a.b:hover {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4fbde9;
	text-decoration: underline;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.page {
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	height: 770px;
	width: 705px;
	padding-left: 35px;
	padding-right: 35px;
}
.header {
	height: 82px;
	width: 705px;
}
.logo {
	height: 82px;
	width: 206px;
	float: left;
}
.navigation {
	height: 42px;
	width: 200px;
	float: right;
	padding-right: 20px;
	text-align: right;
	padding-top: 40px;
}
 .welcome {
 	height: 160px;
	width: 705px;
}

.slideshow {
	height: 120px;
	width: 220px;
	float: left;
	padding: 20px;
}

.greeting {
	height: 130px;
	width: 415px;
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align:left;
}

 .content {
 	height: 230px;
	width: 705px;
}

.c-left {
	height: 200px;
	width: 310px;
	float: left;
	text-align:left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 10px;
	list-style-image: url(images/a2.jpg);
}

.c-right {
	height: 190px;
	width: 310px;
	float: right;
	padding: 20px;
	text-align:left;
}

#apDiv1 {
	position:relative;;
	top:-135px;
	width:147px;
	height:64px;
	z-index:1;
}

 .footer {
 	height: 20px;
	width: 665px;
	padding-left: 40px;
	padding-top: 20px;
	text-align:left;
}