a img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}

body{
	text-align:center;
	overflow: -moz-scrollbars-vertical;
}

html,body {
	height: 100%;
	font-family: Arial;
	color:#6f7274;
	font-size:12px;
	line-height:18px;
	background-image:url(../images/bg.png);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
.clear {
	clear: both;
}

td, tr {
	font-family: Arial;
	color:#6f7274;
	font-size:12px;
}

.container {
	min-height: 100%;
	width: 920px;
	_height: 100%;
	text-align:left;
	margin: 0 auto;
	position: relative;
}

* html > .container {
	height: 100%;
}
.header_logo {
	position:absolute;
	top:35px;
	margin-left:10px;
	width:423px;
	height:45px;
}
.header {
	position:absolute;
	top: 162px;
	width:900px;
	margin-left:10px;
	height:170px;
}
  
.left {
	width:614px;
	float: left;
	height: auto;
	margin-top:375px;
	margin-left:25px;
	margin-bottom: 64px;
}
	.left h1 {
		font-size:15px;
		display:inline;
		background-color:#f9f9f9;
		padding-right:5px;
		padding-left:5px;
	}
	
	.left h2 {
		font-size:14px;
	}

	.left p{
		padding-bottom:12px;
		margin-left:5px;
	}
	.left ul {
		margin-left:20px;
		margin-bottom:10px;

	}
	.left li{
		background: url(../images/bullet.gif);
		background-repeat: no-repeat;
		
		list-style-type:none;
		padding-left:15px;
	}
	.left a{
		color:#b7c652;
		text-decoration:underline;
	}
	.left a:hover{
		color:#b7c652;
		text-decoration:none;
	}
.right {

	float: left;
	height: auto;
	margin-top:375px;
	margin-bottom:64px;
}
	
	.right h1{
		font-size:13px;
		display:inline;
		background-color:#f9f9f9;
		padding-right:5px;
		padding-left:5px;
		margin-left:70px;
		
	}
	.right p {
		text-align:left;
		padding-left:5px;
		margin-left:70px;
		line-height:24px;
	}
	.right a{
		color:#b7c652;
		text-decoration:none;
	}
	.right a:hover{
		color:#b7c652;
		text-decoration:underline;
	}
	.right ul {
	
	}
	.right li{
		background: url(../images/list_bullet.gif) center left no-repeat;
		list-style-type:none;
	}	



.footer {
	position: absolute;
	bottom:0px;
	width:920px;
	height:62px;
	background: url(../images/footer.png);
	background-repeat:no-repeat;
	color:#6f7274;
	text-decoration:none;
	font-size:11px;
	text-align:left;
}
.footer p {
	padding-top:30px;
	padding-left:20px;
}
.footer a{
	color:#6f7274;
	text-decoration:none;
}
.footer a:hover{
	color:#6f7274;
	text-decoration:underline;
}
.right .csc-textpic{
	margin-left:60px;
	margin-top:5px;}

.left .csc-textpic{
	margin-left:0px;
	margin-top:5px;}
	
.left .csc-textpic li {
	background:none;
	}
	
.csc-header-n1 h1{
	
	}
.csc-header-n2 h1{
	padding-top:30px;
	background-color:transparent;
	}
.csc-header-n3 h1{
	padding-top:30px;
	background-color:transparent;
	}
.csc-header-n4 h1{
	padding-top:30px;
	background-color:transparent;
	}
.csc-header-n5 h1{
	padding-top:30px;
	background-color:transparent;
	}
