﻿ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#304890;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background:#fff url(images/body_bg.jpg) repeat-x;
	color:#000;
	font:62.5% Arial,sans-serif;
}

#header{
	width: 874px;
	height: 327px;
	background: url(images/header_bg.jpg) no-repeat left bottom;
	position: relative; top: 21px;
}

#logo{
	display: block;
	width: 277px;
	height: 75px;
	float: left;
	text-indent: -99999px;
	background: url(images/logo.jpg) no-repeat; 
}

#phone_number{
	width: 182px;
	height: 40px;
	float: right;
	text-indent: -99999px;
	background: url(images/phone_number.jpg) no-repeat;
}

#header_navigation{
	width: 271px;
	height: 193px;
	float: left;
	clear: left;
	padding: 59px 0px 0px 3px;
}

#header_navigation ul li{
	margin: 0px 0px 8px 0px;
}

#header_navigation ul li a:hover{
	text-decoration: none;
	color: #a8d6f0;
}

#header_navigation ul li#home a{
	display: block;
	width: 90px;
	height: 18px;
	text-indent: -99999px;
	background: url(images/home_nav.jpg) no-repeat; 
}

#header_navigation ul li#home a:hover{
	background-position: 0px -18px;
}

#header_navigation ul li#home a.active{
	background-position: 0px -18px;
}


#header_navigation ul li#contract_law a{
	display: block;
	width: 179px;
	height: 18px;
	text-indent: -99999px;
	background: url(images/contract_law_nav.jpg) no-repeat; 
}

#header_navigation ul li#contract_law a:hover{
	background-position: 0px -18px;
}

#header_navigation ul li#contract_law a.active{
	background-position: 0px -18px;
}

#header_navigation ul li#commercial_courses a{
	display: block;
	width: 157px;
	height: 18px;
	text-indent: -99999px;
	background: url(images/commercial_courses_nav.jpg) no-repeat; 
}

#header_navigation ul li#commercial_courses a:hover{
	background-position: 0px -18px;
}

#header_navigation ul li#commercial_courses a.active{
	background-position: 0px -18px;
}

#header_navigation ul li#open_courses a{
	display: block;
	width: 179px;
	height: 18px;
	text-indent: -99999px;
	background: url(images/open_courses_nav.jpg) no-repeat; 
}

#header_navigation ul li#open_courses a:hover{
	background-position: 0px -18px;
}

#header_navigation ul li#open_courses a.active{
	background-position: 0px -18px;
}

#header_navigation ul li#about a{
	display: block;
	width: 98px;
	height: 18px;
	text-indent: -99999px;
	background: url(images/about_nav.jpg) no-repeat; 
}

#header_navigation ul li#about a:hover{
	background-position: 0px -18px;
}

#header_navigation ul li#about a.active{
	background-position: 0px -18px;
}

#header_navigation ul li#contact a{
	display: block;
	width: 121px;
	height: 18px;
	text-indent: -99999px;
	background: url(images/contact_nav.jpg) no-repeat; 
}

#header_navigation ul li#contact a:hover{
	background-position: 0px -18px;
}

#header_navigation ul li#contact a.active{
	background-position: 0px -18px;
}


#header_right{
	width: 600px;
	height: 252px;
	float: left;
}

#header_right img{
	float: left;
	clear: left;
	margin: 18px 0px 0px 1px;
}

#main{
	width: 876px;
	float: left;
}

#left_column{
	width: 265px;
	float: left;
	padding: 44px 10px 0px 0px;
}

#make_enquiry{
	display: block;
	width: 196px;
	height: 63px;
	text-indent: -99999px;
	margin: 0px 0px 36px 0px;
	background: url(images/make_enquiry.jpg) no-repeat;
}

#email_contact{
	width: 211px;
	height: 47px;
	padding: 17px 0px 0px 0px;
	background: url(images/email.jpg) no-repeat;
}

#email_link{
	display: block;
	width: 211px;
	height: 14px;
	text-indent: -999999px;
}




#left_column p{
	font-size: 1.2em;
	color: #595959;
	font-family: Arial;
	line-height: 150%;
	margin: 0px 25px 24px 3px;
}

#left_column span a{
	font-size: 1.2em;
	font-family: Arial;
	color: #304890;
	margin: 0px 0px 0px 3px;
}

#left_column span a:hover{
	text-decoration: none;
}

#cards {  }
#cards p {  }
#cards img { position: relative; bottom: 20px; left: 15px;	 }

#main_column{
	width: 601px;
	float: left;
	padding: 38px 0px 0px 0px;
}

#content{
	width: 601px;
	float: left;
	height: auto !important;
	min-height: 300px;
	height: 300px;
	margin: 0px 0px 50px 0px;
}

