
*
{
	margin: 0px;
	padding: 0px;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
	color:#028dcb;
}

h1
{
	color: #028dcb;
	font-weight: normal;
	font-size: 2.3em;
	margin-bottom:12px;
}

h2
{
	color: #f8951e;
	font-weight: normal;
	font-size: 1.9em;
	padding-bottom:10px;
	padding-top:18px;

}

h3
{
	color: #028dcb;
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom:2px;
	margin-bottom:12px;
	padding-top:10px;
	border-bottom:1px dotted #e1e1e1;

}

h4 {
	color: #999;
	font-weight: bold;
	font-size: 1.3em;
	padding-bottom:2px;
	margin-bottom:12px;
}

h5
{
	color: #028dcb;
	font-weight: bold;
	font-size: 1.4em;
	padding-bottom:10px;
}
h6 {
	color: #999;
	font-weight: bold;
	font-size: .9em;
	padding-bottom:2px;
	margin-bottom:12px;
}

body
{
	background: url(../images/main_01.jpg) repeat-x top left;
	font-family: tahoma, "lucida grande", arial, helvetica, sans-serif;
	font-size: 62.5%;
}

p {
	font-size:1.1em;
	line-height:15px;
	color:#666;
	padding-bottom:10px;
}

p strong {
font-size:1.1em;
line-height:15px;
color:#777;
}

p b{
color:#f8951e;
}


#container
{
	width: 804px;
	min-height: 711px; /* testing */
	margin: 0px auto;
	background-color: #fff;
}

/*#mainMenu
{
	width: 100%;
	height: 66px;
	background: url(../images/sec_05.jpg) no-repeat center;
}
*/
#mainMenu a#logoArea
{
	width: 123px;
	height: 66px;
	display: block;
	float: left;
}

#mainMenu ul
{
	padding-top: 29px;
	padding-left: 100px;
	height: 37px;
	float: left;
}

#mainMenu ul li
{
	padding-right: 22px;
	list-style: none;
	float: left;
	vertical-align: top;
	display: block;
}

#mainFooter
{
	width: 100%;
	height: 74px;
	background: url(../images/main_21.gif) no-repeat right;
	float: right;
}

#mainFooter #requestCallBackBtn
{
	padding-top: 37px;
	padding-left: 15px;
}





/*........................................................................... sectional pages ..............................*/

#secBody
{

	color:#666;
	width: 100%;
	min-height: 711px;
}

#secBody #secSidebar
{
	width: 178px;
	margin-left: 1px;
	background: url(../images/sec_10.gif) repeat-x top;
	float: left;
}

#secBody #secSidebar #secSideNav
{
	width: 100%;
	height: 238px;
	background: url(../images/sec_09.gif) no-repeat top;
}

#secBody #secSidebar #secSideNav #firstItem
{
	background: none;
}

#secBody #secSidebar #secSideNav ul
{
	padding-top: 55px;
}

/*#secBody #secSidebar #secSideNav ul li
{
	padding-top: 11px;
	display: block;
	height: 18px;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/sub_menu_top_trim.gif) repeat-x top left;
}*/

#secBody #secSidebar #secSideNav ul li
{
	display: block;
	width: 178px;
	height: 29px;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #fff;
	/*background: url(../images/sub_menu_top_trim.gif) repeat-x top left;*/
}

#secBody #secSidebar #secSideNav ul li a
{
	padding-left: 25px;
	color: #0f719d;
	background: url(../images/yellow_arrow_small.gif) no-repeat 10px 12px;
	display: block;
	padding-top: 8px;
	height: 16px;
	padding-bottom: 6px;
}
#secBody #secSidebar #secSideNav ul li a:hover
{
	/*padding-left: 15px;
	margin-left: 14px;*/
	background-color: #d4ebf8;
}

#secBody #secSidebar #promotions
{
	width: 100%;
	height: 184px;
	background: url(../images/sec_17.gif) no-repeat top;
}

#secBody #secSidebar #promotions ul
{
	padding-top: 32px;
}

#secBody #secSidebar #promotions ul li
{
	list-style: none;
	display: inline;
	
}

#secBody #secSidebar #promotions ul li a img
{
	display: block;
}

#secContent
{
	float: left;
	width: 553px;
	margin-left: 2px;
	display: block;
	background: url(../images/sec_10.gif) repeat-x top left;
	padding: 15px;
	height: auto;
}

#secContent #secContentBody
{
	width:590px;
	min-height:650px;
	border-top: 1px solid #d9e0e3;
	padding: 15px;
}

