/*

	  E-Mail: info@gf-design.net
	  http://www.gf-design.net
	  
*/


* { padding: 0; margin: 0; }

body {
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	font-size: 13px;
}

#main-container {
	margin: 0 auto;
	width: 802px;
}

#header {
	width: 780px;
	color: #333;
	padding: 10px;
	border: 1px solid #666;
	height: 60px;
	background-color: #3470E2;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#header h1 {
	height: 59px;
	width: 272px;
}

#header h2 {
	font-size: 14px;
	color: #000033;
}

#navigation {
	width: 780px;
	color: #fff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #BCD0F5;
	border: 1px solid #666666;
}
#navigation img {
	padding-right: 0px;
}


#content { 
 width: 780px;
 color: #333;
 border: 1px solid #666;
 background: #fff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
}

#content h2{
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(images/ber.jpg);
}

#content h3{
	font-size: 14px;
	color: #000033;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	margin-right: 100px;
}
#details {
	margin-left: 500px;
	background-image: url(images/menu/menu.jpg);
	background-repeat: no-repeat;
}

#details a{
	display:block;
	width:144px;
	height:19px;
	background-image:url(images/menu/menu.jpg);
	text-align:center;
	margin:5px 0px;
}
#details a:hover{
	display:block;
	width:144px;
	height:19px;
	background-image:url(images/menu/menu_on.jpg);
	text-align:center;
	margin:5px 0px;
}


#content p{
	margin-right: 10px;
	margin-left: 10px;

}

#content ul {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 10px;
	list-style-type: none;
}
#content  li     {
	margin-top: 5px;
	margin-right: 100px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
}
#news {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3271E2;
}



#content ol {
	list-style-type: decimal;
	padding-left: 10px;
	list-style-position: inside;
	margin-top: 2px;
	margin-bottom: 2px;
}

#content dl {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

#content dt {
	font-weight: bold;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin: 10px;
}

#content dd {
	margin-bottom: 10px;
}


#imgbox {
	padding: 5px;
	margin: 5px;
}



#footer {
	width: 780px;
	color: #FFFFFF;
	border: 1px solid #666;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #3470E2;
}
#footer a {
	color: #FFFF00;
}

.box1 {
	float: left;
	width: 280px;
}
.box2 {
	float: left;
	width: 390px;
}
.box2 p {
	margin: 0px;
}
.box2inner {
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
}

.box_l {
	float: left;
	width: 160px;
}
.box_r {
	float: left;
	width: 498px;
}

.space {
	clear: both;
}



#footer p {
	margin: 0;
	padding: 3px 0;
}
#content h4 {
	font-size: 14px;
	color: #000033;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 100px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #3470E2;
}
.spaceCopy {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3470E2;
}
