body {
background-color:#CCCCCC;
background-image:url(images/sliced/blue-BG.jpg);
background-repeat:repeat-x;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
}

.wrapper {
margin:auto;
}

.header {
margin:auto;
width:800px;
height:24px;
text-align:right;
padding-top:135px;
color:#FFFFFF; 
font-size:14px;
letter-spacing:2px;
background-image:url(images/sliced/header-BG.png);
background-repeat:no-repeat;
}

.header a {
color:#FFFFFF;
text-decoration:none;
}

.content-BG {
width:800px;
margin:auto;
background-color:#FFFFFF;
clear:both;
}

content-wrapper {
margin:auto;
width:800px;
background-color:#FFFFFF;
}

#pm {
	background-color:#CCC;}

.menu {
background-image:url(images/sliced/menu-BG.jpg);
background-repeat:no-repeat;
margin:auto;
height:51px;
width:800px;
color:#FFFFFF;
font-weight:bold;
font-size:16px;
overflow:hidden;
}

.menu ul {
padding:0px;
margin:auto;
}

.menu ul li {
float:left;
list-style:none;
padding:12px 13px;
margin:0px;
}

.menu ul li a {
color:#FFFFFF;
text-decoration:none;
display:block;
}

.menu ul li a:hover {
color:#FF0000;
}

.slideshow {
width:800px;
height:290px;
float:left;
overflow:hidden;
}

.box {
background-image:url(images/sliced/3box.jpg);
background-repeat:no-repeat;
float:left;
width:760px;
height:101px;
padding:38px 20px 0px 20px;
color:#FFFFFF;
font-size:12px;
}

.box ul {
margin:0px;
padding:0px;
}


.box ul li {
margin:0px;
padding:0px;
}

.content {
width:760px;
float:left;
background-color:#FFFFFF;
padding:10px 20px;
font-size:14px;
letter-spacing:1px;
}

.content p {
line-height:1.5em;
}

.homeleft {
float:left;
/*width:220px;*/
width: 30%;
}

.homeright {
float:left;
/*width:540px;*/
width: 69%;
padding-left: 1%;
}


.footer-wrapper {
margin:auto;
background-color:#123360;
clear:both;
height:100px;
}

.footer {
margin:auto;
background-image:url(images/sliced/footer-BG.jpg);
background-repeat:no-repeat;
height:60px;
width:760px;
color:#FFFFFF;
font-size:10px;
text-align:center;
padding:20px;
}

.footer a {
color:#FFFFFF;
text-decoration:none;
}

h1 {
color:#0066FF;
font-size:22px;
border-bottom:2px solid #FFCC00;
font-weight:normal;
}

h2 {
color:#666666;
font-size:18px;
font-weight:normal;
}

th {
font-weight: bold;
text-transform: uppercase;
text-align: left;
}

th,td {
	padding: 4px 10px 4px 0;
}

.small {
font-size:9px;
}