*
{
	margin:0;
	padding:0;
}

body
{
	font-family:Verdana, Sans-Serif;
	font-size:13px;
	background-color:#C8C4C4;
	background:#fff url(../images/header/left_filler.png) repeat-x top left;
}
body img
{
	border:none;
}
body a
{
	color:#808080;
	font-family:Verdana, Sans-Serif;
	text-decoration:none;
}
body a:hover
{
	color:#316FB5;
	font-family:Verdana, Sans-Serif;
	text-decoration:underline;
}
#wrapper
{
	margin:0 auto;
	width:991px;
	background-color:#ffffff;
}
#header
{
	margin:0;
	padding:0;
	width:100%;
	height:110px;
}
#logo
{
	background-image: url(../images/header/ironedge_logo.png);
	width:320px;
	height:110px;
	float:left;
}
#menu-image
{
	width:671px;
	height:110px;
	float:right;
}

/*  content-wrapper wraps left & right columns   */


#content-wrapper
{
	margin:0 12px 0 13px;
	padding:0 0 10px 0;
	overflow:auto;
	width:960px;
	min-height:525px;
}	



/*  Start left column style   */

#left-column-wrapper
{
	width:573px;
	margin:20px 0 0px 0;
	padding:0 0 0px 0;
	min-height:520px;
	float:left;
	border-right:dotted 1px #808080;
}
#left-column-content
{
	width:565px;
	margin:0px 0 0 8px;
	padding:0 0 10px 0;
}
.left-column-headerText
{
	color:#316FB5;
	font-size:12.5pt;
	font-family:Verdana, Sans-Serif;
}
.left-column-bodyText
{
	text-align:justify;
	color:#808080;
	font-size:8pt;
	font-family:Verdana, Sans-Serif;
}
.highLight
{
	background-color:#FBFCB7;
}

/*  End left column style   */


/*  Start right column style   */

#right-column-wrapper
{
	width:375px;
	margin:20px 0 0 0;
	padding:0 0 0 0px;
	float:right;
}
#right-column-wrapper img
{
	border:0;
}
.right-column-header
{
	color:#000000;
	font-weight:bolder;
}
.left-column-header
{
	color:#000000;
	font-weight:bolder;
}
#right-column-sec1
{
	width:365px;
	margin:5px 0 0 5px;
	padding:0;
	border-bottom:dotted 1px #808080;
}
#right-column-sec1Text
{
	text-align:justify;
	color:#808080;
	font-size:7.5pt;
	font-family:Verdana, Sans-Serif;
	letter-spacing:2;
	margin:10px 0 0 0;
	padding:0 0 15px 0;
}
#right-column-sec2
{
	width:365px;
	margin:15px 0 0 5px;
	padding:0;
	border-bottom:dotted 1px #808080;
}
#right-column-sec2Text
{
	text-align:justify;
	color:#808080;
	font-size:7.5pt;
	font-family:Verdana, Sans-Serif;
	letter-spacing:2;
	margin:10px 0 0 0;
	padding:0 0 15px 0;
}
#right-column-sec3
{
	width:365px;
	margin:15px 0 15px 5px;
	padding:0;
}
#right-column-sec3Text
{
	text-align:justify;
	color:#808080;
	font-size:7.5pt;
	font-family:Verdana, Sans-Serif;
	letter-spacing:2;
	margin:10px 0 0 0;
}

/*  End right column style   */


/*  Start footer column style   */
#footer
{
	width:945px;
	height:20px;
	padding:0px 0 0 10px;
	margin:0 0 15px 10px;
	vertical-align:middle;
	/*border-top:solid 1px red;*/
	clear:both;
	border-top:dotted 1px #808080;
}
#footerNav
{
    float:left;
    padding:2px 0 0 0;
    margin:5px 0 0 0;
}
#footer img
{
	vertical-align:middle;
	padding:2px 0 0 0;
}
.footer-sep-image
{
	padding:0 5px 0 5px;
}
.footer-text
{
	color:#808080;
	font-size:8pt;
	font-family:Verdana, Sans-Serif;
}
.footer-text a
{
	color:#808080;
	font-size:8pt;
	font-family:Verdana, Sans-Serif;
	text-decoration:none;
}
.footer-text a:hover
{
	color:#316FB5;
	font-size:8pt;
	font-family:Verdana, Sans-Serif;
	text-decoration:underline;
}
#copyright
{
    padding:7px 5px 0 0;
    float:right;
}
#hndImage
{
    float:right;
    margin:0 5px 0 0;
}

/*  End footer column style   */