
* { margin: 0; padding: 0; }

html, body { 
	width: 100%; height: 100%; 
	padding: 0; margin: 0;
	font-family: arial; font-size: 14px; color: #354438;
}
body { background: #fff url("../images/body.png") top center repeat-x; }
a { 
	outline: none; -moz-outline: 0; 
	border: none; border-width: 0px;
	font-family: arial; 
	text-decoration: underline;
}
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }
a:hover { text-decoration: none; }

img { border: none; border-width: 0px; vertical-align: top;}

table { border-collapse: collapse; }



h1, h2, h3, h4, h5, h6 { 
	font-family: 'times new roman'; font-size: 24px; color: #354438;
	font-weight: normal; 
	text-align: left; padding: 0 0 5px 0;
}

.cl { clear: both; height: 0; font-size: 0; line-height: 0; }

#main { width: 860px; margin: 0 auto; position: relative; min-height: 800px; }

#header { width: 860px; height: 196px;  position: relative;  }
.logo { left: 506px; top: 106px; position: absolute; }



/* content */
#content { width: 860px;  }

/* col-left */
#col-left { width: 465px; float: left; display: inline; margin: 0 40px 0 0; background: #7bb81a url("../images/cleft.png") 0 0 no-repeat; }
.clb { width: 465px; background: url("../images/clb.gif") 0 bottom no-repeat; height: 2px; line-height: 0; font-size: 0;}

/*col-right*/
#col-right { width: 355px; float: left; position: relative; margin: -3px 0 0 0; }
#col-right p { padding: 0 0 20px 0; line-height: 20px; }

.txtinp { border: 3px solid #bddb8c; background-color: #fff; width: 303px; height: 35px; line-height: 35px; padding: 0 5px; font-family: arial; font-size: 14px; color: #354438; margin: 0 0 10px 0; display: block; }
.txtarea { border: 3px solid #bddb8c; background-color: #fff; width: 303px; height: 181px; line-height: 20px; padding: 3px 5px; font-family: arial; font-size: 14px; color: #354438; margin: 0 0 10px 0; display: block; }

.send { display: block; font-family: arial; font-size: 14px; color: #fff; font-weight: bold; text-transform: uppercase; text-align: center; background: url("../images/send.png") no-repeat; width: 105px; height: 41px; border: none; line-height: 41px; cursor: pointer; }

/*.copy { width: 355px; font-size: 8pt; color: #b3b9b4; margin: 0 0 0 505px; bottom: 40px; position: fixed;} 
*html .copy { left: 505px; top: 820px; position: absolute; margin: 0;}
*/
.copy { width: 355px; font-size: 8pt; color: #b3b9b4; left: 505px; bottom: 40px; position: absolute;}
.copy a { font-size: 8pt; color: #b3b9b4; font-weight: bold;  }


.l-it { width: 465px; padding: 38px 0 0 0; text-align: center; background: url("../images/ct1.png") 78px 0 no-repeat;}
.l-it.two { background: url("../images/ct2.png") 78px 0 no-repeat;}