/* CSS Document */

/* BODY DEFINITIONS*/
body {
	margin-top: 15px; margin-left:0px; margin-right:0px; padding: 0px; background:url(images/background.jpg); background-repeat:repeat-x; background-color: #8B95B2; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:16px;
}
#BODY-BORDER {
	width: 746px;
}
#BODY-CONTENT {
	width:746px; margin:0px; padding:0px; float:left; border: 1px solid #000000; background-color:#FFFFFF;
}
#BOTTOM-SHADOW {
	width:746px; height:9px; margin:0px; padding:0px; float:left; background-image:url(images/page-bottom.jpg); background-repeat:no-repeat; 
}
#CONTENT {
	float:left; width:716px; padding-left: 15px; text-align:left; margin-bottom:10px;
}
#PAGE-TITLE {
	float:left; height:16px; width:225px; margin-top:10px; padding-bottom: 10px;
}
#PAGE-COOKIE {
	float: left; width:491px; height:16px; text-align:right; margin-top:10px; margin-bottom: 10px; font-size:9px;
}

/* TEXT DEFS */
a:link, a:visited {
	color:#405CAF; text-decoration:none;
}
a:hover {
	color:#405CAF; text-decoration:underline;
}
.mlt {
	color:#333333; font-size:9px;
}
/* HEADER DEFS */
#NAV-TOP {
	float:left; width:746px; height:125px; background-image:url(images/top-banner.jpg);
}
#NAV-BOTTOM {
	float: left; width: 746px; height: 16px; background-image:url(images/nav-bottom.gif); background-repeat:repeat-x;
}
.NAV {
	float:left; height:25px;
}

/* HOME PAGE*/
#TITLE {
	width:475px; margin-bottom:10px; margin-top:10px;
}
#LEFTCOLUMN {
	float:left; width:475px; margin-right:31px;
}
#RIGHTCOLUMN {
	float:left; width:210px; background-color:#8B95B2;
}
#TESTIMONIAL {
	float:left; margin-left:11px; padding:0px; margin-top:11px; margin-bottom:11px; width:170px; background-color:#F6F3DB; border:4px solid #FFFFFF; font-size:12px; padding:5px; 
}

/* BOTTOM NAV */
#BOTTOMNAV {
	float:left; width:704px; height:18px; background-color:#F6F3DB; padding-left: 10px; margin-top:10px; font-size:9px; border:1px solid #999999;
}
