@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0161ab;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#wrapper {
	height: auto;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper    img {
	clear: both;
}

#container {
	width: 760px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #033986;
	border-left-color: #033986;
	height: 600px;
	background-color: #FFFFFF;
}
#banner {
	text-align: center;
	padding-top: 5px;
}
#nav {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0161ab;
	border-bottom-color: #0161ab;
	text-align: right;
	height: 30px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #0161ab;
	margin-bottom: 25px;
}
#nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 18px;
	display: inline;
	background-color: #0161ab;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 30px;
	float: none;
	line-height: 30px;
	padding-top: 5px;
	padding-bottom: 4px;
}
#nav a:hover {
	color: #000000;
	background-color: #328D9A;
}
#content {
	display: block;
	height: 300px;
}


#lft {
	width: 483px;
	display: block;
	float: left;
	margin-left: 15px;
	height: auto;
}

#hello {
	border: 1px solid #0161ab;
	background-color: #93b7d2;
	height: auto;
}
#helloCrnr  {
	float: left;
	margin-top: -1px;
	margin-left: -1px;
}
#helloGet  {
	margin-top: 3px;
	float: left;
	margin-left: 5px;
}
#getToKnow {
	width: 483px;
	margin-top: 10px;
}
#rgt {
	width: 235px;
	margin-left: 15px;
	background-color: #b6d5ec;
	display: block;
	float: left;
	border: 1px solid #0161ab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
}
#rgtCrnr {
	float: left;
	margin-top: -1px;
	margin-left: -1px;
}
#imgMenus {
	margin-top: 3px;
	float: left;
	margin-left: 5px;
}

.bold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.box1 {
	width: 225px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0161ab;
}
.box1 a {
	color: #003A66;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-left: 10px;
}
.box2 {
	width: 225px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 9px;
	background-color: #93B7D1;
	margin-top: 15px;
	padding-top: 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
}
.h2 {font-size: 24px}
