	body,
	html {
		margin:0;
		padding:0;
		height: 100%;
		background-image: url(../images/bg4.jpg);
		background-position: top center;
		background-attachment: fixed;
		background-repeat: no-repeat;
		}

	#wrap {
		position: relative;
		min-height:100%;
		width:1002px;
		margin:0 auto;
		padding-left: 20px;
		background-image: url(../images/mainbgA.gif);
		background-position: 19px 0px;
		background-repeat: repeat-y;
		font-family:Arial, Helvetica, sans-serif;
		}

	#header {
    	padding:0px;
		background-image: url(../images/headerbgC.jpg);
		height: 106px;
		background-position: -1px 0px;
		}
	
	#pagelogo{
		width: 230px;
		height: 106px;
		float: left;
		/*background-image: url(../images/powerbalance_logo.gif);*/
		}
		
	h1 {
	    margin:0;
		color: #005596;
		font-size: 20px;
		font-weight: normal;
		padding-bottom: 5px;
		padding-left: 10px;
		#border-bottom: 1px solid #CCCCCC;
		#border-top: 1px solid #CCCCCC;
		}

	#nav {
		padding:5px 10px;
		width: 850px;
		position: absolute;
		margin-top: 60px;
		margin-left: 105px;
		height: 29px;
		color: #C7C7C7;
		}		
		
	#carouselcontainer{
		margin-left: 7px;	
		#background-image: url(../images/boxbg.jpg);
		#background-repeat: no-repeat;	
		#background-position: top right;
		}

	#pagetext{
		position: relative;
		line-height: 20px;
		font-size: 12px;
		padding-left: 20px;
		padding-right: 20px;
		}

	#pagetext a { 
		color:#005596; 
		text-decoration:none; 
		font-size: 11px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		text-transform: uppercase;
		}
	
	#pagetext a:hover { 
		color:#FFFFFF; 
		text-decoration:none; 
		background-color: #005596;
		}
		
	#pagetext li {
		list-style-image: url(../images/list_bullet.gif); 
		}
	
	#pagetext h2{
	    margin:0;
		color: #005596;
		font-size: 16px;
		font-weight: normal;
		padding-bottom: 5px;
		}
	
		
	#pagetextframe h1{
	    margin:0;
		padding-top: 10px;
		color: #005596;
		font-size: 20px;
		font-weight: normal;
		padding-bottom: 5px;
		padding-left: 10px;
		#border-bottom: 1px solid #CCCCCC;
		#border-top: 1px solid #CCCCCC;		
		}
		
	#pagetext p{
		text-align: justify;
		}
		
	#newsItemRow{
		width: 100%; 
		text-align: left; 
		margin-top: 5px; 
		margin-bottom: 5px; 
		padding: 5px; 
		border: 1px dotted #CCCCCC; 
		cursor: pointer;		
		}

	#newsImage{
		width: 270px; 
		height: 90px;	
		margin-left: 10px;
		background-position: center center; 
		border: 1px solid #005596; 
		float: left; 
		margin-right: 5px;
		}
	
	#newsPublished{
		color: #666666;
		}
		
	#newsRow {
		margin-top: 20px;
		width: 680px;
		height: 205px;
		padding-top: 10px;
		border-left: 1px dotted #CCCCCC;
		border-bottom: 1px dotted #CCCCCC;
		border-top: 1px dotted #CCCCCC;
		border-right: 1px dotted #CCCCCC;
		padding-bottom: 10px;
		#background-image: url(../images/boxbg.jpg);
		#background-repeat: no-repeat;		
		}
		
	#newsRow h2{
		font-size: 12px;
		padding-left: 60px;
		margin:0px;
		padding-top: 3px;
		padding-bottom: 3px;
		color: #005596;		
		}
		
	#sliding-news-module {
		margin-left: 20px;
		}
		
	#buttonBox{
		border-left: 1px dotted #CCCCCC;
		border-top: 1px dotted #CCCCCC;
		border-bottom: 1px dotted #CCCCCC;
		border-right: 1px dotted #CCCCCC;
		margin-bottom: 20px;
		#padding-bottom: 10px;
		height: 225px;
		text-align: center;
		}

	#startButtons{
		position: relative;
		width: 240px;
		float: right;
		min-height: 100%;
		padding-bottom: 10px;		
		#border-left: 1px dotted #CCCCCC;		
		z-index: 1;
		}
		
	#buttonBox p{
		margin: 0px;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 0px;
		padding-bottom: 10px;
		font-size: 11px;
		color: #98A2A9;
		}
		
	#buttonBox h1{

		margin:0;
		padding-left: 10px;
		padding-top: 3px;
		padding-bottom: 3px;
		color: #FFFFFF;
		font-size: 15px;
		background-color: #005596;
		text-align: left;
		}		

	#footer {
		position:relative;
		clear: both;
		bottom:0;
		padding-top: 0px;
		height:101px;
		width: 987px;
		margin-left: 7px;
		background-image: url(../images/footerbg.jpg);
		text-align: center;
		z-index: 10;
		}		
		
	#footer p {
		margin:0;
		padding: 10px;
		font-size: 10px;
		}

	#footer a { 
		color:#005596; 
		text-decoration:none; 
		font-size: 11px;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 2px;
		padding-bottom: 2px;
		text-transform: uppercase;
		}
	
	#footer a:hover { 
		color:#FFFFFF; 
		text-decoration:none; 
		background-color: #005596;
		}
	
	#imgDx320{
		width: 300px;
		height: 200px;
		background-position: center center;
		float: right;
		border: 1px dotted #CCCCCC;
		margin-left: 20px;
		margin-bottom: 20px;
		}
		
	#teamItemRow{
		position: relative;
		width: 270px;
		height: 200px;
		padding: 5px;
		border: 1px dotted #CCCCCC;
		text-align: center;
		cursor: pointer;
		}
	#teamImage{
		width: 270px;
		height: 180px;
		background-position: center center;
		}
		
	#addthis{
		position: absolute;
		margin-top: 10px;
		margin-left: 750px;
		font-size: 10px;
		}
	
	.contactLeftColumn{	
		width: 			250px;
		height:			50px;
		float: 			left; 
		position: 		relative;		
		margin-left: 	10px;	
		padding-top: 	5px; 	
		padding-bottom: 5px;  
		}
	.contactRightColumn{		
		width: 			200px;		
		height:			50px;
		position: 		relative;
		float:			right;
		padding-top: 	5px; 	
		padding-bottom: 5px;	
		padding-left: 	5px;	
		border-left: 	1px dotted #CCCCCC; 
		}
