body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

#mainContainer
{
	text-align:center;
	background-color:#E2E2E2;
	
	width:1000px;
	
	min-height:1100px;
	height:auto;

	padding:0px;
	padding-top:2px;
	padding-bottom:2px;
	
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

/* Header Start */
#header 
{
	width: 966px;
	height: 86px;
	border-top: 2px solid #ff5312;
	border-bottom: 2px solid #ff5312;
	margin-left:auto;
	margin-right:auto;
}

#header-wrapper 
{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	padding:0;
	margin:0;
	width: 966px;
	margin-left:auto;
	margin-right:auto;
}

#logo 
{
	float: left;
	width: 215px;
	height: 84px;
	margin: 0;
	display: inline;
	background-color:#ffffff;
}

#rightContainer 
{
	float: right;
	width: 749px;
	height: 84px;
	background-color: #000;
	padding:0;
	margin:0;
	display: inline;
}

#topRightContainer 
{
	float:right;
	width:380px;
	padding: 18px 0px 0 0;
	text-align:left;
	display:inline;
	margin:0;
	
}
	
/*----- TOP NAV -----*/

#top-navigation ul 
{
	font-size: 12px;
	margin:0;
	padding: 0;
	list-style-type: none;
}

#top-navigation ol 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#top-navigation li 
{
	display: inline;
	margin: 0;
	padding: 0;
}

#top-navigation li a 
{
	float: left;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	/*color: #000;*/
	text-transform: uppercase;
	text-decoration: none;
}

#chat 
{
	height: 21px;
	width: 67px;
	text-indent: -10000px;
	background-image: url("../images/chat.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}
#order 
{
	height: 21px;
	width: 67px;
	text-indent: -10000px;
	background-image: url("../images/order.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#shoppingcart 
{
	height: 21px;
	width: 115px;
	
	text-indent: -10000px;
	background-image: url("../images/shopping.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#faq 
{
	height: 21px;
	width: 74px;
	
	text-indent: -10000px;
	background-image: url("../images/faq.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	
}
#admin
{
	height: 21px;
	width: 65px;
	
	text-indent: -10000px;
	background-image: url("../images/admin.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	}

#top-navigation li a:hover, #top-navigation li a.selected 
{
	background-position: 0 -21px;
	color: #05244a;
}


#navigation-wrapper 
{
	float: left;
	height:31px;
	width: 749px;
	margin: 14px 0 0 0;
	display: inline;
}

/*----- MAIN NAV -----*/
#main-nav ul 
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 13px;
}

#main-nav ol 
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main-nav li 
{
	display: inline;
	margin: 0;
	padding: 0;
}

#main-nav li a 
{
	float: left;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 10px;
	/*color: #000;*/
	text-transform: uppercase;
	text-decoration: none;
}


#home
{
	height: 31px;
	width: 75px;
	text-indent: -10000px;
	background-image: url("../images/home.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#aboutus 
{
	height: 31px;
	width: 94px;
	text-indent: -10000px;
	background-image: url("../images/aboutus.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#products 
{
	height: 31px;
	width: 83px; 
	text-indent: -10000px;
	background-image: url("../images/products.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#pressrelease 
{
	height: 31px;
	width: 134px;
	text-indent: -10000px;
	background-image: url("../images/pressrelease.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#support 
{
	height: 31px;
	width: 89px;
	text-indent: -10000px;
	background-image: url("../images/support.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#contactus 
{
	height: 31px;
	width: 100px;
	text-indent: -10000px;
	background-image: url("../images/contactus.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sitemap 
{
	height: 31px;
	width: 77px;
	text-indent: -10000px;
	background-image: url("../images/sitemap.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}

#forum 
{
	height: 31px;
	width: 96px;
	text-indent: -10000px;
	background-image: url("../images/forum.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
}


#main-nav li a:hover, #main-nav li a.selected 
{
	background-position: 0 -31px;
	/*color: #000;*/
}
#tagline 
{
	float:left;
	text-align:left;
	padding:0px 0 0 5px;
	border:0px solid #ffffff;
	height:30px;
}

/* Header Close */

/* Mid Container Start */

#midContainerDiv
{
	width:966px;
	margin-left:17px;
	margin-right:auto;
	background-color:#ffffff;
	height:auto;
	min-height:78px;
	padding-top:10px;
	float:left;
}

#midContainerLeftDiv
{
	min-height:200px;
	height:auto;
	width:215px;
	float:left;
	border-top: 2px solid #ff5312;
	background-color:#FFFFFF;
	position:relative;	
}

#midContainerRightDiv
{
	min-height:735px;
	height:auto;
	width:749px;
	border-left:1px solid #cccccc;
	float:right;
	border-top: 2px solid #ff5312;
	background-color:#FFFFFF;
	position:relative;
}
.leftMenuHead
{
	width:215;
	height:15px;
	border-bottom:1px dotted #cccccc;
	color:#666666;
	font-size:14px;
	padding-left:5px;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:5px;
	text-align:left;
	font-weight:bold;
}
.leftMenuHead2
{
	width:215;
	height:15px;
	border-bottom:2px solid #cccccc;
	color:#666666;
	font-size:12px;
	padding-left:5px;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:5px;
	text-align:left;
	font-weight:bold;
}
.right_nav_link:link {
	color:#666666;
	border-bottom:#EDEDED 1px solid;
	padding:4px;
	text-decoration:none;
	text-align:left;
	display:block;
	padding-left:15px;
}
.right_nav_link:visited {
	color:#666666;
	border-bottom:#EDEDED 1px solid;
	padding:4px;
	text-decoration:none;
	display:block;
	text-align:left;
	padding-left:15px;
}
.right_nav_link:hover {
	color:#FF5312;
	border-bottom:#EDEDED 1px solid;
	padding:4px;
	text-decoration:none;
	display:block;
	background-color:#EFEFEF;
	padding-left:20px;
}

.sitemap_nav:link {
	color:#666666;
	text-decoration:none;
	text-align:left;
	display:block;
	padding-left:15px;
}
.sitemap_nav:visited {
	color:#666666;
	text-decoration:none;
	display:block;
	text-align:left;
	padding-left:15px;
}
.sitemap_nav:hover {
	color:#FF5312;
	text-decoration:none;
	display:block;
	background-color:#EFEFEF;
	padding-left:20px;
}
.leftMenuHead1
{
	width:215;
	height:15px;
	border-bottom:2px solid #cccccc;
	border-top:2px solid #cccccc;
	color:#666666;
	font-size:12px;
	padding-left:5px;
	padding-right:8px;
	padding-bottom:8px;
	padding-top:5px;
	text-align:left;
	font-weight:bold;
}
#midContainerRightDivTopLeft
{
	width:541px;
	min-height:221px;
	height:208px;
	border:0px solid red;
	float:left;
	background-image:url(../images/banner.jpg);
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
#midContainerRightDivTopRight
{
	width:208px;
	height:220px;
	float:right;
	position:relative;
	border-bottom:1px solid #666666;
}
#midContainerRightDivBottom
{
	width:749px;
	min-height:285px;
	height:auto;
	border-top:2px solid #ff5312;
	float:left;
	margin-top:15px;
}
#box1
{
	width:374px;
	height:290px;
	float:left;
	border-right:1px solid #CCCCCC;
	color:#666666;

}

#box1Bottom
{
	width:364px;
	float:left;
	height:245px;
	text-align:justify;
	padding:5px;
}
#box2
{
	width:373px;
	height:290px;
	float:right;
	color:#666666;
	
}

#box2Bottom
{
	width:363px;
	float:left;
	height:245px;
	text-align:justify;
	padding:5px;
}
.boxTopColor
{
	color: #ff5312;
}
.readmore
{
	text-align:right;
	color: #ff5312;
	float:right;
	text-decoration:none;
}

#midContainerRightDivBottom1
{
	width:749px;
	min-height:200px;
	height:auto;
	border-top:2px solid #ff5312;
	float:left;
	position:relative;
}
#box3
{
	width:738px;
	float:left;
	height:auto;
	text-align:justify;
	padding:5px;
	color:#666666;
}
h2
{
	font-size:14px;
	color:#666666;
}
/* Mid Container Close */


/* Footer Start */
#footerDiv
{
	width:966px;
	height:auto;
	border-top:2px solid #cccccc;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-bottom:2px solid #ff5312;
	float:left;
	position:relative;
}
#footerInnerDiv
{
	width:966px;
	height:auto;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/footer-back.jpg);
	float:left;
	margin-top:10px;
	color:#FFFFFF;
}
#footerLeftDiv
{
	width:266px;
	height:auto;
	float:left;
	text-align:left;
}
#footerLeftDivTop
{
	width:247px;
	height:189px;
	float:left;
	background-image:url(../images/get-in-touch.jpg);
	margin-left:9px;
	background-repeat:no-repeat;
}
#footerLeftDivBottom
{
	width:266px;
	height:30px;
	float:left;
	text-align:center;
}
#footerRightDiv
{
	width:700px;
	height:auto;
	float:right;
}

.tblStyle
{
	margin-left:12px;
	margin-top:50px;
	width:220px;
}
#topTdStyle
{
	
	font-size:14px;
	color:#F3F3F3;
	font-weight:bold;
}
.tdStyle
{
	font-size:11px;
	text-align:left;
}

.rightTblStyle
{
	margin-left:10px;
	margin-top:10px;
	width:680px;
	text-align:left;
}
.rightTblTopTd
{
	font-size:14px;
	font-weight:bold;
	width:165px;
}

.footer_nav_link:link {
	color:#ffffff;
	padding:4px;
	text-decoration:none;
	text-align:left;
	display:block;
	font-size:11px;
}
.footer_nav_link:visited {
	color:#ffffff;
	padding:4px;
	text-decoration:none;
	display:block;
	text-align:left;
	padding-left:10px;
	font-size:11px;
}
.footer_nav_link:hover {
	/*color:#ff5312;*/
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:left;
	font-size:11px;
}
.footer-bullet
{
	height:5px;
	width:5px;
	padding-top:4px;
}
h1
{
	font-size:11px;
	padding:0px;
	margin:0px;
}
h3
{
	font-size:11px;
	padding:0px;
	margin:0px;
}
h4
{
	font-size:13px;
	color:#666666;
	padding:0px;
	margin:0px;
}
/* Footer End */

/* About Us */

#contentArea
{
	width:749px;
	min-height:200px;
	height:auto;
	border-top:2px solid #ff5312;
	float:left;
	position:relative;
}
/* About Us End */

/* Products Start */
.productslink:link {
	color:#666666;
	border:#EDEDED 1px solid;
	padding:4px;
	text-decoration:none;
	text-align:left;
	display:block;
	padding-left:15px;
	font-weight:bold;
}
.productslink:visited {
	color:#666666;
	border:#EDEDED 1px solid;
	padding:4px;
	text-decoration:none;
	display:block;
	text-align:left;
	padding-left:15px;
}
.productslink:hover {
	color:#FF5312;
	border:#EDEDED 1px solid;
	padding:4px;
	text-decoration:none;
	display:block;
	background-color:#EFEFEF;
	padding-left:20px;
}

/* Products End */

/* Contact Us Start */

.contactTblStyle
{
	width:390px;
	border:1px solid #CCCCCC;
	text-align:left;
	background-color:#FCFCFC;
}
.tableTopTdStyle
{
	background-color:#cccccc; 
	color:#666666; 
	font-weight:bold;
	padding:0px;
	height:18px;
	padding-left:5px;
}

.mandatory
{
	color:#FF0000;
	font-size:16px;
}
.contact
{
	padding-left:28px;
}

.contact-heading
{
color:#666666;
font-weight:bold;
padding-left:10px;
}

/* Contact Us End   */

/*  FAQs Start  */

.faqTblStyle
{
	width:731px;
	border:1px solid #CCCCCC;
	text-align:left;
	background-color:#FCFCFC;
}

/*  FAQs End  */

/* Testimonial Start */
#testimonial
{

	font-weight:bold;
	text-align:right;
}
.testimonialTbl
{
	width:731px;
	height:auto;
	border:1px solid #cccccc;
	margin-bottom:10px;

}
.testimonialTblTdBorder
{
	border-left:1px solid #cccccc;
	margin:0px;
	padding:0px;
	padding-left:5px;
	padding-top:3px;
	padding-right:5px;
}
.testimonialTblLeftTd
{

	padding:5px;
}

/* Testimonial End */

/* Our Clients Start */
.more-clientTd
{
	width:200px;
	height:100px;
	text-align:center;
	border:1px solid #cccccc;
}
/* Our Clients End */

/* Career Start */

.tableLeftTdStyle
{
	padding-left:5px;
	font-weight:bold;
}

/* Career End */

/* Partnership Start */
.partnerTblStyle
{
	width:430px;
	border:1px solid #CCCCCC;
	text-align:left;
	background-color:#FCFCFC;
}
.partnershipTblLeftTd
{
	padding-left:6px;
}
#partnertableTopTdStyle
{
	background-color:#cccccc; 
	color:#666666; 
	font-weight:bold;
	padding:0px;
	height:18px;
	padding-left:5px;
}
/* Partnership End */

/* Downloads Start */
.navlink
{
	color:#666666;
	text-decoration:none;
}
/* Downloads End */

/* Link Resource Start */
.resourceLink
{
	color:#ff5312;
	text-decoration:none;
}

/* Link Resource End */


/* Contact Center Solutions */

#tableStyle
{
	border:1px solid #cccccc;
	background-color:#FCFCFC;
	width: 731px;
	margin-top:10px;
	margin-bottom:10px;
}
#tableTopTdStyle
{
	background-color:#666666; 
	color:#ffffff; 
	font-weight:bold;
}
#tableLeftTdStyle
{
	padding-left:5px; 
	color:#153868; 
	font-weight:bold;
	height:30px;
	width:100px;
}
.nav_link:link {
	color:#333333;
	border-bottom:#EAEAEA 1px solid;
	padding:3px;
	text-decoration:none;
	display:block;
}
.nav_link:visited {
	color:#333333;
	border-bottom:#EAEAEA 1px solid;
	padding:3px;
	text-decoration:none;
	display:block;
}
.nav_link:hover {
	color:#333333;
	border-bottom:#EAEAEA 1px solid;
	padding:3px;
	text-decoration:none;
	display:block;
	background-color:#EFEFEF;
}
#TableTdRight
{
	border-right:#EAEAEA 1px solid;
}
/* Contact Center Solutions End */

