﻿html {
	height: 100%; 
	margin-top:30px;
	margin-bottom: 1px;}
body {
	font: normal 80% Century Gothic
	;
	background-color: #414551;
	color: #000;
	text-align: center;
	margin: 0px 0 0 0;}
img {
	border: none;}

a {
	color: #414551;
	text-decoration: none;
	font-weight: bold;}

a:hover {
	color: #414551;
	text-decoration: overline underline;
	font-weight: bold;}

h1 {
	color: #fff;
	font: bold 36px Century Gothic
	;
	margin: 0 0 20px 0;}

h2 {
	color: #fff;
	font: normal 20px Century Gothic;
	margin: 5px 0;}

h3 {
	color: #414551;
	font: normal 26px Century Gothic;
	margin: 5px 0;}

h4 {color: #414551;
	font: normal 18px "Century Gothic", "Century Gothic", Century Gothic;
	margin: 5px 0;}

h5 {color: #554e44;
	font: normal 16px "Century Gothic", "Century Gothic", Century Gothic;
	margin: 5px 0;}

h6 {color: #414551;
	font: bold 12px Century Gothic, "Century Gothic", Century Gothic;
	letter-spacing: 1px;
	margin: 5px 0;}
	
hr {
	background-color: #414551;
	color: #414551;
	height: 1px;
	width: 80%;}

#wrapper {
	background-color: #fff;	
	color: #000;
	text-align: left;
	width: 886px;
	margin: 0 auto;}

#global {
	background-color: #414551;
	color: #fff;
	text-align: left;
	font-size: 90%;
	padding: 0 0 1px 10px;
	height: 29px;
	border-bottom: 10px solid #fff;}

#global a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}

#global a:hover {
	color: #f0f0f0;
	text-decoration: none;
	font-weight: bold;}
	
#mainarea1{
	width:419px;
	float:left;
	background-color: #fff;
	text-align: left;
 	font-weight: bold;
 	font-size: 90%;
	padding: 0 0 0 10px;
	border-right: 10px solid #fff;}
	
#logo {
	background-color: #3f72b1;
 	height:140px;
 	text-align: center;
 	font-weight: bold;
 	font-size: 90%;
 	color: #fff;
	padding: 15px 5px 5px 0;
	border-bottom: 10px solid #fff;}

#welcome{
	background: #90a0c4;
 	height:135px;
 	width:409px;
 	overflow: scroll;
 	line-height: 16px;
 	text-align: left;
 	font-weight: bold;
 	font-size: 100%;
	padding: 5px;
	border-bottom: 10px solid #fff;}

#mainarea2{
	width:437px;
	background-color:#fff;
	float:right;
	text-align: left;
 	font-weight: bold;
 	font-size: 90%;
	padding-right: 10px;}

#maincell {
	height: 250px;}
	
#swisharea {
	background-color: #90a0c4;
	text-align:center;
	height: 49px;
	padding: 6px 2px 0 2px;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;}

#content {
	width: 590px;
	float: right;
	text-align: left;
	padding: 10px 10px 10px 15px;}

#sidebar {
    background-color: #FFFFFF;
	width: 215px;
	float: left;
	text-align:left;
	font-size: 90%;
	line-height:20px;
	padding: 10px 15px 10px 15px;
	border-left: 10px solid #fff;}

#sidebar a {
	color: #414551;
	padding: 0 15px;
	text-decoration: none;
	font-weight: bold;}

#sidebar a:hover {
	color: #414551;
	text-decoration: overline underline;
	font-weight: bold;}
	
#nav {
	text-align:center;}

#nav a {
	display: block;
	width: 200px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #306EFF;
	text-align:center;
	padding: 2px;
	margin: 4px 0;
	border: 1px solid #414551;}

#nav a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-color: #95B9C7;
	border: 1px solid #414551;}	
	
#contentwide {
    clear: both;
	width: 850px;
	float: left;
	text-align: left;
	padding: 0px 15px;}
	
#footer {
	clear: both;
	background-color: #3f72b1;
	color: #fff;
	text-align: center;
	font-size: 90%;
	padding: 5px 10px;
	border: 10px solid #fff;}
	
#footer p {
	padding: 0;
	margin: 0;}
	
#footer a {
	color: #fff;
	padding: 0 5px;
	text-decoration: none;
	font-weight: bold;}

#footer a:hover {
    color: #f0f0f0;
	text-decoration: overline underline;
	font-weight: bold;}
	
.catalog {
    padding: 0px; border-collapse: collapse;
    width: 500px;
    font-size: 100%;
    text-align: center;}
	
.imageleft {
	margin: 0 10px 0 0; 
	float: left;
	border: 3px double #c0c0c0}

.imageright {
	margin: 0 0 0 10px; 
	float: right;
	border: 3px double #c0c0c0}

.imageleft-noborder {
	margin: 0 10px 0 0; 
	float: left;}

.imageright-noborder {
	margin: 0 0 0 10px; 
	float: right;}
	
.imagecenter-noborder {
	margin: 0 auto;}