/* CSS Document */
/*general declarations*/
body{font: 8pt Verdana, Arial, Helvetica, sans-serif; text-align:center; background:#00B2E2; background: #005E8A; color:#666666; color:#333333; color:#595959;}
/*reset starts*/
:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }
/*content starts*/
#wrapper{width:980px; margin:0 auto; padding-top:0px; min-height:400px; background:#00FFFF; padding:3px; background:#FFFFFF;}
#header{height:87px; text-align:left;}
#header #logo{float:left; width:350px; padding-left:10px;}
#header #right_content{float:right; margin-left:15px; text-align:right; padding-right:30px;}
#header #right_content a {line-height:150%;}
#header #right_content a:hover{ text-decoration:underline;}
#header #right_content a img{margin-left:5px;}
#header #right_content .hello{display:block; line-height:200%;}
#menu{width:980px; background:url(../images/menu_bg.GIF) repeat-x center center; line-height:325%; font-family:sans-serif, arial; font-size:10pt; color:#ffffff; font-weight:bold; }
#menu div{background:url(../images/left_menu_bg.GIF) no-repeat left  center;}
#menu div div{background:url(../images/right_menu_bg.GIF) no-repeat right  center; height:43px; padding-left:15px; padding-right:15px;}
#menu div div .left{display:block; float:left; text-align:left;}
#menu div div .right{display:block; float:rightt;}
#menu div div a{text-transform:uppercase; color:#FFFFFF; text-decoration:none; display:block; margin-right:25px; float:left; background:url(../images/menu_arrow_normal.GIF) no-repeat left; padding-left:16px;}
#menu div div a:hover,#menu div div a:active{ background:url(../images/menu_arrow_hover.GIF) no-repeat left;}
#menu div div .right{text-align:left; float:right; line-height:300%;}
#menu div div .right input{margin-left:4px; border:#0066CC 1px solid; padding:2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#666666; width:125px; height:13px;}
#menu div div .right select{height:20px; width:80px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; color:#000000; line-height:150%;}
#menu div div .right input[type='submit'] { background:#000000; background:url(../images/submit_button2.GIF) no-repeat; width:50px; height:22px; border:none; margin-left:-5px;}
/*content wrapper starts*/
#content_wrapper{text-align:left; padding:12px; line-height:150%; margin-bottom:10px;}
#content_wrapper #left_content_container{width:710px; float:left; padding:4px; }
#content_wrapper #right_content_container{width:220px; float:left; margin-left:5px; padding:4px; text-align:right;}
#content_wrapper #right_content_container #ads img{margin-bottom:3px;}
/*content wrapper ends*/
/*footer starts*/
/*footer starts*/
#footer_wrapper{clear:both; background:#666666; height:30px; background:#999999; text-align:left; background:#F0F0F0; background:#E8E8E8; background:#E9E9E9; padding:5px; text-align:center;}
#footer_wrapper #left { float:left;}
#footer_wrapper #left a{color:#333333; text-decoration:none;}
#footer_wrapper #right{float:right;color:#333333;}
/*footer ends*/
