body {
margin: 0px;
padding: 0px;
	background: #FFFFFF url("img111.jpg") repeat-x;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px; 
	line-height: 16px;
	color: #666666;
}

h1, h2, h3 { color: #009999; }

h1 { font-size: 16px; margin: 20px 0 10px 0;}

h2 { font-size: 14px; margin: 15px 0 5px 0;}

h3 { font-size: 12px; margin: 10px 0 5px 0;}

p, blockquote, ul, ol { margin-bottom: 1.8em; }

a { color: #666666; }

a:hover { color: #000000; text-decoration: none; }

.boxed {
	padding: 10px;
	background: url("img3.jpg") repeat-x;
	text-align:justify;
}

.heading { 
	margin-bottom: 20px;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-size: 12px;
}


/* Header */

#header {
	width: 674px;
	height: 128px;
	margin: 0 auto;
	background: url("gl111.jpg") no-repeat;
	/*text-align: center;*/
}

#header h6 {
	padding-left: 150px;
	letter-spacing: 2px;
	font-size: 10px;
	color:#666666;
	margin: 0px;
}

/* Columns */

#left {
	float: left;
	width: 170px;
	padding: 5px 5px 10px 5px;
	margin: 0px;
	background-color:#CCCCCC;
	height:100%;
}

#left ul, #left ol, #right ul, #right ol {
    margin: 5px;
	padding: 0px;
	list-style-position: inside;
}

#left li, #right li {
	margin-bottom: 10px;
	padding: 0px;
}

#right {
	float: right;
	width: 170px;
	padding-right: 2px;
	text-align:right;
	background-color:#CCCCCC;
	height:100%;
}

#right h6 {
	font-size: 10px;
	color:#999999;
	line-height: 9px;
}

#center {
	margin: 10px 190px 10px 190px;
	padding: 0 5px 0 5px;
	text-align:justify;
}

#center ul, #center ol {
	margin-left: 20px;
}

#center img{
margin-right: 20px;
margin-top: 4px;
margin-bottom: 5px;
margin-left: 20px;
}

/* Footer */

#footer {
	background: url("img3.jpg") repeat-x;
	text-align: center;
	color: #000000;
	clear:both;
}

#legal {
	margin: 0;
	padding: 20px 0 0 0;
	line-height: normal;
}

#links {
	margin: 0;
	padding: 20px 0;
	line-height: normal;
	text-decoration: none;
}

img{
margin-right: 3px;
margin-bottom: 3px;
margin-left: 3px;
}

a:link, a:visited {
	color: #336666; 
}

a.link1 {
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-size: 12px; 
line-height: 16px;
color: #666666;
text-decoration: none;
}
