body { background-color:#CCCCCC;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #333; margin: 0 auto;
}

a {
text-decoration: none;
color: #336699;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
	margin: 0 auto; padding-left:10px; padding-right:10px;
	width: 860px;
	background-color: #FFFFFF;
}

#header {
	height: 123px;
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
}
#header h1 {
	font-size: 28px;
	letter-spacing: -1px;
	padding: 15px 20px 0 0px;
	color: #004A8C;
	float: right;
}
#header h1 a { 
color: #3069AE;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
	font-size: 14px;
	color: #DA0000;
	padding: 5px 160px 0px 0px;
	letter-spacing: -1px;
	font-weight: 200;
	float: right;
}

#menu {
height: 30px; font-weight:700;
line-height: 30px;
background: #3069AE url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 20px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 700;
font-size: 14px;
color: #fff;
}
#menu ul li a:hover {
color: #fff;
text-decoration: underline;
}

#content {
	padding: 0 20px 10px 20px;
}

.left {
	float: left;
	width: 620px;
	text-align: justify;
	padding-top: 10px;
}
.left h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

.right {
	float: right;
	padding-top: 15px; 	width: 170px;
	padding-left: 10px; text-align:left;
}
.right h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #3F7AC6;
color: #fff;
font-size: 13px;
}
.right ul {
padding: 10px 0 15px 10px; text-align:left;
list-style-type: none;
}
.right ul li a {
color: #336699; text-align:left;
text-decoration: none;
font-size: 14px; font-weight:800;
}
.right ul li a:hover {
color: #111; text-align:left;
}
#footer {
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 11px;
	color: #fff;
	background-color: #666666;
}
#footer a { color: #fff; }
h1 {
	font-size:18px;
	color:#EF5B29;
}

.doors {padding:10px;}
.picright {float:right; padding:10px;}
.picleft {float:left; padding:10px;}

.pvcudirect {
	font-size:10px;
	color:#868686;
}
