@charset "utf-8";
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-image: url(../images/watermark2.png);
}

h2 {
	color: #000000;
	margin-top: 0px;
}
img {
	border: none;
}
h3 {
	color: #000000;
	font-size: 16px;
}
p {
	color: #000000;
	font-size: 14px;
}
.clear {
	clear: both;
	height: 20px;
	width: 100%;
}
.col {
	float: left;
	width: 218px;
	margin-right: 15px;
	font-size: 12px;
	margin-bottom: 15px;
}
.col p {
	margin-top: 0px;
	margin-bottom: 00px;
}

.colTop {
	background-image: url(../images/colTop.png);
	background-repeat: no-repeat;
	height: 15px;
}
.colMid {
	background-image: url(../images/colMid.png);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.colBtm {
	background-image: url(../images/colBtm.png);
	background-repeat: no-repeat;
	height: 15px;
}







#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #999999;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-bottom: 20px;
}
#headerHolder {
	background-image: url(../images/headerBack.png);
	background-repeat: repeat-x;
	height: 170px;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#header {
	margin-bottom: 0px;
	width: 800px;
	height: 174px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}

#header h1 {
	margin-top: 0px;
	padding-top: 10px;
	color: #FFFFFF;
	margin-bottom: 6px;
}
#header #flashBan {
	float: left;
	margin-top: 0px;
	margin-left: 100px;
}


#header #tagline {
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 20px;
	font-size: 14px;
	float: right;
	margin-top: 90px;
	margin-right: 30px;
}


#header img {
	float: left;
	margin-right: 20px;
	margin-bottom: 1px;
	margin-left: 4px;
	margin-top: 15px;
	border: none;
}
#mainNav {
	height: 32px;
	width: 695px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
#mainNav ul {
	margin: 0px;
	padding: 0px;
}
#mainNav li {
	float: left;
	width: auto;
	margin: 0px;
	list-style-type: none;
	height: 32px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#mainNav a {
	color: #333333;
	text-decoration: none;
	height: 32px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#mainNav  a:hover {
	background-repeat: repeat-x;
	color: #FFFFFF;
	background-image: url(../images/navBackOver.png);
}
#content {
	margin: 0px;
}
#content  .dateAble {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
#content .dateAble td {
	border: 1px solid #333333;
	margin: 0px;
	padding: 0px;
}


#content  #image {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content #leftImg {
	float: left;
	margin-right: 10px;
}

#content h3 {
	margin-top: 0px;
	padding-top: 5px;
}


#content h1 {
	margin-top: 0px;
	padding-top: 4px;
	text-align: center;
	font-size: 24px;
}
#content ol li {
	font-size: 14px;
}


#content   #flash {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#courses {
	width: 500px;
	height: 150px;
	float: left;
}
#courses   ul {
	margin: 0px;
	padding: 0px;
}
#courses li {
	float: left;
	width: 230px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
	background-image: url(../images/service.png);
	background-repeat: no-repeat;
	height: 30px;
	text-align: center;
	font-size: 12px;
}
#courses a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
#courses a:hover {
	color: #999999;
}
#selection .dePay  p {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#selection .balPay  p {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#selection  .fullPay  p {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#selection .dePay {
	background-image: url(../images/orderBtn.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 35px;
	margin: 0px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#selection .balPay {
	background-image: url(../images/orderBtn.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 35px;
	margin: 0px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#selection .fullPay {
	background-image: url(../images/orderBtn.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 35px;
	margin: 0px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#gen {
	float: left;
	width: 100%;
}


#button {
	width: 220px;
	float: left;
	margin-left: 40px;
}
#button img {
	margin-bottom: 4px;
	border: none;
}




#first {
	height: 110px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
	padding-left: 0px;
	text-indent: 0px;
}
#first img {
	float: left;
	margin-right: 10px;
}
#second {
	height: 100px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
	text-align: center;
}
#second img {
	float: left;
	margin-right:20px;
}
#third {
	height: 100px;
	text-align: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
}
#third img {
	float: right;
	margin-left:20px;
}
#forth {
	height: 150px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	font-size: 18px;
	text-align: left;
}
#forth img {
	float: left;
	margin-right:20px;
}
#footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	clear: both;
}
#footer a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #000066;
	text-decoration: underline;
}

