.image {
	float:right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	border-top: 1px solid #659075;
	border-right: 1px solid #3C5545;
	border-bottom: 1px solid #3C5545;
	border-left: 1px solid #659075;
	}
	
.factoryimage {
	margin: 10px 50px 0px;
	border-top: 1px solid #659075;
	border-right: 1px solid #3C5545;
	border-bottom: 1px solid #3C5545;
	border-left: 1px solid #659075;
	}

.bgimg {
	float :right;
 } 
	
/* Service section formatting */
#sogbody2 {
	font-size: 1.25em;
	text-align: left;
	width: 718px;
	margin:0px auto 0px auto;
	padding-bottom:10px;
	min-height: 450px;
	border-top: 1px solid #659075;
	border-right: 1px solid #3C5545;
	border-bottom: 1px solid #3C5545;
	border-left: 1px solid #659075;
	background-image: url(/images/misc/darkgreen_bg.gif);
	background-repeat: repeat-x;
	background-color: #0B2616;
}

#sogbody2 h1 {
	margin-top: 10px;
	margin-left: 10px;
	color: #FFFFFF;
 }
 
 #sogbody2 h4 {
	margin-top: 10px;
	margin-left: 10px;
	color: #FFFFFF;
 }

#sogbody2 p {
	width: 500px;
	color: #BABABA;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 1.05em;
	line-height: 1.25em;
 }
 
#sogbody2 a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
 } 
 
 #sogbody2 a:hover {
	color: #999999;
 } 
 
 #sogbody2 ul {
	color: #BABABA;
	width: 550px;
	margin-left: 40px;
	list-style-type: disc;
	line-height: 1.25em;
 }
/* End Service section formatting */

/* About SOG Pages Formatting */

#sogbody3 {
	font-size: 1.25em;
	text-align: left;
	width: 718px;
	margin:0px auto 0px auto;
	padding-bottom:10px;
	min-height: 450px;
	border-top: 1px solid #659075;
	border-right: 1px solid #3C5545;
	border-bottom: 1px solid #3C5545;
	border-left: 1px solid #659075;
	background-image: url(/images/misc/darkgreen_bg.gif);
	background-repeat: repeat-x;
	background-color: #0B2616;
}

#sogbody3 h1 {
	margin-top: 10px;
	margin-left: 10px;
	color: #FFFFFF;
 }

#sogbody3 p {
	width: 500px;
	color: #BABABA;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 1.05em;
	line-height: 1.25em;
 } 
 
 #sogbody3 a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #FFFFFF;
 } 
 
 #sogbody3 a:hover {
	color: #999999;
 } 
 
#sogbody3 p.sogquote {
	margin-top:10px;
	margin-left:40px;
	width:425px;
	font-size: 1.05em;
	line-height: 1.25em;
 }
 
#sogbody3 p.sogquotecredit {
	margin-top: 10px;
	margin-left:45px;
	width:425px;
	font-style:italic;
	font-size: 1.05em;
	line-height: 1.25em;
 } 
 
#sogbody3 ul {
	color: #BABABA;
	width: 550px;
	margin-left: 25px;
	list-style-type: disc;
	line-height: 1.25em;
 }
 
#sogbody3 a {
	color: #FFFFFF;
	text-decoration: none;
 } 
 

 
 #sogbody a:hover {
	color: #999999;
	text-decoration: underline;
 } 
/* End SOG About Format */
 
/* Bottom of Div formatting */
 #sogbodyend {
	text-align: left;
	float: left;
}

#sogbodyend p {
	width: 450px;
	color: #BABABA;
 }
 
#sogbodyend a {
	color: #FFFFFF;
	text-decoration: none;
 } 
 
 #sogbodyend a:hover {
	color: #999999;
	text-decoration: underline;
 } 
 
 #sogbodyend ul {
	color: #BABABA;
	width: 450px;
	margin-left: 25px;
	list-style-type: disc;
	line-height: 1.25em;
 }
/* End Bottom of Div formatting */


/* Buy Page Formatting */

#sogbuy {
	font-size: 1.25em;
	text-align: left;
	width: 718px;
	margin:0px auto 0px auto;
	padding-bottom:10px;
	min-height: 450px;
	border-top: 1px solid #659075;
	border-right: 1px solid #3C5545;
	border-bottom: 1px solid #3C5545;
	border-left: 1px solid #659075;
	background-image: url(/images/misc/darkgreen_bg.gif);
	background-repeat: repeat-x;
	background-color: #0B2616;
}

.buy {
	width: 560px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.buy td {
	width: 250px;
	text-align: right;
}

#sogbuy h1 {
	margin-top: 10px;
	margin-left: 10px;
	color: #FFFFFF;
 }

#sogbuy p {
	width: 500px;
	color: #BABABA;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 1.05em;
	line-height: 1.25em;
 }
 
#sogbuy a {
	color: #FFFFFF;
	text-decoration: none;
 } 
 
 #sogbuy a:hover {
	color: #999999;
 } 
.buyimg {
	border: 1px solid #639075;
}

