/* CSS Document */

body {
	margin:0px;
	background-color: #FFFFFF;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#838383;
}

h2 {
	font-size:1.1em;
	margin-top:7px;
}


h4 {
	display:block;
	padding:5px 10px 5px 10px;
	margin:15px 0px 0px 0px;
	font-size:1.1em;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}

/* Layout styles */

#wrapper {
	width:799px;
	margin:0px auto;
	text-align:left;
}

#wrapper_form {
	width:498px;
	margin:0px auto;
	text-align:left;
}

#top {
	width:785px;
	text-align:left;
	padding:11px 0px 19px 14px;
	height:55px;
}

#top_form {
	width:498px;
	text-align:left;
	padding:11px 0px 19px 0px;
	height:55px;
}

#top img {
	float:left;
}

#top a:link, #top a:visited {
	padding:0px 21px 0px 21px;
	border-left:1px solid #9C9B98;
	color:#9C9B98;
	text-decoration:none;
}

#top a:hover {
	color:#00A6ED;
}

/* Nav 1 */
#nav1 {
	text-align:left;
	width:799px;
	background-color: #00a6ed;
	font-size:14px;
}

a.home_unsel:link, a.home_unsel:visited, a.customers_unsel:link, a.customers_unsel:visited, a.funding_unsel:link, a.funding_unsel:visited, a.products_unsel:link, a.products_unsel:visited, a.school_unsel:link, a.school_unsel:visited, a.home_sel:link, a.home_sel:visited, a.customers_sel:link, a.customers_sel:visited, a.funding_sel:link, a.funding_sel:visited, a.products_sel:link, a.products_sel:visited, a.school_sel:link, a.school_sel:visited {
	color:#FFFFFF;
	text-decoration:none;
	padding:6px 0px 5px 14px;
	display:block;
	float:left;
	background-repeat: no-repeat;
	background-color:#00A6ED;
}

a.home_unsel:link, a.home_unsel:visited {
	width:98px;
	background-image: url(/assets/nav_home.gif);
}

a.customers_unsel:link, a.customers_unsel:visited {
	width:161px;
	background-image: url(/assets/nav_customers.gif);
}

a.funding_unsel:link, a.funding_unsel:visited {
	width:130px;
	background-image: url(/assets/nav_funding.gif);
}

a.products_unsel:link, a.products_unsel:visited {
	width:130px;
	background-image: url(/assets/nav_products.gif);
}

a.school_unsel:link, a.school_unsel:visited {
	width:210px;
	background-image: url(/assets/nav_school.gif);
}

a.home_unsel:hover {
	background-position: -112px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.customers_unsel:hover {
	background-position: -175px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.funding_unsel:hover {
	background-position: -144px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.products_unsel:hover {
	background-position: -144px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.school_unsel:hover {
	background-position: -224px 0;
	color:#000000;
	background-color: #66caf4;	
}

a.home_sel:link, a.home_sel:visited {
	background-position: -112px 0;
	width:98px;
	background-image: url(/assets/nav_home.gif);
	background-color: #66CAF4;	
	color:#000000;
}

a.customers_sel:link, a.customers_sel:visited {
	background-position: -175px 0;
	width:161px;
	background-image: url(/assets/nav_customers.gif);
	background-color: #66CAF4;
	color:#000000;
}

a.funding_sel:link, a.funding_sel:visited {
	background-position: -144px 0;
	width:130px;
	background-image: url(/assets/nav_funding.gif);
	background-color: #66CAF4;
	color:#000000;
}

a.products_sel:link, a.products_sel:visited {
	background-position: -144px 0;
	width:130px;
	background-image: url(/assets/nav_products.gif);
	background-color: #66CAF4;
	color:#000000;
}

a.school_sel:link, a.school_sel:visited {
	background-position: -224px 0;
	width:210px;
	background-image: url(/assets/nav_school.gif);
	background-color: #66CAF4;
	color:#000000;
}

/* Nav 2 */
#nav2 {
	width:785px;
	background-color: #66caf4;
	color:#FFFFFF;
	font-size:12px;
	padding:5px 0px 5px 14px;
}

a.nav_unsel:link, a.nav_unsel:visited, a.nav_sel:hover {
	text-decoration:none;
	color:#FFFFFF;
}

a.nav_unsel:hover, a.nav_sel:link, a.nav_sel:visited {
	text-decoration:none;
	color:#000000;
}

/* Content */

#content {
	float:left;
	padding:5px 5px 11px 0px;
	width:644px;
	border-bottom:1px solid #969696;
}

#content_img{
	border-bottom:1px solid #969696;
	padding:0px 0px 4px 0px;
}

#news {
	width:630px;
	color:#969696;
	margin:4px 0px 4px 0px;
	padding:7px;
	font-size:12px;
	background-color:#E5E5E5;
}

