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

body
{
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 10pt;
} 

#contact
{
	font-family: tahoma, sans-serif;
}

#footer a
{
	color: white;
	font-weight:bold;
	text-decoration: none;
}

#contact a
{
	color: white;
	text-decoration: none;
}

#content a
{
	color: #132742;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover, #menu a:hover, #footer a:hover
{
	text-decoration: underline;
}

h1
{
	display: none;
}

h2
{
	background-image: url(../images/layout/h2.gif);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

h2, .images h3
{
	height:36px;
	font-size: 10pt;
	font-weight: bold;
	padding-left: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding-top:10px;
}

h2 a
{
	color: #132742 !important;
	text-decoration: none !important;
}

h3
{
	font-size: 10pt;
	font-weight: bold;
	padding-left: 10px;
	margin-bottom:10px;
}

#wrapper
{
	margin-left: auto;
	margin-right:auto;
	width: 968px;
}

#header
{
	background-image: url(../images/layout/header.png);
	background-repeat: no-repeat;
	border-bottom: 25px solid #132742;
	height: 163px;
}

#left
{
	position: relative;
	width: 330px;
	float: left;
}

#content
{
	position: relative;
	left: -25px;
	width: 630px;
	margin-top: 15px;
	float: right;
}

#footer
{
	clear: both;
	text-align: center;
	background-image: url(../images/layout/footer.gif);
	background-repeat: no-repeat;
	width: 888px;
	height: 39px;
	color: white;
	font-family: tahoma, sans-serif;
	margin-left: auto;
	top: -76px;
	left: 3px;
	margin-right: auto;
	padding-top: 10px;
	margin-bottom: 15px;
}

/********************************************
********************** MENU *****************
*********************************************/

#menu
{
	text-align: left;
	background-image: url(../images/layout/menu.png);
	background-repeat: no-repeat;
	height:241px;
	width:201px;
	margin:0;
	padding:0;
	list-style-type: none;
	padding-top:10px;
	padding-left:50px;
	margin-left: auto;
	margin-right:auto;
	position: relative;
	top: -46px;
	left: 6px;
	text-transform: uppercase;
	font-weight:bold;
}

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

#menu li
{
	line-height: 36px;
}



#contact
{
	list-style-type: none;
	text-align: left;
	margin-left: auto;
	margin-right:auto;
	width: 241px;
	height: 195px;
	background-image: url(../images/layout/contact.png);
	background-repeat: no-repeat;
	padding-top:40px;
	color:white;
	position: relative;
	top: -75px;
}

#contact li
{
	margin-left:25px;
	margin-bottom:10px;
}

#contact li span
{
	margin-left:26px;
}

#contact li img
{
	vertical-align: middle;
	margin-right: 10px;
}

#left .illustration
{
	position: relative;
	top: -95px;
	margin-left:auto;
	margin-right:auto;
	background-repeat: no-repeat;
	width: 243px;
}

#left .illustration span
{
	height:176px;
	display: block;
	background-image: url(../images/layout/illustration_border.png);
}

#content p
{
	margin-left:15px;
	margin-bottom:15px;
}

#content .images
{
	background-image: url(../images/layout/images_top.png);
	background-repeat: no-repeat;
	background-color: #c1c1c1;
	margin-bottom: 15px;
}

#content .images ul
{
	background-image: url(../images/layout/images_bottom.png);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#content .images ul li
{
	display: inline;
	margin: 20px;
	margin-right: 0;
}

#content .images ul li img
{
	margin-top: 15px;
	border: 3px solid white;
}

#content ul
{
	margin-left: 50px;
	line-height:2em;
	margin-bottom:10px;
}

#post-6 img
{
	border: 3px solid #CCC;
	margin: 7px;
	width: 100px;
	height: 100px;
}
