html {

	height: 100.02%;

}

body {

	font-size: 10px;
	margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

#o_container {

	position: relative;
	width: 792px;
	margin: 30px auto 0 auto; padding: 0;
	background-image: url(../cc_images/backgrounds/shadow.jpg);
	background-repeat: repeat-y;
	
}

#i_container {

	width: 718px; height: auto;
	border: 2px solid #000;
	background-image: url(../cc_images/backgrounds/icontainer.jpg);
	background-repeat: repeat-y;
	
}

#wrapper {

	background-image: url(../cc_images/backgrounds/shadow_top.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

#main {

	padding: 0 20px 20px 35px;

	background-image: url(../cc_images/backgrounds/shadow_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;



}

.clear {

	clear: both;

}

#col_left {

	width: 192px;
	float: left;
	padding: 0; margin: 0; padding-bottom: 40px;
	
}

#main_menu ul {

	margin: 20px 0px 0 10px; padding: 0;

}

#main_menu li {

	display: block; margin: 0.5em 0 0 0;
	padding:0;

}

#main_menu li a {

	padding: 0.5em 0 0 0; margin: 0;
	font-size: 1.2em;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;


}


#logo {

	padding: 16px 27px 8px;
	background-color: #c9d7c6;

}

.logo_link {

	height: 206px; width: 137px;
	background-image: url(../cc_images/logo.jpg);
	background-repeat: no-repeat;

}

	

#col_right {

	width: 526px;
	min-height: 545px;
	padding-bottom: 40px;
	float: right;
	background-image: url(../cc_images/gra_strip.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;

}

.gra_strip {

	float: right;
	margin-top: 17px

}

#header {
	
	height: 60px;
	background-image: url(../cc_images/backgrounds/header.jpg);
	background-repeat: repeat-y;
}

#header p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #fff;
	padding: 9px 25px 0; margin: 0;
	line-height: 1.3em;
	font-weight: bold;

}

.red {

	color: #d2232a;

}

.left {

	width: 114px; margin-top: 18px;
	margin-right: 10px;
	float: left;

}

.left h1 {

	text-align: right;
	font-size: 3.0em;
	color: #d2232a;
	font-weight: normal;
	margin: 0; padding: 0;
	line-height: 0;
	
}

.text_area {

	width: 380px; 
	margin-top: 47px; margin-bottom: 60px; padding: 0; padding-bottom: 60px;
	float: left;
	font-size: 1.2em;

}

.text_area .floatleft {

	float: left;
	text-align: right;
	margin: 0; padding: 0;

}

/*  .text_area p {
	
	margin: 0; padding: 0;
	line-height: 1.3em;

} */

.text_area .floatright {

	float: right;
	margin: 0; padding: 0;

}



.text_area a, .text_area a:visited {

	color: #d2232a;
	text-decoration: underline;

}

.text_area a:hover {

	color: #d2232a;
	text-decoration: underline;

}

.text_area h1 {

	color: #d2232a;
	font-weight: bold;
	font-size: 1.1em;
	margin: 0 0 10px; padding: 0;

}

.text_area h2 {

	color: #d2232a;
	font-weight: bold;
	font-size: 1.3em;

}

.text_area br {

	line-height: 6px;

}

#footer {

	height: 30px;
	background-image: url(../cc_images/backgrounds/footer.jpg);
	background-repeat: repeat-y;
	clear: both;

}

#footer p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #fff;
	padding: 3px 25px 0; margin: 0;
	line-height: 1.2em;
	text-align: center;

}


.csc-textpic-intext-right, .csc-textpic-intext-left  {

	clear: both;

}
.align-right {
	text-align:right;
}
