/* CSS Document */

body	{
	background-color:#B0B0B0;
	margin: 0;
	padding: 0;	
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#wrapper	{
	width: 800px;
	margin: auto;
	margin-top: 30px;
}

#header	{
	height:100px;
	background-color:#FFFFFF;
}

#header h1	{
	background: url(logo.gif) 0 0 no-repeat;
	position: relative;
	top: 20px;
	left: 19px;
	z-index: 101;
	height: 43px;
	width: 307px;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#header h1 span	{
	visibility: hidden;
}

#header h2 span	{
	visibility: hidden;
}

#header h3	{
	background:url(../images/triangle_left.gif) 0 0 no-repeat;
	position: relative;
	top: -69px;
	left: 0px;
	z-index: 103;
	height: 176px;
	width: 51px;
	margin: 0;
	padding: 0;
}

#header h4	{
	background:url(../images/triangle_rh.gif) 0 0 no-repeat;
	position: relative;
	top: -92px;
	left: 749px;
	z-index: 104;
	height: 173px;
	width: 51px;
	margin: 0;
	padding: 0;
}

#masthead	{
	/*background:url(../images/02A10EHQ.jpg) 0 0 no-repeat;
	position: relative;
	top: 0;
	left: 0;*/
	width:800px;
	height:176px;
	/*z-index: 102;*/
}

#leftcol	{
	float:left;
	width: 354px;
	margin: 0;
	padding: 0;
	height:445px;
	/*border-top:#FFFFFF 2px solid;*/
}

#midcol	{
	float:left;
	width: 178px;
	margin: 0;
	padding: 0;
	height:445px;	
	/*border-top:#FFFFFF 2px solid;*/
}

#rightcol	{
	float:right;
	width: 268px;
	margin: 0;
	padding: 0;
	height:445px;
	/*border-top:#FFFFFF 2px solid;*/
}

/***********************************************/
/* NAVIGATION                                  */
/***********************************************/

div#nav {
	/*height: 19px;*/
	background:#FFFFFF;
	height: 25px;
	width: 800px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	text-align: center;
  }
  
div#nav ul {
	margin: 6px 0 0 20px;
	padding: 0;
	}
	
div#nav li {
	position: relative;
	list-style: none;
	margin: 0;
	float: left;
	}
  
div#nav li a {
	text-align: center;
	display: block;
	padding: 3px 0px 0px 0px;
  	text-decoration: none;
	color: #ffffff;
	width: 99px;
	}

div#nav li a:hover	{
	color: #000000;
}

div#nav h4	{
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	text-align: center;
	display: block;
	margin:0;
	padding: 4px 0px 0px 0px;
  	text-decoration: none;
	color: #ffffff;
	width: 99px;
}

#tab1 { /* blue */
	background: url(../images/tab1.gif) 0 0 no-repeat;
	width: 98px;
	height: 19px;
	margin: 0;
	padding: 0;
}

#tab1a { /* blue active */
	background: url(../images/tab1a.gif) 0 0 no-repeat;
	width: 98px;
	height: 19px;
	margin: 0;
	padding: 0;
}

#tab2 { /* red */
	background: url(../images/tab2.gif) 0 0 no-repeat;
	width: 98px;
	height: 19px;
	margin: 0;
	padding: 0;
}

#tab2a { /* red active */
	background: url(../images/tab2a.gif) 0 0 no-repeat;
	width: 98px;
	height: 19px;
	margin: 0;
	padding: 0;
}

#tab3 { /* orange */
	background: url(../images/tab3.gif) 0 0 no-repeat;
	width: 98px;
	height: 19px;
	margin: 0;
	padding: 0;
}

#tab3a { /* orange active */
	background: url(../images/tab3a.gif) 0 0 no-repeat;
	width: 98px;
	height: 19px;
	margin: 0;
	padding: 0;
}

#tab4 { /* green */
	background: url(../images/tab4.gif) 0 0 no-repeat;
	width: 98px;
	height: 19px;
	margin: 0;
	padding: 0;
}

#tab4a { /* green active */
	background: url(../images/tab4a.gif) 0 0 no-repeat;
	width: 98px;
	height: 19px;
	margin: 0;
	padding: 0;
}



/***********************************************/
/* LEFT COLUMN STYLES                          */
/***********************************************/
	