#content h1{
	font-family: Georgia;
	font-size: 3.2em;
	color: #5d5d5d;
	font-weight: normal;
	overflow: hidden;
	margin: 0px 0px 18px 0px;
}

#content p{
	font-size: 1.2em;
	color: #626262;
	clear: left;
	font-family: Arial;
	line-height: 160%;
	margin: 0px 10px 12px 2px;
}

#content ul li{
	list-style-type: disc;
	font-size: 1.2em;
	color: #626262;
	margin: 5px 0px 5px 30px;
}

#content ol li{
	font-size: 1.2em;
	color: #626262;
	margin: 5px 0px 5px 30px;
}

#content img.centered{padding: 20px 0 0 100px;}

#content a{
	color: #304890;
	text-decoration: underline;
}

#quick_links{
	width: 220px;
	margin: 40px 0px 0px 3px;
}

#quick_links h2{
	font-size: 1.2em;
	color: #464646;
	font-family: Arial;
	margin: 15px 0px 15px 0px;
}

#quick_links ul li{
	list-style: none;
	width: 160px;
	font-size: 1.2em;
	padding: 0px 0px 0px 14px;
	margin: 0px 0px 5px 1px;
	background: url(images/quicklink_li_bg.jpg) center left no-repeat;
}

#quick_links ul li a{
	display: block;
	font-weight: bold;
	font-family: Arial;
	color: #464646;
	padding: 4px 0px 4px 4px;
}

#quick_links ul li a:hover{
	text-decoration: none;
	color: #fff;
	background: #304890;
}

#quick_links a.backto{color: #003399; font-size: 120%; }
#quick_links a.backto:before{content: "« ";}

#footer{
	width: 100%;
	height: 41px;
	clear: both;
	background: url(images/footer_bg.jpg) bottom repeat-x;
}


#footer_container{
	width: 591px;
	margin: 0 auto;
	color: #878583;
	font-size: 1em;
	padding: 0px 0px 0 270px;
	clear: both;
}


#footer_container a{
	font-size: 1em;
	color: #304890;
	padding: 0px 8px;
	font-family: Arial;
}

#footer_container a:hover{
	text-decoration: none;
}



#left_column h2{
color: #003399;
font-weight: bold;
font-size: 1.7em;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#left_column ul{
padding-bottom: 15px;
}


.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}
#wrapper{
	width: 876px;
	margin:0 auto;
}


.xtitle
{
color: #003399;
font-weight: bold;
font-size: 15px;
}




/************* old forms - one still in use ***************************/
form{
	width: 300px;
	margin: 15px 0 40px 0;
	float: left;
}

#form-left{
	width: 270px;
	float: left;
	padding: 0 3px 0 0;
}

#form-right{
	width: 210px;
	float: left;
}
.formfield, #messagediv label{
	padding: 0 0 10px 0;
	font-size: 12px;
}
select, option{
  height: 22px;
}
select.multiple { height: auto; }
.inputfile input{
  height: 22px;
}

input {
	border: solid 1px #ccc;
	background: white url(images/contact-input-back.gif) repeat-x;
	width: 240px;
	padding: 2px 3px;
}

.myinput {
	border: solid 1px #ccc;
	background: white url(images/contact-input-back.gif) repeat-x;
	width: 240px;
	padding: 2px 3px;
}

select  {
	border: solid 1px #ccc;
	background: white url(images/contact-input-back.gif) repeat-x;
	width: 240px;
	padding: 2px 3px;
}

textarea {
	border: solid 1px #ccc;
	background: white url(images/contact-input-back.gif) repeat-x;
	width: 240px;
	padding: 2px 3px;
}


option{background: white;}
     
#searchbox input{display: inline;}
#searchbox input#search-here{width: 175px; height: 18px; border: 1px solid #919191; font-size: 11px; padding: 3px 0 0 3px; float: left; margin-right: 10px;}
#searchbox input#go{width: 37px; height: 23px; border: 0; padding: 0; float: left;}
#searchbox{float: right; width: 250px; position: absolute; right: -20px; top: 35px;}

#messagediv{
  width: 380px;
  float: left;
}
textarea{
	width: 300px;
	background: transparent url(images/contact-textarea-back.gif) repeat-x left bottom;
}
.check{
  width: 15px;
  position: relative; top: 3px;
}
select#position{width: auto; height: 24px;}

#myform .submitbutton{width: 248px; background: #043D8E; color: #fff; font-weight: bold;}

#errorwrap{
	width: 360px;
	overflow: hidden;
	float: left;
}

#errorimg{
	width: 60px;
	float: left;
	margin: 0px 10px 0px 0px;
}

#errorimg img{
	float: left;
	margin: 0px;
}

#errormsg{
	width: 290px;
	float: left;
	color: red;
}

.formtitleswrap select{width: 70px;}
.checkboxes input{width: 15px; border: 0; background: none;}
