html,body {
	text-align:center;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#F7F7F7;
	background-image:url("images/layout/bg.jpg");
	font-size:100%;
	min-width:730px; /* needs to be the same as container width */
}

/* Formatting Content */

div#infocenter a {
	color:#003366;
	text-decoration:none;
	background:url("images/layout/underline_dot.gif") repeat-x 100% 100%;
	white-space:nowrap;
	font-weight:bold;
}

div#infocenter a:visited {
	color:#003366;
	text-decoration:none;
	background:url("images/layout/underline_dot.gif") repeat-x 100% 100%;
	white-space:nowrap;
	font-weight:bold;
}

div#infocenter a:active {
	color:#003366;
	text-decoration:none;
	background:url("images/layout/underline_dot.gif") repeat-x 100% 100%;
	white-space:nowrap;
	font-weight:bold;
}

div#infocenter a:hover {
	color:#003366;
	text-decoration:underline;
	font-weight:bold;
}

div#infocenter h1 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	text-decoration:none;
}

div#infocenter h2 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#666666;
	text-decoration:none;
}

div#infocenter h3 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	font-style:italic;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
}

div#infocenter h3.portfolio {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	font-style:normal;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	padding-left:29px;
}

div#infocenter p {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#666666;
	text-decoration:none;
	text-align:justify;
	line-height:15px;
}

div#infocenter address {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#666666;
	text-decoration:none;
	text-align:justify;
	line-height:15px;
}

div#infocenter acronym {
	cursor:help;
}

div#infocenter acronym.none {
	cursor:help;
	border-bottom:0px;
}

div#infocenter acronym.star {
	cursor:help;
	color:#003366;
	border-bottom:0px;
}

div#infocenter blockquote {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	text-align:justify;
	word-spacing:2px;
	line-height:15px;
	font-style:italic;
	padding-top:15px;
	padding-bottom:15px;
}

div#infocenter ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	padding-left:50px; /* padding from left edge */
	padding-top:10px;
	padding-bottom:10px;
}

div#infocenter li {
	background-image:url("images/layout/list_bullet.gif");
	background-repeat:no-repeat;
	background-position:top left;
	margin:0px 0px 8px 0px;
	padding:0px 0px 8px 0px;
	padding-left:25px;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
}

div#infocenter code {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
}

div#infocenter kbd {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.65em;
	color:#003366;
}

/* ie5 ie5.5 and ie6 css hack || ie5.2 mac */

* html div#infocenter li {
	/*--IE5.2-Mac--*/
	background-position:top left;
	/*--IE-PC--\*/
	background-position:0px 5px;
	/*--End--*/
}



div#infocenter div.hr {
	height:15px;
	background:transparent url("images/layout/hr_dot.gif") center left repeat-x;
	clear:both; /* very important */
}
div#infocenter div.hr hr {
	display:none;
}

div#infocenter table.visible {

}

div#infocenter table.visible th {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	font-weight:bold;
	border:1px dotted #D2D6E0;
	background-color:#FFFFFF;
	padding:3px;
	text-align:center;
}

div#infocenter table.visible td {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#666666;
	border:1px dotted #D2D6E0;
	background-color:#FFFFFF;
	padding:3px;
	text-align:center;
}

div.fieldcontainer {
	width:484px;
	float:left;
	padding-top:5px;
	padding-bottom:5px;
}

div.fieldname {
	width:25%;
	float:left;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#666666;
}

div.field {
	width:75%;
	float:left;
	text-align:left;
}

div.field span {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#666666;
}

input.textbox {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	background-color:#FFFFFF;
	border:1px solid;
	border-top-color:#B1BFC7;
	border-left-color:#B1BFC7;
	border-right-color:#CCD5DB;
	border-bottom-color:#CCD5DB;
}

textarea.textbox2 {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	background-color:#FFFFFF;
	border:1px solid;
	border-top-color:#B1BFC7;
	border-left-color:#B1BFC7;
	border-right-color:#CCD5DB;
	border-bottom-color:#CCD5DB;
}

input.button {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	background-color:#FFFFFF;
	border:1px solid;
	border-top-color:#B1BFC7;
	border-left-color:#B1BFC7;
	border-right-color:#CCD5DB;
	border-bottom-color:#CCD5DB;
}

select.dropmenu {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	background-color:#FFFFFF;
}

div.field>input.textbox, div.field>textarea.textbox2, div.field>input.button {
	padding:5px; /*  Extra padding inside text boxes for Mozilla browsers  */
	border-style:dotted;
}

div.field>input.textbox:focus, div.field>textarea.textbox2:focus, div.field>input.button:focus, div.field>select.dropmenu:focus {
	border-style:solid;
	/*background-color:#F7F7F7;*/
	background:url("images/layout/textbox_shadow.gif") top left no-repeat;
}

div.field>input.textbox:hover, div.field>textarea.textbox2:hover, div.field>input.button:hover {
	border-style:solid;
}

/* ie5 ie5.5 and ie6 css hack */

* html div#infocenter table.visible th {
	border:1px solid #E8EAEF;
}

