@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background-image: url(images/down_gradient.jpg);
	background-color: #BBD5FF;
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-paragraph{
	font-size: 12px;
	font-weight: 400;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-table{
	font-size: 12px;
	font-weight: 400;
}
#HNav
{
	width:800px;
	margin:0;
	padding:0;
	position: relative;
	height: 60px;
	background-color:#222331;
}
div#container-body
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#banner2 {
	position: relative;
	width: 800px;
	height: 144px;
	margin: 0;
	background: url(images/Banner_logo.jpg) center top no-repeat ;
}

#banner1 {
	position: relative;
	width: 800px;
	height: 144px;
	margin: 0;
	background: url(images/ivysys_Banner_logo_fade_in.gif) center top no-repeat ;
}

#content-wrap {
	width: 820px;
	margin:0;
	padding:0;
	position: relative;
	background:url(images/repeat_bg.jpg) left top repeat-y;
}

#content-inner {
	width:800px;
	margin:0;
	padding:0;
	position: relative;
	height: 400px;
	background-color:#FFFFFF;
}
#content-inner-text {
	width:600px;
	padding:0;
	position: relative;
	height: auto;
	background-color:#FFFFFF;
}
.inner-text{
	position: relative;
	font-size: 12px;
}
table.one{
	table-layout:auto;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	color: #000000;
}

#footer{
	position: relative;
	background-color:#222331;
	font-size: 10px;
	font-weight: 200;
	color:#FFFFFF;
	height: auto;
	margin: 0;
	padding: 0;
	width: 800px;
}
#footer-left{
	position: relative;
	background-color:#222331;
	font-size: 10px;
	font-weight: 200;
	color:#FFFFFF;
	height: auto;
	margin: 0;
	padding: 0;
	width: 340px;
	background-color:#222331;
	border-color: #222331;
	border-top-color: #222331;
	border-right-color: #222331;
	border-bottom-color: #222331;
	border-left-color: #222331;
}
#footer-right{
	position: relative;
	background-color:#222331;
	font-size: 10px;
	font-weight: 200;
	color:#FFFFFF;
	height: auto;
	margin: 350px;
	padding: 0;
	width: 340px;
	background-color:#222331;
	border-color: #222331;
	border-top-color: #222331;
	border-right-color: #222331;
	border-bottom-color: #222331;
	border-left-color: #222331;
}
.footer1{
	background-color:#222331;
	border-color: #222331;
	border-top-color: #222331;
	border-right-color: #222331;
	border-bottom-color: #222331;
	border-left-color: #222331;
}

.emphasis {
	font-weight:bold;
	color:black;
	font-size: 24px;
}
.imgpos1{
	margin-left:10px;
}
.imgpos1A{
	margin-left:0px;
}
.imgpos2{
	margin-left:200px;
}
.imgpos3{
	margin-left:200px;
}
.imgpos4{
	margin-left:170px;
	z-index:2;
}
#anim1 {background-image: url(images/Animation1Fade.gif); width:200px; height:150px;}
#img1 {background-image: url(images/website_pic9.jpg); width:200px; height:150px;}
#img2 {background-image: url(images/website_pic7.jpg); width:200px; height:150px;}
#img3 {position: relative;background-image: url(images/website_pic17.jpg); width:200px; height:150px;}
#anim2 {position: relative;background-image: url(images/Animation2Fade.gif); width:230px; height:150px;}
#img_bldg1 {position: relative;background-image: url(images/bldg1.jpg); width:200px; height:150px;}
#img_bld2 {position: relative;background-image: url(images/bldg2); width:200px; height:150px;}
#img_team1 {position: relative;background-image: url(images/group_sitting.gif); width:200px; height:150px;}
#img_team2 {position: relative;background-image: url(images/group_helping.gif); width:200px; height:150px;}
#img_sba {position: relative;background-image: url(images/SBA.jpg); width:120px; height:108px;}
            	
