/* CSS Document */

/* content */
/* content */
/* content */

#contentwrap {
	position: relative;
	width: 867px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-repeat: repeat;
	text-align: left;
	}
#content {
	background-image:url(images/contentbg.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}
#dropshadow {
	position: relative;
	float: left;
	width: 16px;
	height: 347px;
	margin: 0px 0px 0px 18px;
	background-image: url(images/dropshadow.jpg);
	background-repeat: no-repeat;
	}
#sidecol {
	position: relative;
	float: left;
	left: 14px;
	width: 205px;
	margin: auto;
	margin-top: -20px;
	padding: 0px;
	text-align: left;
	}
#maincol {
	position: relative;
	float: left;
	width: 598px;
	margin: auto;
	margin-top: -68px;
	padding: 9px;
	text-align: left;
	}
#navcol {
	width: 150px;
	height: 100%;
	left: 0px;
	margin: 10px 5px 0px 0px;
	padding: 0px 0px 300px 0px;
	float: left;
	position: relative;
}
#leftcol {
	width: 45%;
	left: 0px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#rightcol {
	position: relative;
	visibility: visible;
	width: 48%;
	margin: 0px 0px 0px 5px;
	float: right;
	padding: 0px;
}
#clear {
	clear: both;
	visibility: hidden;
	float: none;
	position: relative;
	}
#mainimage {
	position: relative;
	}
#modules {
	float: right;
	width: 150px;
	margin: 0px 0px 20px 15px;
	padding: 0px 0px 0px 7px;
	border-left: 1px solid #FBBF13;
}
#wrap {
	float: none;
	margin-top: 20px;
}
#firstcol {
	width: 32%;
	left: 0px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#secondcol {
	width: 32%;
	left: 0px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#thirdcol {
	width: 31%;
	left: 0px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
}
#floatrightcol {
	width: 35%;
	left: 0px;
	margin: 0px 35px 0px 15px;
	padding: 0px 0px 0px 10px;
	float: right;
	position: relative;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FBBF13;
}

/* content text styles */
/* content text styles */
/* content text styles */

#contentwrap h1  {
	color: #6699CC;
	font-size: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 9px 0px 9px 4px;
	padding: 0px;
	text-transform: none;
	font-weight: normal;
	background-image: url(images/h1decoration.gif);
	background-repeat: no-repeat;
	background-position: -16px 32px;
	line-height: 42px;
}
#content .divider {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	clear: both;
	float: none;
}

#contentwrap h2  {
	color: #6699CC;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 9px 0px 9px 4px;
	padding: 0px;
	text-transform: none;
	font-weight: normal;
	background-image: url(images/h1decoration.gif);
	background-repeat: no-repeat;
	background-position: -16px 30px;
	line-height: 42px;
}
#contentwrap h3  {
	color: #6699CC;
	font-size: 18px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 9px 0px 0px 4px;
	padding: 0px 0px 0px 0px;
	letter-spacing: -0.05em;
	font-weight: normal;
}
#contentwrap h4   {
	color: #6699CC;
	font-size: 16px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 0px 0px 4px;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
}
#contentwrap h5  {
	color: #A41006;
	font-weight: normal;
	font-size: 14px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 0px 5px 4px;
	padding: 0px 0px 2px 0px;
	letter-spacing:0px;
}
#contentwrap h6  {
	color: #A41006;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 0px 0px 4px;
	padding: 0px 0px 8px 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
#contentwrap p  {
	color: #616161;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 15px 6px 4px;
	padding: 0px;
}
#contentwrap .smalltext  {
	font-weight: normal;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #555555;
}
#contentwrap .yellowruleabove  {
	padding-top: 4px;
	border-top:  1px solid #FBBF13;
}
#contentwrap .yellowrulebelow  {
	padding-bottom: 4px;
	border-bottom:  1px solid #FBBF13;
}
#contentwrap #testimonial	{
	position: relative;	
	float: left;
	width: 420px;
	margin: 20px 0px 20px 0px;
	border-top:  1px solid #FBBF13;
	border-bottom:  1px solid #FBBF13;
}
#contentwrap  #testimonial .testimonialtext	{	
	color: #6E8AAA;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 10px 0px 0px 20px;
/*	border-top:  1px solid #FBBF13; */
}
#contentwrap .client	{
	color: #777777;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 4px 0px 6px 50%;
}

#contentwrap a			{ color: #A41006; text-decoration: none; }
#contentwrap a:link		{ color: #A41006; text-decoration: none; }
#contentwrap a:visited	{ color: #8F4738; text-decoration: none; } 
#contentwrap a:active	{ color: #8F4738; text-decoration: none; } 
#contentwrap a:hover	{ color: #A41006; text-decoration: underline; } 
#contentwrap a img		{ text-decoration: none; border-width: 0; border-style: none; border-color: #fff; color: #fff;}

