body {
background-color:#f1f0f1;
margin:0px;
padding:0px;
font: 12px  verdana, arial, helvetica;
color: #777c7c;
}
p{
margin:0px;
padding:0 0 5px 0;
line-height:17px;
text-align:justify;
}
p.tab{
padding:10px 0 10px 0;
font-size:11px;
}
h1{
	color:#003399;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:5px 0 5px 0;
}
h2{
	color:#003366;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:10px 0 10px 0;
}
#main_container{
width:894px;
height:auto;
margin:auto;
background-color:#f1f0f1;
}
#header{
width:894px;
height:91px;
margin:auto;
}
#logo{
padding:20px 0 0 0;
float:left;
}
/*----------------------menu-------------------------*/
#menu{
width:460px;
height:24px;
float:right;
padding:45px 0 0 0;
}

#middle_box{
	width:894px;
	height:278px;
	clear:both;
	margin:auto;
	float: left;
}
.title{
	height:26px;
	font-size:16px;
	font-weight:bold;
	padding:5px 0 0 35px;
	color:#003366;
	background-position:0px 0px;
	background-image: url(images/news_icon.jpg);
	background-repeat: no-repeat;
}
a.read_more {
width:150px;
height:27px;
display:block;
background:url(images/view_all_bg.gif) no-repeat center;
line-height:27px;
color:#428fb8;
font-size:11px;
font-weight:bold;
text-decoration:none;
text-align:center;
float:right;
margin:15px 0 15px 0;
}
/*---------------------main_content------------------*/
#main_content{
width:894px;
height: auto;
margin: auto;
padding:0 0 0 10px 0;
}
.left_content{
width:480px;
height:auto;
float:left;
padding:10px 10px 15px 0;
}
.porttitle {
	font-size:18px;
	font-weight:bold;
	color:#003366;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.left_port {
	width:240px;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 32px;
	background-image: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 25px;
}
.left_port p {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 15px;
	margin-top: 5px;
	text-align: left;
}
.right_port {
	height:auto;
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10;
	margin-left: 12px;
	width: 600px;
}
.right_content{
width:390px;
height:auto;
float:left;
padding:10px 0 0 10px;
}
.news_tab{
padding:10px 0 5px 0;
margin:0px;
text-align:justify;
line-height:14px;
border-bottom:1px #b2bbbb dashed;
}
.news_details{
padding:5px 0 0 0;
text-align:right;
font-size:11px;
font-weight:bold;
}
span.date{
color:#be52ae;
}
span.user{
color:#599093;
}
.clear{
clear:both;
}
/*--------------acordion style---------------*/
#basic-accordian{
padding:0px;
width:478px;
height:500px;
}
.accordion_headings{
	width:468px;
	height:26px;
	padding:10px 0 0 10px;
	background:url(images/tab_bg.gif) no-repeat center;
	color:#003366;
	cursor:pointer;
	font-weight:bold;
	margin:0 0 4px 0;
}
.accordion_headings:hover{
	color:#003399;
}
.accordion_child{
padding:0px;
}
.header_highlight{
	color:#003366;
}
/*-----------------------------footer------------------*/
#footer{
	width:894px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #036;
	margin-bottom: 15px;
}
.copyright{
	text-align: center;
	width: 100%;
	margin-top: 15px;
	color: #2A7ABA;
}
.footer_links{
float:right;
padding-right:15px;
padding-top:7px;
}

#indexbannerticker {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}



/* Gallery LIghtbox */
#galcourses.gallery {
	width: 100%;
	height: 100%;
	float: left;
}
#galcourses img.photo {
	align: center;
	float: left;
	height: 110px;
	width: 110px;
	margin-bottom: 25px;
	margin-left: 8px;
}
#galcourses a .photo {
	border: 1px solid #F1F0F1;
}
#galcourses a .photo:hover {
	border: 1px solid #036;
}





#message
{
	color:#990000;
	font-weight:bold;
}

.standardForm
{
	margin-bottom:15px;
}
.standardForm .textbox, .standardForm .textarea
{
	width:350px;
	padding:5px;
}
.standardForm .textbox, .standardForm .textarea,  .standardForm .submit
{
	border:3px solid #eee;
	background:#fefefe;
}
.standardForm .field
{
	padding:5px 0;
}
.standardForm label
{
	font-weight:bold;
	display:block;
}
.standardForm .textbox
{
	display:block;
}
.standardForm .textarea
{
	height:90px;
}
.standardForm .submit
{
	font-weight:bold;
	background:#ccc;
	padding:5px;
	color:#fff;
}

.column460
{
	width:460px;
}

