* { padding: 0; margin: 0; }

h2{
 font-size: 114%;
 color: #000000;
}

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
}
#wrapper { 
 margin: 0 auto;
 width: 822px;
}
#header {
	width: 800px;
	color: #333;
	border: 1px solid #ccc;
	height: 150px;
	background-image: url(images/gradient.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#header h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	padding-top: 50px;
	font-weight: lighter;
	padding-left: 130px;
}
#navigation {
	width: 800px;
	color: #333;
	padding: 10px;
	margin: 0px 0px 0px 0px;
}
#content { 
 width: 800px;
 color: #333;
 border: 1px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 10px;
}
#menudiv {
	width: 800px;
	color: #333;
	border: 0px solid #ccc;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	width: 800px;
	color: #333;
	border: 1px solid #ccc;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #DEE7F0;
}

/************* #globalNav styles **************/

#globalNav{
padding: 0px 0px 5px 10px;
color: #cccccc;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}


#menu {display:block; width:430px; height:44px;}

#menu ul {margin:0; padding:0; list-style-type:none;}

#menu li {
	float:left;
	
}

#menu a {display:block; width:46px; padding-top:50px; margin-right:1px; height:0; color:#000; text-decoration:none; overflow:hidden;}

* html #menu a:link, * html #menu a:visited {height:128px; he\ight:0;}

#menu a#item1 {
	background-color: transparent;
	background-image: url(images/icobedx.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	display: block;
}
#menu a#item2 {
	background-color: transparent;
	background-image: url(images/icobookx.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item3 {
	background-color: transparent;
	background-image: url(images/icotelx.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item4 {
	background-color: transparent;
	background-image: url(images/icofindx.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item5 {
	background-color: transparent;
	background-image: url(images/iconspox.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item7 {
	background-color: transparent;
	background-image: url(images/icotestimonialx.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item1:hover {
	background-color: transparent;
	background-image: url(images/icobed.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item2:hover {
	background-color: transparent;
	background-image: url(images/icobook.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item3:hover {
	background-color: transparent;
	background-image: url(images/icotel.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item4:hover {
	background-color: transparent;
	background-image: url(images/icofind.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item5:hover {
	background-color: transparent;
	background-image: url(images/iconspo.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}


#menu a#item6 {
	background-color: transparent;
	background-image: url(images/icohome.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item6:hover {
	background-color: transparent;
	background-image: url(images/icohome.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#menu a#item7:hover {
	background-color: transparent;
	background-image: url(images/icotestimonial.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
* html #menu a:hover {height:128px; he\ight:0;}


.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.table {
	background-color: #F3F3F3;
}
.tablecell {
	background-color: #FFFFFF;
}

