* { margin: 0px; padding: 0px; } 
html 		{ height: 100%; }

body { text-align: center; font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; background:white url(../images/bg_blu1.gif)  repeat-x;}
p, h1, h2, h3, ol, ul, dl { padding:2px 6px 8px; }
ol,ul,dl 
h1, h2, h3, ol, ul, dl { padding:8px 6px 3px; }
table, th, td { font-family: arial, verdana, sans-serif; font-size: 12px; color: #333; }
ol, ul, dir, menu, dd       		{ margin-left: 40px }
ol              					{ list-style-type: decimal }
ol ul, ul ol, ul ul, ol ol    		{ margin-top: 0; margin-bottom: 0 }
blockquote { width:80%; margin:10px auto; padding:0 26px;  background:#FFF url(../images/bg_blockquote_side.gif) no-repeat 0 50%; }
#skip 				{ display: none; }
a img, :link img, :visited img { border: none; }
img 				{ display: block; }
a:link 				{ color: #A13D3D; text-decoration: underline; }
a:visited 			{ color: #A13D3D; text-decoration: underline; font-weight:normal;}
a:hover, a:active 	{ color: #333; font-weight:normal; text-decoration: none;}

.alignright		{ text-align: right !important; }
.floatright		{ float: right; }
.inline			{ display: inline; }

.clear	{ clear: both;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; } 
.clearfix 		{ display:inline-block; } 
/*\*/ .clearfix { display:block; } /**/ 

h1		{ font-size: 20px; line-height: 18px;  }
h2 		{ font-size:18px; }
h3		{ font-size: 16px; color: #666; }

#wrapper 		{ width:860px; margin:0 auto; }
#header 		{
	position:relative;
	display:block;
	width:860px;
	height:179px;
	background:#FFF url(../images/business_eyecatcher.jpg) repeat-x;





}
#header-content h1#logo {
	position: absolute;	
	font-weight:bold;
	font-size:40px;
	letter-spacing: -2px; 
	color: #FFFFFF;
	margin: 0; padding: 10px 0 10px 480px;		
	
	/* change the values of left and top to adjust the position of the logo */
	top: 0; left: 0;
}
#header-content h2#slogan {
	position: absolute;	
	font-weight:bold;
	font-size:40px;
	letter-spacing: -2px; 
	color: #FF1B1B;
	margin: 0; padding: 10px 0 10px 650px;		
	
	/* change the values of left and top to adjust the position of the logo */
	top: 45px; left: 0;
}

#header-content h3#slogan2 {
	position: absolute;	
	font-weight:bold;
	font-size:40px;
	letter-spacing: -2px; 
	color: #FFFFFF;
	margin: 0; padding: 10px 0 10px 700px;		
	
	/* change the values of left and top to adjust the position of the logo */
	top: 100px; left: 0;
	}
#nav 			{ display:block; width:860px; height:26px; margin:0; padding:0; list-style:none; text-align:center; background:#A13D3D url(../images/bg_nav.gif) repeat-x; }
#nav li 		{ float:left; width:143px;  }
#nav li a 		{ font-weight:bold; text-decoration:none; display:block; padding:0; padding:0; height:1%; line-height:26px; color:#FFF; }
#nav li.on 		{ display:block; padding:0; width:120px; height:26px; line-height:26px; background:url(../images/bg_nav_on_2.gif) no-repeat 50% 0; color:#EFEFEF; }
#nav li a:hover { background:url(../images/bg_nav_on.gif) no-repeat 50% 0; }

#content { width:860px; padding:30px 0 0; height:100%; background:#FFF url(../images/bg_content.gif) repeat-x; text-align:left;  }
* html #content, * html #content #col_1 { height:100%; }

#content #col_1 { width:20%; float:left; min-height:543px; background:url(../images/bg_left.gif) no-repeat 100% 50%; }
#content #col_1 h2 { color:#999999; font-size:14px; font-weight:normal; }
#subnav, #subnav ul { margin:0; padding:0; list-style:none; }
#subnav li { }
#subnav li a { display:block; padding:5px 10px 5px 10px; height:1%; background:url(../images/bg_subnav.gif) no-repeat 100% 100%; text-decoration:none }
#subnav li a:hover { background:#E9D1D1 url(../images/bg_left_nav_on.gif) no-repeat 100% 0; text-decoration:none; }
#content #col_2 { width:670px; float:left; }
#content .quote {
    width: 370px;
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(../images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #A13D3D;
	font-weight: bold;
	margin-left: 120px;
}
#content .quote2 {
    width: 600px;
	border-top: 1px solid #A13D3D;
	background-color: #FFFFFF;
	border-bottom: 1px solid #A13D3D;
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #A13D3D;
	font-weight: bold;
	margin-left: 17px;
}

#footer { display:block; width:860px; height:40px; padding: 0 0; margin-top:5px; background:#A13D3D; -moz-border-radius:6px; color: #FFFFFF}
#footer a:link, a:active 	{ color: #FFFFFF; text-decoration: underline; font-weight:bold;}
#footer a:visited 			{ color: #FFFFFF; text-decoration: none; font-weight:bold;}
#footer a:hover 	        { color: #FFFFFF; font-weight:bold; text-decoration: none;}

#footer small {  }

.t_form { margin:10px; }
.t_form th { background:#fbfbfb; }
.t_form td, .t_form th { padding:5px; border-bottom:1px solid #666; }
.image {
	float: left;
	margin: 0 9px 3px 0;
	border: 1px solid #A13D3D;
}
.image2 {
	float: right top;
	margin: 0 0 0 620px;
	border: 1px solid #A13D3D;
	
}
.image3 {
	float: left;
	margin: 0 5px 3px 0;
}
.image4 {
	float: left;
	margin: 0 9px 8px 0;
}
#sidebar {
	float: left;
	width: 190px;
	margin: 0 0 10px 0; padding: 0;	
}	
#sidebar h1 {
	padding: 10px 0px 5px 10px;
	margin: 0;	
	font: bold 1.3em 'Trebuchet MS', Tahoma, Sans-serif;
}
.sidebox {
	background: #FDFDFD;
	border-bottom: 1px solid #A13D3D;
	border-top: 1px solid #A13D3D;
	border-right: 1px solid #A13D3D;
	margin-bottom: 10px;
}
.sidebox a:link {
 color: #A13D3D; text-decoration: underline;  font-weight:normal; 
}
.sidebox a:visited {
 color: #A13D3D; text-decoration: none; font-weight:normal; 
}
.sidebox a:hover, a:active {
 color: #A13D3D; text-decoration: underline;  font-weight:normal; 
}
/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;
	background: #FDFDFD;			
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #000000;
	height: 1.5em;	
	padding:.3em 0 .3em 15px;
	line-height: 1.5em;
	border-bottom: 1px dashed #D4D4D4;
	text-decoration:none;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D4D4D4;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 10px;
	border-left: 5px solid  #5987C0;
	color: #5987C0;
	font-weight: normal;
}
