html, body {
	height: 100%;
	}
body
	{
		background-image: url(images/awan03_01.jpg);
		background-color: #036;
		background-repeat: repeat-x;
		background-position: 0 0;
		margin: 0px;
		padding: 0px;
		color: #333;
	}

h1,h2,h3,h4,h5
{
	margin: 0px;
	font-family: Georgia, 'Times New Roman', serif;
}
h1 { font-size: 18pt; }
h2 { font-size: 16pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }
h5 { font-size: 10pt; color: #666;}

#row_1 { 	
	background-image: url(images/awan03_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: right;
	color: #CCC;
	vertical-align: middle;
	font-family: Georgia;
	font-size: 10pt;
	}

#row_1 a { color: #FFF; }

#link_row
{
	background-image: url(images/awan03_09.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#link_row a
{
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
}

/*Horizontal Menu*/
#hemu
{
	margin-left: 10px;
	color: #FFF;
	text-align: center;
}
#hemu ul 
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}
	
#hemu li
{
	display: inline;
	background-image: url(images/red-li.png);
	background-repeat: no-repeat;
	background-position: 0 -5px;
	padding: 0px 10px 0px 30px;
	line-height: 34px;
	vertical-align: middle;
	font-family: Georgia;
	font-size: 10pt;
}
#hemu a { color: #FFF; text-decoration: none;}
#hemu a:hover { color: #FFF; text-decoration: underline;}

/*Related Links*/

#main_con
{
	width: 540px;
	padding: 20px 0px 20px 20px;
/*	border: 1px solid #000;*/
}

#main_con ul li { list-style: none; margin-bottom: .5em; }
#main_con ul li:before { content: "\00BB \0020"; }
#main_con li { list-style: none; }
#main_con a, #right_con a { color: #036; }
#main_con a:hover, #right_con a:hover { color: #900; }
#right_con ul li { list-style: none; margin-bottom: .5em; }
#right_con ul li:before { content: "\00BB \0020"; }
/*#main_con li { list-style: none; }*/

#right_con
{
	float: right;
	margin-left: 20px;
	padding: 20px 20px 20px 0px;
	width: 250px;
}

#main_con p, #right_con p, ul li
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
}

.clear { clear: both;}

#lcol
{
	background-color: #036;
	background-image: url(images/awan03_14.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	vertical-align: top;
}

#rcol
{
	background-color: #036;
	background-image: url(images/awan03_16.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
	vertical-align: top;
}

.caption
{
	color: #666;
	font-size: 8pt;
	font-family: Georgia, 'Times New Roman', serif;
	text-align: center;
}
.alignleft { float: left; }
.alignright { float: right; }
.copyright
{
	color: #333;
	font-family: Arial, Verdana, sans-serif;
	font-size: 8pt;
	text-align: center;
}
#footer 
{
	background-image: url(images/awan03_20.jpg);
	color: #FFF;
	font-family: Verdana;
	font-size: 8pt;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer a { color: #FFF; }

/*Contact Forms*/
#pre-content
	{
		width: 500px;
		margin-left: auto; 
		margin-right: auto;
	}
#form_table, #pre-content p
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
	}
#form_table { border: 1px solid #E6E6E6; }

#special {
		width: 225px;
		float: right;
		margin-left: 25px;
		margin-top: 0px;
		padding: 0px;
}
#sm_cont { height: 300px; }