/* CSS Document */
* { margin:0; padding:0;}
html, body { height:100%; }
body {font-size:100%; line-height:.875em; background:#1b0000}
html, input, textarea	{	font-family: Arial, Helvetica, sans-serif; 
		color:#f1e2cd;	}	

.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}
img{ vertical-align:top;  }

a{color:#fff; font-weight:bold; text-decoration:underline} 
a:hover{text-decoration:none}

.link{color:#fff; font-weight:bold; background:url(images/marker.png) top left no-repeat; padding:0 0 5px 20px; text-decoration:none; text-transform:uppercase}
.link:hover{text-decoration:underline }
.link1{ font-weight:normal}

ul{margin:0; padding:0; list-style:none;}
ul li{background:url(images/marker1.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:21px; }
ul li a{color:#fff; font-weight:bold; text-decoration: underline; line-height:2em} 
ul li a:hover { text-decoration:none; }

.ul li{background:url(images/marker2.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:21px; }
.ul1 li{background:url(images/marker3.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:21px; }
.ul1 li a{color:#fff; font-weight: normal; text-decoration: underline; line-height:2em} 
.ul2 li{background:url(images/marker4.gif) top left no-repeat; background-position:0 5px; margin:0; padding-left:21px; }



/*header*/
#header {font-size:0.75em; color:#FFFFFF }
#header .logo{ margin:33px 0 31px 0 }
#header .indent{padding:60px 0 0 842px; position:absolute}

/*content*/
#content{ font-size:0.75em; width:100%; text-align:left;}
#content .indent-main{padding:0 0 0 0}
#content .indent-col{padding:22px 30px 13px 26px}
#content .indent-col1{padding:22px 20px 13px 26px}
#content .title{  margin-bottom:11px}
#content .img-left{ float:left; margin:0 20px 16px 0}
#content .img-indent{ margin:0 0 16px 0}
#content p{ margin:0 0 15px 0}
#content .p{ margin:0 0 9px 0}
#content .p1{ margin:0 0 15px 0}
#content h4{color:#fff; text-transform:uppercase; font-size:.83em; margin-bottom:13px;  }
#content .tail{ background:url(images/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}
#content .txt{ font-size:.916em; color:#fffffe; text-transform:uppercase}
.txt1{ color:#cbbba7}

#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:#cbbba7; font-size:0.75em; background:#060302 }
#footer .indent-footer{ padding:15px 30px 0 30px;}
#footer a {color:#ffffff; font-weight:bold; 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}
.h{ height:30px}
.h1{ height:40px}
.block-contact span{ float:right; margin-right:100px}
.input input{
	margin-left:3px;
	color:#000000;
	width:215px; height:17px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
input{
	border-left:1px solid #dad5c2; 
   	border-top:1px solid #dad5c2; 
   	border-right:1px solid #dad5c2	; 
   	border-bottom:1px solid #dad5c2; 
	background:#FFFFFF;
	color:#000000;
	width:275px; height:19px;
	font-size:1em;
	padding-left:5px;
	padding-top:2px
}
textarea{
   	border-left:1px solid #dad5c2; 
   	border-top:1px solid #dad5c2; 
   	border-right:1px solid #dad5c2	; 
   	border-bottom:1px solid #dad5c2; 
	background:#FFFFFF;
	color:#000000;
	width:275px; height:106px;
	font-size:1em;
	padding-left:5px;
	margin-bottom:11px;
	overflow:auto}