a img {
	border: 0;
}

* {
	margin: 0;
	padding: 0;
}

body{
	text-align:center;
	overflow: -moz-scrollbars-vertical;
}

html,body {
	height: 100%;
	font-family: Verdana;
	color:#252c85;
	font-size:11px;
	line-height:16px;
	background-image:url(../images/bg_full.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-attachment:fixed;
	background-color:#000;
	behavior:url(http://sevriens.icarusvision.com/csshover.htc);
}


.clear {
	clear: both;
}

.container {
	min-height: 100%;
	width: 956px;
	_height: 100%;
	text-align:left;
	margin: 0 auto;
	position: relative;
}

* html > .container {
	height: 100%;
}

.header {
	height: 299px;
	background-image:url(../images/header_full.png);
	width:956px;
}





.left {
	width: 655px; 
	float: left;
	height: auto;
	padding-top:0px;
	margin-left:50px;
	margin-bottom: 35px;
}
	.left h1, .left p {
		padding-left: 0px;
		padding-right: 20px;
	}
	.left h1 {
		font-size: 14px;
		font-weight:bold;
		color:#252c85;
		text-align:left;
		padding-bottom:10px;
	}
	.left p {
		font-size: 11px;
		color:#252c85;
		text-align:justify;
		padding-bottom:13px;
		line-height:18px;
	}
	
	.left ul {
		padding-bottom:13px;
	}
	.left li{
		background: url(../images/arrow_nav.gif) top left no-repeat;
		list-style-type:none;
		padding-left:15;
		padding-bottom:8px;
		_margin-left:19px;
		line-height:17px;
	}
	.left a{
		color:#252c85;
		text-decoration:underline;
	}
	.left a:hover{
		color:#252c85;
		text-decoration:none;
	}
.right {
	width: 200px;
	float: left;
	height: auto;
	padding-top:0px;
	margin-bottom: 35px;
	border-left-color:#252c85;
	border-left-width:1px;
	border-left-style:solid;
}
	
	.right h1 {
		font-size: 14px;
		font-weight:bold;
		color:#252c85;
		text-align:left;
		padding-bottom:10px;
		padding-left: 17px;
	}
	.right p {
		padding-left: 17px;
		padding-right: 0px;
		padding-bottom:20px;
		text-align:left;
		color:#252c85;
	}
	.right a{
		color:#252c85;
		text-decoration:underline;
		
	}
	.right a:hover{
		color:#252c85;
		text-decoration:none;
	}
	.right ul {
		text-align:left;
		margin-left:15px;
		padding-bottom:30px;
		color:#FFF;
	}
	.right li{
		background: url(../images/arrow_nav.gif) top left no-repeat;
		list-style-type:none;
		padding-left:14px;
		margin-left:0px;
		color:#FFF;
	}	
	.right img {
		margin-left:3px;
	}
.footer {
	position: absolute;
	bottom: 0px;
	_bottom: -1px;
	left:34px;
	background-color:#a1a1a1;
	width:888px;
	height: 28px;
	color:#FFF;
	text-decoration:none;
	font-size:10px;
	text-align:center;
}
.footer p {
	padding-top: 7px;
}
.footer a{
	color:#FFF;
	text-decoration:none;
}
.footer a:hover{
	color:#FFF;
	text-decoration:none;
	border-bottom-color:#FFF;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

.faux {
	background: #000;
	height: 1%;
	margin: 0 auto;
	width: 956px;
}

.csc-firstHeader {
	padding-top:0px;
}
.csc-textpic-caption {
	font-size:10px;
}

