* {
	margin:0;
	padding:0;
}


#contents {
	width:829px;
	margin:0 auto 5px auto;
	background: url(./img/bg.gif) repeat-y center;
}

/* --- header --- */

#header {
	border-top:8px solid white;
	width:750px;
	height:60px;
	margin:0 auto 10px auto;
	padding:10px;
	background-color:#009900;
}

#header h1 {
	width:300px;
	color:white;
	padding-top:5px;
	font-size:25px;
	margin-left:50px;
}

#header h2 {
	width:300px;
	color:white;
	font-size:17px;
	margin-left:85px;
}

#header h3 {
	float:right;
	margin-right:20px;
	margin-top:-35px;
	width:270px;
	color:white;
	font-size:13px;
	font-weight:normal;
}

/* --- menu-block --- */

#menu-block {
	width:750px;
	margin:0 auto 0 auto;
}

#menu-block ul {
	height:196px;
	background:url(./img/map1.jpg) no-repeat center bottom;
}

#menu-block li { 
	float:left;
	margin-right:12px;
	list-style:none;
}

#menu-block li.top { 
	display:block;
}

#menu-block a { 
	width:110px;
	height:18px;
	text-align:center;
	color:white;
	font-size:12px;
	text-decoration:none;
	background: url(./img/tab.gif);
	display:block;
	padding-top:7px;
}

#menu-block a:hover { 
	width:110px;
	height:18px;
	text-align:center;
	color:yellow;
	font-size:12px;
	text-decoration:none;
	background: url(./img/tab2.gif);
	display:block;
	padding-top:7px;
}

/* --- A-block --- */

#A-block {
	margin:10px auto 10px auto;
	width:730px;
}


#A-block h2     {background-color:#014471;
                    background-image: url(img/bar-blue.png);
                    background-repeat: repeat;
                    font-size:16px;
                    color:#ffffff;
                    text-align:center;
                    line-height: 28px;
                    padding-left: 6px;
                    margin-top:10px;
                    margin-bottom: 6px;}
#A-block h3     {margin:15px auto 5px auto;
             text-align:center;
             padding-top:5px;
             padding-bottom:5px;
             border:1px;
             font-size:16px;
             color:#339966;
             background-color:#ddffbb;}
#A-block h4     {background-color: #e0e0e0;
                    background-image: url(img/bar-green.png);
                    background-repeat: no-repeat;
                    font-size: 14px;
                    line-height: 23px;
                    padding-left: 30px;
                    margin-top: 0;
                    margin-left: 0;
                    margin-right: 0;
                    margin-bottom: 20px;
                    color:#339966;}


#box1-1 {width:468px;
	    background-color:#ffffff;
       	margin:10px auto 10px auto;
	    float:right;
}

#box1-1 p {
	font-size:18px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#box1-2 {width:250px;
	background-color:#ffffff;
	margin:10px auto 10px auto;
	float:left;
}

#box1-2 p {background-color:#ddffbb;
	font-size:14px;
	color:#339966;
	text-align:left;
	padding:20px 10px 20px 20px;
}
#box1-2 a  {text-decoration:none;
            color:#0000ff;
}

#box1-2 a:hover  {text-decoration:none;
                  color:#ff0000;
}

#box1-3   {width:250px;
	       background-color:#ffffff;
           margin:10px auto 10px auto;
           padding-top:80px;
           
}


/* --- B-block --- */

#B-block {
	width:730px;
	margin:10px auto 10px auto;
	clear:both;
}


#B-block h2     {background-color:#014471;
                    background-image: url(img/bar-blue.png);
                    background-repeat: repeat;
                    font-size:16px;
                    color:#ffffff;
                    text-align:center;
                    line-height: 28px;
                    padding-left: 6px;
                    margin-bottom: 6px;}
#B-block h3     {margin:15px auto 5px auto;
             text-align:center;
             padding-top:5px;
             padding-bottom:5px;
             border:1px;
             font-size:16px;
             color:#339966;
             background-color:#ddffbb;}
#B-block h4     {background-color: #e0e0e0;
                    background-image: url(img/bar-green.png);
                    background-repeat: no-repeat;
                    font-size: 14px;
                    line-height: 23px;
                    padding-left: 30px;
                    margin-top: 0;
                    margin-left: 0;
                    margin-right: 0;
                    margin-bottom: 20px;
                    color:#339966;}

#box2-1 {width:450px;
	background-color:#ffffff;
	margin:10px auto 10px auto;
	float:right;
}

#box2-1 p {
	font-size:18px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}

#box2-2 {width:250px;
	background-color:#ffffff;
	margin:10px auto 10px auto;
	float:left;
}

#box2-2 p {background-color:#ddffbb;
	font-size:14px;
	color:#339966;
	text-align:left;
	padding:20px 10px 20px 20px;
}

#box2-2 a  {text-decoration:none;
            color:#0000ff;
}

#box2-2 a:hover  {text-decoration:none;
                  color:#ff0000;
}


/* --- C-block --- */

#C-block {
	margin:10px auto 10px auto;
	width:750px;
    clear:both;
}

#box3  {width:730px;
    	background-color:#ffffff;
    	margin:10px auto 10px auto;
}

#box3 p {
	font-size:14px;
	color:#009900;
	text-align:center;
	padding-top:10px;
	padding-bottom:0px;
}

#box3 a  {width:110px;
	         height:21px;
	         text-align:center;
	         color:white;
	         font-size:12px;
	         text-decoration:none;
	         background: url(./img/tab3.gif);
	         display:block;
	         padding-top:8px;
	         padding-bottom:1px;
	         margin-bottom:1px;}

#box3 a:hover   {width:110px;
	               height:21px;
	               text-align:center;
	               color:yellow;
       	           font-size:12px;
	               text-decoration:none;
	               background: url(./img/tab4.gif);
	               display:block;
	               padding-top:8px;
	               padding-bottom:1px;}


/* --- footer --- */

#footer {
	width:801px;
	margin:0px auto 0px auto;
	background-color:#009900
}

#footer p {
	text-align:center;
	font-size:12px;
	padding:5px;
	color:#ffffff
}
