/* CSS Document */
#outer{ width:1010px; margin-left:auto; margin-right:auto}
#inner{ width:1010px; float:left; background-color:#FFFFFF}


/******************Header Section********************/
#header-section{ width:1010px; float:left; text-align:center; background-image:url(../images/1.jpg); background-repeat:repeat-x}

#navigation{ width:1008px; float:left; border:1px #e5e2e2 solid; padding-top:3px; margin-top:10px}

#menu {	width:1008px;height: 22px;	margin: 0 auto;}
#menu ul {	margin: 0 ;	padding: 0px;list-style-image: url(../images/bullet.jpg); margin-left:auto; margin-right:auto}
#menu ul li {padding: 0px;	margin: 0px;display: inline;}
#menu ul li a {	float: left;height: 22px;padding-left:27px;padding-top:5px;text-align: left;font-size: 11px;text-decoration: none;
	color: #92280a;	font-weight: bold;background-image: url(../images/bullet.jpg);background-repeat: no-repeat;	background-position: 12px 5px;}
#menu li a:hover {color: #ab8c1a;background-image: url(../images/bullet2.jpg);background-repeat: no-repeat;background-position: 12px 5px;}

/***************Content-section*********************/
#content-section-home{ width:996px; float:left; padding-left:7px; padding-right:7px; padding-top:10px; padding-bottom:20px;}
#content-section{ width:1003px; float:left; padding-left:7px;  padding-bottom:20px; background-image:url(../images/inner-bg.jpg); background-repeat:repeat-y; background-position:right}

#content-left{ width:743px; float:left}
#content-right{ width:250px; float:right}

/*****Home Page******/
#home-flash{ width:440px; float:left}
#home-content{ width:491px; float:right}
#home-content #title{ width:491px; float:left}
#home-content #text{ width:491px; float:left}

/*****Inner Page*****/
#inner-title{ width:743px; float:left}
#inner-content{ width:743px; float:left}

#inner-title-full{ width:996px; float:left}
#inner-content-full{ width:996px; float:left}


/****************footer-section*********************/
#footer-main{ width:996px; float:left; padding-left:7px; padding-right:7px; margin-top:10px}
#footer-left{ width:11px; float:left}
#footer-mid{ width:974px; float:left; height:46px; background-image:url(../images/footer_m.jpg); background-repeat:repeat-x; text-align:center; padding-top:15px}
#footer-right{ width:11px; float:left}

.img{ padding:2px; border:1px #cccccc solid}
