/* CSS Document */

html,body {
	margin: 0px;
	padding: 0px;
	height:100%; 
}

#body{
	margin: 0px auto;
	padding: 0px;
	height:auto !important;
	height:100%;
	min-height:100%;
	min-width:780px;
	width:780px;

	}

#head{
	height: 141px;
	width: 780px;
	margin-top: 1px;
}

#pre_head{
	height: 18px;
	width: 780px;
}

#header_1{
	height: 125px;
	width:  356px;
	float: left;
}

#header_2{
	height: 125px;
	width: 424px;
	float: right;
}

#middle{
	width: 780px;
	clear: both;
	background-image: url(../images/pt.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#menu_faq{
	float: left;
	width: 356px;
	text-align: left;
}

#menu{
	height: 239px;
	width: 356px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}

.menu{
	width: 94px;
	padding-left: 252px;

}
.menu_pt{
	height: 1px;
	width: 94px;
	background-image: url(../images/menu_pt.gif);
	background-repeat: repeat-x;
	margin-left: 252px;
}

#post_menu{
	background-image: url(../images/post_menu.gif);
	background-repeat: repeat-y;
	height: 21px;
	width: 356px;
}

#faq{
	width: 355px;
	text-align: left;
	background-color: #f1f2f2;}

.faq_text{
	font-family: Tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #363636;
	width:176px;
	padding-left:23px;
	padding-top:5px;
	display: block;
}

#contact{width:310px; font-family:Arial; font-size:11px;}

#contact p{
	text-indent: 0px;
	margin-top:4px;
	margin-bottom:8px;
}

#content{
	float: right;
	width: 424px;
	text-align: left;	
}

input{
	border: 1px solid #c2cad6;
}

input.type{
font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	height:12px;
	margin:0px; padding:0px;}

textarea{
	border: 1px solid #c2cad6;
}
#form{
	text-align:left; 
	font-family:Tahoma; 
	font-size:11px; 
	color:#363636; 
	width:130px;
	float:left;
	padding-bottom:5px;
}

#form strong{color:#ff6600;}

#text_1{
	width:390px;
	text-align: left;
	font-family: Tahoma, "Times New Roman", sans-serif;
	font-size: 14px;
	color: #363636;
}

#text_1 p{
	text-indent: 0px;
	margin-top:0px;
}

#text_1 h3{
	font-family: Tahoma, Arial, sans-serif;
	color: #ff5f00;
	font-size: 14px;
	font-weight: bold;	
}

li.index{
	line-height: 25px;
}

ul#features{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}

ul#features li{
	color: #ff6600;
	line-height:18px;
}

ul#features li p{
	text-indent: 0px;
	margin: 0px;
	color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#footer{
	clear: both;
	height: 48px;
	width: 780px;
	text-align: left;
}

#copyright{
	height: 48px;
	width: 355px;
	float: left;
	background-image: url(../images/copy.jpg);
	background-repeat: no-repeat;
}
 
 div#copy{
	font-family: Tahoma, "Times New Roman", sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	padding-top: 10px;
}

div#pending{
	font-family: Tahoma, "Times New Roman", sans-serif;
	font-size: 12px;
	color: #DDDDDD;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	padding-top: 2px;
}

#right_foot{
	float:right;
	height: 48px;
	width: 424px;
	background-image: url(../images/right_foot.gif);
	background-repeat: repeat-x;	
}


#link{
	font-size: 11px;
	color: #353535;
	width: 417px;
	font-family: Tahoma, Arial, sans-serif;
	text-align: center;
	padding-top: 19px;
	padding-left:5px;
	font-weight: bold;
}

#link a{
	text-decoration: none;
	color: #353535;
}

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

table.middle{
	margin-bottom:15px;}

*:first-child+html .fixIE7 {
	margin: 2px 0 0 0;
	}
