@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background:#23282E url(../images/bgbody.gif); 
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	overflow: hidden;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 195px;
	width: 100%;
	background: #224F7E url(../images/header.jpg) no-repeat 0px 0px;
	overflow: hidden;
	left: 0px;
	top: 0px;
	position: relative;
}
#pagetitle{
text-align:center;
position:absolute;	
top:80px;
height:auto;
left:615px;
width:350px;

}
#pagetitle h1{
height:auto;
font-size:14px;
font-weight:bold;
line-height:1.5em;
color:#8BB8E7;	
margin:0;
padding:0;
}

#logo {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 280px;
	position: absolute;
	left: 0px;
	top: 19px;
	overflow: hidden;
	cursor:pointer;
	font-size: 11px;
}
#logo a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	line-height: 80px;
}
#bgnav  {
	background: #093665;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	border-bottom: 5px solid #6D9AC9;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 160px;
	/* border-top: 3px solid #CCDCF6; */
}

#maincontent {
	padding: 0px;
	height: auto;
	width: 100%;
	overflow: hidden;
	margin: 60px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bgmaincontent.gif);
	background-repeat: repeat-y;
}
#breadcrumb {
	padding: 0px;
	height: 20px;
	width: 90%;
	overflow: hidden;
	position: absolute;
	left: 20px;
	top: 150px;
	margin: 0px;
	color: #000000;
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	visibility: hidden;
}
#breadcrumb a {
	font-size: 10px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
#breadcrumb a:hover {
	color: #FF0000;
}
#footer {
	font-size: 10px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	line-height: 30px;
	text-align: center;
}
#footer p {
	margin: 5px 0px;
	padding: 0px;
}

#contactinfo {
	height: 30px;
	width: 180px;
	position: absolute;
	left: 780px;
	top: 110px;
	overflow: hidden;
	font: bold normal 13px/normal Verdana, Geneva, sans-serif;
	color: #ccc;
	font-weight:bold;
	background: url(../images/contactinfo.gif) no-repeat 0px 0px;
	margin: 0px;
	padding: 0px;
	display: none;
}

#content {
	padding: 0px;
	clear: left;
	height: auto;
	width: 650px;
	margin: 0px;
	overflow: hidden;
	position: relative;
	left: 15px;
	top: 0px;
	color: #333;
	text-align: left;
	float: left;
	font: normal 15px/1.5em Georgia, "Times New Roman", Times, serif;
}
a.norm {
	color: #00F;
	text-decoration: underline;
}
a.norm:visited {
	color: #00F;
}

#rightcolumn, #sidebar {
	padding: 0px;
	clear: right;
	float: right;
	width: 251px;
	overflow: hidden;
	position: relative;
	height: auto;
	left: 0px;
	top: 0px;
	font: normal 12px/normal Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background-image: #C5DBF3 url(../images/bgsidebartop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#courses {
background-color:#FC9;
	margin: 0px 0px 0px 2px;
	padding: 0px 0px 10px;
	height: auto;
	border-bottom: 2px solid #FFFFFF;
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

#rightcolumn h3 , #sidebar h2{
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display:block;
	font-weight:bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: 30px;
	font-variant: normal;
}
#content ul.square  {
	margin: 5px;
	padding: 0px;
	list-style: none;
}
#content ul.square li{
	margin: 0.5em 0px 0.8em;
	padding: 0px;
	background: url(../images/square.gif) no-repeat left center;
	text-indent: 10px;
	font-weight: bold;
	line-height: 1.5em;
}

#courses a {
    color:#093665;
	text-decoration: none;
}
#content h2 , #homecontent h2{
	font: bold normal 22px/normal Georgia, "Times New Roman", Times, serif;
	color: #4E74C5;
	margin: 0px 0px 10px;
	padding: 0px;
	font-weight:bold;
	left: 0px;
	top: 0px;
	text-align: left;
}
#content h3, #homecontent h3{
	color: #F60;
	margin: 1.5em 0px 0.2em;
	padding: 0px;
	font-weight:bold;
	left: 0px;
	top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}


