@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	background-repeat: repeat-x;
	background-image: url(../images/bg.gif);
	margin:0px;
	padding:0px;
}

#wrapper {
width: 980px;
height: 980px;
margin-left: auto;
margin-right: auto;
margin-top: -10px;
}

#services-wrapper {
width: 980px;
height: 1000px;
margin-left: auto;
margin-right: auto;
margin-top: -10px;
}
#contact-wrapper {
width: 980px;
height: 1160px;
margin-left: auto;
margin-right: auto;
margin-top: -10px;
}

#header {
width: 980px;
height: 150px;
background-image: url(../images/header.jpg);
}

#navbar {
width: 980px;
height: 37px;
background-repeat: repeat-x;
background-image: url(../images/nav-bg.jpg);
}

.navspace {
margin-left: -4px;
}

#mid-container {
width: 980px;
height: 656px;
}

#services-mid-container {
width: 980px;
height: 810px;
}
#contact-mid-container {
width: 980px;
height: 830px;
}

#left-sidebar {
float:left;
width: 340px;
height: 656px;
background-color: #303d83;
}
#services-left-sidebar {
float:left;
width: 340px;
height: 810px;
background-color: #303d83;
}

#contact-left-sidebar {
float:left;
width: 340px;
height: 830px;
background-color: #303d83;
}

#left-para-box {
width: 278px;
height: 113px;
background-image: url(../images/left-para-box.jpg);
background-repeat: no-repeat;
margin-top: 35px;
margin-left:30px;
color:#fff;
font-size: 16px;
text-align:justify;
}

.left-para-text {
width:265px;
height:96px;
margin-left: 6px;
padding-top: 6px;
font-family: Cambria;
}

#main-content {
float:right;
width: 640px;
height:656px;
background-color: #fff;
}
#services-main-content {
float:right;
width: 640px;
height: 810px;
background-color: #fff;
}
#contact-main-content {
float:right;
width: 640px;
height: 810px;
background-color: #fff;
}


#gallery {
width: 640px;
height: 254px;
background-color:#686868;
padding-top:15px;

}
 
#slideshow-box {
width:  608px; 
height: 240px;
margin-left:15px;
}
.slideshow {  
width:  608px; 
height: 240px;

}

#welcome-content {
width: 640px;
height: 387px;
font-family: Cambria;
font-size: 16px;
color: #686868;
text-align: justify;
} 

#services-welcome-content {
width: 640px;
height: 540px;
font-family: Cambria;
font-size: 16px;
color: #686868;
text-align: justify;
} 

#contact-welcome-content {
width: 640px;
height: 560px;
font-family: Cambria;
font-size: 16px;
color: #686868;
text-align: justify;
} 


.welcome-text {
margin-left: 40px;
margin-top:20px;
width:570px;
height:160px;
}
.services-welcome-text {
	margin-left: 40px;
	margin-top:20px;
	width:570px;
}
.contact-welcome-text {
	margin-left: 40px;
	margin-top:20px;
	width:570px;
}

#footer { 
width:980px;
height:138px;
background-image: url(../images/footer-bg.jpg);
background-repeat: repeat-x;
font-family: Cambria;

}

#footer a{
text-decoration: none;
a:visited: #000;
}


#left-footer {
float:left;
width:355px;
height:120px;
margin-top: 10px;
margin-left:20px;
font-size: 14px;
}

#right-footer {
	float:right;
	width:390px;
	height:120px;
	margin-top: 10px;
	margin-right:15px;
	font-size: 14px;
}

.clear {
height:5px;
}
.contact-left {
width: 248px;
height: 153px;
float:left;
}

.contact-box {
width: 425px;
height:255px;
float:left;
margin-top:10px;
}
 
 span.c8 {
	margin-left:215px
}
 span.c7 {
	margin-left:230px;
}
 span.c6 {
	margin-left:185px
}
 h2.c5 {margin-left:40px}
 div.c4 {position: relative;}
 img.c3 {position: absolute; top: 0px; left: 0px; display: none; z-index: 5; opacity: 0;}
 img.c2 {margin-left:60px;margin-top:20px}
 img.c1 {navspace}

