

#InMasterWrapper
{
	width:100%;
	float:left;
	background:url(i/bg-ContentMasterWrap.jpg) repeat-x;
	background-position:bottom;
	margin:auto auto;
	padding-bottom:30px;
	
}

ul li
{
	background-image:url(i/icon-bullet.gif);
	background-repeat: no-repeat;
	padding-left:15px;
	background-position: 0 7px;
	
}

a
{
	color: #d46324;
	text-decoration: underline;
}
a:hover
{
	color: #ff762a;
	text-decoration: underline;
}
img
{
	border: 0;
}
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-colour:black;
	margin: 0px;
	padding: 0px;
}
input, textarea
{
	background: #ffffff;
	border: 1px solid #a09261;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	overflow: hidden;
	padding: 2px 0px 0px 4px;
}
form
{
	margin: 0;
	padding: 0;
}
ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
li
{
	line-height: 18px;
	margin: 0;
	padding: 0 0 0 0px;
}

/* HEADER AND COMPONENTS */
#headerWrapper
{
	background: #1a2d4a;
	height: 70px;
	margin:auto auto;
}
#header
{
	width: 982px ;
	margin-left: auto ;
	margin-right: auto ;
}
#hdrLeft
{
	width:654px;
	height:70px;
	float:left;
}
#hdrRight
{
	width:150px;
	height:70px;
	float:right;
	margin-left:100px;
}
/* HOMEPAGE ELEMENTS - NAV, IMAGE, AND SERVICES STATEMENT */

/* MASTER WRAPPER */
#masterWrapper
{
	margin-left: auto ;
	margin-right: auto ;
	border:#1a2d4a solid 1px;
	border-top:0px;
	width:982px;
	height:550px;
}
#homeNav
{
	width:217px;
	height:550px;
	background:url(i/hm-navBg.gif);
	border-right:#1a2d4a solid 1px;
	float:left;
}
#hm-nav {
	margin-top:82px;
}

#homeRightContent
{
	width:764px;
	height:550px;
	float:right;
}
#homeRightImage
{
}
#homeRightServices
{
	width:764px;
	height:198px;
	background:url(i/hm-servicesBG.gif);
}
#hm-servicesContent
{
	padding-left:56px;
}





.form
{
	height: 19px;
	width: 175px;
}
/* Internal HEADER AND COMPONENTS */
#IntheaderWrapper
{
	background: #1a2d4a;
	height: 88px;
	margin:auto auto;
}
#Intheader
{
	width: 828px ;
	margin-left: auto ;
	margin-right: auto ;
}
#InthdrLeft
{
	width:654px;
	height:88px;
	float:left;
}
#InthdrRight
{
	width:150px;
	height:88px;
	float:right;
	
}
/* CONTENT PAGE ELEMENTS - NAV, IMAGE, AND SERVICES STATEMENT */

/* MASTER WRAPPER */

#InMasterWrapper1
{
	}




#Wrap1
{
	
	width:850px;
	margin:auto auto;
	
}


#Wrap
{
	
	float:left;
	width:828px;
	margin:0 auto;
	background:url(i/bg-IntMasterWrapper.gif);
	margin-top:20px;
	border:solid 1px #dddddd;
}


#IntNav
{
	float:left;
	width:205px;
}
#Int-nav {
	margin-top:52px;
}

/* CONTENT AREA */
#Intcontent
{	
	float:right;
	width:575px;
	padding:10px;	
}

/* FOOTER AND COMPONENTS */
#Footer
{
	
	text-align:center;
	font-size: 11px;
	color:#828282;
	margin:auto auto;
	padding-bottom:10px;
	line-height:15px;
}
#Footer a
{
	text-decoration:none;
	font-size: 11px;
	color:#828282;

}
#Footer a:hover
{
	text-decoration:none;
	font-size: 11px;
	color:#bf570a;

}