1 {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
}

div#main {
    width: 850px;
    margin-left: -425px;
    position: absolute;
    left: 50%;
    top: 0px;
}

div.header {
    background: url(SkyCloudsBlueScatted1832-706827.jpg);
    height: 160px;
}

div#header {

}

div#menubar {
	width: 850px;
	padding:0%;
	height: 49px;
}

div#content {
	width: 850px;
    position: relative;
    right: 0px;
}


div.content {
		background:	url(Images/ContentBG2.png);
	}
	
	div#footer {
	width: 849px;
	height: 50px;
    position: relative;
    right: 0px;
}


div.footer {
    background:	url(Images/Footer.png);
	height: 50px;
	}

.Para {
padding-bottom:0%;
padding-left:5%;
padding-right:5%;
padding-top:3%;
text-align:left;
}

.Para2 {
padding-bottom:0%;
padding-left:0%;
padding-right:0%;
padding-top:0%;
text-align:left;
}

img
{  border-style: none;
}

div#content2 {
	width: 850px;
    position: relative;
    right: 0px;
	text-align:left;
}


div.content2 {
		background:	url(Images/ContentBG2.png);
	}
