*{
	padding: 0px;
	margin: 0px;
}

body{
	width: 100%;
}

#logo{
	height: 73px;
	width: 100%;
	background-image: url(../img/top_bg.gif);
	background-repeat: repeat-x;
}

#top-image{
	height: 190px;
	width: 100%;
	background-color: #0081c6;
}

#container{
	background-image: url(../img/topb_bg.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: auto;
}

#padding{
	height: 16px;
	width: 100%;
}

#menu{
	margin-left: 35px;
	padding-top: 30px;
	float: left;
}

.icon{
	padding-bottom: 2px;
	padding-right: 5px;
}

#menu ul{
	width: 193px;
	font-family: arial, verdana;
	font-size: 12px;
	background-position:left top;
	background-repeat:repeat-x;
	display:block;
	margin:0;
	padding:0;
	margin-bottom: 37px;
	
}

#menu ul li{
	background-position:left bottom;
	background-repeat:repeat-x;
	display:block;
	margin:0;
	padding: 5px 0 5px 0;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
}

#menu ul li a{
	color: #484848;
	text-decoration: none;
}


#menu ul li a:hover{
	color: #008dd0;
	text-decoration: underline;
}

#company{

	width: 195px;
	height: 100px;
	background-image: url(../img/puff1.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

#honorary{
	width: 195px;
	height: 100px;
	background-image: url(../img/puffhon.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;

}

#printme{
	position: absolute;
	top: 290px;
	left: 750px;
}

#cordial{

	width: 195px;
	height: 123px;
	background-image: url(../img/puff2.jpg);
	background-repeat: no-repeat;
}

.read{
	position: relative;
	top: 55px;
	left: 15px;
	border: 0px;
}

.read2{
	position: relative;
	top: 50px;
	left: 15px;
	float:left;
	border: 0px;
}

.pdf{
	position: relative;
	top: 50px;
	left: 30px;
	border: 0px;
	float:left;
}

.pdf2{
	position: relative;
	top: 50px;
	left: 20px;
	border: 0px;
	float:left;
}

#content{
	float: left;
	width: 630px;
	height: auto;
}

#right-sep{
	float:left;
	padding-top: 30px;
}

#quote {
	padding-top: 25px;
	padding-left: 37px;
	
}

#sep{
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-x;
	width: 830px;
	height: 50px;
	margin-left: 37px;
}



#contact-info{
	padding-left: 37px;
	font-family: arial, verdana;
	font-size: 11px;
	color: #484848;
}

.city{
	color: #008dd0;
}

#contact-info-left{
	float:left;
	width: 235px;
}

#contact-info-right{
	float:left;
	width: 290px;
}

#contact-info-doubleright{
	float:left;
}

#lists{
	font-family: arial, verdana;
	font-size: 11px;
	width: 100xp;
}

#lists ul{
	list-style: none;
	padding-left: 37px;
	margin: 0px;
}

#menu ul.twolevel{
	padding: 0px;
	margin: 0px;	
}

#menu ul.twolevel li{
	margin-left: 20px;
	list-style-type: none;	
}

#menu ul.twolevel li img{
	display: none;
}


/* TEXT */


p{
	padding-left: 37px;
	font-family: arial, verdana;
	font-size: 12px;
	width: 540px;
	padding-bottom: 8px;
	color: #484848;
	
}

.posquote{
position: absolute; top: 580px; left: 500px;
}

p.bigger{
	font-size: 14px;
	padding-bottom: 10px;
	color: #484848;
}

h1{
	color: #0090d2;
	font-size: 35px;
	padding-left: 37px;
	font-family: arial,verdana;
	font-weight: 500;	
	margin-top: 30px;
}

h3{
	padding-left: 37px;
	font-family: arial,verdana;
}

h4{
	padding-left: 37px;
	font-family: arial,verdana;
}
h5{
	padding-left: 30px;
	font-family: arial,verdana;
	font-variant:normal;
	font-style:normal;
	font-weight:100;
	padding-bottom:6px;
	}

ul{
	padding-top: 8px;
	padding-left: 50px;
	font-family: arial,verdana;
	font-size: 12px;
	color: #484848;
}

.ingress{
	font-size: 14px;
	padding-top: 4px;
}

strong{
	color: #0090d2;
	display: block;
	margin-bottom: 0px;
	padding-left: 37px;
	font-family: arial,verdana;
	font-size: 12px;
}

.personalingress{
	font-size: 14px;
	padding-top: 4px;
}
