@charset "iso-8859-5";
/* CSS Document */
*{
margin:0;
padding:0
}
img {border:0px}
body {
width:100%;
margin:0px;
padding:0px;
height:100%;
min-height:100%;
}
#container1 {
width:100%;
height:100%;
min-height:100%;
background: #ffffff url("images/body-bg.gif") repeat-x;
background-position:top;
}
#container2 {
width:100%;
background-color:#ffffff;
}
.outer {
 padding:0;
 text-align:left;
 width:880px;
 margin:auto;
 height:auto;
 background:transparent;
}
#header{
width:825px;
height:249px;
text-align:left;
background-image:url(images/header.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
}
#strapline{
float:left;
position:relative;
top:115px;
left:-27px;
width:327px;
height:115px;
text-align:left;
background-color:#e85e12;
}
#ego {
float:right;
position:relative;
color:#cccccc;
font-size:11px;
font-family:arial;
margin:-50px 0 0 0;
}
#nav{
float:right;
position:relative;
top:45px;
right:-27px;
width:348px;
height:30px;
text-align:left;
background-color:#367c2b;
color:#ffffff;
font-size:14px;
font-family:arial;
}
#nav a{
position:relative;
top:5px;
text-align:left;
color:#ffffff;
font-size:14px;
padding:0 0 0 20px;
}
#footer{
width:825px;
clear:both;
background-color:#ffffff;
font-family:Tahoma;
font-size:9px;
color:#9ca280;
padding:10px 0 20px 0;
border-width: 2px;
border-color: #e85e12;
border-top-style: solid;
}
#footer div{float:left}

.reg{
float: left;
padding:7px 0 7px 10px;
margin:0 0 0 0; 
}
.copy{
width:250px;
text-align:right;
padding:7px 0 7px 0;
margin:0 0 0 0 
}
.copy a{
font-family:Tahoma;
font-size:11px;
color:#ffffff;
text-decoration:underline
}
.copy a:link{text-decoration:underline}
.copy a:visited{text-decoration:underline}
.copy a:hover{text-decoration:none}

.bottom_menu{
width:480px;
margin:0 20px 0 20px 0;
padding:7px 0 7px 20px
}
.small_title{
font-family:Tahoma;
font-size:17px;
color:#b15c11;
font-weight:bold;
padding:20px 0 0 0
}
.arrow{
padding:0 0 0 10px;
width:135px;
background-image:url(images/arrow.gif);
background-position:0px 4px;
background-repeat:no-repeat
}
#content{
width:825px;
height:auto;
padding:0;
margin:0;
text-align:left;
font-family:Tahoma;
font-size:11px;
color:#231f20;
background-color:#ffffff;
}
#text{
position:relative;
width:450px;
height:auto;
float:left;
padding:20px 10px 20px 0;
margin:0;
text-align:justify;
font-family:Tahoma;
font-size:11px;
color:#231f20;
background-color:#ffffff;
}
#img-rotate{
position:relative;
width:180px;
height:auto;
float:left;
padding:30px 0 0 10px;
margin:0;
background-color:#ffffff;
}
#img-rotate img{
padding:0 0 20px 0;
}
#right{
position:relative;
width:160px;
height:auto;
float:right;
padding:30px 0 0 10px;
margin:0;
background-color:#ffffff;
}
#right img{
padding:0 0 20px 0;
}
a {
font-family:Tahoma;
font-size:11px;
color:#ed7e41;
text-decoration:underline
}
a:link{text-decoration:underline}
a:visited{text-decoration:underline}
a:hover{text-decoration:none}

p {
line-height: 1.6em;
padding:10px 0 0 0;
}

.readmore{
text-align:right;
margin:16px 10px 0 0 
}
.readmore a{
font-family:Tahoma;
font-size:12px;
color:#af0e0e;
font-weight:bold;
text-decoration:none;
}
.grad {
background-image:url(images/blue-grad.gif);
background-repeat:repeat-x;
}

h1 {
color:#ffffff;
font-family:arial;
font-weight:normal;
font-size:16px;
padding: 15px 20px 5px 50px;
line-height: 1.6em;
}
h2 {
color:#ed7e41;
font-size:14px;
font-weight:normal;
padding: 15px 0 0 0;
margin: 0 0 -5px 0;
}
input {
 font: 12px Tahoma, sans-serif;
 color: #000000;
}

select {
 font: 12px Tahoma, sans-serif;
 color: #808487;
}

textarea {
 font: 12px Tahoma, sans-serif;
 color: #808487;
}



