html {
	height: 100%;
}

body {
	/*position: relative;*/
	height: 100%;
	margin: 5px;
	font-family: verdana, helvetica, arial;
	background-image: url(images/bg.jpg);
	text-align: center;
}

#main {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

.clearboth {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	background-color: red;
	height: 0px;
}

.menuitem, .menuitem:visited {
	float: left;
	text-decoration: none;
	display:inline;
	width: 174px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #010088;
	color: white;
	font-weight: bold;
	border: 0;
	margin-left: 1px;
	margin-right: 0px;
}

.menuitem:hover {
	background-color: white;
	color: red;
}

.menuspacer {
	float: left;
	display: inline;
	width: 174px;
	height: 1px;
	background-color:white;
	margin: 0;
	padding: 0;
	margin-left: 1px;
	line-height: 0px;
	font-size: 0px;
}

.menuspacer2 {
	position: relative;
	float: left;
	display: inline;
	width: 174px;
	height: 1px;
	background-color:white;
	margin: 0;
	padding: 0;
	margin-left: 1px;
	line-height: 0px;
	font-size: 0px;
}

.menuspacersmall {
	float: left;
	display: inline;
	width: 155px;
	height: 1px;
	background-color:white;
	margin: 0;
	padding: 0;
	margin-left: 1px;
	line-height: 1px;
	font-size: 1px;
}

#leftbar {
	float: left;
	width: 1px;
	height: 109px;
	background-color: #010088;
}

#rightbar {
	float: right;
	width: 1px;
	height: 109px;
	background-color: #010088;
}

#header {
	/*position: absolute;*/
	text-align: center;
	height: 112px;
	line-height: 175px;
	width: 100%;
	top: 0px;
	background-color: white;
}

#headvertspacer {
	height: 25px;
	line-height: 5px;
	font-size: 5px;
	float: left;
	width: 920px;
}

#c1 {
	background-image: url(images/c1.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

#c2 {
	background-image: url(images/c2.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

#c3 {
	background-image: url(images/c3.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
	margin-top: 10px;
}

#c4 {
	background-image: url(images/c4.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
	margin-top: 10px;
}

#bc1 {
	background-image: url(images/bc1.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

#bc2 {
	background-image: url(images/bc2.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

#bc3 {
	background-image: url(images/bc3.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
	margin-top: 5px;
}

#bc4 {
	background-image: url(images/bc4.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
	margin-top: 5px;
}

#ictop,#icbottom {
	width: 568px;
	height: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

#ic1 {
	background-image: url(images/ic1.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

#ic2 {
	background-image: url(images/ic2.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

#ic3 {
	background-image: url(images/ic3.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

#ic4 {
	background-image: url(images/ic4.jpg);
	height: 15px;
	width: 15px;
	font-size: 1px;
	line-height: 1px;
	float: left;
}

#contactbanner {
	width: 920px;
	float: left;
	text-align: center;
}

#contactbanner2 {
	width: 920px;
	height: 20px;
	float: left;
	text-align: center;
}

#headimg {
	clear: both;
}

#contentborder {
	width: 100%;
	background-color: #010088;
	font-size: 0.8em;
	text-align: center;
	height: 20px;
	line-height: 20px;
	color: white;
}

#menuheading {
	color: red;
	background-color: #010088;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	padding-left: 5px;
}

#contentframe {
	margin: 0;
	padding: 0;
	background-color: blue;
	display: block;
	overflow: hidden;
	width: 950px;
}

#leftpane {
	/*float: left;*/
	left: 5px;
	width: 176px;
	background-color: blue;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 0.8em;
}

#leftmenu {
	width: 176px;
	float: left;
	height: 400px;
	text-align: center;
	font-size: 20px;
	color: white; /*#010088;*/
}

.newmenuitem {
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 176px;
	height: 50px;
	background-image: url(images/buttonbg.jpg);
}

