/* Resets */
/*Clear Margin and Padding on major elements*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}

/* Remove border around linked images */
img { border: 0; }

.clear{ clear: both; }

.fl { float: left; }
.fr { float: right; }

/* Ready, Stedy, Go!! */
body{
	background: url(../images/sitewide/body_bg.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0a1b49;
}

#container{
	background: url(../images/sitewide/main_bg.jpg) no-repeat;
	text-align: center;
	padding-top: 40px;
}

#header{
	height: 150px;
}

#content{
	margin: 0 auto;
	text-align: left;
	width: 970px;
}

#main_logo{
	background:url(../images/sitewide/logo.png) no-repeat;
	display: block;
	width: 273px;
	height: 71px;
}

#main_logo span{
	position:absolute;
	top: -9999px;
}

#mainnav{
	background: url(../images/sitewide/trans_bg.png);
	width: 956px;
	padding: 7px;
	text-align: center;
	margin-top: 24px;
}

#nav_content{
	background: url(../images/sitewide/nav_bg.jpg) repeat-x;
	width: 956px;
	text-align: center;
}

#nav_content ul{
	margin: 0 auto;
	width: 601px;
}

#nav_content ul li{
	list-style: none;
	float: left;
	position: relative;
}

#nav_content ul li a{
	border-left: 1px solid #B4B3B3;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 26px;
	outline: 0;
	padding: 14px 0 0 0;
	text-decoration: none;
	width: 119px;
}

#nav_content ul li a.downloads{	border-right: 1px solid #B4B3B3;}

#nav_content ul li a.downloads active{border-right: 1px solid #B4B3B3;}

#nav_content ul li a.downloads:hover{
	background: url(../images/sitewide/downloads_hover.gif) no-repeat 12px 5px;
	color: #1a3b7d;
}

#nav_content ul li .downloads.active {
	background: url(../images/sitewide/downloads_hover.gif) no-repeat 12px 5px;
	color: #1a3b7d;
}

#nav_content ul li a:hover{
	background: url(../images/sitewide/nav_hover.gif) no-repeat 50% 100%;	
	color: #596993;
}

#nav_content ul li ul#download_list{
	position: absolute;
	top: 40px;
	left: 12px;
	width: 152px;
	z-index: 1000;
}

#nav_content ul li ul#download_list li a{
	background: #ffffff url(../images/sitewide/subnav_arrows.gif) 151px 0 no-repeat;
	border-bottom: 1px solid #e5e5e5;
	color: #1a3b7d;
	font-weight: normal;
	height: 19px;
	padding: 7px 0 0 18px;
	text-align: left;
	width: 152px;
}

#nav_content ul li ul#download_list li a:hover{	background: #d2d2d2 url(../images/sitewide/subnav_arrows.gif) 151px -27px no-repeat; }

/* Middle Content Image Styles */
.content_img{
	height: 359px;
	width: 100%;
	padding: 40px 0 0 55px;
	position: relative;
}

.animation{
	position: absolute;
	top: 197px;
	right: 362px;
}

.content_img.about{	height: 275px; }
.content_img.contact{ height: 310px; }
.content_img.services{ height: 310px; }


a.synthesise{
	background: url(../images/sitewide/synthesise_btn.png) no-repeat;
	color: #ffffff;
	display: block;
	font-size: 11px;
	padding: 90px 15px 0 0;
	position: absolute;	bottom: 20px; left: 170px;
	text-decoration: none;
}

a.synthesise span{ text-decoration: underline; }

/* Home Page Lower Content Section */

.home_content{
	background: url(../images/sitewide/trans_bg.png);
	height: 220px;
	padding: 7px;
	width: 703px;
	float: left;
}

.home_content .inner{
	background: #ffffff url(../images/home/lower_stroke_bg.jpg) no-repeat 30px 200px;
	height: 190px;
	padding: 30px 30px 0 30px;
}

.home_content .home{width: 643px;}

.home_content h2{
	background: url(../images/home/home_title.gif) no-repeat;
	height: 24px;
	width: 229px;
}

.home_content h2 span{
	position: absolute;
	top: -9999px;
}

.home_content .inner p{
	line-height: 18px;
	margin-top: 23px;
}

#home_contact{
	background: url(../images/home/contact_bg.jpg) no-repeat 0 7px;
	float: right;
	height: 212px;
	padding: 22px 0 0 14px;
	width: 197px;
}

#home_contact h2{
	background: url(../images/home/contact_title.png) no-repeat;
	height: 29px;
	width: 159px;
}

#home_contact h2 span{
	position: absolute;
	top: -9999px;
}

