/* CSS Document */

html,body,table,tr,td {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	color: black;}

body
{
	height: 100%; margin: 0; padding: 0;
	background: url(/images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#D3DCE3;
}

#menu {
	width: 808px;
	height: 31px;
}

#maincontainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#headercontainer
{
	background-repeat: no-repeat;
	width: 808px;
	margin-right: auto;
	margin-left: auto;
}

#top
{
background-image:url(/images/comansa_top.gif);
width: 808px;
height: 46px;
background-repeat: no-repeat;
float: left;
}

#headerimage
{
	width: 808px;
	height: 190px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

#contentcontainer
{
background-color:#264152;
width: 808px;
margin-right: auto;
margin-left: auto;
}

#contentspace
{
background-color:#264152;
width: 6px;
height: 231px;
float: left;
}

#content
{
background: url(/images/contentbg.gif) repeat-x;
background-color: #E8E9E9;
width: 401px;
float: left;
}

#contentindex
{
background: url(/images/contentbg.gif) repeat-x;
background-color: #E8E9E9;
width: 401px;
height: 230px;
float: left;
}

#subcontent {
	background: url(/images/contentbg.gif) repeat-x;
	background-color: #E8E9E9;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
}

#contenttext
{
padding: 20px;
Padding-top: 5px;
padding-bottom: 8px;
text-align: left;
}

#contentend
{
background: url(/images/footerline.gif);
width: 808px;
height: 5px;
margin-right: auto;
margin-left: auto;
}

#contentheadline
{
background-color:#264152;
background-image: url(/images/contentheadline.gif);
width: 401px;
height: 61px;
float: left;
}

#slideshow
{
background-color:#264152;
/*background: url('../images/comansa_slideshow.gif');*/
width: 400px;
height: 231px;
float: left;
}

#newscontainer
{
width: 808px;
height: 150px;
margin-right: auto;
margin-left: auto;
}

#news1
{
width: 300px;
height: 150px;
float: left;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 0px;
padding-right: 0px;
}

#news1line
{
background-image: url(/images/news1titles.gif);
width: 300px;
height: 18px;
float: left;
}

#news2line
{
background-image: url(/images/news2titles.gif);
width: 300px;
height: 18px;
float: left;
}

#news2
{
width: 300px;
float: left;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 0px;
padding-right: 20px;
}

#footerline
{
background: url(/images/footerline.gif);
width: 808px;
height: 5px;
margin-right: auto;
margin-left: auto;
}

.style2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	font-weight: bold;
	color: #1c3240;
}

.style1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: regular;
	color: black;
}

.style3 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1c3240;
}

div#footer
{
	padding-top: 5px;
	padding-bottom: 20px;
}

div#footer a
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c3240;
	text-decoration: none;
}
a.news {
	font-size:12px;
	text-decoration:underline;
}
a.news:hover {
	font-size:12px;
	text-decoration:none;
}

.homeheadings {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:000000;
	font-weight:bold;
}
.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: black;
}
.newsSubtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	color: black;
}
.smallnews 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: regular;
	color: #000000;
}

a.smallnews 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: regular;
	text-decoration:underline;
	color: #000000;
}
a.smallnews :hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: regular;
	text-decoration:none;
	color: #000000;
}
a.footer 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: regular;
	text-decoration:underline;
	color: #000000;
}
a.footer :hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: regular;
	text-decoration:none;
	color: #000000;
}
