@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 0px;
	padding: 0px;
	background:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	}

#container {
	margin: 20px auto;
	width: 806px;
	text-align:left;
	}

#header {
background:url(images/header.jpg);
height:289px;
}

#menu {
background:url(images/menu.jpg);
height: 400px;
width: 202px;
float: left;
}

#content {
width: 596px;
float: right;
}

#top {background:url(images/top.jpg);height:8px;}
#middle {background:url(images/bg.jpg);height:354px; padding:15px;}
#bottom {background:url(images/bottom.jpg);height:8px;}

#middle2 {background:url(images/bg.jpg); padding:15px;}

h2 {
color:#FFFF00;
margin: 0px;
padding: 0px;
}

h3 {
color:#FFFF00;
font-size:12px;
margin-bottom:0px;
}

p {
color:#FFF;
}

.main {
width: 200px;
float:left;
}

.main2 {
width: 350px;
float: right;
}

img {
margin: 10px;
}

#pics-home {
margin: 0px auto;
float:right;
}

#pics {
margin: 0px auto;
clear:both;
}

#pics-vert {
margin: 0px 0px;
float:right;
}

h4 {
font-size:9px;
color:#CCCCCC;
clear:both;
}

a {
color:#FFFFFF;
text-decoration:none;
}

#foot {
margin: 15px;
}

.office {
margin: 0px auto;
width: 350px;
float:left;
}

.1 {
clear:both;
}