.newmenuitem a, .newmenuitem a:visited {
	display: block;
	width: 176px;
	height: 50px;
	line-height: 50px;
	color: white;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.newmenuitem2 {
	font-size: 14px;
	margin: 0;
	padding: 0;
	width: 176px;
	/*height: 100px;*/
	background-image: url(images/buttonbg.jpg);
	background-repeat: no-repeat;
}

.menuiteminner {
	padding: 5px;
	font-size: 10px;
}

.newmenuitem2 a, .newmenuitem2 a:visited {
	font-size: 10px;
	display: block;
	width: 176px;
	height: 50px;
	line-height: 50px;
	color: white;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.newmenuitem a:hover, .newmenuitem2 a:hover {
	color: red;
}

.newsep {
	height: 14px;
	width: 176px;
	background-image: url(images/sep.jpg);
	font-size: 1px;
	line-height: 1px;
}

#bigitem {
	font-size: 14px;
	line-height: 23px;
}

#bigitem2, #bigitem3 {
	line-height: 23px;
}

#content {
	width: 598px;
	float: left;
	display: block;
	background-color: white;
	min-height: 1000px;
	height: auto !important;
	height: 1000px;
	padding: 0px;
}

#content a, #content a:visited {
	color: blue;
	text-decoration: none;
}

#innercontent {
	margin: 20px;
	/*font-size: 0.8em;*/
	min-height: 930px;
	height: auto !important;
	height: 930px;
}

#rightpane {
	text-align: center;
	width: 176px;
	background-color: blue;
	float: left;
	color: white;
	font-weight: bold;
	font-size: 0.8em;
}

#footer {
	text-align: center;
	background-color: #010088;
	color: white;
	font-size: 14px;
	height: 20px;
	line-height: 20px;
}

#footer a, #footer a:visited {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: red;
	text-decoration: none;
}

#unitrends {
	line-height: 15px;
	height: 45px;
	font-size: 0.8em;
}

#mpp {
	line-height: 15px;
	height: 45px;
	font-size: 0.8em;
}

#ezylink {
	line-height: 15px;
	height: 45px;
	font-size: 0.8em;
}

.menuitem2 {
	line-height: 22px;
	height: 45px;
	font-size: 0.8em;
}

.menuitem2, .menuitem2:visited {
	text-decoration: none;
	display:block;
	width: 174px;
	text-align: center;
	background-color: #010088;
	color: white;
	font-weight: bold;
	border: 0;
	margin-left: 1px;
	margin-right: 0px;
}

.menuitem2:hover {
	background-color: white;
	color: red;
}

.oneline {
	line-height: 45px;
}

#unitrends img {
	border: 0;
	padding: 0;
	width: 100%;
}

#ppgheading {
	padding: 0;
	margin: 0;
	text-align: center;
	margin-bottom: 5px;
}

#storelink {
	font-size: 0.8em;
	text-align: center;
	margin-bottom: 10px;
}

.newsheading {
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}

.contentsub {
	text-align: left;
}

#blogtext {
	color: #eeeeee;
	font-size: 0.9em;
	width: 155px;
}

#blogtext a, #blogtext a:visited {
	color: #eeeeee;
}

.leftmargin {
	float: left;
	width: 10px;
	height: 100%;
	display: inline;
}

.rightcontent {
	width: 176px;
	font-size: 0.9em;
	display: inline;
	overflow: hidden;
}

.infoBox {
	background-color: white;
	width: 155px;
	margin: 0 auto;
}

.infoBoxContents a {
	text-decoration: none;
	color: black;
	font-size: 0.8em;
}

.infoBoxContents {
	color: black;
}

/*#win7boxes {
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}*/

#ishere {
	font-size: 38px;
}

#win7img {
	margin-right: 10px;
}

#services {
	font-weight: bold;
}

.br {
	height: 20px;
	font-size: 15px;
	line-height: 15px;
	margin: 0;
	padding: 0;
}

.subpara {
	margin-left: 20px;
}

#leftc {
	float: left;
}

#rightc {
	float: right;
}

#bleftc {
	float: left;
}

#brightc {
	float: right;
}

#winimg {
	text-align: center;
}

#whatsnew {
	text-align: center;
}

#bsdlink a, #bsdlink a:visited {
	color: white;
	text-decoration: none;
}

.contactitem {
	float: none;
	clear: both;
}

.contactitem a, .contactitem a:visited {
	font-size: 11px;
}

.black {
	color: black;
}
