
body {
background: #ffffff url('../images/bg.jpg') repeat-x;
color: #343434;
text-align:center;
}

a {
color: #ffffff;
text-decoration:none;
}

a:hover {
color: #343434;
text-decoration:none;
}

#contain {
font:14px Verdana,Tahoma,Arial,sans-serif;
width:850px;
height: 100%;
background: #ffffff;
color: #343434;
margin:5px auto;
text-align:left;
border: #343434 1px solid;
}

#header {
width:850px;
height:120px;
background: #ffffff;
color: #343434;
margin-bottom:10px;
text-align: center;
}

#header img{
border: 0px;
}

h1 {
font-size:16px;
color: #343434;
margin-left:25px;
text-align: left;
margin-top: 10px;
}

h2 {
font-size:16px;
color: #343434;
margin-left:20px;
text-align: left;
}

h3 {
font-size:15px;
color: #ffffff;
}

#main {

width:850px;
margin:0 15px 0 15px;
}

#main p{
margin-bottom:5px;
}





#footer {
clear:both;
width:850px;
margin: 5px auto;
font-size:14px; 
font-family: Verdana,Tahoma,Arial,sans-serif;
text-align:center;
padding-bottom:5px;
height: 35px;
color: #343434;
}


#footer a{
color: #9e1f62;
text-decoration: none;
}

#footer a:hover{
color: #282828;
text-decoration: none;
font:14px Verdana,Tahoma,Arial,sans-serif;
}

#footl {
float: left;
padding-top: 7px;


}

#footr {
float: right;

}


#footer img{
border: 0;
}


#container {
border-top:1px solid #343434; 
width:790px; 
margin-bottom: 1em; 
padding: 30px;
text-align: center;
}


#former{
text-align: center;
margin-bottom: 15px;
}

#about{
margin-bottom: 10px;
}

#about p{
text-align: left;
margin:0 15px 0 15px;
}




#bookmarklet { 
background: #efefef;
border: 1px solid #5e5e5e;
width: 800px;
text-align: center;
margin: 5px auto;
font-size: 10px;
}

#bookmarklet img{ 
border: 0px;
}


#wrapper{
width: 850px;
margin: 0 auto;
}

.box{
background: #fff;
}
.boxholder{
clear: both;
padding: 1px;
background: #ffffff;
border-top:1px solid #343434; 
}
.tab{
float: left;
height: 32px;
width: 164px;
margin: 0 2px 0 4px;
text-align: center;
background: #ff7403 url(../images/greentab.jpg) no-repeat;
color: #ffffff;

}
.tabtxt{
margin: 0;
color: #fff;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
}

.box p{
padding: 10px;
text-align: center;
}

.techboxleft{
	margin-left:110px;
	float:left;
}
.techboxright{
	margin-right:110px;
	float:right;
}
.techboxleft, .techboxright{
	margin-bottom:25px;
	width:300px;
}