/* CSS Document */

body {
	font-family: Trebuchet MS, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	position: relative;
	background-image: url(bac.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#strapline {
	position: absolute;
	left: 210px;
	top: 20px;
	font-size: 20px;
	font-weight: bold;
	color: #545D8B;
}

#header {
	position: absolute;
	left: 0px;
	top: 0px;
}

#seo {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8px;
	text-align: right;
	border-bottom: 1px solid #D1D5E9;
	color: silver;
}

/* navigation sets for ie and mozilla based browsers */ 

#navigation, #navigation2 {
	position: absolute;
	width: 200px;
	left: 0px;
	top: 80px;
	text-align: left;
	color: white;
	background-color: #CACFEA;
	padding-bottom: 150px;
}

#navigation li {
	list-style: none;
	margin-left: -40px;
}

#navigation ul {
	margin-top: -0px;
}

#navigation ul ul {
	margin-top: 0px;
}

#navigation2 li {
	list-style: none;
	margin-left: -40px;
}

#navigation li a:link, #navigation li a:visited, #navigation2 li a:link, #navigation2 li a:visited  {
	display: block;
	width: 182px;
	padding: 2px 0px 3px 18px;
	height: 12px;
	margin-bottom: 1px;
	background-color: #545D8B;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #363E67;
}

#navigation li a:hover, #navigation2 li a:hover {
	background-color: #3D4DA1;
}

#navigation li li a:link, #navigation li li a:visited, #navigation2 li li a:link, #navigation2 li li a:visited  {
	display: block;
	width: 166px;
	padding: 2px 0px 3px 34px;
	height: 12px;
	margin-bottom: 1px;
	background-color: #6B79BE;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #363E67;
}

#navigation li li a:hover, #navigation2 li li a:hover {
	background-color: #2841BB;
}

#navigation li li li a:link, #navigation li li li a:visited, #navigation2 li li li a:link, #navigation2 li li li a:visited  {
	display: block;
	width: 166px;
	padding: 2px 0px 3px 34px;
	height: 12px;
	margin-bottom: 1px;
	background-color: #919AC8;
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #363E67;
}

#navigation li li li a:hover, #navigation2 li li li a:hover {
	background-color: #6B79BE;
}

#sidebit {
	color: Black;
	font-size: 12px;
	padding: 0px 6px 6px 6px;
	font-weight: bold;
}

#mainpage {
	text-align: left;
	padding-left: 202px;
	padding-top: 80px;
	padding-bottom: 20px;
}

#homequicklinks {
	width: 550px;
	border: 1px solid #D1D5E9;
	margin-left: 20px;
}

.homeillu {
	width: 100px;
	padding: 5px;
	text-align: center;
}

.homeillu1 {
	width: 100px;
	text-align: right;
	padding: 5px;
}

.illustration {
	float: right;
	margin-left: 20px;
}

.contenttext {
	padding-left: 20px;
}

.ender {
	clear: both;
}

.subsection {
	border: 1px solid #D1D5E9;
	padding: 10px 10px 10px 10px;
	width: 290px;
	margin-bottom: 15px;
	font-size: 12px;
	font-weight: bold;
}
.subsection1 {
	border: 1px solid #D1D5E9;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}

.title {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

.subsection2 {
   float: right;
	width: 510px;
	border: 1px solid #D1D5E9;
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited {
	color: #5264BB;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #1D2A6B;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	font-size: 14px;
}

#info {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	font-size: 8px;
	text-align: right;
	border-top: 1px solid #D1D5E9;
}

.techtab {
	width: 540px;
}

.techcell {
	width: 125px;
	padding: 5px;
	vertical-align: top;
	text-align: center;
}

#advert {
margin-top:4px;
margin-left: 40px;
}




