body {
	background: #38414e url(images/bkg_temp.gif) repeat-x;
}

.main {
	top:0px;
	margin: 0 auto;
	width: 1200px;
	height:900px;
}

.header {
	width:1200px;
}

.logo {
	float: left;
	height:102px;
	width:517px;
	margin:14px 0px 0px 155px;
	
}


.title {
	float: left;
	height:56px;
	width:309px;
	margin:14px 0px 0px 30px;
}

.lcol {
	float: left;
	background-color:#FFF;
	height: 682px;
	width: 500px;
	margin: 13px 10px 10px 10px;
	}

.rcol {
	background-color:#f6f7f7;
	height: 682px;
	width: 400px;
	margin: 13px 0px 10px 0px;
	border-left: thin solid #dcdddf;
	float: right;
	padding: 0px 10px 0px 10px;
}

.maincol {
	clear: both;
	float: left;
	background-color:#f6f7f7;
    margin: 13px auto 0px auto;
	height: 675px;
	width: 1200px;
	
}
.input {
	position: relative;
	background-color:#e6eaea;
	border-color:#cdd0d0;
	border-width: 1px;
    border-style: solid;
	height:175px;
	width: 376px;

	}

.footer {
	clear: both;
	margin: 10px 0px;
	width:950px;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #222a35;
	margin-bottom: 0px;
} 

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #222a35;
	margin-bottom: 4px;
} 

a {
font-family: arial, verdana, sans-serif;
color: #3170c5;
font-size:12px;
font-weight:normal;
border:none;
}

img {border:none;}

.normal {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a737c;
	line-height: 150%;
}

.w_normal {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	line-height: 150%;
}

.rtext {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6a737c;
	line-height: 150%;
}


.ltext {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6a737c;
	line-height: 150%;
}

