@charset "utf-8";
/* CSS Document */

html { height:100%; padding:0; margin:0; }
body { background:#FFFFFF url(images/bg.jpg) repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:0.75em; color:#333333; padding:0; margin:0; height:100%}
#guinea { margin:auto; width: 800px; background:url(images/bg_centre.jpg) no-repeat; height:800px;}
#guinea_stock { margin:auto; width: 800px; background:url(images/bg_stock.jpg) no-repeat; height:800px;}
#header { width:800px; height:323px; float:left;}
#content { width:600px; float:left;}
#content_stock { width:600px; float:left;}
#content_padding { padding:0px 10px 0 5px; text-align: justify;}
#right { width:200px; float:right;}
#right a{ color:#333333; font-weight:bold; text-decoration:none}
#right a:hover { text-decoration:underline;}
#header_left{ float:left; height:323px;}
#header_flash{ width:600px; height:363px;}
#header_identifier{ width:595px; background:url(images/identifier.jpg) no-repeat; height:22px;}
.identfier { padding:3px 0 0 5px; color:#ffffff; font-size:1.2em; font-weight:bold;}

#header_nav{ width:200px; float:right;}

#nav4 ul {list-style: none; padding:58px 0 0 0; margin: 0}
#nav4 a {width: 195px; height:15px; line-height:15px; display:block; padding:5px 0 5px 5px;   color: #000000; text-decoration: none; font-weight: bold; border-bottom:#666666 1px dashed; font-size:1.1em;}
html>body #nav4 a {width: auto}
#nav4 a:hover {background: #cc6633; color: #ffffff; border-bottom:#666666 1px  solid; text-indent:5px;}

.bolden { font-weight:bold; font-size:1.1em;}
#content_padding_right {  padding:10px 10px 0 5px; text-align: justify; }
#float_right { float:left;}

#content_padding a{ color: #000000 ; font-weight:bold; text-decoration:none}
#content_padding a:hover { text-decoration:underline;}
#right_title { padding:10px 20px 10px 20px; font-size:1.2em; font-weight:bold; text-align:center; border-bottom:#cccccc 1px solid  }