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

body{ margin:0px; padding:0px; background:#ffffff;}
	
body, td, div, a{ font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#818181; margin:0px; padding:0px; }

a{text-decoration:underline}
a:hover{color:#12a3e2; text-decoration:underline}

select{font-size:11px}

h1{padding:0px; margin:0px; margin-bottom:10px; color:#12a3e2; font-size:22px; margin-top:20px;}
h2{padding:0px; margin:0px; margin-bottom:10px; color:#818181; font-size:22px;}

#top-line {position:absolute; width:100%;height:2px; border-top:1px solid #ddd;z-index:100}

#background {position:absolute;top:50%; left:0px; margin-top:-200px;  background:url(../images/bg_intro.jpg) repeat-x; width:100%; height:400px; z-index:10; }

#wrapper { width: 100%; height:400px; position:absolute;top:50%; left:0px; margin-top:-199px; z-index:50; 
		   background:url(../images/bg_cubes_intro.jpg) top left no-repeat; }
		   
#content { margin: 0; width:980px; height:auto; position:relative; z-index:2; }

#logo { width:358px; height:124px; position:absolute; top:0px; left:0px; z-index:2; }
	#logo img{border:0px;}

	
#footer{ position:relative; clear:both; width:100%; height:63px; background:url(../images/footer.gif) repeat-x; }
	
		
/** intro page **/
#intro-box { position:absolute; top:100px; left:550px; width:304px; height: 153px; background:url(../images/intro_box.jpg);}
.select_table a{text-decoration:none; padding-left:10px;}

.selectOption {margin-left:10px; margin-top:5px; }

.content {margin:0; width:240px; margin-top:20px; padding-left:30px;}

.button_choose{background:url(../images/button_choose.gif) no-repeat; width:55px; height:16px;border:0px; font-size:10px; color:#FFFFFF; line-height:10px; vertical-align:top}
.button_choose_start{background:url(../images/button_choose.gif) no-repeat; width:55px; height:16px;border:0px; font-size:10px; color:#FFFFFF; line-height:10px; vertical-align:top;}
#replaceddl{ z-index:999}

.select_table a { display:block; width:220px; }
