body {
	background-color: #EEEEF0;
	font-family: Arial, Helvetica, sans-serif;
}

#container	{
	background: url(../images/content-bg.jpg) repeat-x left top #fff;
	padding-bottom: 2em;
}

#content	{
	margin: 0 auto;
	padding: 0 20px;
	width: 720px;
}

#content ul	{
	list-style-type: square;
	margin-bottom: 1.4em;
	padding-left: 14px;
}

#mast	{
	background: url(../images/mast-gradient.png) repeat-x scroll top;
	border-bottom: 2px solid #83badd;
}

#mast .header	{
	background: url(../images/mast-bg-1.jpg) no-repeat scroll top;
	height: 123px;
	margin: 0 auto;
	width: 980px;
}

/* h tags ----------------------------------------------------*/

h1#logo span	{
	display: none;
}

h1#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 101px;
	width: 200px;
}

h2	{
	color: #0a203a;
	font-size: 22px;
}

h3	{
	color: #0a203a;
	font-size: 18px;
}

h4	{
	color: #0a203a;
	font-size: 14px;
	padding: 6px 0;
}


/* end h tags ----------------------------------------------------*/

#footercontainer	{
	background: url(../images/footer-bg.jpg) repeat-x left top #fff;
	height: 55px;
	overflow: hidden;
	position: relative;
}

#footer	{
	background: url(../images/footer-bg-1.jpg) top right no-repeat transparent;
	color: #0a203a;
	font-size: 10px;
	font-weight: bold;
	height: 55px;
	left: 50%;
	line-height: 1.3em;
	margin-left: -60px;
	padding: 1.4em 1em 0 12em;
	position: absolute;
	text-align: right;
	top: 0;
}

#footer ul 	{
	margin: 4px;
}

#footer li 	{
	display: inline;
	padding: 4px;
}

#footer a:link, #footer a:visited 	{
	color: #0a203a;
}

#footer a:hover 	{
	background-color: #CCCCCC;
	text-decoration: none;
}

.form	{
	color: #0a203a;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0;
}

#logocontainer	{
	padding-left: 110px;
	width: 200px;
}

#leftcolumn		{
	background: url(../images/left-column-bg.gif) no-repeat scroll top;
	color: #3374c1;
	float: left;
	line-height: 1.2em;
	margin: 50px 0;
	overflow: hidden;
	padding: 1.6em 12px 0;
	width: 190px;
}

#leftcolumn ul	{
	font-size: 11px;
	list-style-type: square;
	margin-bottom: 1.4em;
	padding-left: 14px;
}

.main-image		{
	margin-bottom: 20px;
}

#rightcolumn	{
	color: #0a203a;
	font-size: 12px;
	float: right;
	line-height: 1.7em;
	width: 460px;
}

#rightcolumn ul	{
	color: #3374c1;
	font-size: 11px;
	list-style-type: square;
	margin-bottom: 1.4em;
	padding-left: 14px;
}

#rightcolumn address	{
	color: #244a78;
	font-style: normal;
	font-weight: bold;
}

#rightcolumn p 	{
	padding: 6px 0;
}

#rightcolumn strong	{
	color: #244a78;
	font-size: 13px;
}

td	{
	padding: 3px 0;
}

.thumbnails	{
	border: 1px solid #0a203a;
	float: right;
	margin: 12px 0 12px 12px;
}

#topnav	{
	list-style-type: none;
	margin: 0 auto;
	width: 760px;
}

#topnav li	{
	float: left;
}

#topnavcontainer {
	background: url(../images/menu-bg.gif) repeat-x;
	height: 29px;
}
