html,body,div,p, ul {font: normal 12px Arial, Helvetica, sans-serif; color: #484848; line-height: 24px;}

body {
	background: url(./../gfx/bg02.png) fixed center top white no-repeat;
	margin: 0; padding: 0;
}

a img {border-width: 0; border-style: none;}

.bold {
	
}



#excuseDust {
	width: 200px;
	height: 290px;
	position: absolute;
	left: 10px;
	bottom: -178px;
	z-index: 100;
}

#container {
	width: 960px;
	height: 570px;
	
	position: absolute;
	top: 60px;
	left: 50%;
	margin-left: -480px;
	
	background: url(./../gfx/containerBg.png) repeat-y;
}

#container .top {
	width: 100%;
	height: 60px;
	position: absolute;
	top: -60px;
	left: 0px;
	background: url(./../gfx/containerTopBg.png);
	z-index: 0;
}

#container .bottom {
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: -60px;
	left: 0px;
	background: url(./../gfx/containerBottomBg.png);
	z-index: 0;
}

#container .content {
	width: 900px;
	height: 630px;
	position: absolute;
	top: -30px;
	left: 30px;
	z-index: 1;
}

#logoSm {
	width: 300px;
	height: 90px;
	position: absolute;
	top: 7px;
	left: 0px;
}

#leftContent{
	width: 840px;
	height: 480px;
	padding: 0px 30px 30px 30px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}

#leftContent .text {
	width: 670px;
	height: 160px;
	padding-left: 10px;
	float: left;
}

#leftContent .text p {
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}

#leftContent .image {
	width: 160px;
	height: 160px;
	float: left;
}

#rightContent{
	width: 300px;
	height: 400px;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#mainMenu {
	height: 16px;
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 20px 0px 10px 0px;
	margin-right: 20px;
	border-bottom: #d0d0d0 1px solid;
}

#mainMenu a {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 13px 0px 13px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #dc9d25;
	
}

#mainMenu a:hover, #mainMenu a.menuItemActive {
	color: #8a8a8a;
	background: url(./../gfx/tickV.png) no-repeat;
	background-position: center 17px;
}


#subMenu {
	width: 170px;
	height: 330px;
	position: absolute;
	left: 30px;
	top: 100px;
	padding-top: 50px;
	padding-right: 10px;
	border-right: #d0d0d0 1px solid;
	text-align: right;
}

#subMenu a {
	width: 100%;
	font-size: 14px;
	text-decoration: none;
	color: #dc9d25;
	line-height: 16px;
	display: block;
	margin-bottom: 20px;
}

#subMenu a:hover {
	color: #8a8a8a;
}



#subSubMenu {
	width: 110px;
	height: 380px;
	position: absolute;
	left: 120px;
	top: 100px;
	padding-left: 10px;
	text-align: left;
}

#subSubMenu a {
	width: 100%;
	height: 32px;
	font-size: 14px;
	text-decoration: none;
	color: #dc9d25;
	line-height: 16px;
	display: block;
	margin-bottom: 32px;
}

#subSubMenu a:hover {
	color: #8a8a8a;
}







.sideMenu{
	width: 180px;
	height: 480px;
	position: absolute;
	left: 10px;
	top: 100px;
	border-right: #d0d0d0 1px solid;
	text-align: right;
	padding-top: 10px;
}

.sideMenu a.menuItem{
	width: 170px;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #808184;
	line-height: 16px;
	display: block;
	margin-bottom: 5px;
	padding-right: 10px;
}


.sideMenu a.menuItem:hover{
	color: #8a8a8a;
	background: url(./../gfx/tick.png) no-repeat;
	background-position: 223px center;
}

.sideMenu div.subMenu{ /*DIV that contains each sub menu*/
	width: 100%;
}




.sideMenu div.subMenu ul{ /*UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sideMenu div.subMenu ul li{

}

.sideMenu div.subMenu ul li a{
	width: 170px;
	font-size: 12px;
	text-decoration: none;
	color: #dc9d25;
	line-height: 16px;
	display: block;
	margin-bottom: 5px;
	padding-right: 10px;
}

.sideMenu div.subMenu ul li a.subMenuItemActive{
	color: #8a8a8a;
	background: url(./../gfx/tick.png) no-repeat;
	background-position: 175px 50%;
}





#contactUs {
	position: absolute;
	top: 120px;
	left: 230px;
}



#techSupport {
	width: 900px;
	height: 450px;
	position: absolute;
	top: 80px;
}



#homePageText {
	width: 520px;
	height: 350px;
	position: absolute;
	left: 30px;
	top: 105px;
	text-align: justify;
}

#homePageText p, #homePageText a {
	line-height: 30px;
	font-size: 13px;
}

#homePageText .highlight {
	font-weight: bold;
	color: #dc9d25;
	font-size: 15px;
}

#homePageText a {
	text-decoration: none;
	color: #484848;
}

#homePageText a:hover {
	text-decoration: underline;

}

#monitor {
	position: absolute;
	top: 100px;
	right: 25px;
}

#navBar {
	width: 900px;
	height: 185px;
	position: absolute;
	top: 415px;
}

#navBar .navItem {
	width: 260px;
	height: 185px;
	float: left;
	margin-left: 30px;
	margin-right: 0px;
	text-align: center;
	cursor: pointer;
	display: inline;
}


.subPage {
	width: 670px;
	height: 540px;
	position: absolute;
	bottom: 0px;
	left: 200px;	
}

#portfolio .subPage img{
	position: absolute;
	left: 0px;
	top: 10px;
}

#portfolio .subPageText {
	width: 210px;
	position: absolute;
	top: 20px;
	right: 5px;
}

#portfolio .subPageText h2 {
	font-size: 14px;
	line-height: 22px;
	padding: 0; 
	margin: 0;
}

#portfolio .subPageText p {
	margin: 0px 0px 30px 0px; 
	font-size: 11px;
	line-height: 16px;
	
}

#portfolio .subPageText a {
	margin: 0px 0px 30px 0px; 
	font-size: 11px;
	line-height: 16px;
	display: block;
	color: #484848;
}

#portfolio .subPageText a:hover {
	color: #dc9d25;
}


#services .subPage img{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#services .subPageText {
	width: 220px;
	position: absolute;
	top: 20px;
	left: 5px;
}

#services .subPageText h2 {
	font-size: 14px;
	line-height: 22px;
	padding: 0; 
	margin: 0;
}

#services .subPageText p {
	margin: 0px 0px 30px 0px; 
	font-size: 11px;
	line-height: 16px;
	
}

#services .subPageText a {
	margin: 0px 0px 30px 0px; 
	font-size: 11px;
	line-height: 16px;
	display: block;
	color: #484848;
}

#services .subPageText a:hover {
	color: #dc9d25;
}