#contentwrap ul,ol {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 20px;
}

#contentwrap li {
	margin: 0px 10px 0px 0px;
	padding: 0px 50px 0px 0px;
	color: #4E5B86;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
}
#contentwrap .nospacebefore {
	margin-top: 0px;
}
#contentwrap .nospacebeforelg {
	margin-top: -12px;

}
#contentwrap .spacebefore { 
	margin-top: 9px;
 }
#contentwrap .spacebeforelg {
	margin-top: 18px;
 }
#contentwrap .spaceafter  {
	margin-bottom: 6px;
 }
#contentwrap .nospaceafter {
	margin-bottom: 0px;
}
#contentwrap .tightlsp {
	line-height: 13px;
}
#contentwrap .captiontext  {
	font-weight: normal;
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
#contentwrap .caps {
	text-transform: uppercase;
}
#contentwrap .prdate {
	display: block;
	width: 100px;
	float: left;
	clear: both;
	margin-top: 9px;
	}
#contentwrap .block {
	display: block;
	width: 450px;
	float: left;
	margin-top: 9px;
	}
#contentwrap .instructions {
	color: #333333;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #F4F3B2;
}
#contentwrap .bluetext {
	color: #6699CC;
}
#contentwrap .redtext {
	color: #A41006;
}


/* dividing the main column */
/* dividing the main column */

#wrap {
	float: none;
	margin-top: 20px;
}
#onecol {
	width: 100%;
	left: 0px;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	float: left;
	position: relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
}

/* homepage text styles */
/* homepage text styles */
/* homepage text styles */
#contentwrap p.hppar	{
	padding: 0px 30px 0px 0px;

}


/* sidecol text styles */
/* sidecol text styles */
/* sidecol text styles */

#sidecol h3  {
	color: #A41006;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 9px 0px 0px 0px;
	padding: 4px 0px 0px 15px;
	letter-spacing:0px;
}
#sidecol h4  {
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 0px 3px 15px;
	margin: 6px 0px 0px 0px;
	text-transform: uppercase;
	letter-spacing: 0px;
	background-color: #FBBF13;

}
#sidecol h5  {
	color: #616161;
	font-size: 13px;
	line-height: 14px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 0px 0px 0px;
	padding: 2px 0px 0px 15px;
	letter-spacing:0px;
}
#sidecol h6  {
	color: #555555;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	letter-spacing:0px;
	margin-top: 0px;
}
#sidecol p  {
	color: #616161;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
#sidecol .smalltext  {
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #555555;
}
#sidecol .yellowruleabove  {
	padding-top: 4px;
	border-top:  2px solid #FBBF13;
}
#sidecol .decoration	{
	height: 20px;
	background-image: url(images/h3decoration.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}

#sidecol ol, ul {
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 15px;
}

#sidecol li {
	list-style-type: none;
	margin: 0px 1em 0px 0px;
	padding: 0px 1em 0px 0px;
	color: #555555;
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#sidecol a			{ color: #A41006; text-decoration: none; }
#sidecol a:link		{ color: #A41006; text-decoration: none; }
#sidecol a:visited	{ color: #8F4738; text-decoration: none; } 
#sidecol a:active	{ color: #8F4738; text-decoration: none; } 
#sidecol a:hover	{ color: #A41006; text-decoration: underline; } 
#sidecol a img		{ text-decoration: none; border-width: 0; border-style: none; border-color: #fff; color: #fff;}

/* navcol text styles */
/* navcol text styles */
/* navcol text styles */

#navcol p  {
	color: #616161;
	font-weight: normal;
	font-size: 10px;
	line-height: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 6px 4px;
	padding: 0px 0px 0px 0px;
}
#navcol a			{ color: #A41006; text-decoration: none; }
#navcol a:link		{ color: #A41006; text-decoration: none; }
#navcol a:visited	{ color: #640904; text-decoration: none; } 
#navcol a:active	{ color: #640904; text-decoration: none; } 
#navcol a:hover	{ color: #A41006; text-decoration: underline; } 
#navcol a img		{ text-decoration: none; border-width: 0; border-style: none; border-color: #fff; color: #fff;}

/* modules text styles */
/* modules text styles */
/* modules text styles */

#modules p  {
	color: #616161;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 15px 6px 4px;
	padding: 0px;
}

/* leftcol text styles */
/* leftcol text styles */
/* leftcol text styles */

#leftcol h4  {
	color: #999999;
	font-size: 16px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0px 0px 4px;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
}
#leftcol p  {
	color: #888888;
}

/* rightcol text styles */
/* rightcol text styles */
/* rightcol text styles */

#rightcol h4  {
	color: #999999;
	font-size: 16px;
	line-height: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 4px 0px 0px 4px;
	padding: 4px 0px 0px 0px;
	font-weight: normal;
}
#rightcol p  {
	color: #888888;
}
