body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	background-color: #F7F7F7;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {

}
#subheader {
	background-image: url(Images/line3.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#logo {
	height: 70px;
	width: 320px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
}
#dvLeftColn {
	width: 160px;
}
#dvLeftColn ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#dvLeftColn li {
	list-style-type: none;
	line-height: 25px;
	background-image: url(Images/line2.jpg);
	background-repeat: repeat-x;
	text-indent: 10px;
}
#dvLeftColn a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#dvLeftColn a:hover {
	text-decoration: underline;
}
#dvContent {
	float: right;
	width: 615px;
}
#dvContent #dvIntro #dvLine1 {
	background-image: url(Images/img3.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 604px;
	margin-right: auto;
	margin-left: auto;
}
#dvContent #dvIntro h1 {
	font-size: 14px;
	line-height: 27px;
	background-image: url(Images/line4.jpg);
	margin-top: 1px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	width: 604px;
	margin-right: auto;
	margin-left: auto;
	text-indent: 10px;
	letter-spacing: 1px;
	text-transform: capitalize;
}
#dvContent #dvIntro h3 {
	font-size: 13px;
	line-height: 27px;
	background-image: url(Images/line4.jpg);
	background-repeat: no-repeat;
	width: 604px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 1px;
	text-indent: 10px;
	text-transform: capitalize;
}
#dvContent #dvIntro p {
	margin-top: 0px;
	margin-bottom: 18px;
	letter-spacing: 1px;
	width: 604px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
}
#dvContent #dvArtcl {
	padding-top: 20px;
	padding-bottom: 20px;
}
#dvContent #dvArtcl h1 {
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#dvContent #dvArtcl p {
	line-height: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
#dvContent #dvTopic {
	padding-top: 4px;
}
#dvContent #dvTopic h1 {
	display: none;
}
#dvContent #dvPageCount {
	text-align: center;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#dvContent #dvShortArtcl {
	padding: 4px;
}
#dvContent #dvShortArtcl h4 {
	margin-top: 0px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
#dvContent #dvShortArtcl p {
	margin: 0px;
}
#dvContent #dvShortArtcl a {
	color: #FEBCD5;
}
#wrapper #imgEdu {
	margin-left: 12px;
	margin-top: 20px;
}
#wrapper #imgSprt {
	margin-top: 20px;
	margin-left: 12px;
}


#footer {
	clear: both;
	text-align: center;
	background-color: #E3E7EF;
}
#footer p {
	font-size: 11px;
	margin: 0px;
	line-height: 28px;
}
