a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: none;
}
.contact-block{
  float:left;
  width:360px;
  margin:0 80px 20px 0;
  }
label{
  display:block;
  font-style:italic;
}
input, textarea, textfield, .message {
  color:#333333;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size:1.2em;
  background:#f2f2f2;
  border:1px solid #888888;
  padding:5px;
  margin:5px 0 15px 0;
  width:350px;
}
.button{
  width:140px;
  border:1px solid #888888;
  padding:10px;
  margin-right:20px;
  background:#84cc5c;
}
.button-reset{
  background:url(images/contact-reset.png) center no-repeat;
}
.button-submit{
  background:url(images/contact-submit.png) center no-repeat;
}
.bot-line{
  padding-bottom:5px;
  border-bottom:1px dotted #aaaaaa;
  overflow:hidden;
}

a img { border:0;}

ul { list-style:none;}
html, input, textarea
	{
		font-family:Geneva, Arial, Helvetica, sans-serif; 
		font-size:12px;
		line-height:18px;
		color:#65737e;		
	}

input, select { vertical-align:middle; font-weight:normal;}

/*main layout */

.menu {padding:34px 0 0 44px;}

#middle { width:100%;}

#row2 {background:url(images/row2_bg.gif) top repeat-x;}
#row2 .indent {padding:21px 0 18px 18px;}

#footer {text-align:center}
#footer .main { width:100%; background:url(images/footer_tall.gif) top repeat-x; font-family:tahoma; font-size:11px; color:#e5e7e9;}
#footer a {color:#e5e7e9; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

.m1 {background:url(images/m1_bg.gif) top right no-repeat; padding-right:17px; text-decoration:none; font-size:13px;}
.m1:hover {text-decoration:underline;}

.m2 {background:url(images/m2_bg.gif) top right no-repeat; padding-right:13px;}

.box 			{background:url(images/box_ttall.gif) top repeat-x #FFFFFF;}
.box .bot_left 	{background:url(images/box_bl.gif) bottom left no-repeat;}
.box .bot_right {background:url(images/box_br.gif) bottom right no-repeat;}
.box .top_left 	{background:url(images/box_tl.gif) top left no-repeat;}
.box .top_right {background:url(images/box_tr.gif) top right no-repeat; width:100%;}

.box2 				{background:#eef0f0 url(images/box2_btall.gif) bottom repeat-x; line-height:16px;}
.box2 .righttall 	{background:url(images/box2_rtall.gif) right repeat-y;}
.box2 .lefttall 	{background:url(images/box2_ltall.gif) left repeat-y;}
.box2 .bot_left 	{background:url(images/box2_bl.gif) bottom left no-repeat;}
.box2 .bot_right 	{background:url(images/box2_br.gif) bottom right no-repeat;}
.box2 .top_left 	{background:url(images/box2_tl.gif) top left no-repeat;}
.box2 .top_right 	{background:url(images/box2_tr.gif) top right no-repeat;}
.box2 .toptall 		{background:url(images/box2_ttall.gif) top repeat-x; width:100%;}
.box2 .shadow		{background:url(images/shadow.gif) bottom left no-repeat;}


.bg1 {background:url(images/bg1.jpg) top right no-repeat; padding-right:65px;}
.bg2 {background:url(images/bg2.jpg) top right no-repeat; padding-right:65px;}

li { border-bottom:1px solid #e8e8e4; line-height:29px;}
li a {color:#65737e; text-decoration:none;}
li a:hover {color:#ea4808;}

/* index */

#index #row1 .indent {padding:0px 0 0 0;}
#index .box2 {margin-bottom:8px;}
#index .box2 .padding {padding:18px 25px 16px 23px;}

#index #row2 .column1 .padding {padding:25px 0 0 28px;}
#index #row2 .column2 .padding {padding:25px 0 0 29px;}
#index #row2 .column3 .padding {padding:25px 0 20px 29px;}

#index #row2 .column2 .col1 {width:105px;}
#index #row2 .column2 .col2 {width:70px;}

#form1 .row {height:34px;}
#form1 .input {width:173px; height:19px; border:1px solid #e4e6e8; background:#f5f6f7; padding:0 0 0 5px; color:#4a545d;}

.red {color:#ea4808;}
