body {
	padding: 0;
	background-color:white;
	text-align:center;
	margin: 10px 0px 10px 0px;
}

p {
	display: block;
	margin-bottom: 1.5em;
}

p.cf-sb {
	width:325px;
	margin-top:-42px;
}

#content_left ol li {
	margin-bottom: 1.5em;
	font: 0.8em arial;
	color:#000000;
}

h1{
	font-size: 2em;
}

h2{
	font: 1.3em times;
	border-style: solid;
	border-width:0px 0px 1px 0px;
	color:#999999;
	text-transform: uppercase;
	margin-bottom: 1.0em;
}

h3{
	font: 1.1em times;
	color:#4241a7;
	margin-bottom: 1.0em;
}

p{
	font: 0.8em arial;
	color:#000000;
}

a{
	color:#4241a7;
	font-weight: bold;
}

#li--18 label,#li--18 span,#li--19 label {
	text-align:right;
	float:left;
	display:block;
}
#li--18 input,#li--19 input {
	text-align:left;
	display:block;
}

#content{
	margin:0 auto;
	width:740px;
	text-align:left;
	background-image: url("../images/background_2pxls.jpg");
	background-repeat:  repeat-y;
	font-family: "Times New Roman", Times, serif;
	color:black;
}

#header{
	background-image: url("../images/background_top.jpg");
	background-repeat:  no-repeat;
	width: 740px;
	height: 161px;
}

#content_middle{
	background-image: url("../images/background_middle.jpg");
	background-repeat:  no-repeat;
	width: 750px;
	min-height: 580px;
}

#content_left{
    float: left;
	width: 377px;
	padding-left: 75px;
	padding-top: 50px;
/*	padding: 20px 35px 20px 80px; */
}

#content_right{
	float: left;
	width: 180px;
	padding-left: 75px;
	padding-top: 50px;
/*	padding: 20px 0px 20px 20px; */
}

#footer{
	width:740px;
	height: 34px;
	background: url("../images/background_bottom.jpg");
	background-repeat:  no-repeat;
}

#logo{
	text-indent:-9999px;
	background: url("../images/sempo_logo.gif") no-repeat;
	background-position: 5px 5px;
	height: 56px;
	width: 166px;
	float:right;
	margin: 10px 20px 0px 0px;
}

p.mainheading {
	font-family: "Times New Roman", Times, serif;
	font-size:42px;
	text-transform:uppercase;
	display:block;
	line-height:40px;
	color:#4241a7;
	padding-top: 86px;
	margin: 0px 20px 0px 20px;
}

p.input {
	font-family: Arial;
	font-weight: bold;
	font-size:0.8em;
	text-transform:uppercase;
	color:#4241a7;
	margin-top: -10px;
}

textarea{
	width: 100%;
	overflow: scroll; 
	overflow-y: scroll; 
	overflow-x: hidden;	
	overflow:-moz-scrollbars-vertical;
}

h1.mainheading {
	font-size:20px;
	text-transform:uppercase;
	display:block;
	width:740px;
	line-height:20px;
	color:#4241a7;
	margin:0px 0px 0px 205px;
}

.blue_divider{
	border:1px solid;
	color:#4241a7;
	margin: -4px 20px 0px 20px;
}

.genInfo{
	margin-top: 7px;
	font: 0.8em arial;	
}

.genInfo_l{
	float: right;
	margin-right: 20px;
}

.genInfo_r{
	float: right;
}

.submit{
	text-indent:80px;
	font: 1.1em times;
	color:#ffffff;
	text-transform: uppercase;
	background: url("../images/submit_button.gif") no-repeat;
	height: 23px;
	width: 180px;
	float:right;
	margin-top: 20px;
	padding-top: 2px;
}

#content_right p{
	font-size: 0.65em;
	margin-bottom: 1.5em;
}

.news{
	background: url("../images/news_link.gif") no-repeat;
	height: 80px;
	width: 180px;
	margin: 0px 0px 10px 0px;
}

.news_l{
	float: left;
	height: 70px;
	width: 70px;
	margin: 5px;
}

.news_r{
	float: left;
	font: 0.94em times;
	line-height: 1.0em;
	color:#ffffff;
	height: 70px;
	width: 85px;
	margin: 5px;
}

.quote{
margin: 30px 0px 30px 0px;
text-align: right;
}

.clearfix:after {
        content: ".";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0;
}

.clearfix {
        display: inline-block;
}

html[xmlns] .clearfix {
        display: block;
}

* html .clearfix {
        height: 1%;
}

.clean {
	clear:both;
}

.cleaner {
clear: both;
display: block;
height: 0px;
overflow: hidden;
margin: 0;
padding: 0;
}


