@charset "utf-8";
/* CSS Document for seventy five web design */

body {
margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #fff;
font-family: "Century Gothic";
}

/* Main Layout */

#Wrap {
width: 900px;
height: auto;
margin: 0 auto;
margin-top: 10px;
}

#HeaderWrap {
width: 900px;
height: auto;
float: left;
}

#HeaderName {
width: 500px;
height: 88px;
float: left;
background-image: url(../img/gifs/header_name.gif);
background-repeat: no-repeat;
}

#HeaderLogo {
width: 160px;
height: 88px;
float: left;
background-image: url(../img/gifs/header_logo.gif);
background-repeat: no-repeat;
}

#HeaderPhone {
width: 240px;
height: 43px;
float: left;
background-image: url(../img/gifs/header_number.gif);
background-repeat: no-repeat;
}

#HeaderEmail {
width: 240px;
height: 45px;
float: left;
background-image: url(../img/gifs/header_email.gif);
background-repeat: no-repeat;
}

#Menu {
width: 900px;
height: 30px;
float: left;
}

#Gif {
width: 880px;
height: auto;
float: left;
padding: 10px;
}

#ContentWrap {
width: 900px;
height: auto;
float: left;
}

#LeftWrap {
width: 370px;
height: auto;
float: left;
}

#LatestSites_top {
width: 370px;
height: auto;
float: left;
background-image: url(../img/content/left_top.gif);
background-repeat: no-repeat;
}

#LatestSites_body {
width: 351px;
height: auto;
float: left;
background-image: url(../img/content/left_body.gif);
background-repeat: repeat;
padding-left: 14px;
padding-right: 5px;
}

#LatestSites_end {
width: 370px;
height: auto;
float: left;
background-image: url(../img/content/left_end.gif);
background-repeat: no-repeat;
}

#MiddleWrap {
width: 365px;
height: auto;
float: left;
}

#Services_top {
width: 365px;
height: auto;
float: left;
background-image: url(../img/content/middle_top.gif);
background-repeat: no-repeat;
}

#Services_body {
width: 350px;
height: auto;
float: left;
background-image: url(../img/content/middle_body.gif);
background-repeat: repeat;
padding-left: 10px;
padding-right: 5px;
}

#Services_end {
width: 365px;
height: auto;
float: left;
background-image: url(../img/content/middle_end.gif);
background-repeat: no-repeat;
}

#RightWrap {
width: 165px;
height: auto;
float: left;
}

#Online_top {
width: 165px;
height: auto;
float: left;
background-image: url(../img/content/right_top.gif);
background-repeat: no-repeat;
}

#Online_body {
width: 148px;
height: auto;
float: left;
background-image: url(../img/content/right_body.gif);
background-repeat: repeat;
padding-left: 4px;
padding-right: 13px;
}

#Online_end {
width: 165px;
height: auto;
float: left;
background-image: url(../img/content/right_end.gif);
background-repeat: no-repeat;
}

#Quote_top {
width: 165px;
height: auto;
float: left;
background-image: url(../img/content/right_top.gif);
background-repeat: no-repeat;
}

#Quote_body {
width: 148px;
height: auto;
float: left;
background-image: url(../img/content/right_body.gif);
background-repeat: repeat;
padding-left: 4px;
padding-right: 13px;
}

#Quote_end {
width: 165px;
height: auto;
float: left;
background-image: url(../img/content/right_end.gif);
background-repeat: no-repeat;
}

#Footer {
width: 900px;
height: auto;
float: left;
padding-top: 10px;
}

/* Font */

.bodyfont {
color: #222;
font-size: 11px;
line-height: 20px;
}

.newsdate {
color: #000;
font-size: 9px;
font-style: italic;
}