body {
	background-color: #d4e1ff;
	background-image: url('../img/background.gif');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10pt;
	color: #ffffff;
	margin: 0px;
	padding: 30px;
}

img {
	border: 0px;
}

img a {
	border: 0px;
}

img title {
	background-color: #ffffff;
}

.clean {
	clear: both;
}

#container {
	width: 700px;
	margin: auto;
}

#logo {
	background-image: url('../img/logo.png');
	width: 219px;
	height: 77px;
	float: left;
	cursor: pointer;
}

#index_logo {
	background-image: url('../img/crofin_logo_index2.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 100%;
	height: 214px;
}

.index_language {
	height: 160px;
	width: 100px;
	float: left;
	cursor: pointer;
}

.index_language:hover{
	background-image: url('../img/lang_background.png');
}

.index_language_spacer {
	font-size: 1px;
	height: 200px;
	width: 3px;
	float: left;
}

.index_language_spacer_left {
	font-size: 1px;
	height: 200px;
	width: 130px;
	float: left;
}

.index-body {
	height: 100px;
	/* background-color: red; */
}

.inquiry {
	width: 215px;
	padding: 5px;
	float: left;
}

.inquiry input, .inquiry textarea {
	width: 100%;
	background-color: #ddf;
	border: 1px solid #fdd;
}

.inquiry input:hover, .inquiry input:focus, .inquiry textarea:hover, .inquiry textarea:focus {
	background-color: #ccf;
	border-color: #fff;
}

.inquiry input:active, .inquiry textarea:active  {
	border-color: #fff;
}

.inquiry textarea {
	height: 100px;
}

#header-spacer {
	width: 331px;
	height: 50px;
	float: left;
}

#langmenu {
	width: 150px;
	float: left;
	height: 32px;
	margin-top: 45px;
}

#langmenu img{
	opacity: 0.5;
	filter: alpha(opacity=50); 
}

#langmenu img:hover{
	opacity: 1;
	filter: alpha(opacity=100); 
}

#lang-left {
	background-image: url('../img/lang-left.png');
	width: 4px;
	height: 32px;
	float: left;
}

#lang-middle {
	background-image: url('../img/langbackground.png');
	width: 142px;
	height: 26px;
	text-align: center;
	padding-top: 6px;
	float: left;
}

#lang-right {
	background-image: url('../img/lang-right.png');
	width: 4px;
	height: 32px;
	float: left;
}

#body {
	margin-top: 10px;
	/* background-color: red; */
}

#body .lefttop {
	background-image: url('../img/lefttop.png');
	width: 7px;
	height: 7px;
	float: left;
}

#body .righttop {
	background-image: url('../img/righttop.png');
	width: 7px;
	height: 7px;
	float: left;
}

#body .leftbottom {
	background-image: url('../img/leftbottom.png');
	width: 7px;
	height: 7px;
	float: left;
}

#body .rightbottom {
	background-image: url('../img/rightbottom.png');
	width: 7px;
	height: 7px;
	float: left;
}

#body .bodyborder {
	background-image: url('../img/contentbackground.png');
	width: 686px;
	height: 7px;
	float: left;
}

#content {
	background-image: url('../img/contentbackground.png');
	width: 680px;
	padding: 3px 10px 3px 10px;
}

#menu {
	margin-right: 5px;
	width: 200px;
	float: left;
}

#content .lefttop {
	background-image: url('../img/textlefttop.png');
	width: 4px;
	height: 4px;
	float: left;
}

#content .righttop {
	background-image: url('../img/textrighttop.png');
	width: 4px;
	height: 4px;
	float: left;
}

#content .leftbottom {
	background-image: url('../img/textleftbottom.png');
	width: 4px;
	height: 4px;
	float: left;
}

#content .rightbottom {
	background-image: url('../img/textrightbottom.png');
	width: 4px;
	height: 4px;
	float: left;
}

#menu .border {
	background-image: url('../img/textbackground.png');
	width: 192px;
	height: 4px;
	float: left;
}

#text {
	width: 475px;
	float: left;
	color: #d4e1ff;
}

.decorationimage {
	background-image: url('../img/textbackground.png');
	padding: 18px;
	border: 1px solid #dddddd;
}

.aaabanner {
	background-color: #fff;
	margin-top: 15px;
	padding: 18px;
	border: 1px solid #dddddd;
}

#text .border {
	background-image: url('../img/textbackground.png');
	width: 466px;
	height: 4px;
	float: left;
}

#text h1 {
	font-size: 14pt;
	color: #67a5f1;
	margin: 5px 0px 0px 0px;
}

#text h2 {
	font-size: 12pt;
	color: #8fbaf1;
}

#text a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

#text a:hover {
	color: #d4e1ff;
}

#menucontent {
	background-image: url('../img/textbackground.png');
	width: 180px;
	padding: 10px;
	text-align: left;
}

#textcontent {
	background-image: url('../img/textbackground.png');
	width: 454px;
	padding: 10px;
	text-align: left;
}

#menucontent ul {
	list-style: none;
	padding: 0px;
}

#menucontent li {
	padding: 0px;
	float: none;
}

#menucontent li a{
	background-image: url('../img/linkbackground.png');
	margin: 2px;
	padding: 5px;
	display: block;
	text-decoration: none;
	color: #ffffff;
}

#menucontent li a:hover{
	background-image: url('../img/linkbackgroundhover.png');
}

#footer {
	background-image: url('../img/contentbackground.png');
	width: 100%;
	text-align: center;
	font-size: 7pt;
	color: #cccccc;
}

#footer a {
	color: #eeeddd;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #ffffff;
}

#author {
	font-size: 7pt;
	float: right;
	margin: 10px 10px 0px 0px;
	color: #000000;
}

#author a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#author a:hover {
	color: #555555;
}

#crofin_line {
	width: 650px;
	height: 25px;
	background-image: url('../img/crofin_line4.png');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 0px auto;
	padding: 5px 0px;
}

#crofin_line2 {
	background-image: url('../img/crofin_line2.png');
	background-repeat: no-repeat;
}

.ulnomargin {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

