	body {
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	color: #444444;
	background-color:#ffffff;
	}
	
	#frameall {
	width: 760px;
	height: 360px;
	border-style: SOLID;
	border-width: 8px;
	border-color:#111111;
	margin-left: 40px;
	margin-top: 55px;
	padding-top: 20px;
	z-index: -1;
	background-image:url(images/ptrn.jpg);
	}

	#frameall2 {
	width: 710px;
	height: 290px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-width: 4px;
	border-color:#FFFFFF;
	margin-left: 19px;
	margin-right: 19px;
	z-index: 1;
	background-image:url(images/TEST.jpg);
	}
	
	#frame {
	width:550px;
	margin-right:80px;
	margin-left:80px;
	z-index: -1;
	}
		
	#frame_btm {
	width:710px;
	height:45px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-width: 4px;
	border-color:#FFFFFF;
	margin-right:19px;
	margin-left: 19px;
	margin-bottom: 25px;
	background-image:url(images/TEST.jpg);
	}		
		
	#contentleft {
	width:180px;
	height:200px;
	float:left;
	background-image:url(images/TEST.jpg);
	
	}
	
	#contentcenter {
	width:180px;
	height:200px;
	float:left;
	background-image:url(images/TEST.jpg);
	}
	
	#contentright {
	width:180px;
	height:200px;
	float:left;
	background-image:url(images/TEST.jpg);	
	}
	
	#footer {
	width: 776px;
	height: 40px;
	margin-left: 48px;
	font-weight:700;
	font-size:14px;
	padding-top:10px;
	}
	
	#footer2 {
	width: 252px;
	height: 15px;
	float:left;
	text-align:center;
	font-weight:700;
	font-size:13px;
	border-style:solid;
	border-width:1px;
	border-color:#FFFFFF;
	background-color:#BBBBBB;
	}
			
	#swh_name {
	width: 700px;
	height: 19px;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
	}
		
	#swh_address {
	width: 710px;
	height: 12px;
	z-index: 10px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-width: 2px;
	border-color:#FFFFFF;
	}

 	#winner {
	width: 776px;
	height: 15px;
	margin-left: 40px;
	text-align:center;
	font-weight:400;
	font-size:17px;
	padding-bottom:5px;
	}
		
	#swh_phone {
	width: 650px;
	height: 12px;
	z-index: 10px;
	margin-right:30px;
	margin-left:30px;
	padding-bottom: 5px;
	}
		
	a {
	color:#444444;
	font-size:13px;
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	}
		
	a:link {color:#444444;}
	a:visited {color:#FFFFFF;}


