body {
	margin:0px;
	padding:0px;

}

.box-announce {
   width: 250px;
   padding: 0px;
   margin: 15px 0px 15px 0px;
   border: 2px solid #1A673D;
   border-collapse: collapse;
}

p {
	padding: 0;
	margin: 0 0 13px;
}

.box-announce td {
   margin: 0px;
   padding: 3px 7px 3px 7px;
}

.box-announce-title {
   background: #1A673D;
   color: #FEFBCC;
   font-weight: bold;
   font-size:15px;
}

blockquote {
	margin: 0px;
	padding: 0px 0px 0px 30px;
}

ul {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	margin: 1em 0 1em 2em;
}

ol {
	padding: 0px;
	margin: 1em 0 1em 4em;
}

ul li {
    padding: 0px 0px 0px 23px;
    line-height: 21px;
    background: url(/images/tick.jpg) no-repeat;
}

ol li {
    padding: 0px 0px 0px 0px;
    line-height: 21px;
}

#contact-form {
    float: right;
    margin: 0px 0px 15px 15px;
}

#main {
	width:941px;
	margin:0 auto;
	padding:0px;
}

#main_support {
	width:941px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(/images/mainbg.jpg) repeat-y;
}

#main_support-home {
	width:941px;
	margin:0px;
	padding:0px;
	float:left;
	background:url(/images/mainbg-home.jpg) repeat-y;
}

#logopanel {
	width:900px;
	height:150px;
	margin:0px;
	padding:0px;
	background: #d40745;
}

#contentblank {
	width:920px;
	margin:0px;
	padding:0 0 0 21px;
	float:left;
}

#menu {
	width:900px;
	height:30px;
	margin:0px;
	padding:0px;
	background: #8b7a68;
}

#menu ul {
	width:900px;
	height:30px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
}

#menu ul li {
	height:30px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
	line-height: 14px;
	background: none;
	border-right: 1px dashed #FEFBCC;
}

#menu ul li#last {
	border-right: none;
}

#menu ul li a:link, #menu ul li a:active, #menu ul li a:visited {
	height:22px;
	margin:0px;
	padding:8px 10px 0 10px;
	float:left;
	display:block;
	font-family:Georgia;
	font-size: 13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
}

#menu ul li a:hover {
	text-decoration:underline;
}

/* Drop Menu
--------------------------------------------------*/

#DropMenu {
	width:900px;
	margin:0;
	padding:0;
	background: #8b7a68;
}

#DropMenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style-type: none;
	line-height: 1;
	float: left;
}

#DropMenu a {
	display: block;
	border-right: 1px dashed #FEFBCC;
	font-family:Georgia;
	font-size: 13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding: 5px 10px;
	background: none;
}

	#DropMenu a:hover {
		text-decoration:underline;
	}

	#DropMenu li#LastLink a {
		border-right: 0 none;
	}
	
#DropMenu li { /* all list items */
	float: left;
	background: none;
	padding: 0;
	margin: 0;
}

#DropMenu li ul { /* second-level lists */
	position: absolute;
	background: #8b7a68;
	width: 280px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#DropMenu li:hover ul, #DropMenu li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#DropMenu li ul a {
	display: block;
	border-top: 1px dashed #FEFBCC;
	border-right: 0 none;
	font-family:Georgia;
	font-size: 13px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding: 5px 10px;
	background: none;
	width: 260px;
}

	#DropMenu li ul a:hover {
		text-decoration:underline;
	}

#content-panel {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 900px;
	font-family: arial;
    font-size: 11pt;
	color:#000000;
}

#header {
    width: 900px;
    padding: 0px;
    margin: 0px;
    height: 252px;
    background: url(/Images/bkgd-header.jpg) top left no-repeat scroll;
}

#left-menu-td {
	background: #d40745;
	width: 250px;
	vertical-align: top;
}

#leftmenu {
    width: 250px;
    background: #d40745;
}

#leftmenu ul {
	width:250px;
	/* height:30px; */
	margin:0px;
	padding:0px;
	display:block;
	background: #d40745;
}

#leftmenu ul li {
	margin:0px;
	padding:0px;
	display:block;
	width:250px;
	background: none #d40745;
	border-bottom: 1px dashed #FEFBCC;
	line-height: 1;
}

#leftmenu ul li#last {
	border-bottom: none;
}

#leftmenu ul li a {
	margin:0px;
	padding: 9px 9px 8px;
	display:block;
	font-family:Georgia;
	font-size: 13px;
	font-weight:bold;
	color: #FFF !important;
	text-decoration:none !important;
}

#leftmenu ul li a:hover {
	text-decoration:underline !important;
       color: #FFF !important;
}

