* {
margin:0;
padding:0;
}
	
body {
background:url(../images/shadow.gif) repeat-y 50% 0%;
background-color:#F47F1A;
    
}

#all {
width:893px;
margin:0 auto;
font-family: Tahoma;
font-size:11px;
color:#636363;
}

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

#header {
background:url(../images/header_bg.jpg) no-repeat 0% 0%;
height:447px;
width:893px;
display:table;
}
#line {
background:url(../images/line.jpg) no-repeat 0% 0%;
height:39px;
width:893px;
display:table;
}
#line2 {
background:url(../images/line2.jpg) no-repeat 0% 0%;
height:39px;
width:893px;
display:table;
}
#footer {
background:url(../images/footer.gif) no-repeat 0% 0%;
height:40px;
width:893px;
}
#footer2 {
background:url(../images/footer2.gif) no-repeat 0% 0%;
height:40px;
width:893px;
}
#footer img {
margin:25px 0 0 342px;
}
#footer2 img {
margin:25px 0 0 342px;
}
#left {
background:url(../images/left_bg.gif) repeat-y 0% 0%;
}
#right {
background:url(../images/right_bg.gif) repeat-y 0% 0%;
}
#cont1 {
background-color:#FFFFFF;
}
#cont2 {
background:url(../images/cont2.gif) repeat-y 0% 0%;
}
#cont3 {
background:url(../images/cont3.gif) repeat-y 100% 0%;
background-color:#FFFFFF;
}
#right_col {
margin:0 0 0 13px;
background:url(../images/sh.gif) no-repeat 100% 0%;
display:table;
width:237px;
}
#left_col {
margin:0 0 0 12px;
display:table;
width:552px;
}
#clients {
background:url(../images/pic1.jpg) no-repeat 0% 0%;
}
.orange {
color:#F89726;
}
.blue {
color:#022B5A;
font-weight:bold;
}
.link {
color:#2E2E2E;
font-weight:bold;
text-decoration:none;
}
.form {
font-family:Tahoma;
font-size:11px;
color:#999999;
width:127px;
height:17px;
}
ul {
	margin: 10px;
}
h2, p {
	margin: 10px 0;
}