/* Default CSS Document */

															/** BODY ELEMENTS **/
* {
	
	}
	body {
		
		}





															/** MAIN CONTAINERS **/
div#container {
	}
	div#header {
background-image:url("/image/layout-wk/header.png");
background-position:center top;
background-repeat:no-repeat;
height:223px;
position:relative;
width:924px;
		}
	div#header-transp {
background-image:url("/image/layout-wk/header-transp.png");
background-position:center top;
background-repeat:no-repeat;
height:223px;
position:relative;
width:924px;
		}
		div#header-in {
			
			}
	div#content {
margin:0;
min-height:650px;
		}
		div#center {
			padding: 5px 20px 20px;
			}
			div#center-in {
				
				}
		div.column {
float:right;
margin:-60px 0 0;
padding:9px 20px 0 0;
text-indent:20px;
			}
			div#left {
				
				}
			div#right {
				
				}
				div.column-in {
					
					}
	div#footer {
		}
		div#footer-in {
			
			}






															/** SUB CONTAINERS **/
* { }






															/** LISTS **/
* { }






															/** TYPOGRAPHY **/
* { }






															/** FORMS **/
* { }






															/** END **/