/* CSS Document */

/*GLOBAL*/
html{margin:0px; padding:0px; width:100%; height:100%; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#4F0B02;  background:url(../gui/bg.gif) top center;}
body{margin:0px; padding:0px; width:100%; height:100%; min-height:334px; _height:334px; text-align:center; background:url(../gui/bg_bar.gif) repeat-x;}

a, a:visited{color:#C31230; text-decoration:none;}
a:hover, a:active{text-decoration:underline;}
h2{font-size:1.4em; font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#D7FFA9; line-height:1.2em; margin:0px; padding:0px;}
p{margin:0px; padding:0px;}

/* MAIN LAYOUT */
#container1{margin:auto; padding:0px; width:774px; height:330px; position:relative; text-align:left;}
#logo{margin:0px; padding:0px; width:454px; height:163px; position:absolute; background:url(../gui/logo.png) no-repeat; _background:none; top:0px; left:-138px; z-index:5;}
#logo a{margin:0px; padding:0px; width:252px; height:86px; display:block; position:absolute; top:54px; left:174px; z-index:5;}
#ie_logo{position:absolute; width:454px; height:163px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../gui/logo.png'); top:0px; left:-138px; z-index:5;}
#main_menu{margin:0px; padding:0px; width:162px; height:213px; position:absolute; top:160px; left:58px; z-index:4;}

#contact{margin:0px; padding:0px; width:167px; height:26px; position:absolute; top:9px; left:600px; background:url(../gui/contact.gif) no-repeat;}
#contact a{margin:0px; padding:0px; width:167px; height:26px; display:block;}
#contact a:hover{background:url(../gui/contact.gif) no-repeat 0px -26px;}

#title{margin:0px; padding:0px; width:500px; height:40px; position:absolute; top:106px; left:210px; z-index:3;}

#box_red{margin:0px; padding:0px; width:553px; position:absolute; top:58px; left:218px; z-index:2;}
#box_red_top{margin:0px; padding:0px; width:553px; height:75px; position:relative; background:url(../gui/box_red_top.gif) no-repeat;}
#box_red_content{margin:0px; padding:44px 40px 38px 40px; width:473px; min-height:148px; _height:148px; position:relative; background:url(../gui/box_red_bg.gif) repeat-y; line-height:1.4em;}
#box_red_bottom{margin:0px; padding:0px; width:553px; height:11px; position:relative; background:url(../gui/box_red_bottom.gif) no-repeat;}
#copyright{margin:0px; padding:20px 0px 60px 6px; width:553px; position:relative; text-align:left; color:#0b0000; line-height:1.6em; font-size:.95em;}

/*TYPE & LINKS*/
#copyright a{color:#0b0000;}

/* HIDDEN ELEMENTS */
hr{display:none;}
.hide{display:none;}
.clear{clear:both;}