@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	background:url('images/bg_body_01.gif') top repeat-x;
	font:11px Tahoma;
	color:#373737;
	}
#top {
	background:url(images/bg_top_01.jpg) top center no-repeat;
	}

p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}

h1 {
	font-size:17px;
	font-weight:bold;
}

.wrapper {
	margin:0 auto;
	width:776px;
	}
#nav {
	margin-bottom:7px;
	}
#main {
	position:relative;
	z-index:1;
	}
#text {
	width:415px;
	padding:15px 0 20px 5px;
	line-height:16px;
	min-height:380px; height:auto !important; height:380px;
	}
#text2 {
	width:545px;
	padding:15px 0 20px 5px;
	line-height:16px;
	min-height:380px; height:auto !important; height:380px;
	}
#bottom {
	background:url(images/bg_main_16.gif) top repeat-x;
	height:150px;
	}
#form1 {
	margin:0;
	padding:0;
	position:absolute;
	width:351px;
	top:5px;
	right:-4px;
	}
#form2 {
	margin:0;
	padding:0;
	position:absolute;
	width:199px;
	top:0px;
	right:0px;
	z-index:10;
	}
#form1 .inner {
	background:url(images/bg_form_16.gif) 7px repeat-y;
	}
#form2 .inner {
	background:url(images/form2_bg_06.gif) repeat-y;
	}
.alignCenter {
	text-align:center;
	}
.alignRight {
	text-align:right;
	}
.blue {
	color:#0000ff;
	}
	
textarea 
{
    width:300px;
}	
