﻿body
{
	margin:0;
	padding:0;
	font-size:9pt;
	font-family:Tahoma;
	background:#fff;
}

img
{
	border: 0px;
}

#main
{
	width:900px;
}

#header
{
	width:100%;
	background:url(../img/header.jpg);
	height:117px;
	clear:both;
}

#header a, #header a:link
{
	display:block;
	position:relative;
	top:26px;
	left:10px;
	height:66px;
	width:131px;
}

#middle
{
	clear:both;
	width:100%;
}

#left
{
	width:151px;
	float:left;
	background:#a2b7bc;
}

#menu
{
	list-style:none;
	padding:0;
	line-height:15pt;
	margin-top:25px;
	margin-bottom:29px;
	margin-left:21px;
}

#menu a, #menu a:link
{
	color:#fff;
	text-decoration:none;
}

#menu a:hover
{
	text-decoration:underline;
	color:#c9d8fd;
}

.closed
{
	display:none;
}

.opened
{
	display:block;
}

.secondary
{
	list-style:none;
	padding:0;
	margin:0;
	margin-left:10px;
}

#menu li div ul.secondary a, #menu li div ul.secondary a:link
{
	color:#c9d8fd;
	text-decoration:none;
}

#menu li div ul.secondary a:hover
{
	text-decoration:underline;
}

#center
{
	float:left;
	position:relative;
	left:100px;
	top:10px;
	width:480px;
}

h4
{
	font-size:10pt;
}

#right
{
	float:right;
	width:220px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 30px;
}

#right img
{
	border:solid 4px #47646b;
	margin:10px auto;
}

#bottom
{
	width:100%;
	background:url(../img/bottom-back.gif) repeat-x;
	height:174px;
	float:left;
	margin-top:-60px;
}

#footer
{
    width:880px;
    height:30px;
    background:#84a0a6;
    clear:both;
    padding:10px;
    color:white;
    font-size:8pt;
}

#copyright
{
    float:left;
}

#copyright a, #copyright a:link
{
    text-decoration:none;
    color: white;
}

#copyright p a:hover
{
    text-decoration:underline;
    color:#f58130;
}

#copyright a:visited
{
    color:inherit;
}

#copyright img
{
    vertical-align:middle;
}

#copyright p
{
	line-height:12pt;
	margin:0;
}

#copyright span
{
	margin-left:23px;
}

#ASLogo
{
    float:right;
}#right a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#right a:hover {
	color: #2E3C3F;
	text-decoration: underline;
}
