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


iframe {}


.logo {width:92%; max-width:200px; margin-left:20px}


.main_width{width:100%}

.text_box{width:96%;}

img { width:100%; height:auto}


/*************************************************************************/
/* news pane                                                             */
/*************************************************************************/
.news_pane{ width:100%;}




/*************************************************************************/
/* contact                                                               */
/*************************************************************************/
form {}
input { width:90%; }
textarea  { width:90%;}



/*************************************************************************/
/* navigation                                                            */
/*************************************************************************/



.menu {float:left; margin-top:80px; margin-bottom:50px; width:98%; margin-right:2%}

.menu { 
}

.menu li { 
	margin-right:0px;
	margin-bottom:20px;
	width:100%;
	border-left:0;
	border-bottom:1px solid #5560b3;
}

.menu li a { 
}