body  { 
	background-color: #b5b8a7;
	min-width: 600px;
}


p    {
	margin-top:8px;
	margin-right: 10px;
	margin-bottom:12px;
       	margin-left: 10px
}

a:link, a:visited, a:active { 
	color: #336666;

}

a:hover {
       	color: #a6aa93;
}

a.menuLink:link, a.menuLink:visited, a.menuLink:active { 
	color: #666666;
}

a.menuLink:hover {
       	color: #993;
}

a.footerLink:link, a.footerLink:visited, a.footerLink:active, a.footerLink:hover { 
	color: #fbeff0;
}

h1  { 
	color: #65747b;
	font-size: 14px;
	margin-bottom:15px;
	margin-left:10px;
	margin-top:10px;
	letter-spacing:1.5px;
}

h2  { 
	color: #65747b;
	margin-bottom:5px;
	margin-top:5px;
	margin-left:10px;
	font-size: 12px;
	font-weight:italic;
}

li {
	margin-top:5px;
}

li.menuList    {
	margin-top:12px;
	margin-left:-15px;
	list-style-image: url("media/bullet.gif");
}

ul.menuUl	{
	margin-top:40px;
}

#container      {
	background-color: #fff;
       	background-image: url("media/contain_bk.gif");
       	text-align: left;
       	margin: 0 auto;
	position: absolute;
	top: 18px;
	left:100px;
       	width: 505px;
}

#top	{ 
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	width: 498px;
	height: 250px;
	border-bottom: 2px dotted #888;
	}

#main	{
	color: #65747b;
       	font-size: 12px;
       	font-family: Verdana, Arial, Helvetica, sans-serif;
       	background-repeat: repeat-y;
       	width: 370px;
       	float: left;
       	border-left: medium none #fff;
	padding-bottom:15px;
}

#menu   { 
	color: #777;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: repeat-y;
	width: 130px;
	float: left;
}

#footer	{ 
	color: #fbeff0;
 	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #2e586e;
	margin-top: 0;
	width: 500px;
	height: 50px;
	clear: both;
}

#clear {
	clear:both;
}

	
img.smartImage {
	position: absolute;
	top: 5px;
	left:650px;
	}

img.contactImage {
	position: absolute;
	top: 250px;
	left:650px;
	border:0px;
	}

img.bottomImage {
	position: absolute;
	top: 845px;
	left:650px;
	}
	
img.wordsImage {
	position: absolute;
	top: 250px;
	left:650px;
	}	


