/* CSS Document */
body,html {
	padding: 0;
	margin: 0;
	background: url(../images/bg.png) top left repeat-y #fff;
}

body,td,p {
	font: normal 13px "Trebuchet MS",Tahoma,Verdana;
	color: #2d2d2d;
}

p, td p { line-height: 15pt; }

div#topshader {
	background:url(../images/topshader.png) top left no-repeat;
	height: 400px;
	min-height: 400px;
}

div#page {
	width: 950px;
}

div#flash {
	background: url(../images/flaimg2.jpg) top left no-repeat;
}

div#header {
	background: url(../images/header.jpg) top left no-repeat;
	width: 950px;
	height: 137px;
	min-height: 137px;
	position: relative;
}

img.aciralogo {
	position: absolute;
	top: 0;
	right: 0;
	}

img.link360 {
	position: absolute;
	top: 0;
	right: 120px;
	border-right: 1px solid #f90;
	border-bottom: 1px solid #f90;
	border-left: 1px solid #f90;
	}

div#menu {
	float: left;
	background:url(../images/menubg.jpg) top left no-repeat #fff;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	width:182px;
}

div#contentcontainer {
	float: left;
	width: 760px;
	background:url(../images/contentbg.jpg) top left no-repeat #fff;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}

div#content {
	width:576px;
	padding: 10px 5px 0 0;
	float: left;
	min-height: 380px;
	height: auto !important;
	height: 380px;
	/*background:url(../images/sep.png) top right no-repeat;*/
}
div#newsarea {
	margin-top: 10px;
	padding: 0 0 0 10px;
	border-left: 1px dotted #ccc;
	width:164px;
	float:right;
}

div#tagmark { padding-top: 30px; text-align: center; }
div#tagmark p { font-size: 10px;  }
img { border:none; }
a { color: #2066a6; text-decoration: none; font-weight: 700; }
a:hover { color: #2f95f2; }

div#newsarea,div#newsarea td a { font-size: 11px; }

input.contact, textarea.contact {
font: normal 12px Verdana, Arial, sans-serif;
color: #000;
border: 1px solid #000;
background-color:#fff;
}

td { vertical-align: top; }

h1 { font: normal 18px Georgia,Arial,Verdana; color: #0156a5; }
h2 { font: lighter 18px Georgia,Arial,Verdana; color: #ba1319; }
h3 { font: lighter 18px Georgia,Arial,Verdana; color: #bf9700; }
h4,h5,h6 { font: bold 14px Arial,Verdana; color: #5d5d5d; }