/* CSS Document */

body{
margin:0;
padding:0;
font-family:Tahoma;
font-size:small;
color:#262626;
font-weight:normal;
background:#FFFFFF url(../images/header-body-bg.gif) 0 0 repeat-x;
}

h1{padding-bottom:12px; color:#33CC33; font-size:1.5em; margin:0px;}
h2{padding-bottom:10px; color:#33CC33; font-size:1.3em; margin:0px;}
h3{padding-bottom:10px; color:#33CC33; font-size:1.2em; margin:0px;}

p{padding:0px; margin:0px;}

/*------start-css------------*/

img{border:0px;}

.text-orange{
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	color:#FF9933;
	font-weight:bold;
	padding-top:0px;
	}
	
.welcome-content{
	font-family:Tahoma;
	font-size:1em;
	color:#262626;
	font-weight:normal;
	line-height:135%;
	padding-top:6px;
	padding-bottom:16px;
	}

.welcome-bullets{
	font-family:Tahoma;
	font-size:1em;
	color:#262626;
	font-weight:normal;
	line-height:135%;
	padding-top:0px;
	padding-bottom:0px;
	}

.nav-cut-top{
	width:209px;
	height:12px;
	background:url(../images/nav-cut-top.gif) 0 0 no-repeat;
	}
	
.nav-cut-bottom{
	width:209px;
	height:12px;
	background:url(../images/nav-cut-bottom.gif) 0 0 no-repeat;
	}
	
.navlink:link{
	font-family:Tahoma;
	font-size:1em;
	color:#464545;
	font-weight:bold;
	text-decoration:none;
	}	
	
.navlink:visited{
	font-family:Tahoma;
	font-size:1em;
	color:#464545;
	font-weight:bold;
	text-decoration:none;
	}
	
.navlink:hover{
	font-family:Tahoma;
	font-size:1em;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	}
		
.banner{
	background:url(../images/header-banner-bg.jpg) no-repeat; 
	height:218px; 
	padding:15px; 
	/*float:left;*/
}

.banner_div{ width:200px;float:left;}
.banner h3{ padding:0px; margin:0px; color:#FFFFFF; font-size:1.5em;}
.banner p{color:#fff; line-height:1.5em; font-size:11px; margin-bottom:10px;}
.banner a{color:#fff; font-weight:bold;  text-decoration:none;}
.banner a:hover{text-decoration:none;}

.strap{
	color:white;
	font-size:2em;
	text-align:center;
	width:300px;
}

.text-green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;
	color:#33CC33;
	font-weight:bold;
	padding-top:27px;
	}	
	
.text-green-small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#33CC33;
	font-weight:bold;
	padding-top:27px;
	}	
	
.testimonials-content{
	font-family:Tahoma;
	font-size:1em;
	color:#262626;
	font-weight:normal;
	line-height:135%;
	padding-top:14px;
	font-style:italic;
	}
	
.testimonials-content-orange{
	font-family:Tahoma;
	font-size:1em;
	color:#FF9933;
	font-weight:normal;
	line-height:135%;
	margin-top:14px;
	font-style:italic;
	}
	
.rounded-gray-top{
	width:196px;
	height:39px;
	background:url(../images/round-gray-top.gif) 0 0 no-repeat;
	}
	
.rounded-gray-bg{
	width:190px;
	background:url(../images/round-gray-bg.gif) 0 0 no-repeat;
	}
	
.rounded-gray-bottom{
	width:196px;
	height:66px;
	background:url(../images/round-gray-bottom.gif) 0 0 no-repeat;
	}
	
.rounded-orange-top{
	width:196px;
	height:39px;
	background:url(../images/round-orange-top.gif) 0 0 no-repeat;
	}
	
.rounded-orange-bg{
	width:190px;
	background:url(../images/round-orange-bg.gif) 0 0 no-repeat;
	}
	
.rounded-orange-bottom{
	width:196px;
	height:66px;
	background:url(../images/round-orange-bottom.gif) 0 0 no-repeat;
	}
	
.rounded-green-top{
	width:196px;
	height:39px;
	background: url(../images/round-green-top.gif) 0 0 no-repeat;
	}
	
.rounded-green-bg{
	width:190px;
	background:url(../images/round-green-bg.gif) 0 0 no-repeat;
	}
	
.rounded-green-bottom{
	width:196px;
	height:66px;
	background:url(../images/round-green-bottom.gif) 0 0 no-repeat;
	}
	
.box-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#2D2D2D;
	font-style:italic;
	font-weight:bold;
	padding-top:16px;
	padding-left:10px;
	}
.box-txt a, .box-txt a:visited, .box-txt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#2D2D2D;
	font-style:italic;
	font-weight:bold;
	padding-top:16px;
	padding-left:10px;
	text-decoration:none;
	}
	
.box-header-txt{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#2D2D2D;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	}
.box-header-txt a, .box-header-txt a:visited, .box-header-txt a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#2D2D2D;
	font-weight:bold;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	}
	
.footer-bg{
	background:url(../images/footer-bg.gif) 0 0 repeat-x;
	height:87px;
	}
	
.footer-txt{
	font-family:Tahoma;
	font-size:1em;
	color:#FFFFFF;
	font-weight:normal;
	}
	
.footer-txt a{
	color:#FFFFFF;
	text-decoration:none;
	}

td.menu_node{
	border-bottom:#ADACAC 1px solid;
}
/*
.menu_link:link{
	font-family:Tahoma;
	font-size:12px;
	color:#464545;
	font-weight:bold;
	text-decoration:none;
}

.menu_link:visited{
	font-family:Tahoma;
	font-size:12px;
	color:#464545;
	font-weight:bold;
	text-decoration:none;
}

.menu_link:hover{
	font-family:Tahoma;
	font-size:12px;
	color:white;
	font-weight:bold;
	text-decoration:none;
}
*/