* html div#infocenter table.visible td {
	border:1px solid #E8EAEF;
}

/* </end hack> */

/* Formatting Menu */

div#menu a {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	text-decoration:none;
}

div#menu a:visited {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	text-decoration:none;
}

div#menu a:active {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
	text-decoration:none;
}

div#menu a:hover {
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#666666;
	text-decoration:none;
}

div#menu a em {
	font-style:normal;
	font-weight:normal;
	border-bottom:1px solid #6699CC;
}

div#menu a:hover em {
	border-bottom:0px solid #6699CC;
}

div#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	padding-left:25px;
}

div#menu li {
	list-style:none;
	margin:0px 0px 2px 0px;
	padding:0px;
	padding:0px 0px 2px 0px;
}

div#menu img {
	border-width:0px;
}

/* Design */

p.skipmenu {
	position:absolute;
	left:-999px;
	width:990px;
}

div#container {
	width:730px; /* needs to be the same as body min-width */
	text-align:center;
	margin-right:auto;
	margin-left:auto;
}

div#header {
	width:730px;
	height:104px;
	float:left;
}

div#headerleft {
	width:15px;
	height:104px;
	float:left;
}

div#headerlogo {
	width:103px;
	height:104px;
	float:left;
}

div#headertitle {
	width:139px;
	height:104px;
	background:url("images/layout/ingserv_title.jpg") top left no-repeat;
	float:left;
}

div#headerbuttons {
	width:469px;
	height:104px;
	float:left;
}

div#headerbuttonstop {
	width:469px;
	height:50px;
	float:left;
}

div#headerbuttonsbtm {
	width:469px;
	height:54px;
	float:left;
	text-align:right;
}

div#headerright {
	width:4px;
	height:104px;
	float:left;
}

div#contenttop {
	width:730px;
	height:15px;
	background:url("images/layout/content_top.jpg") top left no-repeat;
	float:left;
	font-size:1px; /* Close off under-neath gap in IE */
}

div#contentmiddle {
	width:730px;
	background-image:url("images/layout/content_bg.jpg");
	float:left;
}

div#info {
	width:549px;
	float:left;
}

div#infoleft {
	width:40px;
	float:left;
}

div#infocenter {
	width:484px;
	float:left;
	text-align:left;
}

div.infocentersplitleft { /* left split for portfolio */
	width:242px;
	float:left;
	text-align:left;
}

div.infocentersplitright { /* right split for portfolio */
	width:242px;
	float:left;
	text-align:left;
}

div#inforight {
	width:25px;
	float:left;
}

div#menu {
	width:181px;
	float:left;
	text-align:left;
}

/* Copyright Section */

div#contentmiddle2 {
	width:730px;
	height:94px;
	background-image:url("images/layout/content_bg.jpg");
	float:left;
}

div#info2 {
	width:549px;
	height:94px;
	float:left;
}

div#infoleft2 {
	width:40px;
	height:94px;
	float:left;
}

div#infocenter2 {
	width:484px;
	height:94px;
	float:left;
}

div#infocenter2top {
	width:484px;
	height:37px;
	float:left;
}

div#infocenter2btm {
	/*--IE5.2-Mac--*/
	width:284px;
	padding-left:200px;
	/*--Normal-Browsers--\*/
	width:484px;
	padding-left:0px;
	/*--End--*/
	height:57px;
	float:left;
	text-align:center;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:.70em;
	color:#003366;
}

div#inforight2 {
	width:25px;
	height:94px;
	float:left;
}

div#menubtm {
	width:181px;
	height:94px;
	float:left;
	background:url("images/layout/menu_logo.jpg") top left no-repeat;
}

div#contentbtm {
	width:730px;
	height:28px;
	background:url("images/layout/content_btm.jpg") top left no-repeat;
	float:left;
}

div.piccy {
	position:relative;
	width:187px;
	height:147px;
	float:right;
	margin:10px 0px 10px 25px;
}

div.piccyleft {
	position:relative;
	width:187px;
	height:147px;
	float:left;
	margin:10px 0px 10px 28px;
}

div.piccyright {
	position:relative;
	width:187px;
	height:147px;
	float:right;
	margin:10px 28px 10px 0px;
}

/* IE fix */

* html div.piccyleft {
	margin:10px 0px 10px 25px;
}

* html div.piccyright {
	margin:10px 25px 10px 0px;
}

/* End */

div.imgcontainer {
	width:160px;
	height:120px;
	margin-top:11px;
	margin-left:11px;
}

div.piccyframe {
	position:relative;
	width:187px;
	height:147px;
	top:-130px;
	background:url("images/layout/frame_rounded.gif") top left no-repeat;
	display:block;
}

div.piccyframe a {
	width:187px;
	height:147px;
	display:block;
	border:none;
	background-image:none;
	text-decoration:none;
}

/* ie5 ie5.5 and ie6 css hack || ie5.2 mac */

* html div.piccyframe {
	/*--IE5.2-Mac--*/
	position:relative;
	top:-130px;
	/*--IE-PC--\*/
	position:absolute;
	top:0px;
	/*--End--*/
}