#secContent #secContentBody ul
{
padding: 0px 20px;
}

#secContent ul li
{
	list-style: none;
	background:url(../images/main_23.gif) no-repeat 2px 5px;
	margin: 0px 0px;
	color:#555;
	font-size:1.0em;
	font-weight:bold;
	padding: 2px 0px 2px 12px;
}

#secContent ul li a
{
	color: #1a1a1a;
}

#secContent ul li a:hover
{
	text-decoration: none;
	color: #679ecf;
}

#secContent .blue{
color:#028dcb;
}

#secContent .orange{
color: #f57000;
}

#secContent .bold{
font-weight:bold;
color: #777;
}

#secContent .boldblue{
font-weight:bold;
color:#028dcb;
}

#secContent .boldorange{
font-weight:bold;
color:#f57000;
}

#question {
font-size:1.3em;
color:#017cb3;
font-weight:bold;
background:url(../images/faq_q.gif) no-repeat 0px 0px;
padding:2px 18px 18px 28px;
} 

#answer {
font-size:1.1em;
color:#333;
font-weight:normal;
background:url(../images/faq_a.gif) no-repeat 0px 0px;
padding:2px 18px 10px 28px;
line-height:16px;
} 

#answer p{
font-size:1.0em;
color:#333;
margin-top:0px;
margin-bottom:3px;
font-weight:normal;
line-height:16px;
}

#faqs{
background:url(../images/faq_bg_03.gif) repeat-x top;
padding:20px 20px;
}

#products{
background:url(../images/prod_bg_03.gif) repeat-x top;
padding:18px 18px;
}

#products .prodlft{
width:38%;
float:left;
}

#products .prodlft img{
margin-right:12px;
}

#products .prodrt{
width:60%;
float:right;
}

#prodtxt1{
font-size:1.5em;
color:#028dcb;
}
#prodtxt1 span{
color:#f8951e;

}

#prodtxt2{
font-size:2.2em;
color:#028dcb;
}

#prodtxt2small{
font-size:1.7em;
color:#028dcb;
}


#prodbttn{
padding-top:18px;
}

.clear { clear:both; height:1px; color:#ffffff; border:0px; margin:0px; padding:0px; }

#otherprodmain{
background:url(../images/otherprods_03.gif) repeat-x top;
background-color:#f4f4f4;
}

#otherprodtable{
}
#otherprodtable td.a{
border-left:1px solid #ebebeb;
border-bottom:1px solid #ebebeb;
width:25%;
padding:15px 8px 8px 8px;
vertical-align:top;
font-size:1.4em;
color:#1394ce;
}


#otherprodtable td.b{
vertical-align:top;
padding:8px 8px 8px 8px;
border-left:1px solid #ebebeb;
}

.opbody{
height:65px;
}

#otherprodbttn{
padding-bottom:12px;
}

#loginBox{
}

#loginBox td{
vertical-align:top;
font-size:1.0em;
width:50%;
padding:10px 10px 10px 18px;
}

#loginBox td.bordr{
border-right:1px solid #e1e1e1;
}

#loginBox .title1{
font-size:1.6em;
color:#f28314;
padding-bottom:8px;
}

#loginTable{
margin-bottom:10px;
}

#loginTable td.a{
width:30%;
vertical-align:middle;
}

#loginTable td{
font-size:1.1em;
padding:4px;
}

#loginTable td.a{
width:10%;
}


#loginTable input.editbox
{
width:180px;
padding:2px;
font-size:1.1em;
border:2px solid #e4eaef;
}

#logbttn{
padding-left:50px;
}

.linkOrange{
}

.linkOrange a{
color:#f38c25;
text-decoration:none;
}

.linkOrange a:hover{
color:#f38c25;
text-decoration:underline;
}

.contactLft{
	float:left;
	width:376px;
}

.contactRt{
float:right;
width:174px;
}

#ctop{
height:6px;
}

#contactTitle{
border-bottom:1px solid #ededed;
vertical-align:top;
width:166px;
padding:4px 4px 5px 4px;
font-size:1.1em;
font-weight:bold;
color:#399ed6;
background:url(../images/contact_06.gif) repeat-y;
}
#contactTitle img{ padding-right:3px; }

#contactBody{
background:url(../images/contact_08.gif) repeat-y;
width:174px;
padding:0px;
font-size:1.1em;
}

#contactBody .emails{
padding:8px;
}

#contactBody a{
text-decoration:none;
color:#399ed6;
}

#contactBody p{
padding:8px;
font-size:1.0em;
}

