/* CSS Document */
body { 
       background-color:#5C2A27; 
	   padding:0; 
	   margin:0;
	   color:#FFFFFF; 
	   font-size:12px;
	   font-family:Tahoma, Arial, Helvetica, sans-serif;
}
div { margin:0; padding:0;}

input { margin:0px; padding:0px;}

ul { margin:0px; padding:0px 15px 0px 15px;}
ul li { 
     list-style:none; 
	 margin:0; 
	 padding:0px 0px 0px 12px; 
	 background:url(images/bull.gif) left 6px no-repeat;
	 line-height:18px;
}
img { border:none;}
#body {background:url(images/bg.jpg) left top repeat; width:1000px;}

#body .td {width:1000px; padding-top:50px;}

#head {}
#head .coll {
              margin-left:177px; 
			  float:left; 
			  text-align:left; 
			  width:360px;
}
#head .colr { 
              float:right; 
			  width:280px; 
			  text-align:right;
			  margin-right:85px;
			  color:#c48283;
			  font-weight:bold;
			  font-size:12px;
			  padding-top:26px;
}
#head .colr a {color:#c48283; text-decoration:underline;}
#head .colr a:hover {color:#c48283; text-decoration:none;}
.flag { margin-right:12px;}

#menu {
        display:block; 
		position: relative; 
		float:left; 
		top:50px; 
		left:43px; 
		z-index:99; 
		width:140px;
}

#content { margin-left:146px; height:auto; color:#FFFFFF; font-size:12px;}
#content a { color:#FFFFFF; text-decoration:underline;}
#content a:hover { color:#70171d; text-decoration:none;}
#content .top {
                background:url(images/bg-top.png) left top no-repeat; 
				width:826px;
}
#content .center {
                   background:url(images/bg-center.png) left top repeat-y; 
				   width:826px; 
}
#content .bottom {
                   background:url(images/bg-bott.png) left bottom no-repeat;  
				   width:826px;
				   padding:80px 0px 0px 0px;
}

#content .top2 {
                background:url(images/bg-top2.png) left top no-repeat; 
				width:826px;
}
#content .center2 {
                   background:url(images/bg-center2.png) left top repeat-y; 
				   width:826px; 
}
#content .bottom2 {
                   background:url(images/bg-bott2.png) left bottom no-repeat;  
				   width:826px;
				   padding:0px 0px 0px 0px;
}
#content .top-cont {
                background:url(images/bg-top-cont.png) left top no-repeat; 
				width:826px;
}
#content .center-cont {
                   background:url(images/bg-center-cont.png) left top repeat-y; 
				   width:826px; 
}
#content .bottom-cont {
                   background:url(images/bg-bott-cont.png) left bottom no-repeat;  
				   width:826px;
				   padding:80px 0px 0px 0px;
}
#content .inl { width:620px; margin-left:102px; padding-bottom:100px;}
#content .inl-cont { width:620px; margin-left:102px; padding-bottom:100px;}
#content .inl2 { width:430px; margin-left:102px; padding-bottom:100px; padding-top:160px; padding-left:100px;}
#content p { margin-top:15px; padding:0;}
#content .parable { 
                    margin-top:15px; 
					padding:0; 
					color:#451b00; 
					font-family: Georgia, "Times New Roman", Times, serif; 
					font-size:14px;
}
link .back a { color:#570009; text-decoration:underline;}
.td-bg {background-color:#9b4e3e;}

#download { background:url(images/download4.gif) left bottom no-repeat; height:23px; margin-top:25px; padding: 0px 0px 0px 30px;}
#download a { font-size:16px; font-weight:bold; color:#70171d; text-decoration:underline;}
#download a:hover { text-decoration:none; color:#FFFFFF;}

.red { color: #FF3333;}
.green { color: #00CC66;}
.blue { color:#003366;}
.magenta { color:#990033;}

h1 {
     background: url(images/h1bg.png) left top repeat;
	 color:#FFFFFF;
	 font-size:16px; 
	 font-weight:bold;
	 text-transform:uppercase;
	 width:620px;
	 padding:3px 0px 3px 5px;
	 margin-top:20px;
}
h1 span { text-transform:none;}

h2 { 
     font-size:20px; 
	 font-weight:bold; 
	 color:#451b00; 
	 margin:0px 0px 30px 170px; 
	 font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
     background: url(images/h1bg.png) left top repeat;
	 color:#FFFFFF;
	 font-size:16px; 
	 font-weight:bold;
	 text-transform:none;
	 width:166px;
	 padding:3px 0px 3px 5px;
	 margin-top:20px;
}
h4 {
     background: url(images/h1bg.png) left top repeat;
	 color:#FFFFFF;
	 font-size:16px; 
	 font-weight:bold;
	 text-transform:none;
	 width:360px;
	 padding:3px 0px 3px 5px;
	 margin-top:20px;
}

#footer { margin-top:0px; margin-bottom:30px;}
#footer .coll { 
                float:left; 
				margin-left:208px; 
				text-align:left; 
				color:#63141e; 
				font-size:11px; 
				width:165px; 
				line-height:14px;
}
#footer .coll a {color:#ffa38c; text-decoration:underline;}
#footer .coll a:hover { color:#FFFFFF; text-decoration:none;}
#footer .coll_logo {float:left; width:35px; text-align:left;}
#footer .coll_link {float:right; width:130px; text-align:left; padding-top:3px;}

#footer .colr { float:right; margin-right:85px; text-align:right; width:250px; font-size:11px;}
#footer .colr a { color:#FFFFFF; text-decoration:underline;}
#footer .colr a:hover { color:#ffa38c; text-decoration:none;}


.input-txt { 
             width:290px; 
			 height:18px; 
			 background-color:#b17266; 
			 border:#bd9993 1px solid; 
			 color:#FFFFFF;
}
.input-mess { 
              width:350px; 
			  height:170px; 
			  background-color:#b17266; 
			  border:#bd9993 1px solid; 
			  color:#FFFFFF; 
			  margin-top:5px; 
			  margin-bottom:5px;
}

#butt ul {}
#butt li { 
           background:url(images/butt-bg.png) left top no-repeat; 
		   height:35px; 
		   width:auto; 
		   float:right; 
		   padding:8px 0px 0px 25px; 
		   margin:0px 0px 0px 20px; 
		   font-weight:bold;
}











