
body {
	background: #ffffff;
	font-family: arial, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #ffffff url(../images/wrapper_bgx.gif) repeat-y center;
}


img,li,ul,div,span,h1,h2,h3,h4 {
	margin: 0;
	padding: 0;
	border: 0;

}

p { padding: 5px 0 0px 0}


h2 {
	color: #002C5E;
	font-size: 16px;
	font-weight: 600;
}

div#wrapper {position: relative;
	margin: 0px auto;
	text-align: left;
	width:865px;

}

.clear{
	clear:both;
}



div#header {
	height:273px;
	width:865px;	
	background: #ffffff url(../images/wrapper_bg.gif) repeat-y center;
}

/* hdr-top = Top row of the header includes bookmark and phone number boxes */
div#hdr-top {
	color: #ffffff;
	position: relative;
	z-index: 1;
}
div#hdr-top a {
	color: #ffffff;
}

	/* hdr-top-bm = Bookmark panel in top row of the header */
	div#hdr-top-bm {
		float:right;
		background: url(../images/hdr-top-bm.gif) no-repeat;
		width: 73px;
		height: 16px;
		padding-left:10px;
		color: #000;
	}
	div#hdr-top-bm a {
		color: #ffffff;
		text-decoration: none;
		margin:0;
		padding:0 0 2px 0;
		font-size: 0.7em;;
	}
	div#hdr-top-bm a:hover {
		text-decoration: underline;
	}

	/* hdr-top-ph = Phone panel in top row of the header */
	div#hdr-top-ph {
		height: 57px;
		width: 243px;
		position: absolute;
		top: 0px;
		left: 700px;
	}

		div#hdr-top-ph-border-l {
			float: left;
			clear: left;
			background: #ffffff url(../images/hdr-top-ph-border-l.gif) repeat-y;
			height: 45px;
			width: 5px;
		}

		div#hdr-top-ph-main {
			float: left;
			display: inline;
			background: #ffffff url(../images/hdr-top-ph-vfade.jpg) repeat-x;
			height: 38px;
			width: 224px;
			padding-left: 10px;
			padding-top: 7px;
			font-size: 12px;
		}
		div#hdr-top-ph-main a {
			font-weight: 600;
			text-decoration: underline;
		}
		div#hdr-top-ph-main a:hover {
			color: #1D81C6;
		}

		div#hdr-top-ph-border-r {
			float: left;
			display: inline;
			background: #ffffff url(../images/hdr-top-ph-border-r.gif) repeat-y;
			height: 45px;
			width: 4px;
		}

		div#hdr-top-ph-border-b {
			float: left;
			clear: both;
			background: #ffffff url(../images/hdr-top-ph-border-b.gif) repeat-y;
			height: 12px;
			width: 243px;
		}


/* hdr-mid = Middle row of the header - basically the swoopy image and Inventive logo */
div#hdr-mid {position: relative;
	background: #ffffff url(../images/inventiveit-header.jpg) no-repeat;
	height: 213px;
	width: 865px;
	overflow:hidden;
}

	span#inventive_logo {
		float:left;
		width:235px;
		height:65px;
		margin:30px 0 0 55px;
		overflow:hidden;
	}

	div#hdr-mid-links {
		float:left;
		margin:0 0 0 400px;
		width: 340px;
		height:18px;
		overflow:hidden;
	}
	div#hdr-mid-links span {
		float:left;
		padding: 0 15px;
		overflow:hidden;
	}
	div#hdr-mid-links a {
		color: #002C5E;
		font-size: 14px;
		text-decoration: none;
	}
	div#hdr-mid-links a:hover {
		text-decoration: underline;
	}

/* hdr-bot = Bottom row of the header - link bar beneath the image */
div#hdr-bot {
	position: relative;
	float:left;
	background: #ffffff url(../images/hdr-bot-vfade.jpg) repeat-x;
	width: 865px;
	height: 26px;

}

	span.hdr-bot-link {
		float: left;
		height: 16px;
		padding: 9px 20px 5px 20px;
		font-family: arial, sans-serif;
		font-size: 14px;
	}
	span.hdr-bot-link a {
		color: white;
		text-decoration: none;
		font-weight:bold;
		
	}
	span.hdr-bot-link a:hover {
		text-decoration: underline;
		
	}
	span.hdr-bot-link-edge {
		border-right: thin solid #64977E;
	}


