/* CSS Document */

body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin:0px;
	text-align:center;
	}

.mainframe {
	width:950px;
	text-align:left;
	margin:0 auto;
	}

.logobg {
	background-image:url(images/logobg.jpg);
	background-repeat:no-repeat;
	width:950px;
	height:130px;
	float:left;
	clear:none;
	line-height:65px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-align:right;
	}

.logobg a:link {
	color:#000000;
	text-decoration:none;
	}

.logobg a:visited {
	color:#000000;
	text-decoration:none;
	}
	
.logobg a:hover {
	color:#990000;
	text-decoration:none;
	}

.maincontainer {
	width:876px;
	float:left;
	clear:none;
	padding:20px 62px 10px 62px;
	}
	
.flashbg {
	background-image:url(images/flashbg.jpg);
	background-repeat:no-repeat;
	width:649px;
	height:239px;
	float:left;
	clear:none;
	}

.bellpac {
	width:276px;
	height:220px;
	float:left;
	clear:none;
	margin-left:5px;
	border:1px solid #999999;
	padding:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#333333;
	text-align:justify;
	text-decoration:none;
	line-height:18px;
	}

.bellpac a:link {
	color:#993300;
	text-decoration:none;
	}

.bellpac  a:visited {
	color:#993300;
	text-decoration:none;
	}

.bellpac  a:hover {
	color:#333333;
	text-decoration:underline;
	}


.frame1 {
	width:649px;
	float:left;
	clear:none;
	}
	
.banner1 {
	background-image:url(images/banner1.jpg);
	background-repeat:no-repeat;
	width:318px;
	height:120px;
	float:left;
	clear:none;
	}

.banner2 {
	background-image:url(images/banner2.jpg);
	background-repeat:no-repeat;
	width:331px;
	height:120px;
	float:left;
	clear:none;
	}

.newsbg {
	width:270px;
	height:300px;
	float:left;
	clear:none;
	border:1px solid #999999;
	margin:10px 0px 0px 5px;
	padding:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	line-height:20px;
	overflow:auto;
	}

.newsbg a:link {
	color:#0033FF;
	text-decoration:none;
	}

.newsbg a:visited {
	color:#0033FF;
	text-decoration:none;
	}

.newsbg a:hover {
	color:#990000;
	text-decoration:underline;
	}

.contentbg {
	width:649px;
	float:left;
	clear:none;
	}

.feat1 {
	background-image:url(images/feat1.jpg);
	background-repeat:no-repeat;
	width:325px;
	height:202px;
	float:left;
	clear:none;
	}

.feat2 {
	background-image:url(images/feat2.jpg);
	background-repeat:no-repeat;
	width:309px;
	height:202px;
	float:left;
	clear:none;
	}

.feat3 {
	background-image:url(images/feat3.jpg);
	background-repeat:no-repeat;
	width:316px;
	height:202px;
	float:left;
	clear:none;
	}

.feattext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	line-height:18px;
	padding:10px 25px 0px 15px;
	}

.feattext a:link {
	color:#0033FF;
	text-decoration:none;
	}

.feattext a:visited {
	color:#0033FF;
	text-decoration:none;
	}

.feattext a:hover {
	color:#990000;
	text-decoration:underline;
	}

.frame2 {
	width:950px;
	float:left;
	clear:none;
	padding-top:10px;
	}

.conttext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	line-height:20px;
	padding:10px 20px 0px 0px;
	}

.conttext a:link {
	color:#333333;
	text-decoration:none;
	}

.conttext a:visited {
	color:#333333;
	text-decoration:none;
	}

.conttext a:hover {
	color:#333333;
	text-decoration:underline;
	}


.footer {
	width:950px;
	float:left;
	clear:none;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#993300;
	text-align:center;
	text-decoration:none;
	line-height:20px;
	}

.footer  a:link {
	color:#993300;
	text-decoration:none;
	}

.footer  a:visited {
	color:#993300;
	text-decoration:none;
	}

.footer  a:hover {
	color:#993300;
	text-decoration:underline;
	}


.titlebanner {
	width:649px;
	float:left;
	clear:none;
	}