@charset "utf-8";
/* CSS Document */

p { 
	font-size: 1em;
	max-width:29em;
	color: #00274F;
	}
	
ul { 
	font-size: 1em;
	max-width:30em;
	color: #00274F;
	list-style-type:disk;
	padding-left: 20px;
	}
	
h1 {
	font-weight: bolder;
	font-size: 1.15em;
	color: #3f3f43;
	}
	
h2 {
	font-weight: bolder;
	font-size: 1.25em;
	color: #3f3f43;
	}
	
h3 {
	font-weight: bolder;
	font-size: 1em;
	color: #3f3f43;
	}
	
	

a:link {
	text-decoration: none;}
a:hover {
	text-decoration: none;}

a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a.leftmenu:link {
	color: #4E5E7A;
	font-weight: bold;
	font-size: .90em;
	}
a.leftmenu:hover {
	color: #4E5E7A;
	font-weight: bold;
	font-size: .90em;
	}
a.leftmenu:visited {
	color: #4E5E7A;
	font-weight: bold;
	font-size: .90em;
	}
a.leftmenu:active {
	color: #4E5E7A;
	font-weight: bold;
	font-size: .90em;
	}
	
a.white:link {
	color: #EBEBEB;
	font-weight: bold;
	font-size: .90em;
	}
a.white:hover {
	color: #EBEBEB;
	font-weight: bold;
	font-size: .90em;
	}
a.white:visited {
	color: #EBEBEB;
	font-weight: bold;
	font-size: .90em;
	}
a.white:active {
	color: #EBEBEB;
	font-weight: bold;
	font-size: .90em;
	}

input.formwidth {
		width: 170px; 
		}

	
body  {
	background-color: #E7C63E;
	color: #4E5E7A;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#container {
	position:absolute;
	background: url(zWebsite2010/Assets/background.png);
	background-repeat:no-repeat;
	width: 1024px;
	height: 800px;
}

#logo {
	position:absolute;
	margin-top:8px;
	margin-left:9px;
	width:150px;
	height:150px;
	}

#topcontainerA {
	position:absolute;
	top: 70px;
	height: 20px;
	width: 1024px;
	}
#topboxA {
	position:absolute;
	padding-top: 3px;
	text-align: right;
	width: 150px;
	left: 330px;
	z-index:10;
	}
#topboxB {
	position:absolute;
	width: 150px;
	left: 490px;
	z-index:10;
	}
#topboxC {
	position:absolute;
	padding-top: 3px;
	text-align: right;
	width: 150px;
	left: 600px;
	z-index:10;
	}
#topboxD {
	position:absolute;
	width: 250px;
	left: 755px;
	z-index:10;
	}
#topcontainerB {
	position:absolute;
	top: 110px;
	height: 20px;
	width: 1024px;
	}
#topboxE {
	position:absolute;
	padding-top: 3px;
	text-align: right;
	width: 150px;
	left: 340px;
	z-index:10;
	}
#topboxF {
	position:absolute;
	padding-top: 3px;
	text-align: right;
	width: 250px;
	left: 405px;
	z-index:10;
	}
#topboxG {
	position:absolute;
	padding-top: 3px;
	text-align: right;
	width: 150px;
	left: 600px;
	z-index:10;
	}
#topboxH {
	position:absolute;
	width: 250px;
	left: 755px;
	z-index:10;
	}


	
#topmenu {
	position: absolute;
	height: 115px;
	width: 1000px;
	top: 155px;
	}

#topmenubox01 {
	position:absolute;
	height: 17px;
	width: 100px;
	text-align: center;
	background-color:#4E5E7A;
	left: 47px;
	z-index:10;
	}

#topmenubox02 {
	position:absolute;
	height: 17px;
	width: 100px;
	text-align: center;
	background-color:#4E5E7A;
	left: 170px;
	z-index:10;
	}

#topmenubox03 {
	position:absolute;
	height: 17px;
	width: 100px;
	text-align: center;
	background-color:#4E5E7A;
	left: 293px;
	z-index:10;
	}
#topmenubox04 {
	position:absolute;
	height: 17px;
	width: 100px;
	text-align: center;
	background-color:#4E5E7A;
	left: 415px;
	z-index:10;
	}
#topmenubox05 {
	position:absolute;
	height: 17px;
	width: 100px;
	text-align: center;
	left: 536px;
	background-color:#4E5E7A;
	z-index:10;
	}
#topmenubox06 {
	position:absolute;
	height: 17px;
	width: 100px;
	text-align: center;
	background-color:#4E5E7A;
	left: 659px;
	z-index:10;
	}
#topmenubox07 {
	position:absolute;
	height: 17px;
	width: 100px;
	text-align: center;
	left: 780px;
	background-color:#4E5E7A;
	z-index:10;
	}
	
#topmenubox08 {
	position:absolute;
	height: 17px;
	width: 100px;
	text-align: center;
	background-color:#4E5E7A;
	left: 902px;
	z-index:10;
	}
	
#productbar {
	position:absolute;
	height:99px;
	width: 1000px;
	left: 40px;
	top: 45px;
	z-index:10;
	}
		
		
#sidemenu {
	position:absolute;
	height: 490px;
	width: 180px;
	top: 325px;
	text-align: right;
	}
	
#mainbox {
	position:absolute;
	height: 490px;
	width: 745px;
	left: 204px;
	top: 325px;
}

#mainboxleft {
	position:absolute;
	width: 372px;
}

#mainboxright {
	position:absolute;
	width: 372px;
	left: 400px;
}


#footer {
	position:absolute;
	height:40px;
	width:180px;
	top:650px;
	}
	
#footerboxA {
	position:absolute;
	height: 17px;
	width: 110px;
	padding-left: 5px;
	left: 60px;
	background-color: #4E5E7A;
	z-index:10;
	}

#footerboxB {
	position:absolute;
	height: 17px;
	width: 110px;
	padding-left: 5px;
	top: 20px;
	left: 60px;
	background-color: #4E5E7A;
	z-index:10;
	}

#footerboxC {
	position:absolute;
	height: 17px;
	width: 110px;
	padding-left: 5px;
	left: 60px;
	top:40px;
	background-color: #4E5E7A;
	z-index:10;
	}

#footerboxD {
	position:absolute;
	height: 17px;
	width: 110px;
	padding-left: 5px;
	top:60px;
	left: 60px;
	background-color: #4E5E7A;
	z-index:10;
	}


	