#content-panel a:active, #content-panel a:visited, #content-panel a:link {
   color: #d40745;
   text-decoration: underline;
}
#content-panel a:hover {
   color: #d40745;
   text-decoration: none;

}

#content-table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	border-collapse: collapse;
}

#content-left {
	padding: 0px;
	margin: 0px;
	width: 200px;
	vertical-align: top;
}

#content-right {
	padding: 20px;
	margin: 0px;
	vertical-align: top;
}

#home-table {
	width: 900px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	border-collapse: collapse;
}

#home-head {
	width: 900px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	border-collapse: collapse;
	background: url(/Images/bkgd-header.jpg) top left no-repeat scroll;
}

#headtext1 {
	width:430px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:Arial;
	font-size:30px;
	color:#d40745;
	margin:0 0 0 20px;
}
	
#headtext2 {
	width:430px;
	margin:7px 0 0 20px;
	padding:0px;
	float:left;
    clear: left;
	font-family:Arial;
	font-size:17px;
	color:#d40745;
}

#middle-td {
	background:url(/images/middlepanelbg.jpg) no-repeat;
	height:140px;
	margin:0px;
	padding: 10px 25px 0 250px;
}

#middletext1 {
	padding:0px;
	font-family:Georgia;
	font-size: 13px;
	color:#FFFFFF;
    font-weight: bold;
	margin-bottom: 5px;
}

#middletext2 {
	padding:0px;
	font-family:Georgia;
	font-size: 13px;
	color:#c2f1bf;
}

#home-content {
	width: 900px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
	border-collapse: collapse;
}

#home-content td {
	padding: 15px;
}

.home-text-wrap {
	width: 260px;
	height: 390px;
	position: relative;
	z-index: 10;
}

.home-text1 {
	padding: 0px 0px 0px 22px;
	/* text-indent: 22px; */
	background: url(/images/tick.jpg) no-repeat top left scroll;
	font-family:Arial; /*Arial*/
	font-size:13px;
	font-weight:bold;
	color:#d40745;
	margin-bottom: 5px;
}

.home-text2 {
	font-family:Arial;
	font-size:13px;
	color:#000000;
}

.home-text3 {
	font-family: Arial; /*Georgia*/
	font-size: 13px;
	color:#397937;
	width: 260px;
}

.home-text3 a {
	font-family:Georgia;
	font-size: 13px;
	color:#397937;
	text-decoration: underline;
	font-weight: bold;
	}
	
.home-pic {
	padding: 10px 0px 10px 0px !important;
	position: absolute;
	bottom: 0;
}

#footerblank {
	width:900px;
	margin:0px;
	padding:0 0 0 21px;
	float:left;
}
	
#footer {
	width:900px;
	height:75px;
	margin:0px;
	padding:0px;
	float:left;
}
	
#footblank {
	width:900px;
	/* height:43px; */
	margin:0px;
	padding:0px;
	float:left;
	/* background:#d40745; */
}
	
#footmenublank {
	width: 480px; 
	/* height:43px; */
	margin:0 auto;
	padding:0px;
}
	
#footmenu {
	/* width:500px; */
	/* height:43px; */
	margin:0px;
	padding:0px;
	float:left;
}

#footmenu ul {
	/* width:431px; */
	/* height:43px; */
	margin:0px;
	padding:0px;
	float:left;
	display:block;
}

#footmenu ul li {
	/* height:43px; */ 
	margin:0px;
	padding:0px;
	float:left;
	display:block;
    line-height: 14px;
    background: none;
}
	
#footmenu ul li a {
	height:27px;
	margin:0px;
	padding:16px 7px 0 6px;
	float:left;
	display:block;
	font-family:Georgia;
	font-size:12px;
	font-weight:bold;
	color: #d40745; /* #FFF; */
	text-decoration:none;
}
	
#footmenu ul li a:hover {
	text-decoration:underline;
}

#copyright {
	width:900px;
	margin:0px;
	padding:0px;
	float:left;
	font-family:Arial;
	font-size:11px;
	color:#397937;
	text-align:center;
}
	
#copyright a {
    color:#397937;
    text-decoration:none;
}
#copyright a:hover {
    text-decoration:underline;
}

h1 {
	margin:0 0 10px 0;
	padding:0px;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#d40745;
}

h2 {
	margin:0 0 10px 0;
	padding:0px;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
	color:#d40745;
}

ul.testimonials {
	color: #FFF;
	margin: 0 !important;
}

.testimonials li {
	padding: 0;
	margin: 0;
	background: none;
	list-style: none;
}

#pattern {
	display: block;
	height: 30px;
	background: #D40745;
}
