/* CSS Document */

Body
{
margin:0; 
padding:0; 
background-image:url(../images/bg.jpg); 
background-repeat:no-repeat;
background-position:top center;
background-color:#f0f0f0;


font: 13px Arial, Helvetica, sans-serif; color:#000; 
text-align:justify;
 }
 
img, div, td { behavior: url("images/iepngfix.htc") }

.lft
{
float:left;
}

.rgt
{ 
float:right;
}


.clr
{
clear:both;
}

.text
{
font: 13px Arial, Helvetica, sans-serif; 
color:#000000; 
text-align:justify; 
text-transform:none;
}

#pageholder{ 
width:1000px;
 margin:auto; 

/* overflow:hidden;*/
 
 }
.header
{
 width:100%; 
 margin:auto;
 padding:0px; 
 height:243px;
 border:0px solid red;
 background:url(../images/header-bg.jpg) repeat-x;



}

a{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
color:#8a2200; 
text-transform:none; 


}
a:hover
{
font-family:Arial, Helvetica, sans-serif;
 font-size:12px; color:#5d1a04; 
 text-transform:none; 
 text-decoration:none;
 }

ul{ margin:0px; padding:15px 0px 15px 0px;}
li{ text-decoration:none; display:inline;  padding:15px 0px 15px 33px;}
.content{ border:0px solid #000; width:998px;}
.home-mid {width:998px; background:url(../images/mid-bg.jpg) no-repeat; height:288px;}
.home-text-mid {width:976px;_width:972px; border:0px solid red; margin:auto; margin-left:12px; margin-right:20px; background:url(../images/mid-bg-1.jpg) repeat-y; float:left; }
.home-text-mid1 {width:979px;_width:972px; border:0px solid red; margin:auto; margin-left:8px;  background:url(../images/mid-bg-1.jpg) repeat-y; float:left; }

.home-text-mid p { padding:5px; line-height:18px; padding-top:0px; padding-bottom:5px;}
.mar-top { margin-top:5px; margin-bottom:5px;}
.block-left{ width:310px; float:left; border:0px solid red; padding-left:10px;}
.block-left p { width:295px; line-height:20px; font-size:13px; color:#363636;}
.block-mid { width:283px; float:left; border:0px solid red; margin:auto; padding:10px; padding-left:20px; margin-top:20px;}
.block-right { width:310px; float:right; border:0px solid red;}
.block-right h4 { color:#930000; font-size:13px; width:270px; margin:0px; padding:0px; padding-bottom:5px;}
.block-right p { line-height:20px; width:295px; float:right; margin-left:0px; padding-left:0px;}
.p-text { line-height:20px; width:295px; border-bottom:1px dotted #CCCCCC;}
.btmlink { color:#ff8a00!important;}

.btmlink a { color:#ff8a00!important; text-decoration:underline;}
.btmlink a:hover { ccolor:#ff8a00!important; text-decoration:none;}

.footer{

 font-size:12px; color:#fff!important; 
 text-transform:uppercase; 

 width: 100%;
  float: left;
   background:url(../images/footer-bg.jpg) repeat-x;
   padding-top:30px; padding-bottom:20px;
   }
   
   .footer-mid { width:980px; border:0px solid #000; margin:auto; overflow:hidden; color:#fff!important; }
   



#navigation {
    color: #444444;
    font: bold 12px/18px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 10px 0;
    text-transform: uppercase;
}
#navigation:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#navigation ul {
    border-radius: 100px 100px 100px 100px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    float: left;
    overflow: hidden;
}
#navigation li {
    background: -moz-linear-gradient(center top , #F7F7F7 0%, #EDEDED 100%) repeat scroll 0 0 transparent;
    border-color: #BABABA #BABABA #BABABA #FFFFFF;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px #FFFFFF inset;
    float: left;
}
#navigation li:hover, #navigation li.current {
    background: -moz-linear-gradient(center top , #4D4D4D 0%, #262626 100%) repeat scroll 0 0 transparent;
    border-color: #262626 !important;
    box-shadow: 0 1px rgba(255, 255, 255, 0.2) inset;
}
#navigation a {
    color: #444444;
    display: block;
    padding: 12px 52px;
    text-decoration: none;
    text-shadow: 0 1px #FFFFFF;
}
#navigation a:hover, #navigation li.current a {
    color: #FFFFFF;
    text-shadow: 0 1px #000000;
}
#navigation li:first-child {
    border-left-color: #BABABA;
    border-radius: 100px 0 0 100px;
}
#navigation li:last-child {
    border-radius: 0 100px 100px 0;
}
 ol, ul, li {


    margin: 0;

    padding: 0;
    vertical-align: baseline;
}

ul {
    list-style: none outside none;
}





.ie6 input {
    vertical-align: text-bottom;
}

a:hover, a:active {
    outline: medium none;
}

.img_shadow {
    background: url("../images/img-shadow.png") no-repeat scroll center bottom transparent;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 14px;
    padding-top: 3px;
    width: 275px;}
.pd { margin-right:10px;}



#contacts-form {
    float: left;
    width: 430px;
	margin-top:10px;
}
#contacts-form fieldset {
    border: medium none;
    float: left;
}
#contacts-form .field {
    clear: both;
}
#contacts-form label {


    float: left;
    font-size: 12px;
    line-height: 24px;
    padding-bottom: 8px;
    width: 153px;
}
#contacts-form input {
    background: url("images/png-bg.png") repeat scroll 0 0 #F8F8F8;
    border: 1px solid #cacaca;
    float: left;
    padding: 1px 0 1px 3px;
}
#contacts-form select {
    border: 1px solid #7A7A7A;
}
#contacts-form span {
    color: #D2D2D2;
}
#contacts-form textarea {
    background: url("images/png-bg.png") repeat scroll left top #F8F8F8;
    border: 1px solid #cacaca;
    float: left;
    margin-bottom: 15px;
    overflow: auto;
    padding: 1px 0 1px 3px;
    width: 250px;
}
#contacts-form .sent_btn {
    background: url("../images/send.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 1px;
    height: 20px;
    margin-right: 10px;
    width: 56px;
}
#contacts-form .reset_btn {
    background: url("../images/reset.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 1px;
    height: 20px;
    width: 56px;
}
.mar_btm { padding-bottom:10px; padding-top:10px;}
.col6 {
    float: left;
    height: auto;
    margin-left: 0;
    padding: 0 0 20px;
	padding-right:30px;
	padding-left:10px;
    width: 410px;
}



