body {
	width:770px;
	margin: auto;
	text-align: center;
	background-image: url(../cg-images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #dfd0a7;
}

div#masthead {
	height:150px;
	background-image: url(../cg-images/header.jpg);
}
	
div#navBar {
	height: 26px;
	width: 770px;
	background-image: url(../cg-images/navbg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #69C7D3;
	border-bottom-color: #FF9A00;
}

div#mainContent {
	padding-top:8px;
	padding-left:8px;
	margin-top:8px;
	margin-bottom:0px;
	padding-bottom:20px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 234px;
	text-align: justify;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	background-image: url(../cg-images/bg-mc.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#maintext {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#sidebar {
	float: right;
	width: 200px;
	background-color: #d5f3fd;
	padding: 15px;
	background-repeat: repeat-x;
	background-image: url(../sidebarbg.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#container {
	width: 770px;
	background-color: #FFFFFF;
	background-image: url(../cg-images/logobg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #49443E;
	border-left-color: #49443E;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #49443E;
	clear: both;
	height: 34px;
	color: #CCCCCC;
}
.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}
.imgborder {
	border: 1px solid #FF9900;
	padding: 0px;
	margin: 4px;
}
.image1 {
	border: 1px solid #FF9900;
	margin-left: 8px;
}
.image2 {
	border: 1px solid #FF9900;
	margin-right: 8px;
}
.image3 {
	border: 1px solid #FF9900;
	margin-right: 40px;
}
img {
	border: none;
	}
h1 {
	font-size: 18px;
	color: #4d4c4c;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #999999;
	font-size: 24px;
}

h3 {
                font-size: 11px;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-weight: normal;
}
.images {
                border: 1px solid #FF6600;
                margin-top: 6px;
                margin-left: 6px;
}
.sbaddress {
	background-color: #FFFFFF;
	padding: 6px;
	border: 1px solid #666666;
}

a:link {text-decoration: none; color:#33ccff;
}
a:visited {text-decoration: none; color:#33ccff;
}
a:active {text-decoration: none; color:#33ccff;
}

a:hover {text-decoration: none; color:#ccffff;
}
.menu5 {
	padding:5px 0 0 1em;
	margin:0;
	list-style:none;
	height:40px;
	position:relative;
	font-size:11px;
	align: center;
	background-color: #CCCCCC;
	background-image: url(../../pro_five/pro_five_0c.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.menu5 li {float:left; height:40px; margin-right:1px;}

.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 4px; cursor:pointer; background: url(../../pro_five/pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background: url(../../pro_five/pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#000; background: url(../../pro_five/pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background: url(../../pro_five/pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#000; background:  url(../../pro_five/pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background: url(../../pro_five/pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#000; background:  url(../../pro_five/pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background: url(../../pro_five/pro_five_2b.gif) no-repeat right top;}
