@charset "utf-8";
/* CSS Document */

body { 
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}

#main {
	margin:0 auto;
	width: 100%;
}

#main_top
{ 
  margin:0 auto;
  width:900px; 
  height: 83px;
}

#logo {
	position:absolute;
	float:left;
	width:326px;
	height:83px;
	/*background-image:url(../source/layout/logo-purple-small.png);*/
	background-repeat:no-repeat;
	left: 226px;
	top: -1px;
}

#menu {
	margin:0 auto;
	width: 900px; 
	height:44px; background-image:url(../source/layout/menu_bg.jpg); margin-bottom:8px;
}

#menu a { color:#FFFFFF; font-size:13px; padding-left:10px; padding-right:10px; text-decoration:none; font-family:Verdana, Geneva, sans-serif; }
#menu a:hover {  color:#FFFF00 }

#menu_top
{ 
  margin:0 auto;
  width:900px; 
  height: 44px;
   padding-top:10px;
}

#banner
{
	margin:0 auto;
	width: 900px; 
}

#thecontent
{
    margin:0 auto;
	width: 936px; 	
}

#thecontent_main_left { width:664px; position:relative; float:left; margin:0 auto;    }
#thecontent_left { width:660px;
 background-image:url(../source/layout/white_bg-new.png); padding-left:30px; background-repeat:repeat-y;
}

#thecontent_left-a { width:660px;
 background-image:url(../source/layout/white_bg.png); padding-left:30px; background-repeat:repeat-y;
}

#thecontent_right {
	width:245px; position:relative; float:right; margin:0 auto;  
}


#footer
{  height: 40px; font-family:Verdana, Geneva, sans-serif; font-size:11px; color:#FFF padding-top:10px; background-image:url(../source/layout/footer.jpg) }


div.small-box {
  width:636px;
   /*height:px;
 border:1px solid black;
  overflow-y:scroll;
  overflow-x:hidden;*/
  
  }
  
.standard { font-family:"Trebuchet MS",Verdana, Geneva, sans-serif; font-size:14px;  }
.standard-title{ font-family:"Trebuchet MS",Verdana, Geneva, sans-serif; font-size:18px;  }
.standard-title-white{ font-family:"Trebuchet MS",Verdana, Geneva, sans-serif; font-size:14px; color:#FFFFFF;  }
.footer-style { font-family:Verdana, Geneva, sans-serif; font-size:11px;  color:#FFFFFF; text-align:center; padding-top:15px; }

h1 { font-size: 200%; }
h2 { font-size: 183%; }
h3 { font-size: 166%; }
h4 { font-size: 150%; }
h5 { font-size: 133%; }
h6 { font-size: 116%; }
h1, h2 { font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-weight: 600; font-family: 'Kreon', arial, serif; text-shadow: 0px 1px 1px #eee; }
h1, h2, h3, h4, h5, h6 { color: #000; margin: 0 0 0.5em 0; padding: 0; line-height: 1.1em; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font: inherit; margin: inherit; padding: inherit; line-height: inherit; color: inherit; }
