/*
This is an Elated PageKit - www.elated.com.
All artwork copyright (c) 1996-2005 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/
*/


/*
	Standard font family for site
*/

body, table, tr, td, a, p, h1, h2, h3, h4, h5
{
	font-family: verdana, arial, helvetica, sans-serif;
}


/*
	Page body style
*/

body
{
	margin: 0;
	padding: 0;
	background-color: #87AFD2;
	background-image: url(images/page_bg.gif);
	background-repeat: repeat;
}

html, body
{
	height: 100%;
}


/*
	Standard paragraph style
*/

p
{
	font-size: 0.7em;
	margin-top: 0;
  padding-top: 0;
	margin-bottom: 18px;
}


/*
	Links
*/

a:link, a:active
{
	color: #FFEAAB;
}

a:visited
{
	color: #BBBBBB;
}


/*
	Headings
*/

h1
{
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 26px;
}

h2
{
	font-weight: bold;
	font-size: 0.8em;
	margin-top: 26px;
  margin-bottom: 12px;
}

h1.top, h2.top
{
  margin-top: 0;
}


/*
	Menu
*/

#menu
{
  width: 722px;
  height: 29px;
	background-image: url(images/menu_bg.gif);
	color: #FFFFFF;
	font-size: 0.8em;
  padding-top: 13px;
  padding-left: 28px;
}

#menu.subpage
{
  margin-top: 9px;
}

#menu a
{
	color: #FFFFFF;
	margin-right: 10px;
	font-size: 1.0em;
	text-decoration: none;
}

#menu a:hover
{
	text-decoration: underline;
}


/*
	Container for page
*/

#container
{
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 750px;
}


/*
	Logo
*/

#logo
{
	margin-left: 28px;
	margin-top: 34px;
}


/*
	Water image (main page)
*/

#water-main
{
	margin-top: 9px;
  float: left;
  width: 278px;
  height: 203px;
  margin-right: 13px;
}


/*
	Top-right text area (main page)
*/

#top-right-main
{
	margin-top: 9px;
  margin-bottom: 13px;
  padding-top: 26px;
  float: left;
  width: 459px;
  height: 177px;
	background-image: url(images/top_right_main.gif);
  background-repeat: no-repeat;
  color: #FFFFFF;
}

#top-right-main .leftcol
{
  float: left;
  padding-left: 28px;
  width: 180px;
  margin-right: 44px;
}

#top-right-main .rightcol
{
  float: left;
  width: 180px;
}


/*
  Page content container (main page)
*/

#page-content-main-topcurves
{
  width: 750px;
  height: 31px;
  margin-top: 13px;
	background-image: url(images/page_content_main_topcurves.gif);
}

#page-content-main
{
  width: 750px;
	background-image: url(images/page_content_main_bg.gif);
  background-repeat: repeat-y;
}

#page-content-main .leftcol
{
  float: left;
  padding-left: 28px;
  width: 180px;
  margin-right: 42px;
  color: #FFFFFF;
}

#page-content-main .middlecol
{
  float: left;
  width: 180px;
  margin-right: 70px;
  color: #FFFFFF;
}

#page-content-main .rightcol
{
  float: left;
  width: 222px;
  color: #022C54;
}

#page-content-main .rightcol a:link, #page-content-main .rightcol a:active
{
	color: #824B03;
}

#page-content-main .rightcol a:visited
{
	color: #888888;
}
 
#page-content-main-bottomcurves
{
  width: 750px;
  height: 31px;
	background-image: url(images/page_content_main_bottomcurves.gif);
}


/*
  Left-hand column (subpage)
*/

#leftcol-sub
{
  width: 459px;
  margin-top: 13px;
  margin-right: 13px;
  float: left;
}

#page-content-sub-topcurves
{
  width: 459px;
  height: 31px;
	background-image: url(images/page_content_sub_topcurves.gif);
}

#page-content-sub
{
  width: 403px;
  background-color: #067EB8;
  padding-left: 28px;
  padding-right: 28px;
  color: #FFFFFF;
}
 
#page-content-sub-bottomcurves
{
  width: 459px;
  height: 31px;
	background-image: url(images/page_content_sub_bottomcurves.gif);
}


/*
  Right-hand column (subpage)
*/

#rightcol-sub
{
  width: 278px;
  margin-top: 13px;
  float: left;
}

#water-sub
{
  margin-bottom: 13px;
  width: 278px;
  height: 203px;
}

#rightbox-sub-topcurves
{
  width: 278px;
  height: 31px;
	background-image: url(images/rightbox_sub_topcurves.gif);
}

#rightbox-sub
{
  width: 238px;
  background-color: #F1C228;
  padding-left: 20px;
  padding-right: 20px;
  color: #022C54;
}


#rightbox-sub a:link, #rightbox-sub a:active
{
	color: #824B03;
}

#rightbox-sub a:visited
{
	color: #888888;
}

#rightbox-sub-bottomcurves
{
  width: 278px;
  height: 31px;
	background-image: url(images/rightbox_sub_bottomcurves.gif);
}


/*
	Page footer area
*/

#page-footer
{
	background-image: url(images/footer.gif);
	width: 701px;
	height: 38px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 13px;
  color: #FFFFFF;
}


/*
	Standard images
*/

img
{
	border: none;
}


/*
  Clearing element
*/

.clear
{
  clear: both;
  height: 0;
  margin: 0;
  line-height: 0;
}