#home_contact td{padding-bottom: 5px;}

#home_contact label{
	background: url(../images/home/contact_labels.png) no-repeat top left;
	display: block;
	height: 20px;
	width: 64px;
	margin: 0 5px 0 0;
}

#home_contact label span{
	position: absolute;
	top: -9999px;
}

#home_contact label.name{background-position: 0 0;}
#home_contact label.contact{background-position: 0 -22px;}
#home_contact label.email{background-position: 0 -47px;}
#home_contact label.query{background-position: 0 -75px;}


#home_contact input{
	background: url(../images/home/input_bg.gif) no-repeat;
	border: none;
	color: #666666;
	font-size: 10px;
	height: 18px;
	padding: 4px 0 0 8px;
	width: 101px;
}

#home_contact input.submit_btn{
	background: none;
	width: 52px;
	height: 27px;
	float: right;
	
}

#home_contact textarea{
	background: url(../images/home/textarea_bg.gif) no-repeat;
	border: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 40px;
	padding: 4px 0 0 8px;
	width: 101px;
	overflow: auto; /* makes scrollbar disapear by default on ie */
}

/* Other Lower Content Section */

.lower_content{
	background: url(../images/sitewide/trans_bg.png);
	height: 220px;
	padding: 7px;
	z-index: 77;
}

.lower_content.contact{
	height: 290px;
}

.lower_content .inner{
	background: #ffffff url(../images/home/lower_stroke_bg.jpg) no-repeat 175px 200px;
	height: 190px;
	padding: 30px 30px 0 30px;
}

.lower_content .inner.contact{
	height: 260px;
	background: #ffffff url(../images/home/lower_stroke_bg.jpg) no-repeat 175px 270px;
}

/* About US */
.lower_content h2.about{
	background: url(../images/about/about_header.gif) no-repeat;
	height: 22px;
	width: 245px;
	margin-top: 16px;
}

.lower_content h2.phone{
	background: url(../images/contact/phone_header.gif) no-repeat;
	height: 20px;
	width: 51px;
}

.lower_content h2.fax{
	background: url(../images/contact/fax_header.gif) no-repeat;
	height: 15px;
	width: 25px;
}

.lower_content h2.email{
	background: url(../images/contact/email_header.gif) no-repeat;
	height: 16px;
	width: 44px;
}

.lower_content h2.postal{
	background: url(../images/contact/postal_header.gif) no-repeat;
	height: 19px;
	width: 118px;
}

.lower_content h2.physical{
	background: url(../images/contact/physical_header.gif) no-repeat;
	height: 19px;
	width: 135px;
}

.lower_content h2.admin{
	background: url(../images/contact/admin_header.gif) no-repeat;
	height: 15px;
	width: 205px;
}

.lower_content h2.news{
	background: url(../images/about/news_header.gif) no-repeat;
	height: 48px;
	width: 229px;
}

.lower_content h2.services{
	background: url(../images/services/what_we_do_header.gif) no-repeat;
	height: 22px;
	width: 170px;
}

.lower_content h2.other{
	background: url(../images/services/other_header.gif) no-repeat;
	height: 17px;
	width: 201px;
}

.lower_content h2 span{
	position: absolute;
	top: -9999px;
}



.lower_content .inner p{
	line-height: 18px;
	margin-top: 23px;
}

.lower_content .inner p.services{
	margin-top: 13px;
}

.about_copy{
	float: left;
	width: 452px;
	padding: 0 20px 0 0;
}

.news_copy{
	float: left;
	width: 320px;
	padding: 0 0 0 20px;
}

.news_copy a{
	color: #0a1b49;
	font-weight: bold;
}

/* Contact Us */

.contact_details{
	float: left;
	width: 270px;
}

.contact_details a{ color: #0a1b49; }

.admin_info{ float: left; }

/* Services */

ul.other_services{margin-top: 16px;}
ul li{ list-style: none; }


/* Footer */

#footer{
	background: url(../images/sitewide/footer_bg.gif) repeat-x;
	height: 30px;
	padding-top: 21px;
	margin-top: 25px;
	text-align: center;
	font-size: 11px;
	color: #999999;
}

#footer .inner{
	margin: 0 auto;	
	text-align: left;
	width: 970px;	
}

.you_here{
	background: url(../images/sitewide/you_are_here.gif) no-repeat;
	padding: 0 0 0 91px;
}

.you_here span{
	position: absolute;
	top: -9999px;
}

.disclaimer span{
	padding: 0 5px;
}

a.colibri{
	text-decoration: none;
	color: #999999;
}
