/*------------------------------------------------------------------------- 
CSS Document 
CONTENT STYLES FOR SITE
DESIGN: DIGITALTURTLE.CO.UK
AUTHOR: MATT BENTLEY
EMAIL: MATT@DIGITALTURTLE.CO.UK
---------------------------------------------------------------------------*/

/*--------------------------------------HEADER AREA STYLES-----------------*/
#header a
{
	position: absolute;
	top: 8px;
	text-indent: -5000px;
	width: 152px;
	height: 70px;
	background: url(/images/header/exprimo_logo.gif) no-repeat left top;
	overflow: hidden;
}

/*--------------------------------------FOOTER STYLES----------------------*/

#footer a
{
	color: #999;
	text-decoration: none;
}
#footer #wc3_link1
{
	text-indent: -5000px;
	text-align: center;
	float: right;
	width: 88px;
	height: 31px;
	margin-top: 8px;
	overflow: hidden;
	background: url(/images/footer/w3c_xhtml_1.gif) no-repeat left top;
}
#footer #wc3_link2
{
	text-indent: -5000px;
	text-align: center;
	float: right;
	width: 88px;
	height: 31px;
	margin-top: 8px;
	overflow: hidden;
	background: url(/images/footer/w3c_css_2.gif) no-repeat left top;
}

/*--------------------------------------CONTENT AREA STYLES----------------*/

#content h1
{
	color: #fff;
	font-weight: 100;
}
#content h2
{
	/*width: 744px;*/
	
	font-size: 14px;
	padding-left: 14px;
	line-height: 37px;
	color: #fff;
	font-weight: 100;
	background-color: #AC192B;
}
#content h5
{
	margin-top: 12px;
	line-height: 15px;
}

/*--------------------------------------HOME CONTENT AREA STYLES----------------*/

#home #home_image
{
	float: left;
	text-indent: -5000px;
	width: 302px;
	height: 168px;
	background: url(/images/home/home.jpg) no-repeat left top;
}

#home #home_text
{
	float: left;
	text-indent: -5000px;
	width: 456px;
	height: 168px;
	background: url(/images/home/maintext.gif) no-repeat left top;
}

#home #home_content1
{
	float: left;
	width: 369px;
	padding: 7px 9px 0px 10px;
	background: url(/images/home/vertical_divider.gif) no-repeat right 10px;
}
#home #home_content1 p
{
	width: 355px;
}
#home #home_content1 p span
{
	font-weight: bold;
}
#home #home_content1 ul
{
	list-style: disc;
	margin-left: 14px;
	line-height: 15px;
}

#home #home_content2
{
	float: left;
	width: 337px;
	padding: 7px 9px 0px 8px;
}
#home #home_content2 p
{
	width: 337px;
}

/*--------------------------------------VISION CONTENT AREA STYLES----------------*/

#vision #vision_image
{
	float: left;
	text-indent: -5000px;
	width: 302px;
	height: 310px;
	margin-bottom: 22px;
	background: url(/images/vision/vision.jpg) no-repeat left top;
}
#vision #vision_content
{
	float: left;
	width: 439px;
	height: 290px;
	padding: 20px 7px 0px 10px;
	margin-bottom: 22px;
	background: url(/images/content_bg.gif) repeat-y left top;
}
#vision #content ul
{
	float: left;
	width: 308px;
	padding-left: 56px;
	margin-bottom: 30px;
	line-height: 15px;
	list-style: disc;
}
#vision #vision_content ul
{
	float: none;
	width: 399px;
	padding-left: 40px;
	margin-bottom: 0px;
	line-height: 15px;
	list-style: disc;
}

#vision #vision_content p,
#vision #vision_content h5
{
	margin-left: 0px;
}
#vision #vision_content h5
{
	margin: 12px 0px 0px 0px;
}
#vision p
{
	margin-left: 10px;
}
#vision h5
{
	margin: 0px 0px 34px 10px;
}
#vision span
{
	float: left;
	width: 350px;
	padding-left: 17px;
	margin-bottom: 11px;
}

/*--------------------------------------SERVICES CONTENT AREA STYLES----------------*/

