html,body{margin:0;padding:0}

body{
	font: 76% arial,sans-serif;
	text-align:center;
	background-image:  url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;	
		
	}
	
	p{
	margin:0 15px;
	color: #333333;
	line-height:1.4;
}

a{
	color: #990000;

	
}
a:hover{
	color: #990000;
	text-decoration: underline;
	
}

a.hype:link {color: #666666; text-decoration: none; } 
a.hype:visited { color: #666666; } 
a.hype:hover {color: green; text-decoration:underline;}
a.hype:active {color: grey; }

a.footer:link {color: #666666; text-decoration: none; }
a.footer:visited {color: #666666; text-decoration: none; }
a.footer:hover {color: #990000; text-decoration: underline; }
a.footer:active {color: #666666; }

h2{
	font: arial,sans-serif;
	margin:20px 0px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}
	
div#header{position:relative}
div#header h1{height:120px;margin:0;
padding-left:0px;background: #EEE;color: #79B30B}
div#container{width:760px;margin:0 auto}
div#flashcontent{width:760px; height:300px; margin:0;
background-image:  url(../images/content_bg.jpg);
background-repeat: no-repeat;

}

div#compcontent{width:760px; margin:0;
background-image:  url(../images/comp_bg.jpg);
background-repeat: no-repeat;
background-position: top;
}

div#goldcontent{width:760px; height: 380px; margin:0;
background-image:  url(../images/gold_bg.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

div#contactcontent{width:760px; height: 345px; margin:0;
background-image:  url(../images/gold_bg.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

div#container{text-align:left}
div#header{text-align:left}

#box1 {
	float: left;
	width: 253px;
	height:170px;
	background-image:  url(../images/box1.jpg);
	background-repeat: no-repeat;
	PADDING-TOP: 14px;
	
}

#box3 {
	float: right;
	width: 254px;
	height:170px;
	
}

#box2 { 
	float: left;
	width: 253px;
	height:170px;
	
}

#footer {
	clear: both;
	
	
}
div.row span.left {
  float: left;
  font: 76% arial,sans-serif;
  text-align: left;
  PADDING-left: 5px;
  color: #666;
  width: 49%;
  }

div.row span.right {
  float: right;
  font: 76% arial,sans-serif;
  text-align: right;
  PADDING-right: 5px;
  color: #666;
  width: 49%;
  }
  
span.label,span.spacer,span.multiple span {float:left;padding-left:28px;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;} 


#gold-a {
	float: left;
	width: 510px;
}

#gold-b { 
	margin: 0;
	float: left;
	width: 250px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

#comp-a {
	float: left;
	width: 250px;
}

#comp-b { 
	margin: 0;
	float: left;
	width: 510px;
	height: 1% /* Holly hack for Peekaboo Bug */
}

