body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #660000;
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#container {
	width: 780px;
	margin: 0px auto 0px auto;
	color: #FFFFFF;
}

#header1 {
	width: 780px;
	height: 10px;
	background-image: url(../images/sgw_header1.png);
	background-repeat: no-repeat;
	border:0px;
	color: #FFFFFF;
}

#header2 {
	width: 780px;
	height: 40px;
	margin: 0px;
	font-size:0pt;
	padding: 0px 0px 0px 0px;
	border:0px;
	color: #FFFFFF;
}

#header3 {
	width: 780px;
	height: 5px;
	background-image: url(../images/gl_header3a.png);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	border:0px;
	color: #FFFFFF;
}

.style1 {color: #FFFFFF}f


#header2 a {
	height: 40px;
	margin: 0px;
	padding:0px;
	border: 0px;
}

#header2 a img{
	height: 40px;
	border: 0px;
}

#container-pageback {
	width: 780px;
	padding: 0px 10px 0px 10px;
	height: 550px;
	background-image: url(../images/sgw_pageback.png);
	background-repeat: no-repeat;
}

#content {
	width: 760px;
	color: #FFFFFF;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 660px;
	padding: 10px 0px 20px 0px;
	margin: 0px 10px 0px 10px;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #666666;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #666666;
	width: 780px;
	margin-bottom: 15px;
	clear: left;
	float: left;
	margin-top: 10px;
}

#footer-copyright {
	
	width: 780px;
	padding-left: 10px;
}

h1 {
	font-size: 20px;
	color: #FFFFFF;
	margin: 0 0 0 0;
	padding: 0 0 10px 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #FFFFFF;
	padding: 0 0 0 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 5px 3px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #FFFFFF;
	padding: 0px 0 0px 10px;
	text-transform: uppercase;
	letter-spacing: 4px;
}
	
h4 {
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	text-align:center;
}

#content p {
	line-height: 19px;
	color: #FFFFFF;
	margin: 0 0 20px 25px;
}

.f_r
  {
  width : 130px;
  height : 130px;
  border :0px;
  float : right;
  }