/* CSS Document */

#main { 
width : 981px; 
background-color : #ffffff; 
margin : auto; 
} 
#header { 
width : 981px; 
height : 162px; 
background-image : url(images/header.jpg); 
background-repeat : no-repeat; 
} 
#leftarea { 
width : 718px; 
float : left; 
background-color : #fff; 
} 
#rightarea { 
width : 263px; 
background-color : #fdeaea; 
float : right; 
} 
.logo { 
width : 273px; 
height : 139px; 
margin-left : 56px; 
float : left; 
} 
.topbtn { 
width : 500px; 
height : 45px; 
float : right; 
margin-top : 98px; 
} 
.flash { 
width : 710px; 
height : 240px; 
float : left; 
} 
.rightbtnbg { 
background-color : #ed131b; 
} 
.whitebtn { 
font-family : Arial; 
font-size : 15px; 
font-weight : bold; 
color : #fff; 
} 
.whitebtn a:link { 
color : #ffffff; 
text-decoration : none; 
} 
.whitebtn a:visited { 
color : #ffffff; 
text-decoration : none; 
} 
.whitebtn a:hover { 
color : #ffff00; 
} 
.whitebtn a:active { 
color : #ffffff; 
text-decoration : none; 
} 
.txt11 { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
} 
.latestnews { 
float : left; 
margin-left : 3px; 
} 
.seprator { 
width : 6px; 
height : 270px; 
margin : 13px 14px 0 14px; 
float : left; 
} 
.feedback { 
float : left; 
} 
.box { 
font-size : 12px; 
border : solid; 
border-color : #512300; 
border-width : 1px; 
} 
#footer { 
background-image : url(images/footer_bg.jpg); 
background-repeat : repeat-x; 
width : 981px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #512403; 
} 
#footer a:link { 
color : #512403; 
text-decoration : none; 
} 
#footer a:visited { 
color : #512403; 
text-decoration : none; 
} 
#footer a:hover { 
color : #ffffff; 
text-decoration : underline; 
} 
#footer a:active { 
color : #512403; 
text-decoration : none; 
} 
.txtarea { 
width : 705px; 
height : 513px; 
margin-left : 5px; 
} 
.subhead { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 13px; 
font-weight : bold; 
color : #003399; 
} 
.quoate { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 12px; 
font-weight : bold; 
background-color : #f4f4f4; 
color : #333333; 
border-right-width : 1px; 
border-left-width : 1px; 
border-right-style : solid; 
border-left-style : solid; 
border-right-color : #003399; 
border-left-color : #003399; 
margin : 2px; 
padding : 2px; 
font-style : italic; 
}
.pic1 {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
	background-color: #FFF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	display:block;
	width: 250px;
	float: left;
		
}
.pic2 {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
	background-color: #DD127B;
	border: 1px solid #CCCCCC;
	padding: 5px;
	width: 250px;
	float: left;
	}

