/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2008 Elated Communications Ltd.
By using this PageKit, you are agreeing to be bound by the
usage agreement available online at http://www.pagekits.com/usage/
*/


/* Page body style */

body
{
	margin: 0 0 20px 0;
	padding: 0;
	color: #333;
	background-color: #fff;
	background: #f4f4dd url(images/page-bg.jpg) repeat-x 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.25em;
}


/* Standard paragraph style */

p, ul
{
	margin-top: 0;
	margin-bottom: 16px;
}


/* Bullet lists */

ul
{
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-size: 1.1em;
}

li
{
	margin-bottom: 1em;
	padding-left: 18px;
	margin-left: 0;
	color: #333;
	background: transparent url(images/bullet.png) no-repeat 0 3px;
	font-size: 12px;
}



/* Links */

a:link, a:active
{
  color: #1b84dc;
	background-color: inherit;
  text-decoration: none;
}

a:visited
{
	color: #999;
	background-color: inherit;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}


/* Headings */

h1, h2, h3
{
	font-weight: bold;
  padding-top: 15px;
}

h1
{
  color: #1b84dc;
	font-size: 1.8em;
  line-height: 1.0em;
  margin: 0 0 15px 0;
}

h2
{
  color: #1b84dc;
	font-size: 1.4em;
  line-height: 1.0em;
  margin: 0 0 10px 0;
}

h3
{
	color: #1b84dc;
	font-weight: bold;
	font-size: 13px;
	margin: 0 0 5px 0;
}


/* Container for page */

#container
{
	position: relative;
	margin: 20px auto 0 auto;
	padding: 5px 5px 0 5px;
	width: 770px;
	background: #fff url(images/container-bg-top.png) no-repeat 0 0;
}


/* Page header area */

#page-header
{
	width: 770px;
	height: 205px;
	margin: 0 0 20px 0;
	background: #2d9ae4 url(images/bubbles.png) no-repeat 0 0;
	overflow: hidden;
}

#page-header h1
{
  text-align: right;
  padding: 20px 20px 0 0;
  margin: 0;
  font-size: 2.2em;
}

#page-header h1 a
{
  color: #fff;
}

#page-header h1 a:hover
{
  text-decoration: none;
}

#page-header h2
{
  text-align: right;
  padding: 0 20px 0 0;
  margin: 0;
  color: #fff;
}



/* Menu */

