@charset "utf-8";
/* CSS Document */

BODY { background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin:0; padding:0; color:#3f3f3f;}
H3 {color:#10947a; font-weight:bold; font-size:12px;}

#top {
	text-align:center;
	height:90px;
	width:100%;
	border-bottom:#d9d9d9 thin solid;
}
#top_imgs {
	margin:0 auto;
	width:762px;
	height:41px;
	margin-top:24px;
}
#logo {
 	margin-left:10px;
	float:left;
}
#blurb {
	float:right;
}
#bottom {
	width:100%;
	text-align:center;
	float:left;
}

#banner {
	width:762px;
	margin:0 auto;
}
#content {
	width:762px;
	margin:0 auto;
	text-align:left;
}
#left {
	width:539px;
	float:left;
}
#mb {
    background-image:url(../images/mb-back.gif);
	background-repeat:repeat-y;
	width:539px;
	margin:0;
}
#mb2{
 background-image:url(../images/left-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
    width:539px;
	margin:0;
}
#mb3{
	background-image:url(../images/left-bottom.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#mb_content{
	padding:60px 20px 20px 20px;
}
#mb_content h3{
	padding:0 0 0 13px;
	margin:20px 20px 10px 0;
}
#mb_content ul
{
list-style-type: none;
margin: 0 1em 1em 1em; 
padding: 0;
}
#mb_content li
{
background-image: url(../images/bullet.gif);
background-repeat: no-repeat;
background-position: 0 .1em;
padding: 0 0 .5em .8em;
}

#dl2{
 background-image:url(../images/download-top.gif);
	background-position:top left;
	background-repeat:no-repeat;
    width:539px;
	margin:0;
}
#right #learn_box{
	margin:15px 0 10px 0;
	font-weight:bold;
}
#right #learn_box img{
	margin-right:10px;
}
#right #learn_box a{
	color:#737373;
}
#disc {
    background-image:url(../images/disc-back.gif);
	background-repeat:repeat-y;
	width:539px;
	margin:0;
}
#disc2{
 background-image:url(../images/footer-top.gif);
	background-position:top;
	background-repeat:no-repeat;
    width:539px;
	margin:0;
}
#disc3{
	background-image:url(../images/disc-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#disc_content{
      color:#737373;
	  font-weight:bold;
	  height:25px;
		padding:100px 20px 20px 20px;
}
#disc_box{
	width:165px;
	font-weight:bold;
	float:left;
}
#disc_box img{margin-right:5px;}
#disc_box a{color:#737373;font-weight:bold;}
#right{
   color:#737373;
	width:195px;
	float:right;
}

#f {
    background-image:url(../images/form-back.gif);
	background-repeat:repeat-y;
	margin:0;
		width:195px;
}
#f2{
 background-image:url(../images/form-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0;
}
#f3{
	background-image:url(../images/form-bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#f_content{
height:643px;
	padding:45px 0 20px 15px;
}
#fshort_content{
	padding:45px 0 20px 15px;
}
#learn2{
 background-image:url(../images/learn-top.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0;
}

#footer{
	background-image:url(../images/footer-background.gif);
	width:762px;
	height:103px;
	text-align:left;
	float:left;
	margin-top:20px;
}
#footer p{padding:25px;}
#footer a{color:#3f3f3f;}
//Form
    #right #form {
	margin:0; }
	}
    #right #form label {
      display: block;
      font-size: 11px;
      font-weight: bold;
      color: #737373;
      padding: 0; }
    #right #form .text, #right #form .select {
      margin: 0 0 9px 0; }
      #right #form .text input, #right #form select {
        width: 160px;
         font-size: 11px;
	}
    #right #form .submit {
      margin: 2em 0 0 0; 
	}
	#right #form .input {
	 margin:0 0 2px 0;
	 }