html{ 

	min-width: 650px;

}

img{

	border: 0;

}

h1{

	font-size: 14px;

}

h2{

	font: bold 12px arial, helvetica, sans-serif;

}



h3{

	font-size: 12px;

	font-family: arial, helvetica, sans-serif;

	line-height: 16px;

	font-weight: normal;

	padding-left: 15px;

	padding-right: 15px;	

}

body{

	font: 12px arial, Helvetica, sans-serif;

	margin: 0;

	padding: 0;

	border: 0;	

}

.gray_box {

      clear: both;

      padding: 0;

      border: 0;

      width: 700px;

      height: 40px;

      background-image: url("../images/graypx.gif");

      background-repeat: repeat-x;

}



.gray_box p{

    font-family: arial, helvetica, sans-serif;

    font-size: 20px;

    font-weight: normal;

    line-height: 40px;

    text-align:left;

    color: #ffffff;

}

.orange_box {

      clear: both;

      padding: 0;

      border: 0;

      width: 700px;

      height: 25px;

      background-image: url("../images/orangepx.gif");

      background-repeat: repeat-x;

}

.orange_box a{

	color: #ffffff;

	font-family: arial, helvetica, serif, sans-serif;

	font-size: 12px;

	text-decoration:none;

	font-weight: normal;

	line-height: 16px;

}



#main	{

	background: #fff;

	width: 800px;

	margin: 0 auto;

	padding: 0;

	text-align: left;

}



#left_content 	{

	float: left;

	width: 100px;

	padding: 0;

	border: 0;

	margin: 12px 0 12px 0;

	/* False margin value for all versions of IE Win, including 6.0 */	

	margin-left: 0px;

}



#right_content 	{

	float: right;

	width: 700px;

	padding: 0;

	border: 0;

	margin: 12px 0 12px 0;

	/* False margin value for all versions of IE Win, including 6.0 */	

	margin-left: 100px;

}

.hometitle {

    font-family: arial, helvetica, sans-serif;

    font-size: 20px;

    font-weight: normal;

    line-height: 40px;

    text-align:left;

    color: #ffffff;

}

.theader1 {

    font-family: arial, helvetica, sans-serif;

    font-size: 14px;

    font-weight: bold;

    line-height: 20px;

    color: #000000;

    text-align: center;

    width: 234px;

  	height: 25px;

  	background-image: url("../images/bluepx.gif");

  	background-repeat: repeat-x;

}

.theader2 {

    font-family: arial, helvetica, sans-serif;

    font-size: 14px;

    font-weight: bold;

    line-height: 20px;

    color: #000000;

    text-align: center;

    width: 230px;

  	height: 25px;

  	background-image: url("../images/bluepx.gif");

  	background-repeat: repeat-x;

}

.pcontent {

    font-family: arial, helvetica, sans-serif;

    font-size: 11px;

    line-height: 15px;

    color: #000;

    text-align: left;

    padding-left: 25px;

    background: #F1F1F1;

}

.contact_text {

    font-family: arial, helvetica, sans-serif;

    font-size: 12px;

    line-height: 16px;

    color: #000;

    text-align: left;

    padding-left: 25px;

}



#btmNav a {

    text-decoration: underline;

	font-family: arial, Helvetica, sans-serif;

	font-size: 10px;

	font-weight: normal;

	font-style: normal;

	color: #999;

    padding-left: 10px;

    text-align: center;

    line-height: 20px;

	

}

#contact_form{

	width: 700px; 

	margin-left: 50px;

	margin-right: 50px;

}

.contact_left{

	float: left;

}

.contact_right{

	float: right;

}



.button {

    font-family: arial, helvetica, sans-serif;

	font-size: 13px;

	font-weight: bold;

	color: #fff;

	padding-right: 5px;

	padding-left: 5px;

	padding-top: 3px;

	padding-bottom: 3px;

	background: #F38016;

	border: #F38016 solid 1px;

	text-decoration:none;

	line-height: 18px;

}

.tm{

 font-family: arial, helvetica, sans-serif; 

 font-size: 9px;

 color: #999;

 font-weight: normal;

 font-style: normal;

}
.space1{

 font-family: arial, helvetica, sans-serif; 

 font-size: 5px;

 color: #999;

 font-weight: normal;

 font-style: normal;

}


.over

{ background: #99CCFF;

}

.out

{ background: #ffffff;

}