BODY {
	font-family: arial, tahoma, Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-top: 0px;
	text-align: center;
	background-color: #ECE9D8;
}
p {
	font-family: arial, tahoma, Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
li {
	font-family: arial, tahoma, Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
h1 {
	color: #800080;
	font-size: 18px;
	font-family: arial, tahoma;
	font-weight:100;
}
h2 {
	color: #800080;
	font-size: 14px;
	font-family: arial, tahoma;
	font-weight: bold;
}

h3 {
	color: #fff;
	font-size: 14px;
	font-family: arial, tahoma;
	font-weight:100;
	line-height: 70%;

}
.white {
	color: White;
	font-weight: bold;

}

a 					{	color: #800080; text-decoration: none; font-size: 12px;}
a:link			{ color: #800080; font-size: 12px;}
a:visited		{ color: #800080; font-size: 12px;}
a:hover 			{ 
   				  color: #800080;
					  text-decoration: underline;
					  font-size: 12px;
					}

#wrapper {
width:770px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
background-color: White;
background-image: url(../_images/main_bg.jpg);
background-repeat: repeat-y;

}
.innerwrap {width:700px;
margin-left: auto;
margin-right: auto;
padding-top: 10px;
padding-bottom: 0px;
text-align:left;
background-color:#fff;
}

.innerleftside {width:330px;
margin-left: 10px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
text-align:left;
float: left;
background: transparent;
}

.innerrightside {width:330px;
margin-left: 0px;
margin-right: 10px;
padding-top: 10px;
padding-bottom: 10px;
text-align:left;
float: right;
background: transparent;
 background-image: none;
}


#headerpic {background-image:url(../_images/header.jpg);
height:105px;
width:770px;
background-repeat:no-repeat;
}
.lang_select {
	width:200px;
	float:left;
	text-align:left;
	position: relative;
	top: 15px;
	left: 50px;
}

#quotelogo {
	margin:0;
	float: right;
	text-align: right;
	width:700px;
	background-color:#7F017C;
	color:#fff;
	font-size: 12px;
}
#quotelogo a {color:#fff;}
#quotelogo img {margin:10px; border:0; }

.footer {background-color:#ECE9D8;
width:770px;
height:37px;
background-image: url(../_images/main_footer.jpg);
background-repeat: no-repeat;
text-align: left;
font-size: 10px;
color: #666666;
padding-top: 10px;
}
.calmdesign {
font-size: 10px;
color: #666666;
}

.image_right {float:right; margin-left:10px; }
.half {
	width: 50%;
	float: left;
}
.half_right {
	width: 40%;
	float: right;
	text-align: right;
	padding-right: 6px;
}
.half_left {
	width: 40%;
	float: left;
	text-align: left;
	padding-left: 6px;
}
.float_right {
	float: right;
	border-width: 0px;
}
.float_left {
	float: left;
	border-width: 0px;
}
.separator {
	clear: both; 
}
.center {
	text-align: center;
}
.size14 {
	font-size: 14px;
}
.size18 {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
.mailto {
	font-size: 13px;
}
.noborder {
	border: none;
}
#logo {
	position: relative;
	bottom:0px;
	right:0px;
}
*:first-child+html #logo {bottom:-30px;}
