* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 85%;
	text-align: center;
	background-color: #191916;
}
:focus {
	outline: 0;
}
#wrapper {
	height: 464px;
	width: 1026px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}
#greywrapper {
	height: 464px;
	width: 1022px;
	border: 2px solid #191916;
}
#topcontainer {
	height: 79px;
	width: 1022px;
	background-image: url(images/homeimages/home_header.jpg);
	background-repeat: no-repeat;
}
#toprightnav {
	height: 30px;
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	color: #29385C;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	float: right;
	margin-right: 8px;
	margin-top: 8px;
}
#toprightnav ul {
	list-style-type: none;
}
#toprightnav ul li {
	float: right;
	text-align: center;
	vertical-align: middle;
}
#toprightnav ul li a:link, #toprightnav ul li a:visited {
	color: #29385C;
	display: block;
	text-decoration: none;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 1px;
}
#toprightnav ul li a:hover {
	color: #DF6520;
}
#toprightnav ul li a:active {
	color: #29385C;
}
#mainNav {
	height: 26px;
	width: 750px;
	font-family: Arial, Helvetica, sans-serif;
	color: #29385C;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	float: right;
	margin-right: 8px;
	margin-top: 12px;
	clear: right;
}
#mainNav ul {
	list-style-type: none;
}
#mainNav ul li {
	float: right;
	text-align: center;
	vertical-align: middle;
}
#mainNav ul li a:link, #mainNav ul li a:visited {
	color: #333;
	display: block;
	text-decoration: none;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#mainNav ul li a:hover {
	color: #BD4B01;
	background-color: #FFC882;
}
#mainNav ul li a:active {
	color: #333;
}
#middlecontainer {
	height: 464px;
	width: 1022px;
	clear: both;
}
#bottomcontainer {
	height: 92px;
	width: 1022px;
	background-image: url(images/homeimages/bottom_home.gif);
	background-repeat: no-repeat;
}
#bottomcontainer h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4F4F4F;
	text-align: left;
	padding-left: 75px;
	padding-bottom: 3px;
	padding-top: 8px;
}
#bottomcontainer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
	text-align: left;
	padding-left: 75px;
	line-height: 14px;
	padding-right: 10px;
}
#bottomcontainer a:link, #bottomcontainer a:visited {
	color: #4F4F4F;
	text-decoration: underline;
}
#bottomcontainer a:hover {
	color: #F60;
}
#bottomcontainer a:active {
	color: #4F4F4F;
}
#package {
	height: 92px;
	width: 257px;
	float: left;
}
#ideas {
	height: 92px;
	width: 258px;
	float: left;
}
#cncweblink {
	float: left;
	height: 92px;
	width: 258px;
}
#training {
	float: left;
	height: 92px;
	width: 249px;
}
