/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:1.125em; background: url(images/bg.gif) repeat-x top #e1dfd5}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#4c4c4c;	}	

.alignMiddle{ vertical-align:middle}
.alignCenter{ text-align: center}
.container1{ width:100%}
.clear { clear:both;}
.fleft{ float:left}
.fright{ float:right}
div.container {	overflow:hidden; width: 100%;}
a img{ border:0px}
object { vertical-align:top;}
img{ vertical-align:top;  }

a{color:#232323; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#000000; background:url(images/marker.gif) top left no-repeat; padding-left:8px; background-position:0 6px; font-weight:bold  }
.link1{ color:#232323; display:block; margin-bottom:19px}

.button{color:#fff; font-weight:bold; background:url(images/button.gif) top left no-repeat; padding:2px 16px 4px 21px; text-decoration:none;   }
.button:hover{text-decoration:underline }

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 11px; margin:0; padding-left:10px; }
ul li a{color:#050713; font-weight:bold; text-decoration: underline; line-height:1.83em} 
ul li a:hover { text-decoration:none; }

.link-1 { display:block; float:left; background:url(images/link_bg.gif) left top repeat-x; color:#ffffff; text-decoration:none; }
.link-1 em { display:block; background:url(images/link_left.gif) no-repeat left top;}
.link-1  b { display:block; background:url(images/link_right.gif) no-repeat right top; padding:0 13px 3px 18px; font-style:normal;}
.link-1:hover{ text-decoration:none; color:#cfcdc2}


/*header*/
#header {font-size:0.75em; color:#d3d1c7 }
#header .flash{ background:#fff; padding:5px 6px 6px 6px }
#header .flash1{ background:url(images/flash1.gif); padding:0px 6px 5px 6px }
#header .indent1{margin:28px 0 0 723px; position:absolute}
#header a{color:#d3d1c7; text-decoration:none} 
#header a:hover{text-decoration:underline}
#header .logo{ margin:8px 0 10px 0 }

.row1{ width:100%; margin-bottom:1px}

.bg1{ background:url(images/bg1.gif)}
.bg1-1{ background:url(images/bg1-1.gif) repeat-x bottom; width:100%}
.bg2{ background:url(images/bg2.gif)}
.bg3{ background:url(images/bg3.gif)}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 5px 0 6px}
#content .indent-col{padding:36px 43px 30px 36px}
#content .indent-col-1{padding:36px 43px 30px 49px}
#content .indent-col1{padding:37px 20px 50px 36px}
#content .indent-col2{padding:33px 40px 35px 48px}
#content .title{  margin-bottom:26px}
#content .img-left{ float:left; margin:0 25px 6px 0}
#content .img-left1{ float:left; margin:0 35px 6px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 17px 0}
#content .p{ margin:0 0 21px 0}
#content .p1{ margin:0}
#content h4{color:#8b870e; font-size:1em; margin-bottom:13px;  }
#content h3{color:#0c0c0c; font-size:1.5em; margin-bottom:17px;  }
#content h5{color:#0c0c0c; font-size:1.25em; margin-bottom:9px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

#content .indent{padding:0 0 0 0}

/*box*/
.box{ background:#EAE4E0; width:100%;}
.box .border-top {background:url(images/border_top.gif) repeat-x top;}
.box .border-bottom {background:url(images/border_bottom.gif) repeat-x bottom;}
.box .border-left {background:url(images/border_left.gif) repeat-y left;}
.box .border-right {background:url(images/border_right.gif) repeat-y right;}
.box .corner-top-left {background:url(images/corner_top_left.gif) no-repeat left top;}
.box .corner-top-right {background:url(images/corner_top_right.gif) no-repeat right top;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) no-repeat left bottom;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) no-repeat right bottom; width:100%; }
.box .indent-box{ padding:0 0 0 0; }


/*footer*/
#footer { color:#969489; font-size:0.75em; background:url(images/bot.gif) repeat-x top; margin:0 5px 0 6px }
#footer .indent-footer{ padding:35px 50px 0 32px;}
#footer a {color:#969489; text-decoration:underline}  
#footer a:hover {  text-decoration:none}

.jamp2{ width:40px; margin-left:6px}
select{font-size:.84em; color:#2d3331; height:20px;	font-family:Tahoma;}

.indent-2{ position:relative; padding-left:20px; float:left; padding-right:20px}
.h{ height:30px}
.block-contact span{ float:right; margin-right:40px}
.block-contact1 span{ float:right; margin-right:60px}
input{
   	border:1px solid #ffffff; 
	background:#cfcdc2;
	width:204px; height:20px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border:1px solid #ffffff	; 
	background:#cfcdc2;
	width:204px; height:108px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}