body{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #656565;
	padding: 10px;
	background-color: #003466;
}

h1.page_heading {padding:0px 10px 0px 10px;margin-top:0px;}

label {
	margin-left: 5px;
}
p{
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 1.4em;
	text-align: justify;
}

strong{
	color: #008080;
}
span.bold {
	color: #000;
	font-weight: bold;
}
form {
	margin: 0px;
	padding: 0px;
}

a{
	color: #008080;
		
}
a.website {
	color: #003366;
}

img{
	border: none;	
}

td {
	vertical-align: top;
}
th {
	text-align: left;
}

.all{
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	position: relative;
}
.header{
	width: 610px;
	height: 64px;
	background-image: url(/_images/header.jpg);
	background-repeat: no-repeat;
	padding-left: 180px;
	position: relative;
}

.menu1{
	margin: 0px;
	float: left;
	padding-top: 12px;
}
.menu1 a{
	color: #003366;
	text-decoration: none;	
}
.menu1 a:hover{
	color: #003366;
	text-decoration: underline;	
}
.menu1 ul{
	margin-bottom: 18px;
	margin-top: 0px;
	margin-left: 15px;
}
.menu1 li{
	display: inline;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 17px;
	font-size: 9px;
	color: #003366;
}
/********** For circle to rotate ****/
#rollon{
	position: absolute;
	top: 64px;
	left: 0px;
}

/*********** menu 2 ************/
.menu2{
	margin: 0px;
	float: left;
	position: absolute;
	left: 150px;
	top: 40px;
	z-index: 1000;
	width: 610px;
}
.menu2 a{
	color: #003366;
	text-decoration: none;	
}
.menu2 a:hover{
	color: #003366;
	text-decoration: underline;	
}
.menu2 ul{
	margin-left: 45px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.menu2 li{
	display: inline;
	background-image: url(../_images/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-right: 11px;
	font-size: 9px;
	color: #003366;
	background-position: right;
}

.first{
	padding-left: 0px;
	background-image: none;
}
#main{
	background-image: url(/_images/lines.gif);
	background-repeat: no-repeat;	
	background-color: #FFFFFF;	
	float: left;
	margin-top: 0px;
}
.mainimage{
	float: left;
	background-image: url(../_images/slice.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 306px;
}
.homepage_mainimage{
	float: left;
	background-image: url(../_images/slice.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 306px;
	
}
.footer{
	height: 62px;
	width: 790px;
	background-image: url(/_images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;	
}

.title{
	width: 566px;
	height: 13px;
	margin-left: 34px;
	margin-bottom: 4px;
	margin-top: 10px;
}

/**********  About Us, Recycling, Schools etc. ************/
.heading_right {
	font-size: 1em;
	width: 752px;
	font-weight: normal;
	float: right;
	color: #3e78aa;
	padding-right: 35px;
	padding-top: 0px;
	background-image: url('../_images/about/seperator.png');
	background-repeat: no-repeat;
	text-align: right;
	background-position: bottom right;
}

.clear_fix {
	line-height: 1%;
	height: 1%;
	overflow:hidden;
	clear: both;
}

#seperator {
	
	width: 768px;
	height: 1px;
	margin: 0px 0px 0px 19px;
	padding: 0px;
	
}

#content_left {
	float: left;
	width: 355px;
	padding: 5px 10px 5px 25px;
	margin: 0px; 
	text-align: justify;
	
}

#content_middle {
	float: left;
	width: 365px;
	padding: 5px 10px 5px 10px;
	margin: 0px;
	text-align: justify;
}

#content_main {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 5px 0px 5px 22px;
	/*border: 1px solid red;*/
}

#content_main_full { /*need for pages like contactus, testimonial, arrangements, distributors. */
	float: left;
	width: 745px;
	margin: 0px;
	padding: 5px 0px 5px 22px;
	/*border: 1px solid red;*/
}

#content_main_full_products { /*need for page Products layout*/
	float: left;
	width: 745px;
	margin: 0px;
	padding: 5px 0px 5px 22px;
	/*border: 1px solid red;*/
}


