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

body {
background-image:url(../business-applications/images/main_background.gif); 
background-repeat: repeat-x; 
background-color: #393A3B; 
margin: 0px;}

.background {background-image:url(../business-applications/images/background.gif); 
background-repeat: no-repeat; 
height: 396px;}

.content_background {background-image: url(../business-applications/images/content_background.gif); 
background-repeat: repeat-y; 
position: absolute; 
top: 140px; 
left: 0px; 
width: 800px; 
height: 600px;}

.business_applications {background-image:url(../business-applications/images/business-applications.gif); 
background-repeat: no-repeat; 
position: absolute; 
top: 120px; 
left: 0px; 
width: 800px; 
height: 400px;}

.content {padding-left: 50px; 
padding-top: 70px; 
color: #ffffff; 
width: 400px; 
font-family: trebuchet ms; 
font-size: 12px;}

.image {padding-left: 25px; padding-top: 40px;}

.footer {position:absolute; 
left: 0px; 
top: 820px; 
background-color: #505458;
width: 100%; 
height: 100px;
font-family: trebuchet ms; 
font-size: 10px;
color: #ffffff;
padding-left: 20px;
padding-top: 20px;
}

.footer a:link {color: #BDDFF7; text-decoration: none;}
.footer a:visited {color: #BDDFF7; text-decoration: none;}
.footer a:hover {color: #BDDFF7; text-decoration: underline;}