html{
	background-color: #f6f3ee;
}

body{
	background-color: #f6f3ee;
	font-family: Arial;
	color: #595959;
	line-height: 1.2;
	padding-bottom: 10px;
}

.frontpage h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

strong{
	 line-height: 1.2;
}

#content{
	background-color: #fff;
	border-left: 1px solid #d3d3d7;
	border-right: 1px solid #d3d3d7;
}

.frontpage #content{
	border: none;
	background: url("/themes/interface/images/menu_top.jpg");
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 70px;
}

.frontpage #content-front-top{
	
	background-image: url('/themes/interface/images/frontpage/frontpage_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

.frontpage #content-front-top-1{
	background-repeat: no-repeat;
}



#content-top{
	background: url("/themes/interface/images/content_top.jpg");
}

#content-bottom{
	background: url("/themes/interface/images/content_bottom.jpg");	
}

/*CONTACT START*/

#content-div-right{
	border: 1px solid #636262;
}

#content-div-right-wrapper{
	background-color: #f6f3ee;
	
}

#content-div-left{
	border: 1px solid #636262;
}

#content-div-left-wrapper{
	background-color: #f6f3ee;
}


#content-div-left-wrapper input.checkbox{
	background: none;
} 

#contact-box{
	background-color: #fe5300;
	color: #fff;
	text-transform: uppercase;
	font-size: 130%;
	font-weight: bold;
}

#contact-div{
	background-color: #fff;
	color: #000;
	border: 3px solid #f35300;	
}	

#contact-box span {
	display: block;
	-webkit-transform: rotate(-90deg);	
	-moz-transform: rotate(-90deg);
	-sand-transform: rotate(-90deg);
}

.contact-info{
	line-height: 120%;
	font-size: 116%;
}




/*CONTACT END*/

.breadcrumbs{
	color: #919191;
	font-size: 92%;	
	text-transform: capitalize;
}

.breadcrumbs a{
	text-decoration: none;
	color: #919191;
	text-transform: capitalize;
}

h1{
	font-size: 215%;
	color: #323232;
	margin-bottom: 32px;
}

.frontpage h1{
	font-size: 190%;
	color: #f5f5f5;
	font-style: italic;
}

h2{
	font-size: 150%;
	color: #323232;
	
}

.frontpage h2{
	font-size: 135%;
	color: #262626;
	margin-bottom: 22px;
	line-height: 20px;
}

.frontpage #content li{
	color: #005a8c;
	list-style: square;
	
}



.frontpage .content-front-top-element a{
	display: inline-block;
	text-decoration: none;
	color: #e9e9e9;
	font-weight: bold;
}
.frontpage .content-front-top-element a:hover{
	color: #fff;
	
}


.frontpage .content-front-top-element a:hover{
	background-image: url('/themes/interface/images/frontpage/arrow_orange.png');
	background-repeat: no-repeat;
}

#contact-div h2{
	margin-bottom: 25px;
}


.frontpage #content {
	
}

.frontpage #content-bottom-4{
	background: url("/themes/interface/images/info.jpg");
	background-position: top right;
	background-repeat: no-repeat;	
	
}

.frontpage .news h3{
	background-image: url('/themes/interface/images/news/news-bullet-1.png');
	background-repeat: no-repeat;
	background-position: 0 5px;
	  line-height: 15px;
}

.frontpage .news h3:hover{
	background-image: url('/themes/interface/images/news/news-bullet-2.png');
	
}


.frontpage .news h3 a{
	font-size: 90%;	
	text-decoration: none;
	color: #595959;
}

.frontpage .news h3 a:hover{
	color: #005a8c;
}
	
h3{
	font-size: 116%;
	color: #323232;
}

#content-left{
	border-top: 1px dotted #9d9d9d;
}

#content.columns2 #content-middle{
	border-top: 1px dotted #9d9d9d;
}

#content.columns3 #content-middle{
	border-top: 1px dotted #9d9d9d;
}

#content-right{
	border-top: 1px dotted #9d9d9d;	
}

#mainfooter{
	border-top: 1px solid #9D9D9D;
	font-size: 80%;
	line-height: 120%;	
	padding-top: 20px;
}

#footer #footerbox .column{
	font-size: 80%;
	line-height: 120%;
	
}

#footer a{
	text-decoration: none;
	color: #595959;
}

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

