@charset "utf-8";

#bannerSmall {
	background-image: url(../images/bannerSmall.png);
	background-repeat: no-repeat;
	height: 169px;
	width: 864px;
	position: absolute;
	top: 72px;
	left: -6px;
}
#bannerSmallInside1 {
	background-repeat: no-repeat;
	height: 151px;
	width: 850px;
	position: relative;
	top: 7px;
	left: 7px;
}
body {
	background-image: url(../images/backgroundMed.png);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
}

#bannerMedium {
	background-image: url(../images/bannerHosting.png);
	background-repeat: no-repeat;
	height: 273px;
	width: 864px;
	position: absolute;
	top: 72px;
	left: -6px;
}
#bannerMediumInside1 {
	background-image: url(../images/bannerHostingInside.jpg);
	background-repeat: no-repeat;
	height: 259px;
	width: 850px;
	position: relative;
	top: 7px;
	left: 7px;
}
#contentHolder {
	width: 850px;
	position: relative;
	top: 157px;
}
#sideMenu {
	height: 150px;
	width: 138px;
	float: left;
}
.content {
	width: 670px;
	position: relative;
}

#content {
	width: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	position: relative;
}


.divishionLine {
	position: relative;
}
.divishionLine td {
	position: relative;
}
#lineTop {
	background-image: url(../images/divishionLineVerticalTop.png);
	background-repeat: no-repeat;
	float: left;
	height: 84px;
	width: 1px;
	position: absolute;
	top: 0px;
	background-color: #7AB6E1;
}
#lineBottom {
	background-image: url(../images/divishionLineVerticalBottom.png);
	background-repeat: no-repeat;
	float: left;
	height: 86px;
	width: 1px;
	position: absolute;
	bottom: 0px;
	left: -21px;
}
.oneLineMenu {
	height: 20px;
	width: 138px;
	display: block;
	float: left;
}
.oneLineMenu a {
	display: block;
	height: 20px;
	width: 138px;
	background-repeat: no-repeat;
}
.twoLineMenu {
	float: left;
}
.twoLineMenu a {
	display: block;
	height: 35px;
	width: 138px;
	background-repeat: no-repeat;
}
.threeLineMenu {
	float: left;
}
.threeLineMenu a {
	display: block;
	height: 51px;
	width: 138px;
	background-repeat: no-repeat;
}
#bimsVideo {
	height: 402px;
	width: 670px;
}
