* {
margin:0;
padding:0;
}

body {
background:url(../images/body.jpg) repeat-x;
}

#pagewrap {
width:1200px;
margin:0 auto;
}

#header {
width:1200px;
height:112px;
}

#navbar {
width:1200px;
height:30px;
}

#flashbar {
width:1200px;
height:253px;
}

#content {
width:1200px;
height:725px;
background:url(../images/contentback.jpg) no-repeat;
}

#contentgallery {
width:1200px;
height:725px;
background:url(../images/contentgallery.jpg) no-repeat;
}

#contentgallery2 {
position:relative;
left:6px;
top:20px;
width:880px;
height:690px;
margin:0 auto;
}

#contentleft {
position:relative;
float:left;
left:130px;
top:20px;
width:270px;
height:690px;
}

#contentleftservice {
background:url(../images/serviceleft.jpg) no-repeat;
position:relative;
float:left;
left:130px;
top:20px;
width:270px;
height:690px;
}

#contentleftcontact {
background:url(../images/contactleft.jpg) no-repeat;
position:relative;
float:left;
left:130px;
top:20px;
width:270px;
height:690px;
}

#contentlefttop {
position:relative;
top:46px;
left:36px;
width:200px;
height:230px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
color:#000000;
overflow:auto;
}

#contentright {
position:relative;
float:right;
right:160px;
top:20px;
width:600px;
height:640px;
font-family:Arial, Helvetica, sans-serf;
font-size:12px;
color:#333333;
overflow:auto;
}

#footer{
clear:both;
width:1200px;
height:80px;
background:url(../images/footer.jpg) no-repeat;
}
