/* CSS Document */

body {
	background-image: url(../images/strip_01.jpg);
	margin: 0px 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	
}
#nav {
	background-image: url(../images/midarea-logo_05.jpg);
	background-repeat: no-repeat;
	height: 150px;
}
h1 {
	font-size: 12px;
	color: #486A79;
	text-transform: uppercase;
}
#pic {
	background-image: url(../images/home_pic_02.jpg);
	background-repeat: no-repeat;
	height: 251px;
}

#pic-about {
	background-image: url(../images/about_pic_02.jpg);
	background-repeat: no-repeat;
	height: 251px;
}

#pic-what {
	background-image: url(../images/what_graphic_02.jpg);
	background-repeat: no-repeat;
	height: 251px;
}

#pic-why {
	background-image: url(../images/why_graphic_02.jpg);
	background-repeat: no-repeat;
	height: 251px;
}

#pic-who {
	background-image: url(../images/who_graphic_02.jpg);
	background-repeat: no-repeat;
	height: 251px;
}

#pic-clients {
	background-image: url(../images/clients_mainpic_02.jpg);
	background-repeat: no-repeat;
	height: 251px;
}

#pic-media {
	background-image: url(../images/media_pic_02.jpg);
	background-repeat: no-repeat;
	height: 251px;
}

#pic-contact {
	background-image: url(../images/contact-pic_02.jpg);
	background-repeat: no-repeat;
	height: 251px;
}

#pic-news {
	background-image: url(../images/news-pic_02.jpg);
	background-repeat: no-repeat;
	height: 251px;
}

#footer3 {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#content {
	background-image: url(../images/home_V3_08.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 220px;
	padding-bottom: 90px;
}

#content2 {
	background-image: url(../images/home_V3_08.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 210px;
	padding-bottom: 90px;
}

#content3 {
	background-image: url(../images/home_V3_08.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 230px;
	padding-bottom: 90px;
}

#content4 {
	background-image: url(../images/home_V3_08.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 90px;
}

#content5 {
	background-image: url(../images/home_V3_08.jpg);
	background-repeat: repeat-y;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 90px;
}
.pad-bottom {
	padding-bottom: 50px;
}


#pad {
	padding-right: 30px;
}




#footer {
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 9px;
	text-align: center;
	padding: 15px;
}
#footer2 {
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	font-size: 9px;
}
#date {
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
	padding-left: 35px;
	font-size: 10px;
}
#nav {
	padding-left: 307px;
}
a:link {
	color: #202B4C;
	text-decoration: underline;
}
a:visited {
	color: #202B4C;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #202B4C;
	text-decoration: underline;
}

td {vertical-align: top;}

img {
border:0;
}


#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	
}

#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
	
}

#footer a:active {
	color: #FFFFFF;
	text-decoration: none;
	
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #244f63;
}
.padleft {
	padding-left: 15px;
}
