html {
	margin: 0px;
	padding: 0px;
	}

body {
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-color: #ffffff;
	background:url(/images/body_bg.jpg) repeat-x top left;
}


/*-------------------------------- logo and strap line ---------------------------------*/

#center {
	width: 950px;
	height: auto;
	min-height: 100%;
	margin: 0 auto;
	border: 0px solid red;
}

#toptext {
	width:950px;
	float:left;
	text-align:right;
	padding-top:10px;
}

#menu {
	float:left;
	width:760px;
	height: 30px;
	text-align:left;
	padding: 50px 0px 5px 190px;
	font-size:18px;
	font-family: Times;
	color:#692318;
	}

#menu a:hover {
color:#000;
}

#mainbanner {
	float:left;
	width:950px;
}

#logo {
	float:left;
	width:176px;
	height:176px;
}

#headerimage {
	float:left;
	width:774px;
	text-align:right;
	height:176px;
}

#navigation {
	float:left;
	width:746px;
	margin-left:187px;
	text-align:left;
	height:20px;
	font-size:11px;
	font: Tahoma, serif;
	padding:5px 0px 2px 17px;
	color:#000000;
	background-color:#e2d8c1;
	}

#navigation a {
	color:#7d2316;
	}
	
	#navigation a:hover {
	color:#000;
	}
/*-------------------------------- Home ---------------------------------*/

#mainbody {
	float:left;
	width:950px;
	text-align:left;
	margin-top:20px;
}

#leftcolumn {
	float:left;
	width:176px;
}

#maincolumn {
	float:left;
	width:764px;
	margin-left:10px;
}

#maincolumnpad {
	float:left;
	width:764px;
	padding:0px;
	border: 0px solid red;
}


#maincolumn_top_left {
	float:left;
	width:385px;
	padding: 0px 20px 25px 15px;
}

#maincolumn_top_right {
	float:left;
	border:0px solid red;
	width:253px;
	margin:10px 30px 0px 10px;
	padding: 10px 25px 0px 25px;
	background-image:url(../images/smallgrad.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#maincolumn_middle_cont {
	float:left;
	width:764px;
	margin: 10px 0px 20px 0px;
}

#maincolumn_middle_left {
	float:left;
	width:340px;
	background-image:url(../images/grad.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px 15px;
}

#maincolumn_middle_right {
	float:right;
	width:340px;
	background-image:url(../images/grad.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:10px 15px;
}

#home_footer_cont {
	float:left;
	width:764px;
	background-color: #e2d8c1;
	border-top: 2px solid #781a0c;
}

.home_footer_sect {
	float:left;
	width:175px;
	border-right: 1px solid #b9a67c;
	padding: 0px 5px 0px 10px;
	margin: 5px 0px;
}

.home_footer_sect p{
	font-size: 11px;
	line-height:145%;
}

.home_footer_sect2 {
	float:left;
	width:175px;
	padding: 0px 5px 0px 10px;
	margin: 5px 0px;
}

.home_footer_sect2 p{
	font-size: 11px;
	line-height:145%;
}

/*-------------------------------- Sub Page ---------------------------------*/

#sub_main {
	float:left;
	width:500px;
	border: 0px solid red;
	padding:0px 0px 20px 20px;
}

#fixed_column{
width:724px;
float:left;
padding: 10px 15px 10px 15px;
}


#sub_right {
	background-image:url(../images/grad.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:right;
	width:220px;
	margin-top:25px;
	padding:0px 0px 0px 0px;
}


#sub_right2 {
	float:right;
	width:170px;
	margin-top:25px;
	padding:0px 0px 0px 0px;
	text-align:left;
}

/*-------------------------------- News ---------------------------------*/

#search_function {
width: 170px;
float:right;
}

#news {
width: 520px;
float:left;
padding: 0px 10px 0px 0px;
border-right: 1px solid #dedede;

}
#news ul li {
list-style-image:inherit;
}

/*-------------------------------- Strategic Alliances ---------------------------------*/
#alliances
{
float:left;
width:490px;
padding:10px;
}

#alliance_img
{
float:left;
width:150px;
border: blue 0px solid;
padding:15px 0px;
}

#alliance_text
{
float:left;
padding:0px 15px 10px 25px;
width:300px;
border: red 0px solid;
}
/*-------------------------------- E Learning  ---------------------------------*/

#e_sub_main {
	float:left;
	width:730px;
	border: 0px solid red;
	padding:0px 0px 20px 20px;
	}

#elearning {
	float:left;
	font-size:95%;
	padding:0px 0px 10px 0px;
	}
	
#e_sub_left {
	float:left;
	background-image:url(../images/smallgrad.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:340px;
	padding:10px 20px;
	margin:0px 20px;
	}
	
#e_sub_right {
	float:left;
	background-image:url(../images/smallgrad.gif);
	background-repeat:repeat-x;
	background-position:top;
	width:240px;
	padding:10px 20px;
	margin:0px 0px 0px 20px;
	}

#download_brochure {
	float:left;
	padding:10px;
	width:700px;
	}

#brochure_image {
	float:left;
	width:100px;
	}
	
#brochure_text {
	float:left;
	width:510px;
	padding-top:5px;
	}

/*-------------------------------- Footer ---------------------------------*/

#footer_bar {
	float:left;
	margin-top: 5px;
	width:764px;
	height: 15px;
	background-image:url(../images/footer_grad.gif);
	background-position:top;
	background-repeat:repeat-x;
	}

#footerline {
	float:left;
	width:764px;
	color: #505050;
	font-size:10px;
	padding: 10px 0px 15px 190px;
	}
#footerline a {
	color: #505050;
	}

#copyright {
	float:left;
	text-align:left;
	}
	
#extralinks {
	float:right;
	}

#PrintFooter {
	display: none;
}



