html, body, form
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
}

/*Font*/
body
{
	font: 0.9em/1.667em georgia, serif; 
	/*font-size: 0.9em;
	line-height: 2em;
	font-family: Georgia, Tahoma, Verdana, Helvetica, sans-serif;*/
	/*color: #454545;*/
	/*color: #334048;*/
	color: black;
	/*background:#6A6262 url(images/amr_tile4.gif);*/
	/*background: white;*/
	background: #313D49 url(images/tile2.gif);
}

/*Font in table*/
table
{
	font-size:100%;
}

/*Links*/
a:link {color: #3A4882;}
a:visited{color:#3A4882;}
a:active {color: #2775C;}
a:hover{color:#F79C3C;}


small
{
	font-size:75%;
	color:#576B78;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, Arial, Arial Narrow,  Tahoma;
	
	/*color:#6A6262;*/
	color: #CA0219;
}


h1
{
	margin:0; padding:0;
	font-size:170%;
	margin-bottom:8px;
	padding-bottom:15px;
	padding-top:14px;
	font-weight: normal;
	/*border-bottom:1px dashed #C4C4C3;*/
}

h2, h3
{
	font-weight: normal;
	font-size:1.2em;
	color:#A70316;
}

h4, h5, h6
{
	font-size:110%;
}

.emph {
/*color: #8C0111;*/
color: #AD0316;
}	
	
#bigones {

font-size: 145%;
line-height: 1.3em;
font-weight: normal;
color: #407198;
padding: 0px 20px 20px 20px;
}

#marks {
padding-top: 15px;
font-size: 400%;
color: #9DA7AC;
line-height: 0px;
}	
	
p
 {
	margin-top: 0px;
	margin-bottom: 20px;
	padding:0px 30px 0px 0px;	
	line-height:1.3em;
}
.date {
color:#385B7C;
}

.capt {
font-family: Tahoma;
font-size: 11px;
color: #202D36;
}

#example{
padding:0px 30px 0px 0px;	
text-align: justify;
/*background: url(images/exa.gif) no-repeat;*/
}

#about {
text-align: center;
font-size: 70%;
color: #223744;
padding: 0px 10px 0px 17px;
margin: 0px;
background: url(images/about_bg.gif) right repeat-y;
/*background: #F3ECD7 url(images/about_bg.gif);
border: 1px solid #CEC5AE;*/
height: 100%;
}
.alink, .alink a
{
text-align: center;
font-size: 80%;
color: #bc0000;
line-height: 18px;
}

ul {
	margin-right: 10%;
	margin-top: 5px;
	margin-bottom: 10px;
	/*background: white url(images/big_block_bg.jpg) no-repeat;*/
	list-style-image: url(images/bull.gif);	
}

ol {

	margin-right: 1%;
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	list-style-type: decimal;	

}

ol.li {

	margin-right: 1%;
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;

}


li
 {
	margin-bottom:10px;
	padding: 0px;
	line-height:1.3em;

}


#one {
background: url(images/one.gif) no-repeat;
min-height: 35px;
line-height: 1.5em; 
}

#two {
background: url(images/two.gif) no-repeat;
min-height: 35px;
}

#three {
background: url(images/three.gif) no-repeat;
min-height: 35px;
}

#four {
background: url(images/four.gif) no-repeat;
min-height: 35px;
}

#five {
background: url(images/five.gif) no-repeat;
min-height: 35px;
}

#six {
background: url(images/six.gif) no-repeat;
min-height: 35px;
}

#seven {
background: url(images/seven.gif) no-repeat;
min-height: 35px;
}

#eight {
background: url(images/eight.gif) no-repeat;
min-height: 35px;
}

#nine {
background: url(images/nine.gif) no-repeat;
min-height: 35px;
}

#ten {
background: url(images/ten.gif) no-repeat;
min-height: 35px;
}

#eleven {
background: url(images/eleven.gif) no-repeat;
min-height: 35px;
}

#twelve {
background: url(images/twelve.gif) no-repeat;
min-height: 35px;
}

#thirteen {
background: url(images/thirteen.gif) no-repeat;
min-height: 35px;
}

#fourteen {
background: url(images/fourteen.gif) no-repeat;
min-height: 35px;
}





#pol {
padding-left: 40px;
padding-right: 25px;

}
 



/*Information block*/
.information-block
{
	width:170px;
	padding:0px 5px 10px 10px;
	margin-left:5px;
	margin-right:5px;
	background:#F5F5ED;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	font-size:90%;
	color:#494947;
}

.information-block-head
{
	font-size:110%;
	color:#335172;
	font-weight:bold;

	margin-bottom:4px;
	padding-bottom:5px;
	background:url(images/infoblock_line.gif) left bottom no-repeat;
}

.information-block-body
{
	font-size:100%;
	color:#494947;
}

code
{
	font-size:100%;
	font-weight:normal;
	display:block;
	padding:1.5em 1em 1em 1em;
	border-style:solid;
	border-width:1px;
	border-width:1px 0;
	border-color:#C4C4C3;
	margin:1em 0;
	background-color:#F9F9F3;
	font-family:sans-serif;
}

.news-date-time
{
	color:#858585;
}	

.caption {
color: #3A4882;
font-weight: bold;
text-decoration: none;
padding-right: 10px;
}





