body {
	background: #000000 url(images/bg.png);
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
#container {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	width: 1000px;
}
#banner {
	background: #FFFFFF url(images/banner.png);
	height: 90px;
	width: 1000px;
}
#header {
	background-color: #3D3A3A;
	height: 30px;
	width: 1000px;
        text-align: center;
}
#nav {
	background: #FFFFFF url(images/NavBackground.png) repeat-x;
        height: 40px;
	width: 1000px;
}
#content {
	background: #FFFFFF;       
	color: #000000;
	width: 1000px;
}
#latest {      
        margin: 0 auto;
	width: 900px;
        margin-left: 55px;
        margin-right: 55px;
        padding-top: 10px;
}
#testimonial {      
        margin: 0 auto;
	width: 900px;
        margin-left: 55px;
        margin-bottom: 20px;
        margin-right: 55px;
}
#footer {
	background: #FFFFFF url(images/Greenfooter.png);
	width: 1000px;
        height: 60px;
        text-align: center;
}
#footer #text {
        position:relative;
        bottom:-22px; 
}
#con_left{
	float: left;
	width: 50%;
}
#con_p{
	float: left;
	width: 100%;

}
#con_middle {
	float: left;
	width: 50%;

}
.conleft {
        margin-right: 10px;
        margin-left: 55px;
        margin-bottom: 15px;
	padding: 1px;
}
.conleft .b1 {
        padding-top: 10px;
        padding-bottom: 10px;
	background: #ffffff;
	color: #000000;
}
#start {
        margin-left: 15px;
        margin-top: 15px;
	padding: 1px;
}
.conp {
        margin-right: 55px;
        margin-left: 55px;
	padding: 1px;
}
.conp .b1 {
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
	background: #ffffff;
	color: #000000;
}
.conps {
        margin-right: 55px;
        margin-left: 55px;
	padding: 1px;
}
.conps .b1 {
        text-align: center;
        padding-right: 10px;
        padding-left: 10px;
        padding-top: 10px;
        padding-bottom: 10px;
	background: #ffffff;
	color: #000000;
}
.conps .b1 h2 {
        text-align: center;
}

.conright {
        margin-right: 55px;
        margin-left: 10px;
        margin-bottom: 15px;
	padding: 1px;

}
.conright .mtext {
        padding-top: 10px;
        padding-bottom: 10px;
	background: #ffffff;
	color: #000000;
}

















































