/* Styles for Samus Base Template */

body
{
	margin: 0;
	font-size: 8pt;
	font-family: arial, sans-serif;
	background: #455d72 url('./images/page_bg.gif') left top repeat-x;
}

#header, #main, #footer
{
	width: 756px;
	margin-left: auto;
	margin-right: auto;
}

#header
{
	height: 36px;
	padding-top: 93px;
	text-align: center;
	background: transparent url('./images/header.gif') center top no-repeat;
}

#header a
{
	color: white;
	text-decoration: none;
	font-size: 16pt;
}

#header a:hover
{
	border-bottom: 1px solid white;
}

#header ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#header ul li
{
	display: inline;
}

#header li
{
	margin-left: 12px;
	margin-right: 12px;
}

#header .title
{
	display: none;
}

#main
{
	padding-bottom: 45px;
	background: #efefef url('./images/page_terminator.gif') left bottom repeat-x;
}

#flash_fader
{
	height: 224px;
	padding-bottom: 15px;
	background: #18639F url('./images/content_bg.gif') left bottom repeat-x;
}

#box1, #box2, #box3, #box4
{
	text-align: center;
	padding-top: 114px;
	height: 146px;
	width: 170px;
	overflow: hidden;
	font-size: 10px;
}

#box1 p, #box2 p, #box3 p, #box4 p
{
	margin: 2px 0;
	padding: 0;
}

#box1 a, #box2 a, #box3 a, #box4 a
{
	color: #1563a1;
	text-decoration: none;
	font-size: 18px;
}

#box1 a:hover, #box2 a:hover, #box3 a:hover, #box4 a:hover
{
	border-bottom: 1px solid #1563a1;
}

#box_pads
{
	width: 10px;
}

#box1
{
	padding-left: 10px;
	padding-right: 10px;
	background: transparent url('./images/box1.jpg') right top no-repeat;
}
#box2
{
	
	padding-right: 5px;
	background: transparent url('./images/box2.jpg') center top no-repeat;
}
#box3
{
	padding-left: 6px;
	padding-right: 5px;
	background: transparent url('./images/box3.jpg') center top no-repeat;
}
#box4
{
	padding-left: 10px;
	background: transparent url('./images/box4.jpg') center top no-repeat;
}

#pad
{
	width: 20px;
}

#left_box
{
	background: #1563a1;
	width: 162px;
	padding: 10px;
}

#left .title
{
	display: none;
}

#left ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#left li
{
	margin: 3px 0;
	width: 162px;
	background: none;
}

#left_box li:hover
{
	background: #5d95c2;
}

#left_box a
{
	font-size: 13pt;
	color: white;
	text-decoration: none;
}

#right
{
	padding-left: 13px;
	padding-right: 20px;
	width: 521px;
}

#right h1, #right h2, #right h3, #right h4, #right h5, #right h6
{
	padding-top: 0;
	margin-top: 0;
	color: #d40d0d;
	font-size-adjust: 0.8;
}

#footer
{
	margin-top: 10px;
	padding-bottom: 5px;
	text-align: center;
	color: white;
}

#footer a
{
	color: #7fb7e4;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#loginlink a
{
	color: #000000;
	font-size: 12pt;
}
