html,body{
margin:0px;
padding:0px;
height:100%;
}

body{
background:url(background.gif) 0 0 #ffffff repeat-y;
font-family: "Trebuchet MS", Arial, Verdana, Helvetica;
font-size:12px;
color:#000000;
}

div#wrapper{
width:926px;
height:100%;
margin-left:12px;
background:url(toppcamo.gif) 0 0 no-repeat;
}

div#logo{
width:926px;
height:79px;
}
div#greyBar{
width:926px;
height:24px;
background:url(bg_greybar.gif) 0 0 repeat-x;
}

div#content{
width:926px;
height:auto;
min-height:415px;
background:url(bg_main.jpg) 0 0 repeat-x;
padding-top:27px;
}

div#leftReg{
width:280px;
max-width:268px;
height:auto;
background:url(bg_green.gif) 0 0 #d2d1a8 repeat-x;
padding-left:17px;
padding-top:3px;
font-size:15px;
padding-bottom:10px;
float:left;
}

div#txt{
width:550px;
float:left;
margin-left:35px;
height:auto;
line-height:18px;
padding-bottom:30px;
}

h1{
font-size:22px;
margin:0px;
margin-bottom:10px;
padding:0px;
font-weight:normal;
}
