body {
	margin: 0px;
	padding: 0px;
	background-color: #FBB300;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #24211D;
}
.bodylinks {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #24211D;
	text-decoration: underline;
}

.logoindex {
	background-image: url(images/logo_index.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 537px;
}
.innerlogo {
	background-image: url(images/logo_inner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.homeimg {
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	background-position: right 220px;
}
.philosophyimg {
	background-image: url(images/phylosophy_img.jpg);
	background-repeat: no-repeat;
	background-position: right 220px;
}
.clientsimg {

	background-image: url(images/clients_img.jpg);
	background-repeat: no-repeat;
	background-position: right 220px;
}
.portfolioimg {
	background-image: url(images/portfolio_img.jpg);
	background-repeat: no-repeat;
	background-position: right 220px;
	height: 468px;
}
.careersimg {



	background-image: url(images/careers_img.jpg);
	background-repeat: no-repeat;
	background-position: right 220px;
}
.contactimg {

	background-image: url(images/contact_img.jpg);
	background-repeat: no-repeat;
	background-position: right 220px;
}
.scroll {
	height: 337px;
	width: 440px;
	padding-right: 10px;
	overflow: auto;
	scrollbar-face-color: #FBB300;
    scrollbar-shadow-color: #FBB300;
    scrollbar-highlight-color: #E0A000;
    scrollbar-3dlight-color: #E0A000;
    scrollbar-darkshadow-color: #E0A000;
    scrollbar-track-color: #FBB300;
    scrollbar-arrow-color: #000000;
}

.portfolioimgs {

	background-image: url(images/portfolio_img1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.scrollcontent {

	height: 190px;
	width: 440px;
	padding-right: 10px;
	overflow: auto;
	scrollbar-face-color: #FBB300;
    scrollbar-shadow-color: #FBB300;
    scrollbar-highlight-color: #E0A000;
    scrollbar-3dlight-color: #E0A000;
    scrollbar-darkshadow-color: #E0A000;
    scrollbar-track-color: #FBB300;
    scrollbar-arrow-color: #000000;
}
.bodylinks:hover {
	color: #24211D;
	text-decoration: none;
}
.linkstxt {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #24211D;
	text-decoration: none;
}
.bodylinkswhite {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}
.bodylinkswhite:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.whitetxt {


	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
