/* global */
html{height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	color: #075092;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 130%;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

/* main container */
#main
{ width: 760px;
  margin-top: 15px;
  background-color: #fff;
}


/* logo */
#topimage
{	width: 760px;
	height: 120px;
	text-align: left;
	background-color: #FFF;
	background-image: url(img/topimage.gif);
}
#flashbanner
{ width: 760px;
  height: 135px;
  text-align: left;
  background-color: #FFF;
}
#spacer
{ width: 760px;
  height: 15px;
  text-align: left;
  background-color: #FFF;
}

/* navigation menu */
#menu
{ height: 26px;
  width: 760px;
  background-color: #7FA8CD;
  
}

#menu ul{margin: 0px;} 

#menu li
{ 
  float: left; 
  margin: 0px; 
  padding: 0px;
  list-style: none;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #FFFFFF;

} 

#menu li a 
{	display: block;
	font-weight: normal;
	font-size: 12px;
	letter-spacing: .0em;
	float: left;
	text-align: center;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 5px;
	padding-left: 9px;
	color: #fff;
	height:20px;

} 
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover 
{ background: #075092;
  color: #FF9900;

}


.center_rightcontainer{
	float: right;
	width: 565px;
	background-color: #fff;
	  	background-image: url(img/background3.jpg);
}

.centercontainer{
	float: left;
	width: 342px;
	background-color: #fff;
	overflow-x:hidden;
}
#centercontainer h1
{ padding: 6px 10px 4px 26px;
  letter-spacing: .0em;
  margin: 0px 0px 0px 0px; 
  font-size: 20px;
  font-weight: bold;
  color: #075092;	
  LINE-HEIGHT: 65px;
  background-image: url(img/swallow.gif);
  background-repeat: no-repeat;
  background-position: 0px 20px; 
  	font-family: Verdana, Arial; 
		text-align: left;
}

#centercontainer h2
{ padding: 6px 10px 4px 26px;
  letter-spacing: .0em;
  margin: 0px 0px 0px 0px; 
  font-size: 18px;
  font-weight: bold;
  color: #075092;	
  LINE-HEIGHT: 65px;
  background-image: url(img/swallow2.gif);
  background-repeat: no-repeat;
  background-position: 0px 26px;  
  	font-family: Verdana, Arial;
}


#centercontainer li {
	list-style: url(img/bullet.png);
	margin-left: 10px;

	line-height: 24px;
	background-position: 4px;
	text-align: left;
}

#left_column{
	float: left;
	width: 165px;
	height: 470px;
	background-color: #fff;
	background-image: url(img/leftcolumn.gif);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}

#left_column ul{margin: 0px;} 

#left_column li
{ 
  list-style: none;
  height : 26px;
  padding: 10px 0px 0px 6px;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #FFFFFF;	
} 

#left_column li a 
{	font-weight: normal;
	font-size: 12px;
	letter-spacing: .0em;
	text-align: left;
	text-decoration: none;
	color: #075092;
	line-height: 12px;
} 

#left_column li a:hover, #left_column li a#selected, #left_column li a#selected:hover 
{   color: #FF9900;
}



/* main content */
#content
{ width: 760px;
  height: auto;
  padding: 0px;
  overflow: hidden;
  margin: 0px;
} 
#content_block
{ text-align: justify;
  background: #fff;
  	background-image: url(img/background2.jpg);
	background-repeat: repeat-y;

  width: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 11px;
  padding: 0px 0px 0px 0px;
}



/* sub navigation */
.right_column {
	font-size: 12px;
	float: right;
	width: 223px;
	height: 100%;
	clear: none;
	background-color: #fff;
	background-image: url(img/rightcolumn.gif);
}
.right_column h1 {
	color: #FF9900;
	font-size: 16px;
	font-weight: bold;
	padding-left: 47px;
	padding-top: 20px;
}

/* column 2 - page content */


#column2 li {
	list-style: url(img/li.gif);
	margin-left: 18px;
	line-height: 140%;
}

