body {
	margin: 0;
	padding: 0;
	font-size: 85%;
	text-align: left;
	background-color: #ffffff;
	color: #57779D;
	font-family: Arial, Helvetica, sans-serif;
}

h3, h2, h1 {
	padding: 0;
	margin: 0;
	font-family: Georgia, "Times New Roman", serif;
}

p {
	padding: 0;
	margin: 8px 0 8px 0;
	
}

a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #57559C;
	color: #25455e;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}

#outer {
	width: 900px;
	background: #BECAE0;
	margin: 0 auto;
}

#inner {
	width: 900px;
}

#leftfloat {
	float: left;
	width: 230px;
	height: 710px;
	min-height: 710px;
	height: auto !important;
	background: #BECAE0 url("../images/leftbg.jpg") bottom right no-repeat;
	padding: 10px;
	font-size: 100%;
	font-family: arial, helvetica, sans-serif;
	border-left: 1px solid #BECAE0;
	margin-top: 15px;
}
#leftfloat p {
margin-right: 10px;
}

/*added by me*/
#leftfloatnew {
	float: left;
	width: 200px;
	height: 680px;
	min-height: 680px;
	height: auto !important;
	background: #BECAE0 url("../images/leftbg.jpg") bottom right no-repeat;
	padding: 10px;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	border-left: 1px solid #BECAE0;
	margin-top: 15px;
}
#leftfloatnew p {
margin-right: 6px;
}
/*added by me*/

#rightfloat {
	float: right;
	width: 632px;
	height: 730px;
	background: #ffffff;
	border-right: solid 1px #BECAE0;
	margin-top: 15px;
}
/*added  by me*/
#rightfloatnew {
	float: right;
	width: 670px;
	height: 698px;
	background: #ffffff;
	border-right: solid 1px #BECAE0;
	margin-top: 15px;
}

#headernew
{
	height: 238px;
	height: 345px;
	width: 455px;
	background: url("../images/header2.jpg") center center no-repeat;
}

/*added by me*/

#header
{
	height: 285px;
	width: 632px;
	background: url("../images/header.jpg") center center no-repeat;
}

#topads {
	width: 632px;
}

#float1 {
	float: left;
	background: url("../images/sqbg.jpg") top left no-repeat;
	width: 268px;
	height: 205px;
	margin: 10px 0 0 20px;
}

#float2 {
	float: right;
	background: url("../images/sqbg.jpg") top left no-repeat;
	width: 268px;
	height: 205px;
	margin: 10px 20px 0 0;
}

#bottomads {
	width: 632px;
}

#float3 {
	float: left;
	background: url("../images/sqbg.jpg") top left no-repeat;
	width: 268px;
	height: 205px;
	margin: 10px 0 0 20px;
}

#float4 {
	float: right;
	background: url("../images/sqbg.jpg") top left no-repeat;
	width: 268px;
	height: 205px;
	margin: 10px 20px 0 0;
}

/*added by me*/
#featurefloat
{
    width: 190px;
    float: right;
    height: 220px;
    /*margin: 6px 12px 0 0;*/
    /*margin: 67px 12px 0 0;*/
    margin: 0px 12px 0 0;
    padding: 5px;
}

.feature
{
    /*background: url('../images/bgbox.jpg') top left no-repeat;*/
    height: 163px;
    width: 190px;
    margin: 0 0 10px 0;
    border: solid 1px #dedede;
}

.feature h3
{
    background: none;
    color: #ffffff;
    padding: 2px 0 0 5px;
    color: #25455e;
}

.feature p
{
    background: none;
    color: #25455e;
    padding: 2px 0 0 5px;
}

.feature img
{
    border: none;
}

#topadsnew {
	/*width: 632px;*/
}

#float1new {
	float: left;
	background: url("../images/fourboxnew.jpg") top left no-repeat;
	width: 220px;
	height: 165px;
	margin: 10px 0 0 6px;
	/*border: solid 1px #dedede;*/
}

#float1new p {
    font-size: 90%;
}

#float1new h3 {
    font-size: 90%;
}

#float2new {
	float: left;
	background: url("../images/fourboxnew.jpg") top left no-repeat;
	width: 220px;
	height: 165px;
	margin: 10px 0 0 8px;
	/*border: solid 1px #dedede;*/
}

#float2new p {
    font-size: 90%;
}

#float2new h3 {
    font-size: 90%;
}

#bottomadsnew {
	/*width: 632px;*/
}

#float3new {
	float: left;
	background: url("../images/fourboxnew.jpg") top left no-repeat;
	width: 220px;
	height: 165px;
	margin: 10px 0 0 6px;
	/*border: solid 1px #dedede;*/
}

#float3new p {
    font-size: 90%;
}
#float3new h3 {
    font-size: 90%;
}

#float4new {
	float: left;
	background: url("../images/fourboxnew.jpg") top left no-repeat;
	width: 220px;
	height: 165px;
	margin: 10px 0 0 8px;
	/*border: solid 1px #dedede;*/
}

#float4new p {
    font-size: 90%;
}

#float4new h3 {
    font-size: 90%;
}
/*added by me*/

#footer {
	clear: both;
	padding: 5px 5px 2px 5px;
	font-size: x-small;
}

#footersiteby {

}

#footercontact {
	float: right;
}

/*     classes     */
.alignh {
	margin: 30px 0 0 20px;
	padding: 0;
	width: 200px;
	font-size: 120%;
}

.alignp, #topads p, #bottomads p {
	margin: 10px 0 0 20px;
	padding: 0;
	width: 150px;
	font-weight: bold;
}

/*added by me*/
.alignhnew {
	margin: 30px 0 0 10px;
	padding: 0;
	width: 200px;
	font-size: 120%;
}

.alignpnew, #topadsnew p, #bottomadsnew p {
	margin: 10px 0 0 10px;
	padding: 0;
	width: 150px;
	font-weight: bold;
}

#float4new p {
margin: 5px 0 0 20px;
}

/*added by me*/

#float4 p {
margin: 5px 0 0 20px;
}

.strong {
	font-weight: bold;
}