body {
	margin: 0px auto;
	background:#fff url(./img/background.gif) repeat-x;
	overflow-x:hidden;;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
a , img{
	border: none;
}
#main{
	width:854px;
	margin-top:35px;
}

#logo{
	width:854px;
	height:114px;
	background:#fff url(./img/header.jpg) no-repeat;
}

#logo img{
	float:left;
	margin-top:38px;
	margin-left:38px;
}

#navigation {
	
	float:right;
	margin-top: 87px;
	margin-right:-2px;
	
}

#navigation ul {
	
	text-align: right;
	padding: 0px;
	margin: 0px;
}

#navigation ul li {
	background: url('img/menu_bg.png') no-repeat;
	float: left;
	list-style: none;
	width: 90px;
	margin: 0px 3px;
	text-align: center;
	height: 26px;
}


#navigation ul li a {
	text-decoration: none;
	font: bold 9pt Arial;
	color:#DFE7EB;
	display: block;
	margin: 5px 0px;
}

#navigation ul li a:hover, #navigation ul li.selected a{
	color:#3973B3;
	text-decoration: underline;
}
#navigation ul li.selected{
	background: url('img/menu_selected-bg.png') no-repeat;
}

.content
{
	width:855px;
	background-color:#fff;
	padding-top:20px;
	overflow: auto;
}
.div_privacy
{
	background-color:#fff;
	padding-left:40px;
	padding-right:30px;
	overflow: auto;
	text-align:justify;
}
#rightimage{
	width:300px;
	height:200px;
	float:right;
	margin-top:15px;
}

#text
{
	width:247px;
	float:right;
	margin-right:20px;
	margin-top:15px;
}

h3{
	color:#FFAA31;
	font:22pt "Arial";
	margin:0px;
	float:none;
	text-align:left;
}

h4{
	color:#4C8BBE;
	font: bold 13pt "Arial";
	margin:0px;
	float:none;
	text-align:center;
	margin-top:5px;
}

.text{
	font:10pt "Tahoma";
	color:#5E5E5E;
	text-align:left;
	width:250px;
	line-height:17px;
}


#more{
	float:right;
	color:#96B7D2;
	margin-top:5px;
	margin-right:5px;
	font-weight: bold;
	font-size: 12pt;
}

#morearrow{
	float:right;
}

#text a:hover{
	color:#417DB1;
}

#login{
	background:#fff url(./img/formbackground.gif) no-repeat;
	width:256px;
	height:235px;
	margin-top:15px;
	float:left;
}
#form{
	margin-top:5px;
}

.textbox{
	border:1px #C1C1C1 solid;
	padding:5px;
	width:180px;
	background-color:#fff;
	margin-top:5px;
	margin-left:-15px;
	color:#BABABA;
	
}

#checkbox{
	float:left;
	margin-left:28px;
	margin-top:15px;
	border:1px #C1C1C1 solid;
	background-color:#fff;
}

#button{
	width:55px;
	float:right;
	margin-top:10px;
	margin-right:40px
}

#remember{
	width:100px;
	float:left;
	margin-top:14px;
}

a#link:link,a#link:visited{
	color:#FF9600;
	text-decoration: underline;
}

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

#image1{
	width:210px;
	height:240px;
	margin-right:20px;
	float:right;
	
}

#text1{
	
	clear: both; 
	font-size: 10px;
	width:150px; 
	float:left;
	margin:0px;
	margin-left:28px;
}

#lock
{
	 font: bold 11pt 'Trebuchet MS',Arial;
	 float: left;
	 margin-left: 25px; 
	 margin-top: 20px;
	 clear: both; 
	 width: 213px;
}

#lock a:link,#lock a:visited
{
	color: #ff9e3e;
	text-decoration: underline;
}

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

#arrow{
	
	float: right;
	margin-left: 5px; 
	clear: both; 

}

#image2
{
	width: 195px;
	height:240px;
	margin-right:8px;
	float:right;
}
	
#image3{
	background:#fff url(./img/image4.jpg) no-repeat bottom;
	width:400px;
	height:240px;
	margin-right:5px;
	float:left;
}
	
#image3 h3{
	color:#2E4F8A;
	font:bold 12pt "Arial";
	margin:0px;
	float:none;
	text-align:left;
	margin-left:25px;
}

#image3 h2{
	color:#96C1DC;
	font: bold italic 13pt "Arial" ;
	margin:0px;
	float:none;
	text-align:left;
	margin-left:25px;
}
h2#font1{
	color:#888E91;
	font: bold italic 12pt "Arial" ;
	margin-top:10px;
}

#link
{
	margin-left:25px;
}