#page_content h1
{ padding: 6px 0px 4px 0px; 
  letter-spacing: .0em;
  margin: 0px 0px 0px 0px; 
  font-size: 18px;
  font-weight: bold;
  color: #075092;	
  LINE-HEIGHT: 65px;
  padding-left: 230px;
  background-image: url(img/swallow.gif);
  background-repeat: no-repeat;
	background-position: 196px 18px;	
}
a.page_content:link{color:#075092; text-decoration:none}
a.page_content:visited{color:#075092; text-decoration:none}
a.page_content:hover{color:#FF9900; text-decoration:none}

#copyrightcontainer
{
	width: 720px;
	height: 20px;
	background: #7FA8CD;
	margin: 0px 0px 0px 25px;

}
#copyrighttext
{	font-size: 10px;
	float: right;
	clear: none;
	padding: 2px 14px 0px 0px;
	color: #fff;
	text-decoration: none;
}

#copyrighttext a:hover, #copyrighttext a:visited
{ 
	color: #333;
	text-decoration: none;
}




.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #3045B0;
	list-style: none;
		font-weight: bold;
}
.sidenav li a {
	background: #FFF url(img/green_menu.png);
	color: #fff;
	display: block;
	padding: 14px 4px 8px 12px;
	text-decoration: none;
	height: 20px;
}
.sidenav li a:hover {
	background: #FFF url(img/bgnavigation.png);
	color: #000;
}

.sidenonav h1 {
  font-size: 1.2em;
	float: right;
	width: 183px;
	clear: none;
	background: #3146AE;
	padding: 10px 12px 12px 12px;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 1.2em;
	line-height: 160%;
	margin: 0;
}


/* column 1 - contains sidebar items */
#column1
{ width: 207px;
  float: right;
  padding: 16px 0px 15px 0px;
}
p
{ margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ font-family: arial, sans-serif;

  
}

h2
{ margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img{border: 0px;}

a{outline: none;}

/* image positioning - left, right and center */
.left
{ float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* unordered list */
ul
{ margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ list-style-type: square;
  margin: 0px 0px 0px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to centre content */
#main, #links, #footer, #topimage1, #topimage2, #menu, #content
{ margin-left: auto; 
  margin-right: auto;
}



/* links above the logo / footer */
#footer
{
	padding: 8px 0px 0px 0px;
	width: 719px;
	height: 20px;
	font-size: 115%;
	text-align: center;
	text-decoration: none;
	letter-spacing: 0.3em;
	font-weight: bold;
}

#links{text-align: right;}


#links a:hover, #footer a:hover{text-decoration: none;}


/* bottom bar shadow */
#bottomshadow
{ width: 731px;
  height: 7px;
  background: #E6E7E9;
  background: #FFF url(img/bottomshadow.gif) no-repeat;
}






#topimage1 h1
{ margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}








#contact1
{ float: left;
  background: #fff;
  width: 253px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 140%;
}


#contact2
{ float: right;
  background: #fff;
  width: 253px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  line-height: 140%;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover
{ padding: 0px;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover{border-bottom: 1px solid;}

/* additional colour scheme selections */
#colour{margin: 0px 0px 20px 0px;}

#colour a, #colour a:hover{border: 0px;}


.green
{ background: #FFFFFF url(img/green.png) no-repeat left center;
  color: #8898E3;
  padding: 0px 40px 0px 20px;
}

/* sub navigation */
.sidenav {
  font-size: 110%;
	float: right;
	width: 180px;
	clear: none;
	
}
.sidenav h1 {
	background: #FFF url(img/bgnavigation.png);
	padding: 10px 0px 0px 4px;
	border-top: 1px solid #fff;
	color: #F8E91C;
	font-size: 1.2em;
	height: 26px;
	margin: 0;
	padding-left: 8px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #3045B0;
	list-style: none;
		font-weight: bold;
}
.sidenav li a {
	background: #FFF url(img/green_menu.png);
	color: #fff;
	display: block;
	padding: 14px 4px 8px 12px;
	text-decoration: none;
	height: 20px;
}
.sidenav li a:hover {
	background: #FFF url(img/bgnavigation.png);
	color: #000;
}

.sidenonav h1 {
  font-size: 1.2em;
	float: right;
	width: 183px;
	clear: none;
	background: #3146AE;
	padding: 10px 12px 12px 12px;
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 1.2em;
	line-height: 160%;
	margin: 0;
}
a.sidenonav:link{color:#fff; text-decoration:none}
a.sidenonav:visited{color:#fff; text-decoration:none}
a.sidenonav:hover{color:#FFCC00; text-decoration:none}

blockquote{border-color: #D7D7D7;}



h1
{ background: transparent;
  color: #3045B0;
  border-color: #8898E3;
}



#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #333;
}
