﻿#header {
	background: url(/images/ibs_internet_header_homebg.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width: 940px;
	height: 170px;
	vertical-align: text-top;
	
}

#left {
	width: 140px;
	background: #ffffff url(/images/ibs_internet_left_homebg.jpg) no-repeat top;
}
 
#main {
	width: 800px;
	background: #ffffff url(/images/ibs_internet_dreamteam03c.jpg) no-repeat right top;
}

#main .intro {
	width: 375px;
	margin: 0;
	padding: 0;
}


	}
h2 {
	font-size: 28px;
	margin: 6px 0 12px 0;
	font-weight: bold;
	color: #000294;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #1a4a92;
	margin-top: 10px;
	padding-bottom:8px;
	padding-top:5px;
	padding-left:40px;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #1a4a92;
	margin-top: 10px;
	padding-bottom:10px;
	padding-top:10px;
	padding-right:60px;
}
.list {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 70px;
	font-size:16px;
}

#outer {
vertical-align:top;
width:100%;
}
