/* external style sheet for the AMI Documentation */
 
 BODY
{
	FONT-SIZE: 12px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #000000;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-bottom: 0px;
	background-color: #5d895d;


}
p {color: #000000;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	FONT-SIZE: 11px;
}


ul{
	FONT-SIZE: 11px;

	/*margin: 5px 0 5px 0;*/

	/*list-style-position: outside;
	list-style-image: url(images/list_bullet.gif);*/
}

li.home{
	FONT-SIZE: 11px;
	list-style: square;
    color: #cc9933;

}
li.home span{
	FONT-SIZE: 11px;
	list-style: square;
    color: #000000;

}


H1
{
	FONT-SIZE: 16px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	color : #D5791E;
	margin-bottom: -15px;
}




H2
{
	FONT-SIZE: 14px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	margin-bottom: -15px;
}

A, A:link
{
	TEXT-DECORATION: none;
	color : #D5791E;
}
A:visited
{
	TEXT-DECORATION: none;
	color : #FF9900;
}
A:hover
{

	TEXT-DECORATION: underline;
	color : #006699;
}

td.leftside
{
	background-image:  url(images/left.gif);
	background-repeat: repeat-y;
	width: 35px;
	
}

td.rightside
{
	background-image:  url(images/rightside.gif);
	background-repeat: repeat-y;
	width: 18px;
	
}

td.maincolumn
{
	background-image:  url(images/buildingback.gif);
	background-repeat: no-repeat;
	background-color: #ffffff;
	height: 400px;
	
}



.rightbox
{
	border-right: 3px solid #660066;
	
}
.topbox
{
	border-top: 3px solid #660066;
	
	}
.botbox
{
	border-bottom: 3px solid #660066;
	
	}
	
	
.leftbox
{
	border-left: 3px solid #660066;
	}
	
.contentbox
{
	width:352px;
	padding: 40px 0px 0 35px;

	}
		
.contentbox1
{		position: relative;
color: #660066;
	font-size: 14px;
	z-index:1
	}
	
td.rotateimage
{
	padding-top: 10px;
	background-color: #fbfbfd;
	}
	

td.homeside {

	border-left: 1px solid #441e1f;
	background-image:  url(images/sidebar.gif);
	background-repeat: repeat;

}
 .floatrightnowidth
{
float: right;
margin: 0 0 10px 10px;

padding: 0px;
}



td.bottomnavhome {
padding-bottom: 0px;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;

}

.foatleft {
position: aboslute;
left: 250px;
top:2000px;
margin: 0px 10px 10px 10px;
border: 1px solid blue;

}

.homebox {

padding: 140px 10px 30px 10px;
border: 1px solid blue;
display:inline;

}

.leftcolumn {

padding: 105px 0 0 70px;
height: 436px;


}



.quoteright {
FONT-SIZE: 12px;
FONT-FAMILY: verdana,arial,tahoma,helvetica;
width: 200px;
height: 80px;
padding: 25px 0 0 25px;
color: #663366;
}



#floatlefthome
{
float: left;

margin: 0px 0px 0px 0px;

padding: 0px;
}

#segways{
	padding-top: 10px; 
	padding-bottom: 10px; 
    padding-right: 0px; 
	 padding-left: 0px; 
	border-bottom: 1px solid #aae0f8;
	}
	
#floatleftexpert
{
float: left;
margin: 0px 15px 5px 0px;
padding: 0px;
}

.backbutton
{
	FONT-SIZE: 9px;
	FONT-FAMILY: verdana,arial,tahoma,helvetica;
	margin: -10px 2px 0 4px;
	text-align: right;

}

.transparent {
background-color: #ffffff;
filter: alpha(opacity=50);
-moz-opacity:0.5;
}

<!--Box --!>
.roundcont {
	width: 452px;
	background-color: #fff;
	color: #fff;
}

.roundcont p {
	margin: 0 10px;
	width: 452px;
}

.roundtop { 
	background: url(images/box/topright.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/box/botright.gif) no-repeat top right; 
}

img.corner {
   width: 30px;
   height: 31px;
   border: none;
   display: block !important;
}

<!-- Nav -->

.rightlinks {

padding: 15px 15px 15px 25px;

}

#navcontainer { 
position: relative;
left: 10px;
top:50px;

width: 200px;
 }

.bottomcontent
{		
color: #660066;
	font-size: 10px;
text-align: center;
	}
	
.footercontent
{		
color: #ffffff;
	font-size: 10px;

	}
