body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #0a0bf7;
	text-align: center;
	position: relative;
}

#content {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	top: 37px;
	background-image: url(../images/content-background.jpg);
	background-repeat: no-repeat;
	height: 540px;
	width: 850px;
}

#logo {
	position: absolute;
	top: 13px;
	left: 13px;
	width: 220px;
	height: 483px;
	background-image: url(../images/isclogo.jpg);
}

#navigation {
	position: absolute;
	left: 260px;
	top: 0px;
	width: 584px;
	height: 43px;
	text-align: left;
	padding: 5px 0 0 0;
}

#navigation  a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

#rightcontent {
	position: absolute;
	top: 75px;
	left: 261px;
	height: 434px;
	width: 582px;
	background-image: url(../images/custservicegirl.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#rightcontentaboutus {
	position: absolute;
	top: 75px;
	left: 261px;
	height: 434px;
	width: 582px;
	background-image: url(../images/worldinhand.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#rightcontentlinks {
	position: absolute;
	top: 75px;
	left: 261px;
	height: 434px;
	width: 582px;
	background-image: url(../images/world.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#linktable {
	height: 400px;
	width: 500px;
	overflow: auto;
}

#linktable a { text-decoration: none; }
#linktable a:hover { text-decoration: underline; }

#rightcontentapproach {
	position: absolute;
	top: 75px;
	left: 261px;
	height: 434px;
	width: 582px;
	background-image: url(../images/businessman.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}

#rightcontent a, #rightcontentaboutus a, #rightcontentlinks a, #rightcontentapproach a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

#rightcontent h1,#rightcontentaboutus h1, #rightcontentlinks h1,#rightcontentapproach h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

#footer {
	position: absolute;
	right: 5px;
	bottom: 0;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: right;
}

#logofooter {
	position: absolute;
	bottom: 10px;
	left: 0;
	margin: 0;
	padding: 0;
}

#logofooter img {
	margin: 0 10px 0 0;
	padding: 0;
}