*, html {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #EEF5F9;
}

#top {
	height: 100px;
	margin: auto;
	text-align: center;
	background: #486E7D url(../images/global/top-pattern.gif) repeat-x;
}

#logo {
	width: 180px;
	height: 75px;
	padding: 0;
	border: 0;
	float: left;
}

#left { 
	float: left;
	width: 178px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #DFEBF0;
}

#right {
	float: left;
	width: 590px;
	padding: 0 0 0 25px;
}

#topWrap {
	margin: 0px auto;
	width: 800px;
	text-align: left;
	padding-top: 18px;
}

#mainWrap {
	margin: 0px auto;
	width: 800px;
	text-align: left;
}

#innerWrap {	
	background: url(../images/global/bg-left.gif) top left repeat-y;
	float: left;
}

#bottom {
	background: #fff;
	border-top: 1px solid #CEDEDC;
	border-bottom: 1px solid #CEDEDC;	
	margin: 0;
}

#bottomNav {
	margin: 0px auto;
	width: 800px;
	text-align: center;
	padding: 15px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #749EAC;
}

#bottomNav a, a:link, a:visited {
	color: #749EAC;
	text-decoration: none;
}

#bottomNav a:hover {
	text-decoration: underline;
}

#copyright {
	margin: 0px auto;
	padding-top: 25px;
	width: 800px;
	height: 40px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #204D5F;
}

#homeLeft {
	width: 330px;
	height: 185px;
	float: left;
	margin: 0 -5px 30px 1px;
}

#homeRight {
	width: 258px;
	height: 230px;
	right: 330px;
	float: right;
	background: url(../images/home.jpg) top right no-repeat;
}

#aboutLeft {
	width: 291px;
	height: 221px;
	float: left;
	margin: 0 -5px 30px 1px;
}

#aboutRight {
	width: 275px;
	height: 221px;
	right: 330px;
	float: right;
}

#contactLeft {
	width: 240px;
	height: 216px;
	float: left;
	margin: 0 -5px 30px 1px;
}

#contactRight {
	width: 335px;
	height: 216px;
	float: right;
}

#corporateLeft {
	width: 300px;
	height: 250px;
	float: left;
	margin: 0 -5px 30px 1px;
}

#corporateRight {
	width: 275px;
	height: 250px;
	right: 330px;
	float: right;
}


#individualLeft {
	width: 440px;
	height: 232px;
	float: left;
	margin: 0 -5px 30px 1px;
}

#individualRight {
	width: 135px;
	height: 232px;
	float: right;
}

label {
	float: left;
	margin-right: 15px;
}

td {
	padding: 0 7px 7px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373535;
}

.phone {
	padding-top: 8px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	color: #5A8796;
	margin: 30px 0 12px 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 0 0 3px 0;
	color: #3F7080;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0 12px 0;
	color: #373535;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373535;
	line-height: 17px;
	padding: 0 0 15px 0;
}

input {
	padding: 2px;
	border: 1px solid #5A8796;
}

select {
	padding: 1px;
	border: 1px solid #5A8796;
}

blockquote {
	margin: 0 30px;
}

#photoRight {
	display: block;
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
	padding: 4px;
	background: #fff;
	border: 1px solid #BACED6;
}

a:link {	
	color: #6D8A96;
	text-decoration: underline;

}

a:visited {	
	color: #6D8A96;
	text-decoration: underline;

}

a:hover {	
	color: #2C5768;
	text-decoration: underline;

}


.checkbox {
	border: 0;
}

.required {
	color: red;
}

textarea {
	padding: 2px;
	border: 1px solid #5A8796;
}

.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373535;
	line-height: 20px;
}

.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #373535;
	line-height: 17px;
}

#highlight {
	padding: 26px 20px 16px 20px;
	background: #CCDDE4;
	border-bottom: 2px solid #5A8796;
	margin: -26px 0 25px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	z-index: 1;
}

#form {
	padding: 26px 20px 16px 20px;
	background: #CCDDE4;
	border-bottom: 2px solid #5A8796;
	margin: 0 0 25px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #222;
	z-index: 1;
}

.list {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-left: 5px;
	margin-left: 30px;
	color: #373535;
}	

.innerlist {
	list-style-type: circle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	padding-left: 5px;
	margin-left: 60px;
	color: #373535;
}

.smalllist {
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	padding-left: 5px;
	margin-left: 30px;
	color: #373535;
}	

.small {
	font-size: 10px;
	color: #373535;
}

.ul {
	margin-bottom: 15px;
}
	
/* nav */

#nav {
margin-top: 30px;
background: transparent url(../images/global/nav.gif) top left no-repeat; 
text-indent: -9999px;
}

#nav ul, li { /* using a list for menu */
list-style-type: none;  /* cleaning up the list */
margin:0;
padding:0;
}

#nav ul {
height: 210px;
width: 178px;
z-index: 1002;
}

#nav li {
display: inline; /* correction for IE5 et IE5.5 */
}

#nav li a { /* buttons dimensions and definition */
display: block;  /* block for <a> to give it its dimensions */
height: 30px;
width: 178px;
line-height: 30px;  /* height of line to avoind paddings */
}

#nav li a:hover {
background: transparent url(../images/global/nav.gif) top left no-repeat;
}

#nav a#home:hover {
background-position: 0 -270px; 
}

#nav .home {
background: transparent url(../images/global/nav.gif) top left no-repeat;
background-position: 0 -270px; 
}

#nav a#about:hover {
background-position: 0 -300px;
}

#nav .about {
background: transparent url(../images/global/nav.gif) top left no-repeat;
background-position: 0 -300px; 
}

#nav a#news:hover {
background-position: 0 -330px;
}

#nav .news {
background: transparent url(../images/global/nav.gif) top left no-repeat;
background-position: 0 -330px; 
}

#nav a#updates:hover {
background-position: 0 -360px;
}

#nav .updates {
background: transparent url(../images/global/nav.gif) top left no-repeat;
background-position: 0 -360px; 
}

#nav a#publications:hover {
background-position: 0 -390px;
}

#nav .publications {
background: transparent url(../images/global/nav.gif) top left no-repeat;
background-position: 0 -390px; 
}

#nav a#store:hover {
background-position: 0 -420px;
}

#nav .store {
background: transparent url(../images/global/nav.gif) top left no-repeat;
background-position: 0 -420px; 
}

#nav a#individual:hover {
background-position: 0 -450px;
}

#nav .individual {
background: transparent url(../images/global/nav.gif) top left no-repeat;
background-position: 0 -450px; 
}

#nav a#corporate:hover {
background-position: 0 -480px;
}

#nav .corporate {
background: transparent url(../images/global/nav.gif) top left no-repeat;
background-position: 0 -480px; 
}

#nav a#contact:hover {
background-position: 0 -510px;
}

#nav .contact {
background: transparent url(../images/global/nav.gif) top left no-repeat;
background-position: 0 -510px; 
}
