/**********************Links***********************************/
		a:link{
		color: #feb825;
		text-decoration: none;
			}

		a:visited {
		color: #feb825;
		text-decoration: none;
			}

		a:active {
		color: #feb825;
		text-decoration: none;
			}

		a:hover {
		color: #005494;
		text-decoration: underline;
			}


/*******************GENERAL STYLES*****************************/

	body	{ 
		margin: 0px; 
		padding: 0px; 
		background-color: rgb(0, 16, 31);
		background-image: url(interface/bg-main.jpg);
		background-repeat: no-repeat;
		background-position: center 0px;
		font-family: tahoma;
		font-size: 12px;
		line-height: 13pt;
		color: rgb(231,232,239);
		}

	td	{
		font-size: 11px;
		font-family: tahoma;
		line-height: 14pt;
		}
	blockquote{
		position:relative;
		top:-9px;
		}

/*******************LAYOUT STYLES*****************************/

	#mainbody{
		position: relative;
		left: 0px;
		}

	#inprod	{
		position: relative;
		left: 8px;
		float: left;


		width:282px;
		}
	#inprodcontent	{
		padding: 2px 0px 2px 10px;
		background-color:#162a43;
		background-image: url(interface/bg-camera.jpg);
		background-repeat: no-repeat;
		background-position: -1px 0px;
		position:relative; top:5px;
		}
	#topicbanner {
		position: relative;
		top: 2px;
		}

	#welcome{
		position: relative;
		right: 8px;
		float: right;
		background-image: url(interface/bg-welcome.jpg);
		background-repeat: no-repeat;
		background-color: #20385a;
		margin-top:22px;
		}
	#welcome img{
		margin-top:20px;
		text-align:center;
		}
	#akintro{
		margin-right:150px;
		margin-left: 10px;
		}
	#welcometo{
		margin-top:45px;
		margin-bottom:20px;
		}

	#welcomecontent{
		padding: 18px 22px 22px 22px;
		font-size: 13px;
		line-height: 14pt;
		}

	#slide	{
		position: relative;
		left: 8px;
		top: 25px;
		float: left;
		background-image: url(interface/bg-slide.jpg);
		background-repeat: no-repeat;
		background-position: 0px 24px;
		}
	#slidecontent {
		padding-top: -4px;
		}

	#centercenter {
		width: 976px;
		}
	#paddingl5	{
		padding-left: 16px;
		padding-right: 8px;
		line-height: 12pt;
		}
	#headerslide{
		width:284px;
		margin-bottom:6px;
		}
	#headerslide img{display:none}


.pics {  
   height:  268px;  
   width:   181px;  
   padding: 0;  
   margin:  0;  
} 
 
.pics img {  
  
    background-color: #eee;  
    width:  268px; 
    height: 181px; 
    top:  0; 
    left: 0 
}

#s5{position: relative;
    left:-44px;
    top:-1px}
#sshow{height:180px;}
