body{
/*text-align: center;*/
font-family: Verdana;margin: 0px;
}
#stripesRepeat {
width:100%;
border: 0px solid red;
background-image: url('../images/stripes.gif');
background-repeat: repeat-x;}

#container{
/*margin-left: auto;
margin-right: auto;*/
text-align: left;
width:1024px;height:610px;border: 0px solid #000;
}

#logo{
position:relative;
top:23px;
float:left;
z-index:1}

#topNav{
color:#0397d7;
font-size:16px;
position:relative;
top:175px;left:120px;
float:left;}
#topNav a {color:#acc3cd;text-decoration: none;}
#topNav a #blue {color:#0397d7;}
#topNav a:hover {color:#0397d7;}

#contentHome{
width:1024;
height:400px;
position:relative;
top:200px;
border-top: 3px solid #acc3cd;border-bottom:3px solid #acc3cd;
background-image: url('../images/home_bg.jpg');background-repeat: no-repeat}

#contentServices{
width:1024;
height:400px;
position:relative;
top:200px;
border-top: 3px solid #acc3cd;border-bottom:3px solid #acc3cd;
background-image: url('../images/services_bg.jpg');background-repeat: no-repeat}

#contentnoBG{
width:1024;
height:400px;
position:relative;
top:200px;
border-top: 3px solid #acc3cd;border-bottom:3px solid #acc3cd;
background-image: url('../images/logoLoop.gif');background-repeat: no-repeat}



#servicesText{
float:left;
position:relative;left:240px;top:0px;
width:360px;
}

#Text{
float:left;
position:absolute;left:250px;top:30px;
width:500px;
}
#Text p{font-size:11px;}

#testimonialsSmall {
position:absolute;top:40px;left:40px;
float:left;height:200;
padding:3px;
background-color: #e7eef0;
width: 158px;}
#imgLink {background-color: #404040;color:#fff;font-size:13px;padding:3px;text-align: center}
#testimonialsSmall p {color:#404040;font-family: Times;font-style: italic;padding:0px 10px 0px 10px;line-height:17px;}


#testimonialsLarge {
position:absolute;top:33px;left:208px;
float:left;
padding-right: 35px;border-right: 1px dashed #acc3cd;
}

.testimonial {color:#404040;font-family: Times;font-style: italic;font-size:16px;line-height: 18px; }

#border {
width:1024;height:3px;
background-color:#acc3cd;
position:relative;
top:200px;}

#bottomNav{
color:#acc3cd;
font-size:10px;letter-spacing: 2px;
position:relative;
top:205px;left:465px;
float:left;}	
#bottomNav a {color:#acc3cd;text-decoration: none;}
#bottomNav a:hover {color:#0397d7;}
#homeText{
float:left;
position:relative;left:240px;top:40px;
width:360px;
}

h1{color:#000;font-size:34px;font-weight: normal;}
h2{color:#0397d7;font-size:18px;font-weight: normal;}
p{font-size:14px;}

ul{list-style-type:none;font-size:14px;margin:0px;padding: 0px; float:left;}
ul li a {color:#000;text-decoration: none;}
ul li a:hover {color:#000;}

#list2 {position: absolute;
left:540px;top:10px;
width:200px;
line-height:20px;}
#blue{color:#0397d7;}


a, a:link {color:#0397d7;text-decoration: none;}
a:visited {color:#0397d7;}
a:hover {color:#acc3cd;}
a:active {color:#0397d7;}

a.light:link {color:#acc3cd;}
a.light:visited {color:#acc3cd}
a.light:hover {color:#0397d7;}
a.light:active {color:#0397d7;}

