@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	background:#5c879a;
}

p {
	font-family:verdana;
	font-size:10px;
	color:#666;
}

a {
	font-family:verdana;
	font-size:10px;
	text-decoration:none;
	color:#09C;
}

a:hover {
	font-family:verdana;
	font-size:10px;
	text-decoration:underline;
	color:#666;
}

a.headline {
	font-family:Times New Roman;
	font-size:20px;
	color:#9f4044;
}

hr {
	width:750px;
}

#wrap {
	width:100%;
}

#content {
	width:943px;
	padding-left: 0px;
	background-image:url(../img/bg.png);
	background-repeat:repeat-y;
}

td.line {
	border-left: 1px dotted #666;
}

td.line_bt {
	border-bottom: 1px dotted #666;
}

#logo {
	float:left;
	width:800px;
	margin-top:20px;
}

#contact {
	width:943px;
}

#contact2 {
	width:943px;
}

#divider {
	height:20px;
}


#text-left {
	float:left;
	width:470px;
	margin:20px;
	padding-right:30px;
	border-right:1px dotted #666;
}

#text-right {
	float:left;
	width: 230px;
	margin:20px;
}

.clr {
	clear:both;
}

tr.high {
	background:#e8f9fa;
}

tr.low {
	background:#f8ffff;
}

tr.head {
	background:#f1f1f1;
}

hr {
	border-top:1px dotted #666;}

a.illcommunication {
display:block;
width:88px;
height:65px;
background:url(http://www.martinwelander.com/illcommunication/img/ill-logo-customer/ill-logo-customer-inverted.png) no-repeat;
margin:0px;
}