ul#menu
{
	position: absolute;
	left: -5px;
	top: 177px;
	width: 762px;
	height: 26px;
	text-align: right;
	margin: 0;
	padding: 6px 0 0 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

ul#menu li
{
  list-style-type: none;
  display: inline;
  margin: 0;
  padding: 0;
	font-size: 12px;
  font-weight: bold;
  background: transparent;
}

ul#menu li a
{
  line-height: 27px;
  margin: 0;
  padding: 8px;
  color: #fff;
	text-decoration: none;
}

ul#menu li a.highlight, ul#menu li a:hover
{
  color: #004d99;
}

#menu a:hover
{
	color: #000;
}


/* Page body */

#page-body
{
	padding: 0 0 20px 20px;
}


/* Main content area */

#main-content
{
	float: left;
	width: 485px;
	margin-right: 20px;
	text-align: justify;
}

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


/* Sidebar area */

#sidebar
{
	float: right;
	width: 225px;
}

#sidebar .box
{
	margin-bottom: 20px;
	width: 225px;
	background-color: #f4f4dd;
}

#sidebar .box .top
{
	width: 225px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	background: #f4f4dd url(images/sidebar-top.png) no-repeat 0 0;
}

#sidebar .box .bottom
{
	width: 225px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	background: #f4f4dd url(images/sidebar-bottom.png) no-repeat 0 0;
}

#sidebar .box .content
{
	width: 185px;
	margin: 0;
	padding: 0 20px;
	background-color: #f4f4dd;
}

#sidebar ul
{
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-size: 1.0em;
}

#sidebar li
{
  margin-bottom: 0.5em;
  padding-left: 15px;
  margin-left: -15px;
  color: #333;
  font-weight: bold;
  background: transparent url(images/bullet-sidebar.png) no-repeat 2px 5px;
}

a.read-more
{
  font-size: 1.4em;
  font-weight: bold;
}


/* News columns on homepage */

#news
{
	color: #333;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 150px;
}

#news h2
{
  margin-bottom: 0;
}

#news .first, #news .last
{
  width: 225px;
}

#news .first
{
  float: left;
}

#news .last
{
  float: right;
}
#news1
{
	color: #333;
	border-top: 1px solid #ccc;
	height: 150px;
}

#news1 h2
{
  margin-bottom: 0;
}

#news1 .first, #news1 .last
{
  width: 225px;
}

#news1 .first
{
  float: left;
}

#news1 .last
{
  float: right;
}

/* Standard images */

img
{
	border: none;
}


/* Page footer */

#page-footer
{
  margin: 0;
	padding: 10px 20px 0 20px;
	background: #535353 url(images/footer-top.png) no-repeat 0 0;
  color: #fff;
  font-weight: bold;
}
 
#page-footer .phone
{
  font-size: 1.7em;
  line-height: 1.1em;
}

#page-footer .copyright
{
	float: right;
	width: 130px;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.4em;
	padding-top: 10px;
}

#page-footer .copyright a
{
  color: #52c9f6;
}

#page-footer-bottom
{
	position: relative;
	margin: 0 auto 40px auto;
  width: 780px;
  height: 13px;
	background: #fff url(images/footer-bottom.png) no-repeat 0 0;
  line-height: 0;
  font-size: 0;
}


/* Clearing element */

.clear
{
  position: relative; clear: both; height: 1px; line-height: 1px; font-size: 1px;
}
#container #page-footer p .top {
	color: #52c9f6;
}
#container #table {
	margin-left: 20px;
	border-left: 1px solid #666;
	border-top: 1px solid #666;
}
#container #table table tr td {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#container #contact {
	margin-left: 20px;
}
.tablet {
	padding-left: 5px;
}
.expand {
	font-size: 10px;
	padding-right: 5px;
	float: right;
	vertical-align: middle;
}
#container #table table tr td #tablet {
	float: left;
	margin-left: 8px;
}
#container #table table tr td #expand {
	float: right;
	font-size: 10px;
	margin-right: 5px;
}
#container #links {
	font-size: 10px;
	margin-bottom: 10px;
}
#container #links li{
	font-size: 10px;
	display: inline;
	background: none;
}
#container #links a {
	padding: 0 5px 0 20px;
	border-left: 1px solid #DBDBDB;
	text-transform: lowercase;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#container #links a:hover {
	color: #52c9f6
}
#container #links .first a {
	border: none;
}
#container #links ul{
	border: none;
	margin-bottom: 1px;
}
#container #line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	height: 10px;
	margin: 0 20px 0 20px;
}
#container #page-body #banner {
	float: left;
	width: 485px;
	margin-right: 20px;
	margin-top: 30px;
}
#container #page-body #main-content #banner .bottom {
	background-image: url(images/boxbottom.png);
	background-repeat: no-repeat;
	height: 16px;
}
#container #page-body #main-content #banner .main {
	background-color: #f4f4dd;
	padding-left: 20px;
	margin: 0;
	padding-bottom: 2px;
}
#container #page-body #main-content #banner .top {
	background-image: url(images/boxtop.png);
	background-repeat: no-repeat;
	height: 16px;
}
#container #page-body #main-content #contact1 {
	border-bottom: solid #ccc 1px;

}
#container #page-body #main-content #contact2 {
	border-bottom: solid #ccc 1px;
	padding-bottom: 10px;
}
.orange {
	color: #F60;
}
#container #page-body #sidebar .box2 .content .box3 .top
{
	width: 225px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	background: #f4f4dd url(images/sidebar-top.png) no-repeat 0 0;
}

#container #page-body #sidebar .box2 .content .box3 .bottom
{
	width: 225px;
	height: 16px;
	line-height: 0;
	font-size: 0;
	background: #f4f4dd url(images/sidebar-bottom.png) no-repeat 0 0;
}

#container #page-body #sidebar .box2 .content .box3 .content
{
	width: 185px;
	margin: 0;
	padding: 0 20px 5px;
	background-color: #f4f4dd;
}#container #page-body #sidebar .box2 .content .box3 {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #page-body #main-content #mission {
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
}
#container #page-body #main-content #table table tr td #title {
	padding-left: 10px;
	line-height: 20px;
}
.tablet {
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
#container #page-body #main-content #news2 .1 .av {
	float: left;
	width: 200px;
}
#container #page-body #main-content #news2 .1 .budr {
	float: right;
	width: 200px;
}
#container #page-body #main-content table tr td .last {
	float: right;
	width: 225px;
}
#container #page-body #main-content table tr td .first {
	float: left;
	width: 225px;
}
#container #page-body #main-content table tr td {

}

#container #page-body #main-content #tablet {
	border-bottom: solid 1px #ccc;
}
#container #page-body #main-content #tablet table {
	border-bottom-style: none;
	border-top: solid 1px #ccc;
}
