/* CSS Document */
#outer-main{ width:993px; margin-left:auto; margin-right:auto;}
#main{ width:993px; float:left;background-color:#333035} 

/***************************************header*****************************/
#header-section{ width:993px; height:182px; float:left; background-image:url(../images/killeen_02.jpg); background-repeat:repeat-x}
#header-top{ width:993px; float:left; height:15px}
#header-top-left{ width:500px; float:left; margin-left:20px}
#header-top-right{ width:400px; float:right; text-align:right; margin-right:10px}

#logo-section{ width:993px; float:left; margin-top:10px}
#logo{ width:209px; height:128px; float:left; margin-left:20px}
#add{ width:169; height:105px; float:right; margin-right:10px; margin-top:15px}


#header-bottom{ width:963px; float:left; margin-left:10px; margin-top:2px}
#header-bottom-left{ width:540px; float:left}
#header-bottom-right{ width:413px; float:left; text-align:right; margin-top:5px}

/*New Weather Link*/
#header-bottom1{ width:963px; float:left; margin-left:10px; margin-top:2px}
#header-bottom-left1{ width:540px; float:left}
#header-bottom-right1{ width:413px; float:left; text-align:right}


/***************************************Navigation****************************/
#nav{ width:993px; height:31px; float:left; background-image:url(../images/nav-bg.jpg); background-repeat:repeat-x; cursor:pointer}
#nav-link{ width:950px; float:left; margin-left:20px; margin-top:5px; cursor:pointer}

/**************************************middle********************************/
/****************************************************************************/
#middle{ width:993px; float:left; background-color:#333035}
#middle-inner{ width:968px; margin-left:auto; margin-right:auto}


/***********************weather Section**********************/
#weather-section{ width:968px; float:left; height:140px;}
#weather{ width:283px;height:140px; float:left; background-image:url(../images/weather_06.jpg); background-repeat:no-repeat}
#weather-add{ width:685px; height:140px; float:left; background-image:url(../images/weather_07.jpg); background-repeat:no-repeat}

/***********************main cantener************************/
#main-cantener{ width:968px; float:left; margin-top:20px}
#left-side{ width:639px; float:left; border-right:1px #5c5a5e solid}
#right-side{ width:318px; float:right; text-align:right}
.img{ margin-top:20px}


/************************foter********************************/
#footer{ width:993px; float:left; background-image:url(../images/killeen_30.jpg); background-repeat:repeat-x; border-top:1px #000000 solid; margin-top:20px; height:60px}
#footer-link{ width:200px; float:left; margin-top:20px; margin-left:20px}
#footer-copyright{ width:600px; float:right; text-align:right; margin-top:20px; margin-right:10px}

	