#services #services_image
{
	float: right;
	text-indent: -5000px;
	width: 302px;
	height: 458px;
	background: url(/images/services/services.jpg) no-repeat left top;
}
#services #services_content
{
	float: left;
	width: 436px;
	/*height: 438px; REMOVED TO MAKE HEIGHT DYNAMIC*/
	padding: 20px 10px 15px 10px;
	background: url(/images/content_bg.gif) repeat-y left top;
}
#services #content
{
	padding-bottom: 0px;
}
#services #content h1
{
	margin-bottom: 10px;
}
#services #content a
{	
	font-weight: bold;
	color: #000;
	display: block;
	text-decoration: none;
	line-height: 15px;
}
#services #content p
{
	width: 394px;
}

#services #services_content ul
{
	width: 394px;
	padding-left: 40px;
	margin-bottom: 0px;
	line-height: 15px;
	list-style: disc;
}
#services #services_content ul li ul
{
	list-style: circle;
	width: 300px;
}

/*--------------------------------------SERVICES EXAMPLES CONTENT AREA STYLES----------------*/

#services_examples #services_examples_content
{
	width: 738px;
	padding: 20px 10px 0px 10px;
}
#services_examples #services_examples_content ul
{
	width: 647px;
	padding-left: 40px;
	margin-bottom: 0px;
	line-height: 15px;
	list-style: disc;
}
#services_examples #services_examples_content a
{
	color: #000;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
#services_examples #services_examples_content #link_list
{
	list-style: none;
	width: 520px;
	padding-left: 0px;
	margin-top: 10px;
	line-height: 15px;
	
}
#services_examples #services_examples_content #link_list a
{
	text-decoration: underline;
	font-weight: normal;
	line-height: 15px;
}
#services_examples #services_examples_content .anchor_link
{
	text-decoration: underline;
	font-weight: normal;
}

/*--------------------------------------COURSES CONTENT AREA STYLES----------------*/

#courses #courses_image
{
	float: left;
	text-indent: -5000px;
	width: 302px;
	height: 458px;
	background: url(/images/courses/courses.jpg) no-repeat left top;
}
#courses #courses_content
{
	float: left;
	width: 436px;
	height: 438px;
	padding: 20px 10px 0px 10px;
	background: url(/images/content_bg.gif) repeat-y left top;
}
#courses #content
{
	padding-bottom: 0px;
}
#courses #content h1
{
	margin-bottom: 10px;
}
#courses #content a
{	
	font-weight: bold;
	color: #000;
	display: block;
	text-decoration: none;
	line-height: 25px;
}

/*--------------------------------------COURSES PRESENT CONTENT AREA STYLES----------------*/
#courses_present #content
{
	background: none;
}
#courses_present #courses_present_image
{
	float: right;
	position: relative;
	top: -20px;
	left: 10px;
	text-indent: -5000px;
	width: 302px;
	height: 458px;
	background: url(/images/courses/courses.jpg) no-repeat left top;
}
#courses_present #courses_present_content
{
	width: 738px;
	padding: 20px 10px 0px 10px;
	background: url(/images/courses/content_bg.gif) repeat-y left top;
	overflow: auto;
}
#courses_present #content
{
	padding-bottom: 0px;
}
#courses_present #courses_present_content ul
{
	width: 352px;
	padding-left: 40px;
	margin-bottom: 0px;
	margin-top: 10px;
	line-height: 15px;
	list-style: disc;
}
#courses_present #courses_present_content a
{
	color: #000;
}
#courses_present #courses_present_content span
{
	font-weight: bold;
}

/*--------------------------------------COURSES PAST CONTENT AREA STYLES----------------*/
#courses_past #content
{
	background: none;
}
#courses_past #courses_past_image
{
	float: right;
	position: relative;
	top: -20px;
	left: 10px;
	text-indent: -5000px;
	width: 302px;
	height: 458px;
	background: url(/images/courses/courses.jpg) no-repeat left top;
}
#courses_past #courses_past_content
{
	width: 738px;
	padding: 20px 10px 0px 10px;
	background: url(/images/courses/content_bg.gif) repeat-y left top;
	overflow: auto;
}
#courses_past #content
{
	padding-bottom: 0px;
}
#courses_past #courses_past_content span
{
	font-style: italic;
}
#courses_past #courses_past_content a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	line-height: 46px;
}

