@charset "utf-8";
/* CSS Document */



body {
	background:#fff url(../images/BG-Tile_02.gif) repeat-x top left;
	margin:0;
	padding: 0;
	width: 100%;
	display: table;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	font-size:12px;
}

p {line-height:145%;}

#wrapper {
	background:transparent url(../images/BG_Shadow_04.png) no-repeat top center;
	width:100%
}

#container {
	background:white;
	width:960px;
	margin:auto;
}

#mainContent {
	text-align:left;
	padding:21px;
	background: url(../images/BG_footer_27.gif) repeat-x bottom left;
}

#contentLeft {
	width:628px;
	float:left;
}

#contentRight {
	width:290px;
	float:right;
}

.clear {clear:both;}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#007fff;
	font-weight:normal;
	margin: 5px 0px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#007fff;
	font-weight:normal;
	margin: 5px 0px;
}
ul {padding-left:15px; padding-top:10px; margin:0;}
ul li { list-style-type:none; padding-left:17px; line-height:160%; font-size:13px;
	background:url(../images/bullet_13.gif) no-repeat;
	background-position:0em .5em;}
#companyBox {
	float:left; width:265px;
	border-right:1px solid #a0b9d2;
	padding-right:20px;
	height:255px;
}

.addressBox {
	background:transparent url(../images/AddressBox_26.gif) no-repeat;
	width:269px;
	height:61px;
	margin-bottom:10px;
	
}

#footer {
	border-top:solid 3px #2471c5;
	height:100px;
}