* {
	margin:0;
	padding:0;
	}
body {
	padding:0 0 0 0;
background-color: #41A212;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
}

li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
}

ul {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
}

#wrapper {
	left:50%;
	margin-left:-410px;
position: absolute;
width: 769px;

}

#content{
background-image:url(content.png);
background-repeat:repeat-y;
background-position: top center;
height: auto;
position: relative;
top: 0;
width:769px;
}
h1 {
font-size: 26px;
color: #03016B;
font-weight: normal;
}
.logo {
float: left;
clear: none;

}
.header {
float: left;
clear: none;
top: 15px;
left: 10px;
position: relative;}
h2 { 
font-size: 16px;
color: #41A212;
font-weight: bold;

}
#footer {
background-image:url(bottom.png);
background-repeat:no-repeat;
background-position: bottom;
height: auto;
position:relative;
}

#header{
position: relative;
text-align:center;

}
#main {
text-align: left;
width: 70%;
top: 0px;
position: relative;
left: 10px;
line-height: 150%;
clear:none;
float: left;
z-index:99;
}

.logo {
padding: 10px;
position: relative;
left: 0px;

}

.address {
color: #41A212;
font-size: 22px;
font-weight: normal;
position: relative;
float: right;
top: 75px;
right: 10px;
}
.email {
color: #41A212;
font-size: 22px;
font-weight: normal;
position: relative;
float: right;
top: 0px;
right: 10px;
}

.right {
position: relative;
float:right;
clear: none;
right: 10px;
top: 20px;
}

#pics {
position: relative;
top: 30px;
text-align: center;
padding-bottom: 60px;
}

.smalldropdown {
font-size:9px;
}