span#emailspan{
	float:right;
	margin:0px 10px 4px 0;
}

#emailus{
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-decoration: none;
}

span#phonespan{
	float:right;
	margin:0px 10px 4px 15px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}

.navimg {
	margin:5px 5px 0 0;
}

/* ----------------- Page Content Styling ----------------- */

div#content {
	float: left;
	margin: 0px auto;
	width: 865px;	
	color: #002C5E;
	font-size: 14px;
	text-align: left;
	overflow:hidden;
	background: #ffffff url(../images/wrapper_bg.gif) repeat-y center;
	
}

p.big_bold {
	font-size: 16px;
	font-weight: 600;
	margin:8px 0 0;
}


/** contact us **/

#wrapper-contact-us {

	float:left;

	width:372px;

	height:477px;

	padding:35px 25px 25px 45px;

	margin:20px;

	background: url('../images/contactbackground.gif') no-repeat;

}

#wrapper-contact-us h2 {

	float:left;

	margin:0 0 0 100px;

	width:266px;

	height:60px;

	text-align:right;

}

#wrapper-contact-us div {

	float:left;

	width:100%;

	margin: 10px 0 0 0;

	color:#000;

}

#wrapper-contact-us div span.required {

	float:left;

	margin-left:120px;

}

#wrapper-contact-us label {

	float:left;

	width:120px;

	color:#000;

	font-weight:bold;

}

#wrapper-contact-us span.red{

	float:left;

	color:#cc0000;

}

#wrapper-contact-us span.green{

	float:left;

	color:green;

}

#wrapper-contact-us span.white{

	float:left;

	color:#000;

}

#wrapper-contact-us span.bold{

	float:left;

	font-weight:bold;

}

#wrapper-contact-us input {

	float:left;

	width:245px;

}

#wrapper-contact-us textarea {

	float:left;

	width:245px;

	font-familg:Arial, Helvatica, Sans-serif;

}

#wrapper-contact-us div.submit {

	text-align:center;

}

#wrapper-contact-us div.submit input {

	margin-left:120px;

	width:100px;

}

#wrapper-contact-us .redbg {

	background-color:#ffdfdf;

}

#wrapper-contact-us div#errormessage {

	color:#fff;

	font-weight:bold;

}

#wrapper-contact-us div#closecontact a{

	float:left;

	width:365px;

	text-align:right;
	
	color: #000;
}

/** end contact us **/



/* ----------------- Page Footer Styling ----------------- */

div#footer {
	width: 865px;
	padding: 10px 0;
	text-align:center;
	border-top: 1px solid #1d4271;
	float:left;
	background: #FFF;
}
div#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
div#footer ul li {
	display:inline;
	margin:0;
	padding:0;
}
div#footer a {
	color:#1d4271;
	font-size:12px;
	font-weight:bold;
	padding:0 8px 0 8px;
	border-right: 1px solid #1d4271;
}
div#footer a.end {
	border:0;
}
div#footer a:hover {
	color:#0094ee;
}
div#footer p {
	color:#1d4271;
	font-size:10px;
	padding-top:5px;
}

div#footerbottom p {
	color:#1d4271;
	font-size:10px;
	padding-top:5px;
	text-align:center;
}

#phonespan {
	background: url('../images/navigation-phone.gif') no-repeat left;
	padding: 5px 0 0 20px;
	height: 20px;
	}
	
#emailspan {
	background: url('../images/navigation-email.gif') no-repeat left;
	padding: 5px 0 0 25px;
	height: 20px;
	}
	
	
	#topbg {
		background: url(../images/businessbg.gif) no-repeat;
		float:left;
		height:37px;
		padding:15px;
	}
	
	span.toptxt {
		color:#003366;
		font-size:1em;
		font-weight:bold;
		float:left;
		margin: 20px 0 0 10px;
}

.apmheadertable {
	background:#0099ff;
	font-weight: bold;
	color: #fff;
}

.cell1 {
	width:100px;
}

table {
	width: 100%;
}

td{
	border:1px solid #ccc;
	border-collapse:collapse;
	padding:5px;
}

tbody tr.odd td{
	background:#ccc;
}

.celltotal{
	font-weight:bold;
	background:#99ccff;
}

.cellhead {
	font-weight:bold;
}