#side {
	border-top:1px solid #969696;
	float:left;
	width:133px;
	padding: 9px 13px 0px 0px;
	color:#838383;
	font-size:0.7em;
}

#side h2 {
	margin:8px 0px 0px 0px;
	padding:0px;
	font-size:1.1em;
}

#side h3 {
	margin:8px 0px 0px 0px;
	padding:0px;
	font-size:1em;
	color:#000000;
}

#side p {
	margin:0px 0px 0px 0px;
	padding:0px;
}

#side img {
	border:1px solid #969696;
	margin:15px 0px 0px 0px;
}

a.sidenav_unsel:link, a.sidenav_unsel:visited, a.sidenav_sel:hover {
	display:block;
	text-decoration:none;
	color:#00A6ED;
	padding-top:4px;
	font-weight:bold;
}

a.sidenav_unsel:hover, a.sidenav_sel:link, a.sidenav_sel:visited {
	display:block;
	text-decoration:none;
	padding-top:4px;
	font-weight:bold;
	color:#000000;
}

#side a:hover {
	color:#000000;
}

#copy_home {
	border-top:1px solid #969696;
	float:left;
	width:644px;
	font-size:0.7em;
}

#copy {
	border-top:1px solid #969696;
	float:left;
	width:498px;
	font-size:0.7em;
}

#copy table {
	border-color: #333333;
    border-width: 0 0 1px 1px;
    border-style: solid;}

#copy td {padding:2px; color:#000000; 
	border-color: #333333;
    border-width: 1px 1px 0 0;
    border-style: solid;}

.table_grey {background-color:#E5E5E5;}

.table_blue {background-color:#00A6ED;}

#copy td img {border:0px solid #E5E5E5; padding-top:4px; display:block;}

.greybox {
	background-color: #E5E5E5;
	display:block;
	padding:10px;
	margin:4px 0px 15px 0px;
}

.bluebox {
	background-color: #E5E5E5;
	display:block;
	padding:10px;
}

#copy ul {
	background-color: #E5E5E5;
	margin:5px 0px 0px 0px;
	padding:5px 15px 5px 10px;
}

#copy li {
	margin-left:15px;
	padding-bottom:3px;
}

#copy ul a:link, #copy ul a:visited {
	color:#00A6ED;
}

#copy ul a:hover {
	color:#000000;
}

#copy a:link, #copy a:visited, #copy_home a:link, #copy_home a:visited {
	color:#00A6ED;
	text-decoration:none;
}

#copy a:hover, #copy_home a:hover{
	color:#000000;
}

.home_text1 {
	width:644px;
	padding:15px 0px 0px 0px;
}

.home_text {
	width:498px;
	padding:15px 0px 0px 0px;
}

.home_text_l {
	width:237px;
	padding:0px 15px 0px 0px;
	float:left;
}

.home_text_r {
	width:236px;
	padding:0px 9px 0px 0px;
	float:left;
}

.home_text_l table,  .home_text_r table {
	background-color:#ffffff;
}

.home_text_l td img,  .home_text_r td img {
	margin:0px;
}

/*.home_text_1 {
	width:209px;
	padding:0px 32px 5px 11px;
	float:left;
}

.home_text_2 {
	width:208px;
	padding:0px 26px 5px 11px;
	float:left;
}*/

