body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background: #000 url(/images/sogBG.gif) repeat-y fixed center top;
	margin:0px auto;

	
}

h2 {
	font-size:16px;
}

* {
	margin: 0px;
	padding: 0px;
}
	
#wrapper {
	width: 740px;
	padding:0px 5px 0px 5px;
	margin:0px auto;
	color: #4B6E58;
	text-align: center;
}

#sogbody {
	font-size: 1.25em;
	text-align: left;
	float: left;
	width: 700px;
	margin-top: 15px;
	background-image: url(../images/factory/SOG-Factory-01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 5px;
	margin-left: 20px;
}

#sogbody p {
	width: 450px;
	color: #BABABA;
 }
 
#sogbody a {
	color: #FFFFFF;
	text-decoration: none;
 } 
 
 #sogbody a:hover {
	color: #999999;
	text-decoration: underline;
 } 
 #flashmov {
 	display: block;
	}
	
	

