/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

body {
	text-align: left;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff;
	margin-top: 10px;
}

a:link, a:visited {
	color: #750000;
	text-decoration:none;
}

a:hover, a:active {
	color: #750000;
	text-decoration: underline;
}

h1 {
	font-size: 1.5em;
	color: #750000;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}

h2 {
	font-size: 1.4em;
	color: #750000;
	margin: 0px 0px 5px 0px;
	font-weight: bold;
}

h3 {
	font-size: 1.0em;
	color: #750000;
	margin: 0px 0px 3px 0px;
	font-weight: bold;
}

.heading {
	color: #750000;
	font-size:14px;
	font-weight:bold;
}
.address {
	font-size:14px;
	font-weight:bold;
}

.welcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.9em;
	margin: 0px 0px 5px 0px;

}

/* Layout Styles
--------------------------------------------------------------- */

#firefoxWidthFix {
	position:absolute;
	top:0;
	height:100%;
	padding:0 0 1px;
}

#container {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: 1px solid #000;
}

#header {
	font-size: 1px;
	height: 129px;
	width: 740px;
	background: url(../../images/headerBg.gif) repeat-x;
	border-bottom: 3px solid #750000;
	padding-bottom: 2px;
	margin-bottom: 2px;
}

	a#dsaLink {
		color: #000;
		text-decoration: none;
		position: absolute;
		z-index: 100;
		top: 105px;
		right: 15px;
		font-size: 1.2em;
	}
	
	a:hover#dsaLink {
		text-decoration: underline;
	}

#navHolder {
	background: #d10000;
	overflow: hidden;
	border-bottom: 3px solid #750000;
}

* html #navHolder {
	overflow: visible;
}

#flashSlideshow {
	border-bottom: 5px solid #750000;
}

#flashText {
	text-align: center;
}

#contentContainer {
	width: 740px;
	background: url(../../images/contentContainerBg.jpg) left repeat-y;
	overflow: hidden;
	margin-top: 2px;
}

* html #contentContainer {
overflow: visible;
}

#contentLeft {
	float: left;
	width: 450px;
	margin-left: 20px;
}

#contentLeft_text {
	padding: 10px 20px;
}

#contentRight {
	float: right;
	width: 240px;
	background: #770000;
}

#contentRightTop {
	background: #440000;
	padding: 0px;
	color: #fff;
	text-align: center;
	border-bottom: 1px solid #fff;
}

#contentRightTop p {
	margin: 0px;
	padding: 0px;
}

#contentRight_text {
	padding: 10px;
	color: #fff;
}

	#contentRightCPC {
		width: 240px;
		float: left;
		padding: 10px 0px 10px 0px;
		background: #fff;
	}

#footer {
	clear: both;
	width: 720px;
	padding: 10px;
	color: #fff;
	font-size: 0.9em;
	background: #990000;
	border-top: 10px solid #660000;
	margin-top: 2px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
}

#footer p {
	margin: 0px;
}

#footer img {
	float: right;
	border: none;
}

#footer ul {
	margin: 0px;
	padding: 0px;
}

#footer li {
	list-style: none;
	display: inline;
}

/* Navigation Styles
--------------------------------------------------------------- */


#navigation {
	border-bottom: 2px solid #fff;
	overflow: hidden;
	background: #d10000;
	height: 26px;
}

* html #navigation {
	overflow: visible;
}

#navigation ul {
	margin: 0px;
	display: inline;
	list-style: none;
	
}

#navigation li {
	display: inline;
	margin: 0px;
}
	  
#navigation a {
	float:left;
	color: #fff;
    text-decoration:none;
	padding: 6px 9px 6px 10px;
	font-weight: bold;
	font-size: 1em;
	border-right: 1px solid #000;
}

#navigation a:hover {
	background: #750000;
	color: #fff;
}

/* Class Styles
--------------------------------------------------------------- */

#img-right-header {
	float: right;
	border: none;
}

#img-left-header {
	float: left;
	border: none;
}

.img-right {
	border: 1px solid #000;
	margin: 0px 0px 10px 10px;
	float: right;
}

.img-left{
	border: 1px solid #000;
	margin: 0px 10px 10px 0px;
	float: left;
}

#easy-steps {
	padding: 10px;
	background: #eee;
	border: 1px solid #000;
	color: #fff;
	text-align: center;
}

#easy-steps li {
	background: #444;
	margin: 0px 0px 1px 0px;
	padding: 3px 0px 3px 0px;	
}

#easy-steps ol {
	margin: 0px;
	padding: 0px;
	list-style: upper-roman;
}

#easy-steps h2 {
	color: #990000;
}

.freephone {
	font-weight: bold;
	font-size: 1.1em;
}

.number {
	font-size: 2.1em;
	font-weight: bold;
}

.test {
	font-size: 1.4em;
	font-weight: bold;
	color: #550000;
	text-transform: uppercase;
}

.courses {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width: 400px;
}

.courses2 {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	width: 380px;
	padding: 10px;
}

.courses2 h2 {
	text-align: center;
}

.alignCentre {
	text-align: center;
}

.question {
	color: #660000;
}

.imageBorder {
	border: 1px solid #000;
}	
.nav_end{
	width:49px;
	border-right:0px;
}
.thankyou {
	color: #FF0000;
	font-weight: bold;
}
#bottom-keywords{
font-size: 9px;
color:#CCCCCC;
width: 740px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
padding-top:10px;
padding-bottom: 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

.regional{
	font-size: 9px;
	color: #750000;
}

#bottom-links {
	margin-top: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#bottom-links ul{
	list-style:none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	text-align:left;	
}
#bottom-links li{
	display: inline;
}
#bottom-links a{
	padding: 5px 10px;
	color: #CCCCCC;
	font-size: 10px;
}