#courses a:hover {
	color: #0000FF;
}
#content .capital {
	margin: 0px;
	padding: 2px;
	font-weight: bold;
	
}
#rightcolumn .title{
	margin: 0px;
	padding: 0px;
	height: 30px;
	background-color:#6390BF;
	background-image: url(../images/bgsidebartop.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.imagetoleft {
	padding: 0;
	margin: 5px 15px 5px 0px;
	clear: left;
	float: left;
	border:none;
}
#content p {
	margin: 0.5em 0px 1.5em;
	padding: 0px;
}
ul.disc {
	margin: 0.2em 0px 1em 1em;
	padding: 0px 0px 0px 0.5em;
	list-style: disc outside;
}
ul.disc li {
	margin: 0px 0px 0.5em 1em;
	padding: 0px;
}
#rightcolumn ul.square   {
	margin: 0.5em 0px 1em 0.8em;
	padding: 0px 0px 0px 0.8em;
	list-style: square outside;
	float: none;
	font-weight: bold;
}
#rightcolumn ul.square li   {
	margin: 0em 0em 1em;
	padding: 0em;
}

.orange {
	color: #F60;
	text-decoration: none;
}
.black {
	color: #333;
}
.blue {
	color: #00F;
}
.red {
	color: #F00;
	text-decoration: none;
}



.smalltext {
	font-size: 0.7em;
}
ol.decimal {
	margin: 1em 1em 1em 2.5em;
	padding: 0px;
	list-style: decimal outside;
}
ol.decimal li {
	margin: 0.5em 0px;
	padding: 0px;
}
#content ol li ul {
	margin-left: 1.5em;
	list-style: circle;
}
.verdana11 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
a.boldblue {
	font-weight: bold;
	color: #00F;
}
.projects {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #A00;
}
#content form.register {
	margin: 0px;
	padding: 0px;
	height: auto;
	clear: both;
	width: 100%;
	position: relative;
}
input.btnregister {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	color: #FFF;
	background: #4E74C5;
	padding: 0px;
	height: 40px;
	width: 160px;
	clear: right;
	float: right;
	border-top: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-bottom: 3px outset #FFF;
	border-left: 3px solid #FFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 5px;
}
#securityseal {
	margin: 20px auto 10px;
	padding: 0px;
	clear: both;
	text-align: center;
	height: auto;
	width: 300px;
}
#siteseal {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100px;
	display: inline;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
	clear: none;
	float: left;
}

#siteseal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #00F;
}
#paypalseal {
	margin: 0px 50px 0px 20px;
	padding: 0px;
	display: inline;
	clear: none;
	float: left;
	height: 110px;
	width: 110px;
}
#shoppingcart {
	margin: 10px 0px 10px -2px;
	padding: 0px 0px 10px;
	clear: both;
	height: auto;
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #666;
	position: relative;
}
#shoppingcart a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #F60;
}
#shoppingcart a:hover {
	color: #333;
}

#shoppingcart img {
	border-style: none;
}
#freebooks {
	margin: 0px 0px 10px;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	color: #333;
}
.ebooks img {
	border-style: none;
}
#pagetitle .head {
	display: block;
	height: 20px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
	width: 500px;
	left: 0px;
	top: 0px;
	font: 16px/45px Verdana, Geneva, sans-serif;
}
a.btnregister {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 38px;
	font-weight: bold;
	color: #FFF;
	background: #4E74C5;
	padding: 0px;
	height: 40px;
	width: 160px;
	clear: right;
	float: right;
	border-top: 3px solid #FFF;
	border-right: 3px solid #FFF;
	border-bottom: 3px outset #FFF;
	border-left: 3px solid #FFF;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	text-decoration: none;
	text-align: center;
}
