


body {
background: #ff6600;
color: #333333;
text-align:center;
margin:0;
padding:0;
}

/* main */

div {font-size:14px; 
font-family: Arial,Helvetica,Verdana,Tahoma,sans-serif;}

h1 {
font-size:22px;
color: #000;
}

h2 {
font-size:18px;
color: #000;
}

h3 {
font-size:16px;
color: #000;
}

h4 {
font-size:14px;
color: #000;
}

ul {margin-top: 15px; margin-bottom: 15px;}
li { margin-left: 20px;}

a {
color: #1d597e;
text-decoration:none;
}

a:hover {
color: #333333;
text-decoration:none;
}

img {border:0;}

.clearer {clear:both;}

.container {
font-size:14px; 
font-family: Helvetica, Verdana,Tahoma,Arial,sans-serif;
width:980px;
color: #333333;
margin:0 auto;
text-align:left;
background: #ffffff;
padding:0;
border-left: 15px solid #e8e9da;
border-right: 15px solid #e8e9da;
}

#header {
width:980px;
height:85px;
color: #333333;
margin: 0 auto;
}

#logo {
width:203px;
height:85px;
float:right;
}

blockquote {background: #f5f5f5; margin-left: 30px; padding: 4px; border: 1px solid #e4e4e4;}

.line {width: 950px; height: 4px; background: #2a2a2a; margin:5px auto;}
.lines {width: 950px; height: 1px; background: #b6b6ae; margin:5px auto;}
.linef {width: 950px; height: 2px; background: #b6b6ae; margin:5px auto;}
/* end main */


/* search */

#search {
width:370px;
height:50px;
color: #555555;
float: left;
margin-top: 26px;
margin-left: 15px;
}

#inp {
float: left;
width: 320px;
height: 32px;
border: #ff6600 1px solid;
background: #ffffff;
font:24px Helvetica, Verdana,Tahoma,Arial,sans-serif;
color: #555555;
margin-right: 5px;
}

#go {
float: right;
width: 37px;
height: 37px;
border: 0;

}

#searchin {margin:0;}

#searchim {margin:0;}

/* end search */




/* menu */

#nav {
width:960px;
height: 40px;
color: #333333;
text-align:left;
background: #ffffff;
margin-left: 5px;
}

/* end menu */




/* on page */


#images {margin-left: 15px; margin-top: 0px; width: 950px; height: 150px; background: #fff; margin-bottom: 10px;}


#left {
float:left;
width:600px;
margin:0 20px 0 20px;
}

#left p{
margin-bottom:5px;
}

#right {
float:right;
width:250px;
margin-right: 10px;
margin-top:10px;
}

#right h3 {color: #fff; background: #ff6600 url('../img/side.jpg') repeat-x; padding: 5px; margin:0;}

#right p{
border: 1px solid #ff6600;
padding: 5px;
margin-top:0;
margin-bottom: 15px;
}

#right a{
text-decoration:none;
border:0px;
}

#right a:hover{
text-decoration:none;
border:0px;
}

#right img{
border:0px;
}

/* end on page */


/* text resize */

.increaseFont {
color:#fff;
font-size:18px;
float:right;
margin:5px;

}

.decreaseFont {
color:#fff;
font-size:10px;
float:right;
margin:5px;

}

.resetFont {
color:#fff;
font-size:14px;
float:right;
margin:5px;

}

/* end text resize */


/* form */

#contact {width: 350px; border: 1px solid #e4e4e4; padding: 15px; margin: 20px;}

.fleft {float: left; padding: 3px; margin-bottom: 5px;}
.fright {float: right; padding: 3px; margin-bottom: 5px;}

.input {
font: 14px Arial,Helvetica,Verdana,Tahoma,sans-serif;
width: 200px;
background: #f5f5f5;
border: 1px solid #e4e4e4;
color: #333333;
padding:3px;
}

.inputb {
font: 14px Arial,Helvetica,Verdana,Tahoma,sans-serif;
width: 200px;
background: #f5f5f5;
border: 1px solid #e4e4e4;
color: #333333;
padding:3px;
}

.send {margin: 5px auto;}

/* end form */


/* footer */

#footer {
width: 930px;
margin: 0 auto;
font-size:14px;
color: #333333;
font-weight: 900;
padding-bottom: 10px;
}

#footer a {
color: #333333;
text-decoration:none;
}

#footer  a:hover {
color: #000000;
text-decoration:none;
}


#footerl {
float:left;
}

#footerr {
float:right;
}


/* end footer */




