@charset "utf-8";
/* CSS Document */


html { height:100%; padding:0; margin:0;}

body { background:#333333 url(new_images/bg.gif); height:100%; padding:0; margin:0; font-family:Arial, Helvetica, sans-serif; font-size:0.75em}

#container { width:800px; margin:auto; position: relative; background:url(new_images/main_bg.jpg) repeat-y; height:900px }

#footer { width:800px ; margin:auto;  background:url(new_images/footer.jpg) no-repeat; height:15px; }

#header { width:800px; float:left; }

#left { width:184px; background:#b6b7b7; float:left; height:600px; margin:0 0 0 8px; display:inline; }

#right { width: 606px; float:right; background:url(new_images/right_bg.jpg) no-repeat; height:600px;}

#topcars { float:left;  height:182px; width:606;  }

#content { float:left; width:584px; padding:0 15px 0 6px; color:#FFFFFF; text-align:justify;}
.identifier {color: #ffffff; font-weight:bold; font-size:1.5em; border-bottom:#ed1b23 dashed 1px; line-height:1.75em;}
.red_splash {color: #000000}


#nav4 {width: 183px;}

#nav4 ul {list-style: none; padding: 0; margin: 0}

#nav4 a {width: 180px; display:block; padding:5px 0 5px 5px;   color: #000000; text-decoration: none; font-weight: bold; }
html>body #nav4 a {width: 180px}
#nav4 a:hover {background: #A71518 ; color: #ffffff}

#bar { position:relative; width:182px; line-height:19px; background-color:#A71518; color:#FFFFFF; 	z-index:2; margin:3px 0px 0px 0px; padding:3px 0 0 3px; font-weight:bold;}

#bara {position:relative; width:182px; line-height:19px; background-color:#666666; color:#FFFFFF; z-index:2; margin:3px 0px 0px 0px; padding:3px 0 0 3px; font-weight:bold;}


a { color:#FFFFFF; font-weight:bold; text-decoration:none;}
a:hover { color:#000000; text-decoration:underline;} 
