#container {
clear:both;
display:block;
font-family:Tahoma,Geneva,sans-serif;
font-size:12px;
width:1000px;
margin: auto;
}
/*#container ul, li, img {
border:0 none;
margin:0;
padding:0;
}*/
#contentheader {
background-color:white;
clear:both;
display:block;
height:51px;
width:1000px;
}
#contentheader ul#menu {
display:block;
float:left;
padding:0 10px 0 323px;
width:550px;
}
#contentheader ul li {
display:block;
float:left;
list-style-type:none;
}
#follow {
background-color:#FFCECF;
color:#B10F0F;
display:block;
float:left;
font-style:italic;
font-weight:bold;
height:51px;
text-align:center;
width:116px;
}
#follow ul {
padding:0 10px;
}
#follow li {
margin:2px;
}
#contentbody {
color:#053568;
width:1000px;
}
#contentbody.page {
background:url("img/img/bg.jpg") no-repeat scroll left top white;

}
#contentbody.page #contentlogo {
background-image:url("img/img/logo.png");
display:block;
float:left;
height:127px;
margin:20px;
width:399px;
}
#contentbody.page #contentcatch {
display:block;
float:left;
height:127px;
margin:0 80px;
width:399px;
}
#contentbody.page #contentmain {
clear:both;
display:block;
padding:0 64px;
}
#contentbody.page #contentmain #contenttitle {
display:block;
}
#contentbody.page #contentmain .contenttext {
display:block;
float:left;
margin-right:40px;
width:620px;
padding: 10px 0px;
}
#contentbody.page #contentmain .contenttext table th + td {
    color: black;
}


#contentbody.page #contentmain .contenttext.iti {
width:420px;
}
#contentbody.page #contentmain .contentside {
display:block;
float:left;
width:200px;
}
#contentbody.page #contentmain .contentside.iti {
width:400px;
}
#contentbody.page #contentmain .contentside ul li {
list-style-type:none;
margin:10px 0;
}
#contentbody.page #contentmain .contentside ul p {
  margin: 0px 5px 0px 10px;
  text-align: center;
}


#contentbody.home {
background:url("img/img/home.jpg") no-repeat scroll left top transparent;
height:599px;
}
#slideshow.homeslideshow {
left:617px;
position:absolute;
top:350px;
}
#slideshow.homeslideshow li {
float:left;
left:0;
list-style-type:none;
position:absolute;
top:0;
}
#testimonies {
background-color:black;
height:238px;
opacity:0.28;
filter:alpha(opacity=28);
position:absolute;
top:380px;
width:1000px;
}
#testimoniescontent {
left:0;
position:absolute;
top:380px;
width:500px;
}
#testimoniescontent img#quote_begin {
left:10px;
position:absolute;
top:10px;
}
#testimoniescontent #testext {
height:153px;
margin:40px;
position:absolute;
text-align:center;
vertical-align:middle;
width:470px;
}
#testimoniescontent #testext span {
color:white;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:26px;
left:30px;
margin-left:40px;
margin-right:40px;
margin-top:-1em;
position:absolute;
top:30%;
width:395px;
}
#testimoniescontent img#quote_end {
left:485px;
position:absolute;
top:160px;
}
#pagefooter {
clear:both;
color:white;
position:relative;
}
#follow div {
text-align:center;
}
#share {
background-image:url("img/img/share.png");
float:right;
height:25px;
padding:5px;
width:106px;
}
#share img {
padding:5px 8px;
position:relative;
}
#share img.fb {
float:left;
}
#share img.tw {
float:right;
}
.clear {
clear:both;
position:relative;
}
#pagecontent {
display:block;
position:relative;
}
#pagefooter {
    color: white;
    margin: auto;
    display: block;
    width: 1000px;
}
