#container {
	width: 800px;
	margin-left: -400px;
        background-color:white;
	position: absolute;
	left: 50%;
	top:0px;
}
#main {
	width: 655px;
	float: right;
}
p {
	margin:0;
	padding:0;
	color:#585759;
	font-family:Arial, Helvetica, sans-serif;
	*font-size:70%;
	font-style:normal;
	font-weight:400;
	line-height:16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333;
	letter-spacing: .01em;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	}
#header {
	width: 800px;
	height:100px;
	margin-bottom: 5px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}
#headerNav {
	height:20px;
}
ul.headerNav {
	width:655px;
	float: left;
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	background-color:#BBB;
}
ul.headerNav li.last{
	width:20%;
	border:none;
}

ul.headerNav li {
	float:left;
	background-color:#BBB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	display:inline;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 25%;
	text-align: center;
}


.headerNav a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
ul.headerNav li a {
	padding: 2px 10px;
}
ul.headerNav li:hover, .headerNav ul li a:hover {
	background-color:#0066FF;
	color: #fff;
}
ul.headerNav li:active, .headerNav ul li a:active {
	color: #fff;
}

#solutionsnav {
	height:20px;
}
ul.solutionsnav {
	width:100%;
	float: left;
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	background-color:#BBB;
}
ul.solutionsnav li.last{
	width:31.5%;
	border:none;
        border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}

ul.solutionsnav li {
	float:left;
	background-color:#BBB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	display:inline;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 33%;
	text-align: center;
}


.solutionsnav a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
	font-weight: bold;
}
ul.solutionsnav li a {
	padding: 2px 10px;
}
ul.solutionsnav li:hover, .headerNav ul li a:hover {
	background-color:#0066FF;
	color: #fff;
}
ul.solutionsnav li:active, .headerNav ul li a:active {
	color: #fff;
}

#sideBar {
	width: 140px;
	float: left;
        height: 400px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;

}
.sidebar {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
}
#sideNav {


}
ul.sideNav {
	width: 140px;
	margin: 0;
	padding: 0;
	
	list-style-type: none;
}
ul.sideNav li {
	background-color:#0066FF;
	padding: 2px 0 2px 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.sideNav a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
}
ul.sideNav li a {
	display: block;
	padding: 2px 10px;
}
ul.sideNav li:hover, .sideNav ul li a:hover {
	background-color:#666;
	color: #fff;
}
ul.sideNav li:active, .sideNav ul li a:active {
	color: #fff;
}
ul.sideNav .home {
	background-color:#BBB;
}
#mailList {
	margin-top: 5px;
	background-color:#C9C9C9;
	padding:5px 0 5px 12px;
}
.mailListText {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
	background-color: #666;
	width: 50px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 1px;
}


.join {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color:#FFF;
	text-decoration:none;
	background-color: #666;
	width: 55px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 1px;
	border:none;
	text-align: left;
}

.inputBox {
	width:115px;
	background-color:#999;
	border:none;
	color: #FFF;
}

#scedule-cjb {
	margin-top: 5px;
	height: 600px;
}
#mainContent-home {
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 5px;
}

#mainContent {
	min-height:250px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin: 0px;
}
#mainContent p {
	margin-bottom: 10px;
}
#addInfo {
	width: 645px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#addInfo img{
	padding:2px;
	border: 1px solid #CCC;
	margin-left: 2px;
	}
ul.addInfo {
	margin: 0px;
	padding: 0px;
}
ul.addInfo li {
	width:145px;
	display:inline;
        font-size:70%;
	float:left;
	list-style:none;
	margin-right:10px;
	background-image: url(../images/addInfoRule.gif);
	background-repeat: repeat-y;
	height: 110px;
	padding-right: 4px;
	background-position: 4px;
}


ul.addInfo li.last {
	width:154px;
	background-image: none;
	background-repeat: repeat-y;
	background-position: 5px;
}


ul.addInfo li a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold;
}
#footer {
        margin-top: 5px;
        font-size:70%;
	width: 800px;
	float: right;
	text-align: center;
}
