
html, body{ 
text-align:center;
font-family: verdana;
background-color: #ffffff;
color: #555454;
} 

#maincontent {
font-size: 12px;
font-family: verdana;
font-weight: none;
margin-left: auto;
margin-right: auto;
position: relative;
width: 1005px;
clear: both;
}

#header {
height: 107px;
width: 1005px;
}

#take1 {
height: 243px;
width: 360px;
background-image: url("images/take4.gif");
background-position: top center;
background-repeat: no-repeat;
float: left;
margin-bottom: 20px;
}

#take2 {
height: 243px;
width: 360px;
background-image: url("images/take4.gif");
background-position: top center;
background-repeat: no-repeat;
float: right;
margin-bottom: 20px;
}

#take3 {
height: 243px;
width: 360px;
background-image: url("images/take4.gif");
background-position: top center;
background-repeat: no-repeat;
float: left;
margin-bottom: 20px;
}

#take4 {
height: 243px;
width: 360px;
background-image: url("images/take4.gif");
background-position: top center;
background-repeat: no-repeat;
float: right;
margin-bottom: 20px;
}

#rightside2 {
height: 398px;
width: 333px;
float: right;
}

#services {
height: 398px;
height: 950px;
width: 392px;
float: left;
}

.taketext {
height: 180px;
width: 340px;
margin-top: 4px;
margin-left: 12px;
position: relative;
}

.navbuttons a:link {color:    #ffffff; text-decoration: none; }
.navbuttons a:active {color:  #ffffff; text-decoration: none; }
.navbuttons a:visited {color: #ffffff; text-decoration: none; }
.navbuttons a:hover {color:   #ffffff;  font-weight:bold;}

.lastnavbuttons a:link {color:    #ffffff; text-decoration: none; }
.lastnavbuttons a:active {color:  #ffffff; text-decoration: none; }
.lastnavbuttons a:visited {color: #ffffff; text-decoration: none; }
.lastnavbuttons a:hover {color:   #ffffff; font-weight:bold;}


#one {
width: 241px;
height: 244px;
float: left;
position: relative;
background-image: url("images/one.gif");
background-position: top center;
background-repeat: no-repeat;

}

#two {
width: 250px;
height: 244px;
float: left;
position: relative;
background-image: url("images/two.jpg");
background-position: top center;
background-repeat: no-repeat;

}

#three {
width: 236px;
height: 244px;
float: left;
position: relative;
background-image: url("images/three.jpg");
background-position: top center;
background-repeat: no-repeat;

}

#four {
width: 278px;
height: 244px;
float: left;
position: relative;
background-image: url("images/four.jpg");
background-position: top center;
background-repeat: no-repeat;

}



#video1 {
width: 330px;
height: 276px;
float: left;
position: relative;
background-image: url("images/video1.gif");
background-position: top center;
background-repeat: no-repeat;

}

#video2 {
width: 330px;
height: 276px;
float: right;
position: relative;
background-image: url("images/video2.gif");
background-position: top center;
background-repeat: no-repeat;

}

#video3 {
width: 330px;
height: 276px;
float: left;
position: relative;
background-image: url("images/video3.gif");
background-position: top center;
background-repeat: no-repeat;
margin-top: 14px;

}

#video4 {
width: 330px;
height: 276px;
float: right;
position: relative;
background-image: url("images/video4.gif");
background-position: top center;
background-repeat: no-repeat;
margin-top: 14px;

}

#nav {
height: 16px;
width: 1005px;
margin-bottom: 10px;
position: relative;
clear: both;
}

.navbuttons {
height: 16px;
width: 122px;
background-color: #fc70b8;
float: left;
margin-right: 4px;
color: white;
}

.lastnavbuttons {
height: 16px;
width: 122px;
background-color: #fc70b8;
float: left;
color: white;
}


#mainbanner {
height: 244px;
width: 1005px;
}

#leftside {
height: 772px;
width: 241px;
background-color: #bcbbbb;
float: left;
position: relative;

}

#rightside {
width: 748px;
float: right;
position: relative;
margin-top: 10px;
text-align: left;

}

#footer {
height: 35px;
width: 1005px;
background-color: #fc70b8;
clear: both;
color: white;
line-height: 18px;
}

h1 {
font-size: 14px;
font-family: arial;
top: 3px;
position: relative;
color: #fc70b8;
padding: 0px;
margin-top: 0px;
font-weight: bold;
}

h2 {
font-size: 14px;
font-weight: italic;
margin-top: 4px;
margin-bottom: 8px;
margin-left: 0px;
font-family: arial;
color: #fc70b8;
}


#tel {
height: 65px;
width: 336px;
float: right;
margin-top: 8px;
font-size: 13px;
}






#logo {
height: 110px;
width: 231px;
background-image: url("images/logo.gif");
background-position: top center;
background-repeat: no-repeat;
float: left;
clear: both;
}

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