body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}

#main_container {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	padding:0px;
	text-align:left;
	height: 640px;
}

#white_box {
	background-color: #FFFFFF;
	width: 900px;
	clear: right;
	padding: 0px;
	margin: 0px;
	height:590px;
	overflow: visible;

}
.bl {background: url(../img/bottom_left_corner.png) 0 100% no-repeat #ffffff;}
.br {background: url(../img/bottom_right_corner.png) 100% 100% no-repeat;}
.tl {background: url(../img/top_left_corner.png) 0 0 no-repeat; }
.tr {
	background: url(../img/top_right_corner.png) 100% 0 no-repeat;
	padding:10px;
	height: 580px;
}
.clear {
	font-size: 1px;
	height: 1px;
	background-color: #000000;
	color: #000000;
}
#left_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	clear: none;
	width: 190px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.navigation {
	list-style-type: none;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.navHome {
	background-image: url(../img/green_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 190px;
	padding-top: 7px;
	padding-left: 25px;
}
.navLitho {
	background-image: url(../img/yellow_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 190px;
	padding-top: 7px;
	padding-left: 25px;
}

.navIndigo {
	background-image: url(../img/blue_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 190px;
	padding-top: 7px;
	padding-left: 25px;
}

.navNews {
	background-image: url(../img/violet_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 190px;
	padding-top: 7px;
	padding-left: 25px;
}

.navServices {
	background-image: url(../img/orange_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 190px;
	padding-top: 7px;
	padding-left: 25px;
}

.navContact {
	background-image: url(../img/red_button.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 190px;
	padding-top: 7px;
	padding-left: 25px;
}

.selected {
	color:#666600;
	margin: 0 0 30px 0;
	}
.noselect {
	color:#FFFFFF;
	margin: 0 0 30px 0;
	}
#comp_logo {
	background: url(../img/chapel.png) 0 100% no-repeat #ffffff;
	width: 180px;
	height: 36px;
	margin-top: 5px;
	clear:none;
	float: left;
	margin-left: 15px;
}
#footer_container {
	clear:both;
}
#footer_content {
	background-position: left;
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 100px;
	margin-top: 20px;
	clear: both;
	float: left;
}

#content_box {
	background-image: url(../img/butterfly-image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	width: 670px;
	margin-top: 10px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: 505px;
}

#content_box_litho {
	background-image: url(../img/sunflower_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	width: 670px;
	margin-top: 10px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: 505px;
	}

#content_box_indigo {
	background-image: url(../img/blue_landscape_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	width: 670px;
	margin-top: 10px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: 505px;
	}
	
#content_box_services {
	background-image: url(../img/orange_sunrise_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	width: 670px;
	margin-top: 10px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: 505px;
}

#content_box_news {
	background-image: url(../img/violet_tulip_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	width: 670px;
	margin-top: 10px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: 505px;
}

#content_box_contact {
	background-image: url(../img/red_landscape_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	width: 670px;
	margin-top: 10px;
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	height: 505px;
	}
	
.para1 {
	width: 550px;
	margin-left: 15px;
}

.para_norm {
	width: 350px;
	margin-left: 15px;
}

.para_norm_right {
	width: 330px;
	padding-left:320px;
}

h1 {
	font:Arial, Helvetica, sans-serif;
	color: #666600;
	font-size: 24px;
	font-weight: normal;
	margin-left: 15px;
}

h2 {
font:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font:Arial, Helvetica, sans-serif;
	color: #666600;
	font-size: 24px;
	font-weight: normal;
}
.hdr_white {
	color:#FFFFFF;
}
.litho_hdr {
	color:#FFFFFF;
	padding-left:320px;
	}
	

.navigation a, .navigation a:link,.navigation a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.navigation a:hover {
	text-decoration: none;
	color:#CCCCCC;
	}#content_box_contact a, #content_box_indigo a {
	color: #FFFFFF;
}
#bpif {
	background-image:url(../img/bpif.png);
	color: #000000;
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 38px;
	margin-right: 10px;
	height:15px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 5px;
	text-align: right;
	float: right;
	margin-top: 10px;
	overflow:hidden;
	display: inline;
}

#top_footer {
	float:left;
	clear:both;
	width:880px;
	height:20px;
}
.col1 {
	clear: left;
	float: left;
	width: 310px;
	margin-right: 15px;
	margin-top: 20px;
	margin-left: 20px;
}
.col2 {
	clear: right;
	float: left;
	width: 310px;
	margin-left: 10px;
	margin-top: 20px;
}

.innercol1
{
	float:left;
	width:150px;
	clear:left;
	text-indent: 5px;
	list-style-position: outside;
	padding:0px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.innercol2
{
	float:left;
	width:150px;
	clear:right;

}

.innercol2 ul, .innercol1 ul {
	text-indent: 0px;
	list-style-position: outside;
	list-style-type:disc;
	margin: 2px;
	padding:0px;
}
