/* Default CSS Layout */
body {
	background: #b1b3b2 url(../images/ICP_pg_bg.jpg) top left repeat-x;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4c585b;
	text-align:justify;
	margin: 0;
	padding: 0;
}

img {
	border:0;
}

a:link, a:visited {
	color: #b70932;
}

#wrapper {
	width: 867px;
	margin: 0 auto;
}
#header {
}
#logo {
	float:left;
	width: 234px;
	height:129px;
	background: #ffffff url(../images/ICP_image_bg_02.jpg) top center no-repeat;
}
#header-top {
	float:right;
	width:500px;
	height:55px;
	background: #ffffff url(../images/ICP_image_bg_03.jpg) top center no-repeat;
	color: #ffffff;
	text-transform: uppercase;
}
#header-top a:link, #header-top a:visited {
	color: #ffffff;
	text-decoration: none;
}
#header-top p {
	margin-left: 60px;
}
#header-top p {
	padding-top: 10px;
}
#header-top span {
	color: #5d6564;
}
#header-bottom {
	float:right;
	width:633px;
	height:74px;
	background: #ffffff url(../images/ICP_image_bg_05.jpg) top center no-repeat;
}
#nav {
	height: 34px;
	margin: 0;
}

#nav ul {
	margin: 0;
	padding: 0 0 0 270px;
	height: 34px;
	list-style: none;
}

#nav li {
	float: left;
	margin: 0;
}

#nav li:hover {

}

#nav li a {
	float: left;
	display: block;
	padding: 0 0 0 7px;
	text-decoration: none;
}

#nav li a:hover {
}
#left-col {
	float: left;
	width: 234px;
	height:452px;
}
#left-col-top {
	height: 218px;
	background: #ffffff url(../images/ICP_image_bg_06.jpg) top center no-repeat;
}
#left-col-form {
	padding: 10px 10px 0 0 ;
	font-size: 10px;
	height: 218px;
	background: #ffffff url(../images/ICP_image_bg_06.jpg) top center no-repeat;
}
#left-col-form form{
	text-align: right;
	color: #ffffff;
	font-weight: bold;
}
#left-col-about {
	height: 162px;
	border: solid 3px #dea212;
}
#left-col-bottom {
	padding-top: 10px;
	height:234px;
	background: url(../images/ICP_image_bg_08.jpg) top center no-repeat;
}
#left-col-bottom p {
	text-align: right;
	font-size: 14px;
	color: #636765;
	margin: 30px 20px 0;
}
#left-col-bottom span {
	font-size: 9px;
}
#content-wrapper {
	text-align: justify;
}
#content {
	float: right;
	width: 633px;
	height: 452px;
	background: #ffffff url(../images/ICP_image_bg_07.jpg) top center no-repeat;
}
#content-ttl  {
	margin: 0 50px 5px 110px;
	color: #b70932;
	text-transform: uppercase;
	font-size: 12pt;
	font-weight: bold;
	line-height: 1em;
}
#content p {
	margin: 0 50px 0 110px;
}
#content span {
	color: #b70932;
	text-transform: uppercase;
}
#content img {
	margin-left: 100px;
}
#content h1 {
}
#content h2 {
}
#content h3 {
}
#content h4 {
	text-transform: uppercase;
	margin: 0 50px 0 110px;
	color: #b70932;
	font-size: 11pt;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
}
#content hr {
	width: 80%;
	text-align:center;
}
#redbox {
	font-size: 10px;
	margin-left: 100px;
	margin-top: 10px;
	width: 492px;
	height: 134px;
	color: #ffffff;
	opacity: .9 ;
	filter:alpha(opacity=90); 
	background: url(../images/red_box.png) top center no-repeat;
}
#redbox p {
	margin: 0 10px;
}
.clr {
	clear: both;
}
#footer {
	height: 18px;
	padding-bottom: 5px;
	background: url(../images/ICP_image_bg_09.jpg) top center no-repeat;
	font-size: 10px;
	text-align: center;
}
#copyright {
	font-size: 10px;
	text-align: center;
}
#copyright a:link, #copyright a:visited {
	color: #4c585b;
	text-decoration: none;
}
.clr {
	clear:both;
}

