/* CSS Document */
* {
	margin: 0; 
	padding: 0; 
}

html {
	height: 50%; 
	overflow:inherit; 
	font-family:Arial, Helvetica, sans-serif;;
	font-size:12px;
}

body {
	height: 100%; 
	background:#1D3261;
}

#wrapper {
	min-height: 100%; 
	width:800px; 
	margin: 0 auto; 
	background: #516CA2;
	background-image: url(../images/back_02.jpg);
	background-repeat:repeat-x;
	padding:15px 15px 20px 15px;
}

* html #wrapper { 
	height: 100%; 
}

/*#clearfooter {
	height:200px; 
}*/

/*#footer {
	height:200px;
	width:760px; 
	margin:-80px auto 0 auto; 
}*/

#pagecontaner {
	width:790px;
	background-color:#ffffff;
}

#pagetop {
	width:790px;
	height:302px;
/*	background-color:#ffffff;*/
}

#pagebottom {
	width:790px;
	background-color:#000000;
}

#fotter {
	width:770px;
	height:35px;
	background-image:url(../images/footerbg.jpg);
	background-repeat:no-repeat;
	padding-top:35px;
	float:left;
}

.whitetext {
	color:#FFFFFF;
	font-size:11px;
}

/*Top box*/
.topbl {background:  0 100% no-repeat #ffffff; width:100%;}
.topbr {background:  100% 100% no-repeat}
.toptl {background:  url(../images/cor-top-left.jpg) 0 0 no-repeat}
.toptr {background:  url(../images/cor-top-right.jpg) 100% 0 no-repeat; padding:10px 10px 10px 10px; height:317px;}
.clear {font-size: 1px; height:1px;}
/*end - Top box*/

/*Bottom box*/
.botbl {background:  url(../images/cor-bottom-left.jpg) 0 100% no-repeat #ffffff; width:100%;}
.botbr {background:  url(../images/cor-bottom-right.jpg) 100% 100% no-repeat}
.bottl {background:  url(../images/cor-bg.jpg) 0 0 no-repeat}
.bottr {background:  url(../images/cor-bg.jpg) 100% 0 no-repeat; padding:10px 10px 10px 10px; height:362px;}
.clear {font-size: 1px; height:1px;}
/*end - Bottom box*/

#menuarea {
	width:770px;
	height:76px;
/*	background-color:#993333;*/
	float:left;
}

#topbanner {
	width:770px;
	height:215px;
/*	background-color:#000000;*/
	background-image:url(../images/topbanner-bg.jpg);
	background-repeat:repeat-x;
	float:left;
}

#logo {
	width:176px;
	height:76px;
	padding:0px 0px 5px 5px;
	/*background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;*/
	float:left;
}

#menu {
	width:599px;
	height:38px;
/*	background-color: #993399;*/
	padding-top:39px;
	float: right;
}


/* Menu*/
#navigation a{
	color:#ffffff;
	background: #001648 url(../images/bt-left.jpg) left top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	text-decoration: none;
	height:37px;
	width:90px;
}

#navigation a span{
	background: url(../images/bt-right.jpg) right top no-repeat;
	padding-top:13px;
	height:24px;
	width:90px;
}

#navigation a, #navigation a span{
	display: block;
	float: left;
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span{
	float: none
}
/* End hide */

#navigation a:hover{
	color:#ffffff;
	background: #99211C url(../images/bt-left-over.jpg) left top no-repeat;
}

#navigation a:hover span{
	background: url(../images/bt-right-over.jpg) right top no-repeat;
}

#navigation ul{
	list-style: none;
	padding:0;
	margin:0;
}

#navigation li{
	margin-top:0px;
	margin-left:1px;
	float:right;
} 

#navigation #current {
	color:#FFFFFF;
}
#navigation #current a {
    background:#99211C url(../images/bt-left-over.jpg) left top no-repeat;
	color:#FFFFFF;
} 

#navigation #current a span{
	background: url(../images/bt-right-over.jpg)  right top no-repeat;
	color:#FFFFFF;
}

ul.no-bullets {
  list-style-type: none;
  list-style-image: none;
}
/*End Menu*/

#bodyarea {
	width:770px;
/*	background-color:#996699;*/
}

#bodyleft {
	width:238px;
/*	background-color:#0000CC;*/
	float:left;
}

#bodyright {
	width: 482px;
	color:#001648;
/*	background-color:#3300FF;*/
	padding-left:40px;
	padding-right:10px;
	float:left;
}

#ourcourse {
	width:238px;
	height:253px;
	background-color:#EDEEEF;
	float:left;
}

#header {
	width:238px;
	height:31px;
	float:left;
}

#ourcourse01 {
	width:213px;
	height:199px;
	text-align:left;
	padding-left:25px;
	padding-top:20px;
	line-height:1em;
	float:left;
}

/*.UL {
	list-style-image: url(../images/bullet.jpg);

	list-style: circle inside lower-alpha;
}*/

#line {
	width:238px;
	height:10px;
	float:left;
}

#newsletter {
	width:238px;
	height:248px;
	background-color:#EDEEEF;
	float:left;
}

#newsletterpic {
	width:238px;
	height:130px;
	background-color:#EDEEEF;
	padding-top:7px;
	float:left;
}

#newsdetails {
	width:218px;
	height:107px;
	background-color:#EDEEEF;
	padding-top:7px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	line-height:1.6em;
	float:left;
}

.newsheader {
	color:#001648;
	font-size:11px;
}

a.more:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001648;
	text-decoration:none;
}
a.more:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001648;
	text-decoration:none;
}
a.more:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001648;
	text-decoration:none;
}
a.more:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #001648;
	text-decoration: underline;
}

a.news:link{
	font-size: 11px;
	color: #001648;
	text-decoration: underline;
}
a.news:visited{
	font-size: 11px;
	color: #001648;
	text-decoration:none;
}
a.news:active{
	font-size: 11px;
	color: #001648;
	text-decoration:none;
}
a.news:hover{
	font-size: 11px;
	color: #001648;
	text-decoration: underline;
}

#bodytop {
	width:482px;
	text-align:left;
	float:left;
	padding-bottom:20px;
	line-height:2em;
	font: Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #999999;
	font-weight: bold;	
}

#bodymiddle {
	width:482px;
	/*	background-color:#999933;*/
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	/*border-top:1px  #E1E4E4 dashed;*/
	float:left;
	line-height:2em;
}

#bodybottom {
	width:482px;
/*	background-color:#CC6699;*/
	text-align:left;
	padding-top:15px;
	border-top:1px  #E1E4E4 dashed;
	float:left;
	line-height:2em;
}

#onlineleft {
	width:232px;	
	float:left;
	line-height:1em;
}

#onlineright {
	width:400px;
	float:left;
	padding-left:20px;
	line-height:1.2em;
	color:#B44541;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}

.red{
	color:#B44541;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

#testipic {
	width:127px;
	height:90px;
	background-color:#006699;
	float:left;
}

#testidetails {
	width:345px;
	padding-left:10px;
	float:left;
}

a.online:link{
	font-size: 12px;
	color: #001648;
	text-decoration: underline;
}
a.online:visited{
	font-size: 12px;
	color: #001648;
	text-decoration:none;
}
a.online:active{
	font-size: 12px;
	color: #001648;
	text-decoration:none;
}
a.online:hover{
	font-size: 12px;
	color: #001648;
	text-decoration:none;
}