html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



	
	
	html {
	margin-bottom: 1px;
}

/* Set font as 10px initially } */
body {font-size: 72%;
font-family:verdana;
/* font-family:verdana; */
background-color:#b6c1d1;}
/* 62.5% */
/* Set font as 11px, (1.1 times the body) */
p { font-size: 1.1em; } 
h1, h2, h3, h4, h5, h6 {
	/* font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;  */
	/* font-family: "Georgia", "Times New Roman", serif; */
	font-family: palatino, georgia, serif;
	/* font-family: verdana; */
	font-weight: normal;
	padding: 0 0 0 10px;	
	margin-bottom: 0.5em;
	color: #308bd1;
}

h1 {
	font-size: 120%;
	line-height: 1.3em;
	padding: 0.5em 0 0 10px;
	color: #ea661e;
	font-weight: bold;
	text-transform:uppercase;
	width:100%;
	font-family:arial;
}

h2 {
	line-height: 1.3em;
	font-size: 110%;
	color:#ea661e;
	font-weight: bold;
	font-family:arial;
}

h3 {
	font-size: 125%;
	line-height: 1.3em;
	padding: 0.5em 0 0 10px;
	color: #444444;
	font-weight: bold;
}

h4 {
	font-size: 118%;
	line-height: 1.3em;
	padding: 0.5em 0 0 10px;
}

p {
	padding: 0px 5px 10px 10px;
	line-height: 1.3em;
	font-size: 85%;
	color:#00798f;
	/* line-height: 1.65; */
}

a {
	text-decoration: none;
	color: #00798f;
}

a:hover {
	text-decoration: none;
	color: #bcdadf;
}

span a {
	text-decoration: none;
	color: #a44963;
	font-weight: bold;
}

span a:hover {
	color: #a44963;
	font-weight: bold;
}

.page-aligner{text-align:center;}

div#wrapper {
	position:relative;
	margin: 0 auto;
	width: 960px;
	text-align:left;
	}
	
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
}
 
	#shadow-container .shadow1 {
		background:#999999;
	}
 
	#shadow-container .shadow2 {
		background:#b8b7b7;
	}
 
	#shadow-container .shadow3 {
		background:#d3d3d3;
	}
 
	#shadow-container .container {
		background: #00798f;
		border: 1px solid #e7e6e6;
		padding: 10px;
	}
		
div#banner{
	width:962px;
	height:476px;
	background:url(site_images/banner.jpg) no-repeat #ffffff;
}

div#logo{
	background:url(site_images/logo.png) no-repeat;
	margin-left:50px;
	width:171px;
	height:101px;
}
div.space{
	height:30px;
}

div#lang{
	margin-left: 100px;
	font-size: 1em;
	color:#00798f;
	font-weight: bold;
	width:100px;
}

div.space1{
	height:89px;
}

div.space2{
	height:15px;
}

div#intro{
	margin-left: 40px;
	width:320px;
}

ul.intro_bullet li{
	line-height: 1.3em;
	font-size:85%;
	color:#00798f;
	margin-left:10px;
	padding-bottom:5px;
	vertical-align:top;
	background-image: url(site_images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .7em;
}

div.bg{
	background:#dddedf;
	width:962px;
}

div#content{
	padding:43px;
}

div#left{
	float:left;
	width:270px;
	margin-bottom:60px;
}

div#leftcolumn{
	float:left;
	width:238px;
}

div.arrow{
	float:left;
}

div#middle{
	float:left;
	width:270px;
	margin-bottom:60px;
}

div#middlecolumn{
	float:left;
	width:238px;
}

div#column1{
	float:left;
}

div#right{
	float:left;
	width:270px;
	margin-bottom:60px;
}

div#rightcolumn{
	float:left;
	width:238px;
}

a.contact{
	text-decoration:underline;
	color:#ea661e;
}

a.contact:hover{
	text-decoration:underline;
	color:#ea661e;
}