/* CSS Document */

body						{ background:url(../images/background.jpg) repeat-x; padding:0px; border:0px; margin:0px 0 0 0px; background-color:#ffffff; font-size:12px; font-family:Arial; color:#33393f; line-height:19px; }
a							{ color:#de2d0b; text-decoration:none; }
a:hover						{ color:#de2d0b; text-decoration:underline; }
h1							{ font-size:16px; font-weight:bold; color:#de2d0b; padding:0px 0px 0px 0px; margin:0px;}
h2							{ font-size:15px; font-weight:bold; color:#333; padding:0px 0px 0px 0px; margin-bottom:4px}
p {margin-top:0px}

strong						{ color:#de2d0b; font-size:13px; }
#main						{ width:920px; margin:auto;  height:100%; }
.cutline					{ font-size:.9em; font-style:italic; }

/*header styles*/
#header						{ background:url(../images/bg_header.jpg) no-repeat; float:left; width:920px; height:183px; border:0px solid #1c1947; }
#logo						{ width:267px; height:91px; margin:11px 0 0 13px; float:left;  border:0px solid #1c1947; }

/*menu styles*/
/*#menu						{ width:590px; height:28px; float:left; display:block; color:#FFFFFF; font-weight:bold; padding:14px 0 0 8px; float:right; border:0px solid red; }
#menu a						{ width:90px; height:28px; float:left; display:block; color:#FFFFFF; text-decoration:none; text-align:center; margin:0 25px 0 0;  }
#menu a:hover				{ width:90px; height:28px; float:left; display:block; background-color:#1a1743; color:#0fb6e9; text-decoration:none; text-align:center; margin:0 25px 0 0; }
#menu a:hover, #menu a.active, #menu a:hover.active	{ width:90px; height:28px; float:left; display:block; background-color:#1a1743; color:#ffffff; text-decoration:none; text-align:center; margin:0 25px 0 0; }
*/
#menu						{ width:635px; height:28px; font-size:11px;  color:#FFFFFF; font-weight:bold; padding:24px 0 0 0px; float:right; border:0px solid red; }


/*a.abt 						{ width:93px; height:28px; float:left; display:block; color:#FFFFFF; text-decoration:none; text-align:center; margin:0 15px 0 0; padding:4px 0 0 0;   }
a.abt:hover					{ background:url(../images/menu_abt1_h.png) center top no-repeat; float:left; display:block; width:93px; height:28px; color:#0fb6e9; text-decoration:none; text-align:center; padding:4px 0 0 0; margin:0 15px 0 0; }
a.abt:hover, a.active, a.active:hover	{ background:url(../images/menu_abt1_h.png) center top no-repeat; float:left; display:block; width:93px; height:28px; color:#ffffff; text-decoration:none; text-align:center; padding:4px 0 0 0; margin:0 15px 0 0; }

a.ser 						{ width:122px; height:28px; float:left; display:block; color:#FFFFFF; text-decoration:none; text-align:center; margin:0 15px 0 0px; padding:4px 0 0 0;   }
a.ser:hover					{ background:url(../images/menu_services1_h.png) center top no-repeat; width:122px; height:28px; color:#0fb6e9; text-decoration:none; text-align:center; margin:0 15px 0 0; }
a.ser:hover, #ser a.active, #ser a:hover.active	{ background:url(../images/menu_services1_h.png) center top no-repeat; width:122px; height:28px; color:#ffffff; text-decoration:none; text-align:center; margin:0 15px 0 0; }*/



/*banner styles*/
#banner						{ width:920px; height:297px; }

/*ur_trash styles*/
#trash						{ width:368px; height:241px; float:left; background:url(../images/bg_ur_trash.jpg) left top no-repeat; margin:56px 0 0 22px; }
#btns						{ width:292px; height:52px; margin:170px 0 0 49px; color:#888888; font-size:10px; }
a.btn_lnk 					{ color:#888888; text-decoration:underline; }
a.btn_lnk:hover				{ color:#ec5716; text-decoration:none; }


/*content styles*/
#content					{ margin-top:15px; padding:14px; line-height:18px; float:left; height:100%; width:920px; }
#left						{ width:440px; height:100%; argin:0px 12px 12px 12px; border:0px solid red;  }
#right						{ width:430px; height:100%; min-height:300px; argin:0px 12px 12px 12px; padding-left:25px; float:right; border-left:1px #cbcaca solid; }
#service_notice				{ width:407px; }

a.links 					{ color:#FF0000; text-decoration:none; }
a.links:hover				{ color:#FF0000; text-decoration:underline; }

#bg_grapy					{ background:url(../images/bg_gray.jpg) left top no-repeat; width:389px; height:80px; padding:6px 12px 16px 12px; }

#bg_grapy2					{ background:url(../images/bg_gray.jpg) left top no-repeat; width:389px; height:90px; padding:8px 12px 12px 12px }

ul.aero						{ padding:0px 5px 0px 20px; list-style-type:none; margin:0px; }
ul.aero li					{ padding:2px 5px 0px 17px; background:url(../images/aeroBlue.gif) no-repeat 0px 9px;}

/*footer styles*/
#footer						{ height:72px; padding:24px 0 0 6px; margin-top:30px; float:left; width:920px; font-size:11px; color:#696e72; vertical-align:middle; border-top:1px solid #cbcaca; line-height:16px; }
#footer_right				{ width:580px; float:right; padding-right:6px; font-size:11px; text-align:right; }
#footer a				{ color:#33393f; text-decoration:underline; }
#footer a:hover		{ color:#FF0000; text-decoration:none; }



/*forms styles*/
.txtbox						{ width:200px; height:16px; border:1px solid #dedede; color:#000000; font-size:11px; vertical-align:middle; padding-top:2px; }

