@charset "UTF-8";
/* CSS Document */

*{ margin: 0; padding: 0; }* 
body { font: .7em Verdana, Arial, "Trebuchet MS", Tahoma, sans-serif; line-height: 1.64em; color: #444; min-height:100%; width:100%; height:100%; }
a { color: #3399cc;	background: inherit; text-decoration: none; }
a:hover { color: #666; background: inherit; text-decoration: none; }
.blue { color: #3399ff; }
.white { color: #fff; }
p { margin: 0 10px 15px 0; }
h1 { font: normal 1.2em Arial, Sans-Serif; margin: 600px 0 0 5px; text-align: left; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h2 { font: bold 1.4em Verdana, Sans-Serif; margin: 0 0 12px 0; }
h3 { font: normal 1.3em Verdana, Sans-Serif; color: #999; }
h4 { font: normal 1.0em Verdana, Sans-Serif; color: #808080; margin: 600px 0 15px 0; border-right: 1px solid #ccc; padding: 10px 10px 20px 0; text-align: right; line-height: 1.60em; }
h5 { font: normal 1.0em Verdana, Sans-Serif; color: #808080; margin: 0 0 15px 0; border-top: 1px solid #ccc; border-right: 1px solid #ccc; padding: 10px 10px 20px 0; text-align: right; line-height: 1.60em; }

#content { width: 400px; height: auto; margin: 50px auto 0 auto; position:relative; text-align: left; }

#logo { border-bottom: 0px solid #ccc; height: 303px; width: 458px; 
        padding: 0px 0px 0 0px; margin: 50px auto 0px auto; background: #fff url(images/box_home.jpg) no-repeat; }

html>body #logo { border-bottom: 0px solid #ccc; height: 303px; width: 358px; 
        padding: 0px 0px 0 0px; margin: 50px auto 0px auto; background: #fff url(images/box_home.jpg) no-repeat; }		
		
#menu { float: right; border-left: 1px solid #ccc; height: 300px; width: 0px;
        padding: 0px 0px 20px 0px; margin: 25px 0 0px auto; position: relative; }

#left { clear: both; float: right; padding: 0px 0px 0 0px; margin: 0px 21px 15px 0; border-right: 0px solid #ccc; 
        padding-right: 0px; width: 357px; font-size: .8em; text-align: right; }
		
	#left h2 { border-top: 1px solid #ccc; border-bottom: 0px solid #ccc; border-right: 1px solid #ccc; padding: 10px 10px 10px 5px; text-align: left; }
	#left h3 { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 10px 5px 5px; margin: 0 0 15px 0;  text-align: left; }
	#left a { background: #fff; }			  

*:first-child+html #left { clear: both; float: right; padding: 42px 0px 0 0px; margin: 0px 21px 15px 0; border-right: 0px solid #ccc; 
                           padding-right: 0px; width: 358px; font-size: .8em; text-align: right; }
		
	#left h2 { border-top: 1px solid #ccc; border-bottom: 0px solid #ccc; border-right: 1px solid #ccc; padding: 10px 10px 10px 5px; text-align: left; }
	#left h3 { border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 10px 10px 5px 5px; margin: 0 0 15px 0;  text-align: left; }
	#left a { background: #fff; }
				  
#flashcontent { width: 700px; height: 600px; border-top: 1px solid #ccc; border-right: 1px solid #ccc; 
                border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; position:absolute; left:50%; margin-left:-350px; top: 450px; }

#right { float: right; position: relative; top: 358px; margin: 0 -164px 0 90px; 
         padding: 0px; width: 150px; font-size: .8em; background: #fff; text-align: left; }
	#right h2 { font-size: 1.2em; border-bottom: 0px solid #ccc; padding: 0px 0 8px 0; }
	#right a { color: #999;	background: inherit; text-decoration: none; }
    #right a:hover { color: #3399cc; background: inherit; text-decoration: none; }
	