.products_text_1 {
	width:299px;
	padding:11px 15px 5px 11px;
	float:left;
}

.products_text_2 {
	width:294px;
	padding:11px 9px 5px 16px;
	float:left;
}

.home_text_1 {
	width:299px;
	height:144px;
	padding:11px 15px 5px 11px;
	float:left;
	background-image: url(assets/home_text1.jpg);
	background-repeat: no-repeat;
}

.home_text_2 {
	width:294px;
	height:144px;
	padding:11px 9px 5px 16px;
	float:left;
	background-image: url(/assets/home_text2.jpg);
	background-repeat: no-repeat;
}

.home_text_3 {
	width:296px;
	height:144px;
	padding:11px 15px 15px 11px;
	float:left;
	background-image: url(assets/home_text3.jpg);
	background-repeat: no-repeat;
}

.home_text_4 {
	width:302px;
	height:144px;
	padding:11px 9px 15px 11px;
	float:left;
	background-image: url(/assets/home_text4.jpg);
	background-repeat: no-repeat;
}

.home_text_1 h2, .home_text_2 h2, .home_text_3 h2, .home_text_4 h2 {
	color:#00A6ED;
}

a.home_link:link, a.home_link:visited {
	background-image: url(/assets/home_more.gif);
	background-repeat: no-repeat;
	background-position: right 0;
	color:#000000;
	display:block;
	width:70px;
	padding:3px 0px 3px 0px;
	text-decoration:none;
}

#copy img, .home_text img, #copy_home img, {
/*	border:1px solid #969696;
	margin-bottom:15px; removed by Mark - ned to check the impact of this*/
}

.home_text h2 {
	padding:0px 0px 15px 0px;
	font-size:1.1em;
	margin:0px;
}

.home_text p {
	margin-top:0px;
}

#home_text2 {
	background-color:#E5E5E5;
	padding:14px;
	margin-top:14px;
}

#home_text2 h2 {
	font-size:1.1em;
	margin:0px;
}


#home_text2 p {
	margin:0px;
}

/* Left nav */

#leftnav {
	float:left;
	padding:5px 0px 0px 0px;
	width:150px;
}

a.greynav_unsel:link, a.greynav_unsel:visited, a.greynav_sel:hover {
	display:block;
	color:#747474;
	text-decoration:none;
	background-color: #E5E5E5;
	font-size:11px;
	padding:10px 3px 11px 6px;
	border-bottom:1px solid #FFFFFF;
}

a.greynav_unsel:hover, a.greynav_sel:link, a.greynav_sel:visited {
	display:block;
	color:#747474;
	text-decoration:none;
	background-color: #747474;
	color: #E5E5E5;
	font-size:11px;
	padding:10px 3px 11px 6px;
	border-bottom:1px solid #FFFFFF;
}

a.rightnav_bl_unsel:link, a.rightnav_bl_unsel:visited, a.rightnav_bl_sel:hover {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	background-color: #00A6ED;
	font-size:15px;
	padding:9px 6px 9px 6px;
	border-top:4px solid #FFFFFF;
}

a.rightnav_bl_unsel {
	padding-top:3px;
}

a.rightnav_bl_unsel:hover, a.rightnav_bl_sel:link, a.rightnav_bl_sel:visited {
	background-color: #66CAF4;
	color: #000000;
	display:block;
	text-decoration:none;
	font-size:15px;
	padding:9px 6px 9px 6px;
	border-top:4px solid #FFFFFF;
}

/* Footer */

#footer {
	font-size:0.7em;
	padding-top:11px;
}


#footer {
	font-size:0.7em;
	padding:11px 0px 11px 0px;
}

#footer a:link, #footer a:visited {
	text-decoration:none;
	color:#838383;
	margin-left:20px;
	padding-left:20px;
	border-left:1px solid #838383;
}

#footer a:hover {
	color:#00A6ED;
}

.left_s_img {margin-right:20px;}

.subscr {
	font-size:0.6em;
}