/*right navigation-----------*/


ul#menulist a:hover {background:url(../images/menu_5.jpg) left repeat-y;}
.mid-inside{ border:0px solid red; width:740px; float:left;}


#show_content {
    float: left;
    width: 980px;

	border:0px solid red;
	
}
#show_content .pro {
    float:left;
    width: 284px;
	margin-left:50px;
	margin-right:50px;
	margin-top:20px;
	
}
#show_content ul {
}
#show_content li {
    display: inline;
    float: left;
    margin-bottom: 0;
    margin-left: 4px;

    margin-right:0px;

    margin-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    width: 322px;

}


.col6 h3, .col7 h3 {
    border-bottom: 0px solid #DFDFDF;
    color: #880a17;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;


}
.space {
    float: left;
    width: 419px;
	padding-top:5px;
}

.cont {
    float: left;
    height: auto;
    margin: 0 0 0 0;
    width: 430px;
}
.cont .feft label {
    clear: both;
    float: left;
    height: auto;


    width: auto;
}
.col7 {
    float: right;
    height: auto;
    padding: 0 0 20px;
    width: 460px;
}
form fieldset {
    border: 0 none;
    font-size: 12px;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
form p {
    margin-bottom: 0;
    margin-top: 0;
}
form input {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #000000;
    margin: 8px 0;
    padding: 3px;
    width: 220px;
}
form select {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #000000;
    margin: 5px 0;
    padding: 3px;
    width: 220px;
}
form option {
    padding-left: 3px;
    padding-top: 2px;
}
form label {
    color: #4F5445;
    float: left;
    font-weight: bold;
    margin-left: 0;
    padding-bottom: 2px;
    padding-top: 3px;
    width: 135px;
}
form label span {
    color: #D4751A;
    font-size: 18px;
}
.clear {
    clear: both;
}
#contacts-form1 {
    margin: 10px;
}
form textarea {
    border: 1px solid #DDDDDD;
    color: #000000;
    height: 118px;
    margin: 8px 0;
    overflow-x: auto;
    overflow-y: scroll;
    padding: 3px;
    width: 574px;
}
.sent_btn {
    background: url("../images/send.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 1px;
    height: 20px;
    margin-right: 10px;
    width: 56px;
}
.reset_btn {
    background: url("../images/reset.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    font-size: 1px;
    height: 20px;
    width: 56px;
}

#tab {
	border:1px solid #CCC;
	margin-top:00px;
	
}

#tab td {
	line-height:22px;
}
#tab .odd {
	border:1 px solid red;
}
#tab .even {
	background:#fff5e7;
}