#leftcol h1	{
	margin: 0;
	padding: 10px 20px 0 20px;
	font-size:14pt;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	line-height:125%;
	text-align:left;
}

#leftcol p	{
	margin: 0;
	padding: 12px 20px 3px 20px;
	font-size:9pt;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	line-height:125%;
	text-align:left;
}

#leftcol p a	{
	color:#FFFFFF;
	text-decoration:none;
}

#leftcol p a:hover	{
	color:#FFFFFF;
	text-decoration:underline;
}

#leftcol ul	{
	margin: 0;
	padding: 10px 20px 0 35px;
	list-style: disc;
	line-height:125%;
}

#leftcol li	{
	margin: 0;
	padding: 0 0 0 0;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}

/***********************************************/
/* MIDDLE COLUMN STYLES                        */
/***********************************************/
	
#midcol h2	{
	margin: 0;
	padding: 63px 20px 2px 20px;
	font-size:10pt;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-align:left;
}

#midcol p	{
	margin: 0;
	padding: 12px 20px 0 20px;
	font-size:9pt;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	line-height:125%;
	text-align:left;
}

/***********************************************/
/* RIGHT COLUMN STYLES                         */
/***********************************************/
	
#rightcol h2	{
	margin: 0;
	padding: 63px 20px 2px 20px;
	font-size:10pt;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-align:left;
}

#rightcol p	{
	margin: 0;
	padding: 12px 20px 0 20px;
	font-size:9pt;
	color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	line-height:125%;
	text-align:left;
}

#rightcol p a	{
	color:#FFFFFF;
	text-decoration:underline;
}

#rightcol p a:hover	{
	color:#666;
	text-decoration:underline;
}

#rightcol ul	{
	margin: 0;
	padding: 16px 20px 0 20px;
	list-style: none;
	line-height:125%;
}

#rightcol li	{
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 9pt;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	text-align: left;
}

#one	{
	background:url(../images/bull_home_01.gif) 0 50% no-repeat;
}

#two	{
	background:url(../images/bull_home_02.gif) 0 50% no-repeat;
}

#three	{
	background:url(../images/bull_home_03.gif) 0 50% no-repeat;
}

#four	{
	background:url(../images/bull_home_04.gif) 0 50% no-repeat;
}

#five	{
	background:url(../images/bull_home_05.gif) 0 50% no-repeat;
}

#images	{
	padding: 18px 0 0 20px;
}

#images img	{
	padding: 0 5px 5px 0;
}

.thumbs	{
	padding: 0 0 0 0;
	margin: 0 5px 5px 0;
	/*vertical-align:middle;*/
	float:left;
	clear:both;
}

.floatholder	{
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
	height:48px;
}

.floatbox	{
	float:left;
	padding:0 5px 0 0;
	width:auto;
}

.clearfix:after	{
	content: ".";
	display:block;
	height: 0;
	clear:both;
	visibility:hidden;
}

.clearfix	{
	display: inline-table;
}

/***********************************************/
/* RIGHT COLUMN STYLES                         */
/***********************************************/

#footer p	{
	font-size:9pt;
	color:#4c4c4c;
	font-family: Helvetica, Arial, sans-serif;
}

/***********************************************/
/* FOOTER                                      */
/***********************************************/

#footer	{
	clear:both;
	height:25px;
	background-color:#FFFFFF;
}

#footer p	{
	font-size:9pt;
	color:#4c4c4c;
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/Telephone.gif) 0 0 no-repeat;
	position: relative;
	top: 5px;
	left: 18px;
	z-index: 101;
	height: 15px;
	width: 320px;
	margin: 0;
	padding: 0;
}

#footer p span	{
	visibility: hidden;
}

/***********************************************/
/* FOOTER 2                                    */
/***********************************************/

#footer2	{
	height: 18px;
	background-color: #F3F3F3;
	margin: 0;
	padding: 0;
}

#footer2 p	{
	font-size: 8pt;
	color: #4c4c4c;
	font-family: Helvetica, Arial, sans-serif;
	text-align: right;
	/*background: url(../images/dmd.gif) 0 0 no-repeat;*/
	position: relative;
	top: 3px;
	/*left: 553px;*/
	left: 510px;
	z-index: 101;
	height: 12px;
	/*width: 192px;*/
	width:250px;
	margin: 0;
	padding: 0;
}

#footer2 a	{
	color:#666666;
}

#footer2 p span	{
	/*visibility: hidden;*/
}
