body {
	background-color: #FFFFFF;
	font-size: 11px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#container{
	width: 800px;
	background-color: #FFFFFF;
	color: #003366;
	margin: 10px auto;
	height: auto;
	padding: 0px;
	vertical-align: top;

}


#container_splash {
	height: 100%;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


#splash {
	margin: auto;
	height: 517px;
	width: 785px;
}

#logo {
	background-image:  url("../images/logo.gif");
	height: 222px;
	background-repeat: no-repeat;


}

#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	background-image:  url("../images/illus_top.gif");
	height: 168px;
	background-repeat: no-repeat;

}
.tit_info {
	background-image:  url("../images/tit_info.gif");
	height: 60px;
	background-repeat: no-repeat;
	margin-left: 10px;


}

#news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	text-align: left;

}
#works {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#works img{
	margin: 1px;

}
.w {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	text-align: left;
}
.w1 {
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 0px;
	text-align: left;
}

#contact {
	margin: 10px;
	background-color: #F3F3F3;
	height: 210px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	width: 456px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;

}
#contact .botonito{
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	margin-top: 13px;

}
#contact_tit {
	margin: 10px;
	background-image:  url("../images/tit_contact.gif");
	background-repeat: no-repeat;
	height: 28px;
}

#contact input, textarea {
	border: 1px solid #DADADA;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	padding: 1px;
	font-size: 11px;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#works_tit {
	background-image:  url("../images/tit_works.gif");
	background-repeat: no-repeat;
	height: 28px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#left {
	background-image:  url("../images/illus_left.gif");
	background-repeat: no-repeat;
	height: 1171px;
	width: 225px;
	float: left;
}

#right{
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	width: 530px;
	color: #666666;
	font-size: 11px;
	margin-bottom: 20px;

}



#footer {
	background-repeat: no-repeat;
	margin: 10px;
	text-align: left;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 456px;
}
#footer a {
	color: #E00A3A;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	background-color: #E00A3A;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
}

div.scroll {
	height: 80px;
	width: 440px;
	overflow: auto;
	background-color: #FFFFFF;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 10px;
	color: #999999;
	border-top-style: dotted;
}

div.scroll a{
	color: #E00A3A;
	text-decoration: none;
}
div.scroll a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E00A3A;
}
