/* CSS Document */

body{
background-color:#FFFFFF;
margin:0 auto;
background-image:url(img/bg.gif);
background-repeat:repeat-x;
}
#container {
	margin:0 auto;
	margin-top: 0px;
	width:992px;
	background-color:#FFFFFF;
}
#containerfill {background-color:#FFFFFF;}
#topfield {
background-image:url(img/top_bg.gif);
background-repeat:repeat-x;
margin-left:0px;
width:992px;
height:120px;
}
#topL {
float:left;
margin-left:32px;
}
#topR {
padding-top:94px;
padding-right:32px;
float:right;
}

#mainimg {
width:992px;
height:510px;
}
#mainimgbg {
background-image:url(img/main_img_bg.jpg);
background-repeat:no-repeat;
width:992px;
height:510px;
}
#mainimgbg2 {
background-image:url(img/main_img2.jpg);
background-repeat:no-repeat;
width:992px;
height:510px;
}
#maincontiner {
width:928px;
height:320px;
margin-left:32px;
padding-top: 20px;
}
#main_L {
float:left;
height:320px;
width:400px;
overflow:auto;
}
#main_R {
float:right;
}
#main_L2 {
float:left;
width:150px;
}
#main_L3 {
float:left;
}
#mainfloaterbox {
padding-top:10px;
}
#puffcontainer {
width:928px;
height: 146px;
margin-left:32px;
margin-top: 20px;
padding-bottom:20px;
}
#puffcontent {
width:247px;
height:126px;
margin-left:10px;
margin-top:10px;
}
#puff_L1 {
float:left;
width:267px;
height:146px;
background-image:url(img/puff_bg.gif);
background-repeat:no-repeat;
}
#puff_L1special {
float:left;
width:267px;
height:146px;
}
#puff_L2 {
float:left;
width:267px;
height:146px;
background-image:url(img/puff_bg.gif);
background-repeat:no-repeat;
margin-left:64px;
padding-right:63px;
}
#puff_R {
float:right;
width:267px;
height:146px;
background-image:url(img/puff_bg.gif);
background-repeat:no-repeat;
}
#p_L {
padding-top:84px;
float:left;
width: 175px;
}
#p_R {
float:right;
width:70px;
}

#newsicon {
float:left;
width:19px;
height:19px;
padding-right:5px;
}
#newsrow {
padding-bottom:2px;
padding-top:2px;
}
#newstext {
float:left;
padding-top:2px;}

#clear {
clear:both;
}

#footer {
width:992px;
height:148px;
background-image:url(img/bottomsplash.jpg);
background-repeat:no-repeat;
padding-bottom:20px;
}
#footercontent {
width:992px;
padding-top:100px;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.textC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
}
.textred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d70f16;
	text-decoration: none;
}
.textredbg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #d70f16;
	padding:5px;
	margin-top:10px;
	text-decoration: none;
}
.textdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #293476;
	text-decoration: none;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #d70f16;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align:center;
	color: #293476;
	text-decoration: none;
}
a {color: #d70f16; text-decoration:none;}
.image {padding-right:15px; }
.image2 {padding-right:100px; }