#content_builder {
	float: left;
	margin: 0px;
	padding: 2px 20px 0px 10px;
	/*border: 1px solid red;*/
}

#content_right {
	float: left;
	width: 145px;
	padding: 5px 5px 5px 15px;
	/*border: 1px solid red;*/
	margin: 0px;
}
	.images_spacing {
		padding: 4px;
	}
	
h1 {
	font-size: 1.6em;
	color: #008080;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
h2 {
	font-size: 1.4em;
	color: #008080;
	padding: 0px;
	margin: 0px;
	text-align: left;
}


.bold_italic {
	font-weight: bold;
	font-style: italic;
}

.mandatory {
	color: #990000;
}

/***** process is defined for <ul> *****/

ul {
	padding: 0px;
	margin: 0px;
	padding-left: 13px;
	line-height: 1.4em;
}

.process {
	padding: 0px;
	margin: 0px;
	padding-left: 13px;
	line-height: 1.4em;
}

.image_center{
	text-align: center;
	width: 100%;
	display: block;
	padding: 0px;-top: 4px;
	margin: 4px;
	border: 1px solid #ddd;
	float: left;
}

.ajax_table{
	border: 1px solid #bbb;
	margin-top: 15px;
	margin-bottom: 15px; 
	padding: 0px;
}

.calendar {
	width: 70px;
	background-color: #CCCCCC;
}
.submit_button {
	width: 90px;
	background-color: #CCCCCC;
}


/******* BGCOLORS ON / OFF *******/
.bgcolor_on {
	padding: 7px;
	background-color: #f6f6f6;
}
.bgcolor_off {
	background-color: #ffffff;
}


/******** Define Error Block *****/
#error_block {
	padding: 1px;
	padding-bottom: 4px;
	color: #900;
	border: 1px solid #c33;
	background: #fcc;
	margin-left: 5px;
	margin-bottom: 3px;
}
#error_block h4 {
	padding: 0px;
	margin: 2px;
}
#error_block ul{
	margin-top: 5px; 
	margin-left: 60px;
	margin-bottom: 4px;
}
#error_block ul li{
	margin: 4px;
}


/******* Admin login box ********/
#loginbox{
	float: left;
	border: 1px solid #999999;
	background-color: #F7F7F7;
	width: 270px;
	margin-left: 115px;
	margin-top: 50px;
}

#logintop{
	text-align: center;
	background-image: url(/_images/bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 5px;
}

/******* Testimonial box ********/
.testimonial {
	text-align: justify;
}

#testimonial_box{
	float: left;
	border: 1px solid #999999;
	background-color: #F7F7F7;
	width: 100%;
}

#testimonial_top{
	text-align: center;
	background-image: url(/_images/bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 5px;

}

/************************** SITE MAP **************/
ul.col {
	margin:1px;
	padding:2px;
	list-style-position: inside; 
	border:1px #000;
}

ul.col li {
	color:#7d1e1e;
	font-size: 1.0em;
	font-weight: bold;
	margin: 5px;
	list-style-type: disc;
}

ul.col li a{
	text-decoration: none;
}
ul.col li a:hover{
	text-decoration: underline;
}

ul.col li {
	margin: 3px;
}
ul.col2 {
	margin-left:10px;
	padding:2px;
	list-style-position: inside; 
	border:1px #000;
}

ul.col2 li {
	color:#7d1e1e;
	font-size: 0.9em;
	margin: 8px 0px 6px 12px;
	list-style-type: disc;
}

ul.col2 li a{
	color: #eee;
	text-decoration: none;
}
ul.col2 li a:hover{
	text-decoration: underline;
}

.sitemap_block1 {
	float:left;
	width: 360px;
}

.sitemap_block1 {
	float:left;
	width: 360px;
	margin-left: 10px;
}

.sitemap_main_menu{
	background-color:#efefef; 
	border: 1px solid #ddd;
}


a.scrolling_message{
	color:#093c71;
	font-weight:bold;
	font-size:1.0em;
	text-decoration: none;
}
a.scrolling_message:hover {
	color:#093c71;
	text-decoration: underline;
	font-weight:bold;
	font-size:1.0em;
}