@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #878a8f;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana;
font-size:11px;
line-height: 18px;
}

#newscontainer{
width: 900px; /*The width of your layout*/
height: 1400px; /*The width of your layout*/
margin-left: auto;/*Margin left and right set to auto center your layout*/
margin-right: auto;
margin-top: 20px;
text-align: left; /*Resets the text alignment*/
}

#container{
width: 900px; /*The width of your layout*/
height: 545px; /*The width of your layout*/
margin-left: auto;/*Margin left and right set to auto center your layout*/
margin-right: auto;
margin-top: 20px;
text-align: left; /*Resets the text alignment*/
}
#top{
width: 840px; /*The width of your layout*/
height: 180px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
float: left;
background-image:url(../images/top.gif);
padding-left: 60px;
padding-top: 5px;
}
#nav{
width: 900px; /*The width of your layout*/
height: 30px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
float: left;
}
#navleft{
width: 632px; /*The width of your layout*/
height: 30px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
float: left;
}
#navright{
width: 268px; /*The width of your layout*/
height: 30px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	background-image:url(../images/navbg.jpg);
	float: left;
}
#bottom{
width: 532px; /*The width of your layout*/
height: 307px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	background-image:url(../images/containerbghome.png);
	padding-top: 24px;
padding-left: 69px;
padding-right: 299px;
padding-bottom: 50px;
	float: left;
	background-position: bottom;
}
#bottomcontact{
width: 532px; /*The width of your layout*/
height: 307px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	background-image:url(../images/containerbgcontact.png);
	padding-top: 24px;
padding-left: 69px;
padding-right: 299px;
padding-bottom: 50px;
	float: left;
	background-position: bottom;
}
#bottomfaq{
width: 532px; /*The width of your layout*/
height: 307px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	background-image:url(../images/containerbgfaq.png);
	padding-top: 24px;
padding-left: 69px;
padding-right: 299px;
padding-bottom: 50px;
	float: left;
	background-position: bottom;
}

#bottomnews{
width: 532px; /*The width of your layout*/
height: 100%; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	background-color: #ffffff;
	background-image:url(../images/containerbgnews.png);
	padding-top: 24px;
padding-left: 69px;
padding-right: 299px;
padding-bottom: 50px;
	float: left;
	background-position: bottom;
}

#bottomsolutions{
width: 532px; /*The width of your layout*/
height: 307px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	background-image:url(../images/containerbgsolutions.png);
	padding-top: 24px;
padding-left: 69px;
padding-right: 299px;
padding-bottom: 50px;
	float: left;
	background-position: bottom;
}
#bottomwhatwedo{
width: 532px; /*The width of your layout*/
height: 307px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	background-image:url(../images/containerbgwhatwedo.png);
	padding-top: 24px;
padding-left: 69px;
padding-right: 299px;
padding-bottom: 50px;
	float: left;
	background-position: bottom;
}
#bottomtruth{
width: 532px; /*The width of your layout*/
height: 307px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	background-image:url(../images/containerbgtruth.png);
	padding-top: 24px;
padding-left: 69px;
padding-right: 299px;
padding-bottom: 50px;
	float: left;
	background-position: bottom;
}
#bottomalt{
width: 681px; /*The width of your layout*/
height: 310px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	background-image:url(../images/containerbghome.png);
	padding-top: 24px;
padding-left: 19px;
padding-right: 200px;
padding-bottom: 50px;
	float: left;
	background-position: bottom;
}

#bottomleft{
width: 340px; /*The width of your layout*/
height: 310px; /*The width of your layout*/
padding-right: 11px;
text-align: left; /*Resets the text alignment*/
	float: left;
	
}#bottomright{
width: 310px; /*The width of your layout*/
height: 310px; /*The width of your layout*/
text-align: left; /*Resets the text alignment*/
	
	float: left;
	
}
.header{
	font-family: Verdana;
	font-size: 17px;
	color: #686b75;
	font-weight:bold;
	padding-bottom:17px;
	line-height: 29px;
}

