/* CSS Document */
* {
	margin:0;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0;
}

.column { float:left;}
.clear { clear:both;}

html, body { height:100%; }
body {
	font-size:100%;
	line-height:normal;
	text-align:left;
	background:url(images/bg.gif) repeat-x top #f0f6f9
}
html, input, textarea
	{	font-family:Arial; 
		color:#6d6668;
	}	


.vam{ vertical-align:middle}
.fl{ float:left}
.fr{ float:right}
.tac{ text-align: center}
.width{ width:100%}

a img{ border:0px}
img{ vertical-align:top;  }

b{
	color:#000000;
	font-size:1.1em;
	background-position: 0 12px;
}

a{
	color:#222222
} 
a:hover{
	color: #0ea0e5;
	font-weight: normal;
}
.a1{color:#0ea0e5;  font-size:1.4em; } 
.a2{color:#222222; background:url(images/arrow3.gif)  top left no-repeat; background-position:0 5px; padding-left:15px } 
.a3{color:#62b327; background:url(images/arrow1.gif)  top left no-repeat; background-position:0 5px; padding-left:15px } 

ul{margin:0; padding:0; list-style:none}
ul li{
	background:url(images/arrow.gif)  top left no-repeat;
	background-position:0 6px;
	margin:0px;
	padding-left:19px;
}
ul li a{color:#2c2829; text-decoration:none; font-size:1.1em; line-height:25px } 
ul li a:hover {
}

.ul1 ul{margin:0; padding:0; list-style:none; line-height:25px}
.ul1 ul li{
	background:url(images/arrow.gif) top left no-repeat;
	background-position:0 10px;
	margin:0px;
	padding-left:15px;
}
.ul1 ul li a{color:#62b327; text-decoration:underline; font-size:1.1em } 
.ul1 ul li a:hover { text-decoration:none; }

.ul2{margin:0 0 0 5px; padding:0; list-style:none; line-height:27px}
.ul2 li{background:url(images/arrow3.gif)  top left no-repeat; background-position:0 12px; margin:0px; padding-left:15px; }
.ul2 li a{color:#222222; text-decoration:underline; font-size:1.1em } 
.ul2 li a:hover { text-decoration:none; }


/*content*/
#content{ font-size:0.75em; width:100%; text-align:left; background:#FFFFFF}
#content .indent_main{ padding:0px 9px 0px 8px}
#content .indent_col2{ padding:14px 0px 0px 21px}
#content .indent{ padding:19px 0px 25px 0px}
#content .indent1{ padding:27px 30px 25px 32px}
#content .title{ background:url(images/bg_title.gif) no-repeat  center left #ecf1f5; padding:18px 5px 18px 49px}
#content .title1{ background:url(images/bg_title2.gif) no-repeat  center left #ecf1f5; padding:18px 5px 18px 49px; margin-top:11px}
#content .title2{ margin-bottom:25px}
#content .contact{ background:url(images/contact.jpg) no-repeat  center left #ecf1f5; padding:18px 5px 18px 49px; height:40px}
#content .line{ margin-bottom:19px}
#content .line1{ margin:15px -35px 19px 0}
#content .line2{ margin:29px 0px 25px 0}
#content h1 { font-size:1.7em; color:#000000; font-weight:normal}
#content .h1 { margin-bottom:27px}
#content p{
	margin:10px 0px 0px 0px;
}
#content .p1{ margin:10px 0px 20px 0px}
#content .pic_left{ float:left; margin:0px 27px 16px 0px}
#content .pic_left1{ float:left; margin:0px 21px 16px 0px}
#content .pic{  margin:10px 0px 18px 0px}
#content .bg1{ background:url(images/bg3.gif) repeat-x bottom #e3e9ed; padding:4px 10px 13px 30px; color:#2c2829}
#content .bg2{ background:url(images/bg2.gif) repeat-x bottom #f4f8fa; padding:14px 23px 23px 30px}
#content .bg5{ background:url(images/bg3.gif) repeat-x bottom #f4f8fa; padding:0px 0px 0px 30px; height:9px}
#content .more{ margin:26px 9px 0px 0px}
#content .more1{ margin:26px 0px 0px 0px}
#content .txt{
	color:#0ea0e5;
	text-transform:none;
	font-weight:bold
}
#content .txt1{ color:#2c2829; }

/*index-2.html*/
#page3 #content .indent_col2{ padding:14px 20px 0px 21px}
#page3 #content .bg1{  padding:9px 23px 24px 30px;}
#page3 #content .col1 .bg1 p{ margin:0px}
#page3 #content .col1 .bg1 strong{ float:right; margin-bottom:15px}

/*index-3.html*/
#page4 #content .bg1{ padding:10px 23px 45px 30px; }
#page4 #content .col2 p{ margin:0px 0px 21px 0px}
/*index-4.html*/
#page5 #content .indent{ padding:26px 20px 45px 32px; }
#page5 #content p{ margin:15px 0px 0px 0px}
/*footer*/
#footer {
	color:#596a74;
	font-size:0.75em;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 57px;
	padding-left: 370px;
}
#footer span {
	text-transform:none
}  
#footer a {color:#596a74; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.h{ height:50px}
input{
	width:218px;
	height:auto;
	font-size:1em;
	padding-left:5px;
	margin-bottom:0px;
	text-align: left;
}
textarea{
	width:218px;
	height:70px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto
}