#global
{
	width:860px; 
	/*height:85%;*/
	position:absolute;
	left:50%;
	margin-left:-430px;
	padding:0px;
}

#global2
{
	width:100%px; 
	/*height:85%;*/

}

#container {
	background: url(images/container860_h.png) repeat-y;
}

#innercontainer {
	width: 820px;
	margin: 0px 20px 0px 20px;
}



#header_big
{
	position:relative; /*containing block*/
	height:190px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	/*background:url(images/header940.jpg) no-repeat;*/
	background:url(images/header.gif) no-repeat;	
}

#header
{
	width:820px; 
	/*height:85%;*/
	position:relative;
	left:50%;
	margin-left:-410px;
	padding:0px;
	height: 100px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: white url(images/header_.gif) no-repeat;
}

#header_logo
{
	position:absolute;
}

#company_logo
{
	width:700px; 
	height:95px; 
	background:url(images/logo_3d.gif) center right no-repeat; 
	position:absolute; 
	left:0px; 
}

#icons {
	position:absolute;
	right: 0px;
	top: 10px;
	font-family: Tahoma;
	font-size: 12px;
	color: #1B3444;

}

#icons a {
	text-decoration:none;
	color: #1B3444;
}

#icons a:hover {
	text-decoration:underline;
	color: #1B3444;
}

#header_mainban
{
	color:#fff;
	width:100%;
	height: 201px;
	background: #3C5771 url(images/banner.jpg) no-repeat;		
	/*border: 1px solid #2D4178;*/
}


#search
{
	color:#DFE5ED;
	position:absolute;
	right:55px;
	top:6px;
}

#menu
{
	position:absolute;
	bottom:0;
	*bottom:-0px; /*IE hack*/
	left:20px;
}

#tcontainer
{
	width:100%; 
	background: white; 

}

#fcontainer
{
	width:860px; 
	/*height:85%;*/
	position:relative;
	left:50%;
	margin-left:-430px;
	padding:0px;
	height: 46px;
	background: url(images/footer.png) top no-repeat;

}

.footer
{
color: #505861;
text-align: center;
font-size: 75%;
padding:3px 10px 0 15px;
margin: 0px 20px 0px 20px;
}

.footer-box a:link, 
.footer-box a:visited,
.footer-box a:active, 
.footer-box a:hover
{
	color:#5F7185;
}

.footer-box span
{
	font-weight:bold;
	color:#1B3552;
}

.table-bottom-corner
{
	background:#95ACCA url(images/bottom_corner_bg.gif) repeat-x;
}


/*Content table*/
#content
{
	background: white url(images/content.gif) left repeat-y;	
	height:85%;
	min-height:85%;
	width:100%;
	border-collapse:collapse;
}


/*Left column*/
#content .left-column
{
	width: 200px;
	vertical-align:top;
	height:100%;
	padding:0;
	/*padding-left:5px;
	padding-right:5px;*/
	padding-top:0px;
	/*background: url(images/tcontent.jpg) top left no-repeat;*/
	padding-left: 0px;	
}

/*Main column*/
#content .main-column
{
	/*background: url(images/tcontent.gif) top right no-repeat;*/
	
	vertical-align:top;
	padding:0px 20px 0px 30px;
/*	border-left: 1px solid #BCBDC8;*/
}

#footer
{
	background: #E4E4E4;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;
	
}

#mp {
height: 26px;
}

a .alt { display: none; }


a#mmr1 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_guidelines.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr1:hover {
 background-position: 0 -30px;
}

a#mmr2 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_strategy.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr2:hover {
 background-position: 0 -30px;
}

a#mmr3 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_game.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr3:hover {
 background-position: 0 -30px;
}

a#mmr4 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_whyus.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr4:hover {
 background-position: 0 -30px;
}

a#mmr5 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_foreclosures.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr5:hover {
 background-position: 0 -30px;
}

a#mmr6 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_risk.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr6:hover {
 background-position: 0 -30px;
}

a#mmr7 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_now.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr7:hover {
 background-position: 0 -30px;
}

a#mmr8 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_alternative.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr8:hover {
 background-position: 0 -30px;
}

a#mmr9 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_about.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr9:hover {
 background-position: 0 -30px;
}

a#mmr10 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_faq.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr10:hover {
 background-position: 0 -30px;
}

a#mmr11 {
display:block;
width: 200px;
height: 30px;
background-image: url(images/btn_articles1.gif);
background-position: 0 0;
margin: 0 auto;
}
a#mmr11:hover {
 background-position: 0 -30px;
}


a#cus {
display:block;
width: 76px;
height: 22px;
background-image: url(images/contact_us.gif);
background-position: 0 0;
margin: 0 auto;
}
a#cus:hover {
 background-position: 0 -22px;
}

a#test {
display:block;
width: 194px;
height: 50px;
background-image: url(images/testimonials_btn.jpg);
background-position: 0 0;
margin: 0 auto;
}
a#test:hover {
 background-position: 0 -50px;
}


#mmr {

}

#mmr td {

}

#separator {
width: 860px;
height: 10px;
background: white url(images/sep.jpg) no-repeat;
}

.asterisk {color:red;}

#fform {
width: 320px; 
padding: 10px; 
margin-top: 10px; 
background: #ECEEEF; 
border: 1px #DADBDC solid;
}