#link ul {
	margin:0px;
	text-align: left;
	padding:0px;
	
}

#link ul li{
	background: url('./img/arrow.gif') no-repeat left;
	text-decoration:none;
	list-style:none;
	padding-top:2px;
	padding-left: 30px;
	text-decoration: none;
	font:bold 9pt "Arial" ;
	color:#828381;
}
#bubbletext{
	float:right;
	margin:-10px 28px;
}

#bubbletext h2{
	color:#fff;
	font:14pt "Arial";
	text-align:center;
}

#bubbletext h3{
	color:#fff;
	font: normal 20pt "Arial";
}

#bubbletext a{
	width:150px; 
	color:#69A3CF;
	margin-top:25px;
	margin-left:25px;
	font:bold 9pt "Arial";
}

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

#footer ul {
	
	margin:0px;
	padding: 10px;
	text-align: center;;
}

#footer ul li {
	
	display: inline;
	
}

#footer a
{
	padding: 0px 20px;
	text-decoration: none;
	font: 11pt "Tahoma";
	color:#727272;
	border-left: solid 1px #444444;
}

#footer p a
{
	padding: 0px!important;
	border: 0px!important;
}

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

#copyright{
	font:10pt "Arial";
	color:#595858;
	text-align:center;
	margin: 5px 0px;
}

div.div_mcse_links
{
	text-align: left;
	font: normal 12px 'Tahoma';
	clear: left;
	margin: 25px 20px;
}

div.div_mcse_links a:link,div.div_mcse_links a:visited
{
	text-decoration: none;
	color: #0080ff;
}

div.div_mcse_links a:hover
{
	text-decoration: underline;
	color: #005ebb;
}

div.div_book_teaser img
{
	border: 0px;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}

div.div_book_teaser_details
{
	float: left;
	width: 500px;
}

div.div_book_teaser_details P
{
	margin: 5px 0px;
}

div#div_privacy_content p
{
	text-align: justify;;
	margin: 10px 20px;
	display:block;
}

div#div_privacy_content h4
{
	margin-top: 50px;
	text-align: left;
	margin-left: 20px;
}

input{
	padding: 5px;
}

.text_input{
	padding : 5px;
	font: normal 10pt Arial, Helvetica, sans-serif;
	border: solid 1px #A2B0B6;
}

.text_input:focus{
	border-color: #3159A1;
}

form label{
	float: left;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding: 2px 10px;
	display: block;
	width: 200px;
}

div.errs li{
	color: red;
}

div.errs{
	color: green;
}

div#topAds{
	clear: both;
	text-align: center;
	width: 100%;
}

div#rightAds{
	float: right;
	width: 125px;
	margin-top: 15px;
	margin-right: 15px;
}
/*---------ROUND BOX----------*/
div.roundBox{
        width: 600px;
        background:#EBEBEB;
}
div.roundBox div.round{
        display: block;
        width: 13px;
        height: 13px;
}
div.roundBoxTopRight{
        float: right;
        background: url('images/roundTopRight.gif') no-repeat right top;
}
div.roundBoxTopLeft{
        /*width: 100% !important;*/
        background: url('images/roundTopLeft.gif') no-repeat left top;
}
div.roundBoxBottomRight{
        float: right;
        background: url('images/roundBottomRight.gif') no-repeat right bottom;
}
div.roundBoxBottomLeft{
        /*width: 100% !important;*/
        background: url('images/roundBottomLeft.gif') no-repeat left bottom;
}
div.roundBoxContent{
        overflow: auto;
        padding: 10px;
        text-align: justify;
        direction: ltr;
}
div.roundBox_title{
        overflow:auto;
		width: 100%;
        background:#EBEBEB;
}
div.roundBox_title div.round{
        display: block;
        width: 13px;
        height: 13px;
}
div.roundBox_head{
        width: 100%;
        background:#EBEBEB;
		background-image:url(../LaMir/images/products/aaronco/logo_aaronco-l.gif);
		float:left;
}
img.roundBox_img{
		border:0px;
		margin:0px;
		padding:0px;
		height:81px;
} 
/*---------ROUND BOX END----------*/

div.links_content
{
	text-align:left;
	margin-left:80px;
}
p.p_link_site_name
{
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#226677;
	font-weight:bold; 
	font-size:14px;
}
p.p_link_desc
{
	color:#555599;
	font-size:13px;
}
div.roundBoxContent a, div.roundBoxContent a:active, div.roundBoxContent a:hover, div.roundBoxContent a:link, div.roundBoxContent a:visited
{
	text-decoration: none;
	color: #0080ff;
	font-size:13px;
}
