/*

*/

* { padding: 0; margin: 0; }

body {
 	font-family: "Trebuchet MS";

 font-size: 13px;
 color:#000000;
 background-color:#1E1C1B;
 background-image:url(bg_small.gif);
 background-repeat:repeat;
}
#wrapper { 
 margin: 0 auto;
  width: 1020px;
}

#header {
 color: #333;
 width: 1007px;
 float: left;
 border-top: 5px solid #fff;
 border-bottom: 5px solid #fff;
 background-color:#FFFFFF;
  border-left: 5px solid #fff;
 border-right: 4px solid #fff;
 height: 350px;


}
#content {
 color: #333;
 width: 1007px;
 float: left;
 border-top: 5px solid #fff;
 border-bottom: 5px solid #fff;
 background-color:#FFFFFF;
  border-left: 5px solid #fff;
 border-right: 4px solid #fff;
 height: 175px;


}

.search{

width: 240px;
height: 20px;


}

.search-input {


	height: 14px;
border:1px solid #ccc;
margin-left:3px;
	color: #999;

}
.login{

width: 240px;
height: 140px;


}

.box1{
float: left;
width: 240px;
height: 140px;


}
.box2{
float: left;
width: 250px;
height: 160px;

margin-left: 5px;
background-image:url(box2home.gif);
}
.box3{
float: left;
width: 250px;
height: 160px;
background-image:url(box3home.gif);
margin-left: 5px;
}
.box4{
float: left;
width: 250px;
height: 160px;
background-image:url(box4home.gif);
margin-left: 5px;
}
.boxtext{
padding:7px;
color:#FFFFFF;
}
#footer { 
 width: 1007px;
 clear: both;
 color: #333;

height:40px;
border-bottom: 5px solid #fff;
  border-left: 5px solid #fff;
 border-right: 4px solid #fff;
 background-image:url(footer1005.gif);
 background-repeat:no-repeat;
  background-color:#FFFFFF;
}

.bottommenu{
padding-top:13px;
text-align:center;
color: #FFFFFF;
font-family: "Trebuchet MS";
 font-size: 10px;
letter-spacing:2px;
font-weight:bold;

}

.bottommenu a:link{
color:#FFFFFF;
text-decoration: none;
}

.bottommenu a:hover{
text-decoration: underline;
}

.bottommenu a:visited{
color:#FFFFFF;
text-decoration: none;
}