#contactBody a:hover{
text-decoration:underline;
color:#399ed6;
}

#contactBody table{
margin:8px;
}

#contactBody td{
padding:1px;
}

#contactEnd{
height:6px;
margin:0px;
padding:0px;
}

#formTitle{
font-size:1.5em;
color:#f89520;
border-bottom:1px solid #e1e1e1;
margin-bottom:3px;
}

#required{
text-align:right;
color:#888;
}

#required span{
margin-right:2px;
color:#FF0000;
}

#generalTable{
font-size:1.1em;
}

#generalTable span{
margin-left:5px;
color:#FF0000;
}

#generalTable td{
padding:4px;
}

#generalTable td.dots{
border-bottom:1px dotted #e1e1e1;
}

#generalTable td textarea{
font-family:Arial, Helvetica, sans-serif;
font-size:1.1em;
padding:2px;
width:160px;
background-color:#fbfbfb;
border-top:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
border-right:1px solid #f3f3f3;
border-bottom:1px solid #f3f3f3;
height:100px;
}

#generalTable td input.editbox{
font-size:1.1em;
padding:2px;
width:160px;
background-color:#fbfbfb;
border-top:1px solid #d7d7d7;
border-left:1px solid #d7d7d7;
border-right:1px solid #f3f3f3;
border-bottom:1px solid #f3f3f3;
}

#skype{
margin-top:10px;
}

#skype #top{
height:6px;
}

#skype #bottom{
height:6px;
}

#skype #skypebody {
background:url(../images/contact_18.gif) repeat-y;
padding:8px;
}

#skype #skypebody span{
color:#399ed6;
font-size:1.1em;
font-weight:bold;
}

#skype #skypebody p{
padding-top:10px;
line-height:12px;
font-size:1.0em;
}

#training{
border:1px solid #e1e1e1;
}

#training td{
padding:4px;
}

#training td.a{
background-color:#f2f7fb;
padding:4px;
width:200px;
}
#training td.b{
padding:4px;
background-color:#fefcef;
}

#trainingTable{
}

#trainingTable td{
vertical-align:top;
padding:10px 0px;
width:50%;
}

#divider{
padding:18px 0px 15px 0px;
border-top:1px dotted #e1e1e1;
border-bottom:1px dotted #e1e1e1;
}

#padDiv{
padding:10px 0px;
}

#secTestimonials{
background:url(../images/sec-testimonials_23_24.jpg) no-repeat top;
text-align:left;
margin-top:2px;
height:200px;
padding:35px 10px 10px 10px;
}

#secTestimonials .name{
padding:10px 0px 10px 0px;
}

#secTestimonials .viewall{
padding:5px 0px;
}

#secTestimonials .viewall a{
color:#028dcb;
text-decoration:none;
}

#secTestimonials .viewall a:hover{
color:#028dcb;
text-decoration:underline;
}

.floatLeft
{
	float: left;
}

#container .credits
{
	float: right;
	vertical-align:top;
	text-align:right;
}

/* ......... added aug 8, 07 ............. */

#featureChart
{
	border-collapse: collapse;
}
595959
#featureChart tr th
{
	text-align: left;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 20px;
	border-bottom: 1px solid #e5e5e5;
	text-transform: capitalize;
	background-color: #f2f2f2;
}

#featureChart tr th.header
{
	color: #fff;
	font-size: 2em;
	font-weight: normal;
	border-bottom: 1px solid #fff;
	background: #ccc url(../images/th_header_bg.gif) repeat-x bottom;
}
f7f7f7
#featureChart tr td  
{
	background-color: #FFFFFF;
	border-bottom: 1px solid #e5e5e5;
}

#featureChart tr td img
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#featureChart tr td#tab1
{
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	background-color: #efefef;
	padding: 5px 20px;
	background-color: #deecf4;
	background: url(../images/tab_bg3.gif) no-repeat right top;
	border-left: 1px solid #fff;
}

#featureChart tr td#tab2
{
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	background-color: #efefef;
	padding: 5px 20px;
	background-color: #deecf4;
	background: url(../images/tab_bg2.gif) no-repeat right top;
	border-left: 1px solid #fff;
}

#featureChart tr td#tab3
{
	font-size: 1.4em;
	font-weight: bold;
	color: #fff;
	background-color: #efefef;
	padding: 5px 20px;
	background-color: #deecf4;
	background: url(../images/tab_bg.gif) no-repeat right top;
	/*background: url(../images/tab1_bg.gif) no-repeat left top;*/
	border-left: 1px solid #fff;
}

