@charset "utf-8";
/* CSS Document */

a{color:#666666; text-decoration:none;}
a:hover{ text-decoration:underline;}

html{ height:100%; padding:0; margin:0;}
body { padding:0; margin:0; height:100%; font-family: Arial, Helvetica, sans-serif; font-size:0.72em; background:url(images/bg.jpg) repeat-x #757474; color:#333333;}
#alpha_container { width:802px;  margin:auto; background:url(images/centre_bg.jpg) repeat-y #FFFFFF;}
#alpha_header { float:left; background:url(images/header.jpg); width:802px; height:100px;}
#alpha_nav { width:802px; float:left; background:url(images/nav_bg.jpg); height:39px;}
#alpha_header_flash { width:802px; float:left; height:150px;}

#beta { float:left; width:802px;}
#beta_left { width:590px; float:left; }
#content { padding:0 30px 0 20px; text-align:justify; }
#beta_right { width:210px; float:left;}


#charlie { clear:both;  width:802px;  }
#charlie_text {padding:30px 30px 20px 20px; }
#charlie_line { border-top:#333333 5px solid; margin:auto; width:750px;; float:left}
.header_title { color: #353535; line-height:2em; font-size:1.9em;  padding:0 0 0 20px; }
#beta_right_box {width:200px; background: url(images/right_image.jpg) repeat-x; border:#cccccc 1px solid ; margin:10px 0 0 0;}
#right_title { padding:10px 20px 10px 20px; font-size:1.2em; font-weight:bold; text-align:center; border-bottom:#cccccc 1px solid  }
#right_content { padding:10px 20px 0 20px;}

#nav4 {text-align: center}
#nav4 ul {list-style: none; padding: 0 0 0 80px; margin: 0px auto 0; width:707px}
#nav4 li {float: left; margin: 0 0em}
#nav4 a {display: block; width: 90px;height: 38px; line-height: 38px;
 color: #000000 ; text-decoration: none; text-align: center; font-weight: bold; float: left}

/* IE5 Mac hack \*/
#nav4 a {float: none}
/* End hack */

#nav4 a:hover { background-color:#cccccc; color:#000000}
.feedback_title { font-size:1.3em; font-weight:bold}
#feedback { padding:10px; text-align:center; background:url(images/right_image.jpg) repeat-x;  margin:auto; width:400px; border:#cccccc 1px solid ;}

#feedback_title { padding:10=px 20px 10px 20px; font-size:1.5em; font-weight:bold; text-align:center;  }
#feedbacktext { text-align:justify;}
