@charset "utf-8";
/* CSS Document */

img, input, p, h1, h2, h3 {border:0; margin:0; padding:0;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:  tahoma;
	font-size:11px;
	color: #4f4d49;
	background-color: #ffffff;
}

/* Font Sizes */

.ten {font-size: 10px;}
.eleven {font-size: 11px;}
.twelve {font-size: 12px;}
.thirteen {font-size: 13px;}
.fourteen {font-size: 14px;}
.fifteen {font-size: 15px;}
.sixteen {font-size:16px;}

/* Font Colours */

.white {color: #FFFFFF;}
.black {color: #000000;}
.gray {color: #6a7071;}
.lgray {color:#acb1b5;}
.dgary{color:#666666;}
.ddgray{color: #434343;}
.red {color: #E70000;}
.blue { color: #0033bd;}
.lblue {color: #003399;}
.dblue {color: #0e3e6e;}
.orange {color: #fe8816;}

/* Font Style & Weight */

.bold {font-weight: bold;}
.italic {font-style: italic;}
.strikeout {text-decoration: line-through;}

/* Hovers */

.n2u {text-decoration: none;}
.n2u:hover {text-decoration: underline;}

.u_two_n {text-decoration: underline;}
.u_two_n:hover {text-decoration: none;}

/* BLOCK Hovers */

.block {
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent;
	float: center;
	margin: 0;
	white-space: nowrap;
	line-height: 25px;
	color: #666666;
}
.block:hover {
	color: #FFFFFF;
	background: #76A9D4;
}
.active {
	text-decoration: none;
	display: block;
	padding-left: 5px;
	padding-right: 5px;
	background: transparent;
	float: center;
	margin: 0;
	white-space: nowrap;
	line-height: 25px;
	color: #FFFFFF;
	background: #76A9D4;
	font-size: 11px;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #000000;
	font-weight: normal;
}

h2 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color:#d98100;
	font-weight: normal;
}


.arial {font:arial;}
.trebuchet { font-family: "Trebuchet MS"}
.verdana {font-family: Verdana, Arial, Helvetica, sans-serif}
.tahoma {font-family: tahoma}


.blue2orange { color: #0e3e6e; text-decoration:none}
.blue2orange:hover {color: #fe8816;}

.gray2blue { color: #666666; text-decoration:none}
.gray2blue:hover {color: #003399;}

.blue_12orange { color: #003399; text-decoration:none}
.blue_12orange:hover {color: #fe8816;}

.brown2gray { color: #4f4d49; text-decoration:none}
.brown2gray:hover {color: #767573;}


.caps {
	text-transform: uppercase;
}

.header_bg {
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 95px;
	width: 100%;
}

.nav_bg {
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 33px;
	width: 100%;
}
.top_nav_left {
	background-image: url(images/top_nav_left.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 8px;
}
.search_bg {
	background-image: url(images/search_bg.jpg);
	background-repeat: repeat-x;
	height: 18px;
	width: 150px;
	border:0;
	font-family: tahoma;
	font-size: 11px;
	color: #515151;
	padding-top: 4px;
	padding-left: 6px;
}
.search_right {
	background-image: url(images/search_right.jpg);
	background-repeat: no-repeat;
	height: 22px;
	width: 20px;
}


.top_nav_right {
	background-image: url(images/top_nav_right.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 8px;
}
.nav_line {
	background-image: url(images/nav_line.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 5px;
}

.banner_bg {
	height: 158px;
	width: 947px;
	padding-top: 43px;
	padding-left: 60px;
	background-image: url(images////banner_bg.jpg);
	background-repeat: no-repeat;
	background-color: #e2ddd0;
}

.box_tl {
	background-image: url(images/b_tl.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 11px;
	background-position: right;
}

.box_tr {
	background-image: url(images/b_tr.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
	background-position: left;
}

.box_t-bg {
	background-image: url(images/b_tbg.jpg);
	background-repeat: repeat-x;
	height: 10px;
}

.box_bl {
	background-image: url(images/b_bl.jpg);
	background-repeat: no-repeat;
	height: 11px;
	width: 11px;
	background-position: right;
}

.box_br {
	background-image: url(images/b_br.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 11px;
	background-position: left;
}

.box_b-bg {
	background-image: url(images/b_bbg.jpg);
	background-repeat: repeat-x;
	height: 11px;
}

.box_left_img {
	background-image: url(images/box_left_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 149px;
	width: 11px;
	background-position: right;
}

.box_right_img {
	background-image: url(images/box_right_img.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 149px;
	width: 10px;
	background-position: left;
}

.box_right_bg {
	background-image: url(images/box_right_bg.jpg);
	background-repeat: repeat-y;
	width: 10px;
	background-position: left;
}

.box_left_bg {
	background-image: url(images/box_left_bg.jpg);
	background-repeat: repeat-y;
	width: 11px;
	background-position: right;
}
.box_bg {
	background-color: #fefefe;
	background-image: url(images/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}


.footer_bg {
	background-color: #3a3f44;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 82px;
}
.testimonial_bg {
	background-image: url(images/testimon_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 221px;
}