/*--------------------------------------PERSONNEL CONTENT AREA STYLES----------------*/

#personnel #content img
{
	float: left;
	width: 176px;
	height: 235px;
}
#personnel #personnel_links
{
	float: left;
	width: 562px;
	height: 227px;
	padding: 8px 10px 0px 10px;
	background: url(/images/personnel/content_bg.jpg) repeat-y left top;
}
#personnel #personnel_links ul
{
	list-style: none;
	width: 520px;
	padding-left: 0px;
	margin-top: 10px;
	line-height: 15px;
	
}
#personnel #personnel_links a
{
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	color: #000;
}
#personnel h5
{
	margin: 0px 0px 0px 10px;
	line-height: 56px;
}
#personnel p
{
	margin: 0px 0px 0px 10px;
}
/*--------------------------------------CONTACT CONTENT AREA STYLES----------------*/

#contact #contact_image
{
	text-indent: -5000px;
	float: left;
	width: 302px;
	height: 220px;
	margin-bottom: 20px;
	background: url(/images/contact/contact.jpg) no-repeat left top;
}
#contact #contact_info
{
	float: left;
	width: 436px;
	height: 212px;
	padding: 8px 10px 0px 10px;
	margin-bottom: 20px;
	background: url(/images/personnel/content_bg.jpg) repeat-y left top;
}
#contact p
{
	margin-left: 10px;
}
#contact #contact_info p
{
	margin-left: 0px;
}
#contact table
{
	margin-left: 67px;
}
#contact table thead
{
	font-weight: bold;
}
#contact table td
{
	height: 34px;
	width: 209px;
	vertical-align: middle;
	text-align: center;
}
#contact table .first_col
{
	text-align: left;
}

/*--------------------------------------ACADEMIC CONTENT AREA STYLES----------------*/

#academic #academic_image
{
	text-indent: -5000px;
	float: left;
	width: 302px;
	height: 210px;
	margin-bottom: 20px;
	background: url(/images/academic/academic.jpg) no-repeat left top;
}
#academic #academic_links
{
	float: left;
	width: 436px;
	height: 202px;
	padding: 8px 10px 0px 10px;
	margin-bottom: 20px;
	background: url(/images/personnel/content_bg.jpg) repeat-y left top;
}
#academic p
{
	margin-left: 10px;
}
#academic h5
{
	margin-left: 10px;
}
#academic #academic_links ul
{
	list-style: none;
	width: 420px;
	padding-left: 0px;
	margin-top: 10px;
	line-height: 25px;
}
#academic #academic_links a
{
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
	color: #000;
}
#academic #content a
{
	color: #000;
	text-decoration: underline;
}

/*--------------------------------------REGULATORY CONTENT AREA STYLES----------------*/

#regulatory #regulatory_image
{
	text-indent: -5000px;
	float: left;
	width: 302px;
	height: 220px;
	margin-bottom: 20px;
	background: url(/images/regulatory/regulatory.jpg) no-repeat left top;
}
#regulatory #regulatory_links
{
	float: left;
	width: 436px;
	height: 212px;
	padding: 8px 10px 0px 10px;
	margin-bottom: 20px;
	background: url(/images/personnel/content_bg.jpg) repeat-y left top;
}
#regulatory p
{
	margin-left: 10px;
}
#regulatory #regulatory_links p
{
	margin-left: 0px;
}
#regulatory h5
{
	margin-left: 10px;
}
#regulatory #content a
{
	text-decoration: underline;
	color: #000;
	margin-left: 10px;
	font-weight: bold;
}
#regulatory #regulatory_links ul
{
	list-style: none;
	width: 420px;
	padding-left: 0px;
	margin-top: 10px;
}
#regulatory #regulatory_links ul li
{
	height: 25px;
}
#regulatory #regulatory_links a
{
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
	margin-left: 0px;
	color: #000;
}
#regulatory #content p a
{
	margin-left: 0px;
	font-weight: normal;
}
#regulatory #content .top_link
{
	width: 738px;
	text-align: right;
}
#regulatory #content p span
{
	text-decoration: underline;
}
