* { margin:0; padding:0;}
body { background:#F5F5EA; font-size:100%; line-height:1em; font-family:arial, tahoma; color:#333333;}


/*in_line*/
img {border:0; vertical-align:top; text-align:left;}
ul { list-style:none;}

a:hover{text-decoration:none;}
a {color:#72c725;}

.content strong a{color:#339900;}
.content strong img{ vertical-align:middle; margin:2px 2px 0 0;}
.content b{ color:#52523a;}


.column { float:left;}
.clear { clear:both;}

h1{text-indent:-10000px;}

/*header*/
.tall_header{ background:#f5f5ea url(images/tall_header.jpg) top left repeat-x; }
.logo_wrapper{height:128px; background:url(images/logo_wrapper.jpg) top left no-repeat;}
.logo_wrapper .col_1{ width:543px; /*background:url(images/logo.jpg)*/ 24px 42px no-repeat; height:128px}
.logo_wrapper .col_2{ width:210px; padding:16px 0 0 0;}

.menu{ height:42px; float:left;}
/*footer*/
/*SAVING THE FOOTER CSS*/
/*
.tall_footer{ background:url(images/tall_footer.gif) top left repeat-x; width:100%; font-size:0.75em; color:#66ccff; word-spacing:7px}
.tall_footer a{ color:#ffffff; word-spacing:normal;}
.tall_footer strong{ color:#ffffff; word-spacing:normal;}
.footer .col_1{ width:260px; background:url(images/footer_img.gif) no-repeat 11px 26px;}
.footer .col_1 div{ padding:0 0 0 45px;}
.footer .col_1 span{ display:block;}
.footer .col_2{ width:501px;}
.footer .col_2, .footer .col_1{ padding:25px 0 21px 0;}
*/

.tall_footer
{
	background:url(images/tall_footer.gif) repeat-x;
	width:100%;
	font-size:0.75em;
	color:#66ccff;
	word-spacing:7px;
	height: 78px;
}
.tall_footer a
{
	color:#ffffff;
	word-spacing:normal;
}
.tall_footer strong
{
	color:#ffffff;
	word-spacing:normal;
}
.footer .col_1
{
	width:240px; /*background:url(images/footer_img.gif) no-repeat 45px 42px;*/
}
.footer .col_1 div
{
	padding:0 0 0 45px;
}
.footer .col_1 span
{
	display:block;
}
.footer .col_2
{
	width:501px;
}
.footer .col_2, .footer .col_1
{
	padding:25px 0 21px 0;
}

.footer .contain div{ padding:0 0 0 45px;}
.footer .contain span{ display:block;}
.footer .contain{ padding:24px 0 21px 265px;}

.footer .col_one{width:100%;}
.footer .col_one div{ padding:0 0 0 45px;}
.footer .col_one span{ display:block;}
.footer .col_one{ padding:24px 0 21px 0;}

.wrapper
{
	min-height: 100%;
	height: auto !important; /* This line and the next line are not necessary unless you need IE6 support */
	height: 100%;
	margin: 0 auto -78px; /* the bottom margin is the negative value of the footer's height */
}
.push {
	height: 78px; /* .push must be the same height as .footer */
}



/*content*/
.content{ padding:4px 0 10px 0; font-size:0.75em; line-height:1.25em;}
.cont_height{ float:left; width:9px; height:519px;}
.line_x4{ background:url(images/line_x4.gif) top left repeat-x; height:20px;}
.line_x3{ background:url(images/line_x3.gif) top left repeat-x; height:20px;}
.line_x2{ background:url(images/line_x2.gif) top left repeat-x; height:20px;}
.line_x{ background:url(images/line_x.gif) top left repeat-x; height:20px;}
.title, .title1{ display:block;}
.wr_line_y{ background:url(images/wr_line_y.gif) top left repeat-y;}
.wr_line_y_wh{ background:url(images/wr_line_y_wh.gif) top left repeat-y;}
.custom{ font-size: 14px; /*font-weight: bold;*/ }
.blue{ font-size: 13px; font-weight: bold; color:#006484;}

.loginbut{border:1px solid #44462E; background-color:#606249; border-radius:5px; height: 30px; font-size: 13px; font-weight: bold; color:#F5F5EA;}
.logintxt{font-size: 13px; font-weight: bold; color:#F5F5EA; padding-bottom:4px;}

.createacctxt{font-size: 13px; font-weight: bold; color:#F5F5EA; padding-bottom:4px;}
.createacctxthead{font-size: 16px; font-weight: bold; color:#F5F5EA; padding-bottom:6px;}

.internalbody{font-size: 13px; font-weight: bold; color:#FFFFFF; padding-bottom:4px;}
.internalhead{font-size: 16px; font-weight: bold; color:#FFFFFF; padding-bottom:6px;}

.hoverTable{
	font-family: arial, tahoma;
	color:#333333;
	border-width: 1px;
	border-color: #999999;
	border-collapse: collapse;
}
.hoverTable td{
	font-size:11px;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #333333;
	text-align: center;
}
.hoverTable th{
	font-size:13px;
	background-color:#007CA6;
	border-width: 1px;
	padding: 8px;
	border-style: solid;
	border-color: #333333;
	color:#FFFFFF;
}
.hoverTable tr{
	background-color:#DFF8FF;
}
.hoverTable tr:nth-child(even){
	background-color:#F0EDE1;
	//background-color:#D1E1ED;
}
.hoverTable tr:nth-child(odd){
	background-color:#DCCCBA;
	//background-color:#B3CEE1;
}
.hoverTable tr:hover{
    background-color:#D3D3D3;
	color:#000000;
}

.tblogin{border:1px solid #44462E; border-radius:5px; height: 25px; width: 230px; padding-left:4px;}
.tbsup{border:2px solid #006484; border-radius:5px; height: 20px; width: 150px; padding-left:4px;}
.tbcon{border:1px solid #A9A9A9; border-radius:5px; height: 20px; padding-left:4px;}
.butcon{border:1px solid #A9A9A9; border-radius:5px; background-color:#D8D8D8; height: 25px; font-size: 12px; font-weight: bold; color:#333333;}

/*================== index.php ==================*/
#page1 .content .col_1 .row_top{ margin:15px 0 0 11px; width:515px; padding-bottom:17px;}
#page1 .content .col_1 .row_top .box_img{ margin:14px 0 17px 0;}
#page1 .content .col_1 .row_top .box_img .img{ margin:0 14px 0 0; float:left;}
#page1 .content .col_1 .row_top .box_img .ind_text{ margin:11px 0 11px 0;}
#page1 .content .col_1 .row_top .col_box{ width:515px; margin:11px 0 0 0;}
#page1 .content .col_1 .row_top .col_box .img{ margin:0 9px 0 0; float:left;}
#page1 .content .col_1 .row_top .col_box_1{ width:258px;}
#page1 .content .col_1 .row_top .col_box_2{ width:257px;}

#page1 .content .col_1 .row_bot{ width:533px;}
#page1 .content .col_1 .row_bot .indent{ padding:16px 0 20px 13px;}
#page1 .content .col_1 .row_bot .col_box{ width:510px; margin:14px 0 0 0;}
#page1 .content .col_1 .row_bot .col_box_1{ width:252px}
#page1 .content .col_1 .row_bot .col_box_2{ width:250px;}
#page1 .content .col_1 .row_bot .col_box_2 ul{ margin:0 0 0 13px;}
/**/
#page1 .content .col_2 .wr_deep2 .indent{padding:15px 0 0 11px;}
#page1 .content .col_2 .wr_deep2 .title{ margin-bottom:22px;}
#page1 .content .col_2 .wr_deep2 .col_box{ margin:0 0 0 8px; width:176px; color:#606263;}
#page1 .content .col_2 .wr_deep2 .col_box span{ font-size:10px;}
#page1 .content .col_2 .wr_deep2 .col_box_1{ float:left; width:100px;}
#page1 .content .col_2 .wr_deep2 .col_box_2{ width:70px; float:left;}
#page1 .content .col_2 .wr_deep2 .col_box_1, #page1 .content .col_2 .wr_deep2 .col_box_2{ padding:4px 0 9px 0;}


#page1 .content .col_2 .wr_deep3 .indent{padding:15px 0 11px 9px; width:201px;}
#page1 .content .col_2 .wr_deep3 .box_wr{ background:#5fb619; width:192px; margin-bottom:8px; margin-top:4px; padding:3px 0 7px 0;}
#page1 .content .col_2 .wr_deep3 .box_wr ul{ margin:0 0 0 8px;}


/*================== axis ==================*/
#page3 .content .col_1 .row_top{ margin:10px 0 0 11px;  padding-bottom:17px; width:442px;}
#page3 .content .col_1 .row_top .indent_img{ margin:0 15px 10px 0; float:left;}
#page3 .content .col_1 .row_top .title{ margin:0 0 17px 0;}														/*#EDE8D3  #E1E1E1  #F5F5EA  border-left: 2px solid #333333; border-top: 2px solid #333333;*/
#page3 .content .col_1 .row_top .box_img{ height:102px ; margin:11px 0 0 0; background: -webkit-linear-gradient(#FBFBF7, #FBFBF7); border: 2px solid #333333;}
#page3 .content .col_1 .row_top .box_img .bors{ margin:10px 10px 10px 10px;}
#page3 .content .col_1 .row_top .box_img .img{ margin:0 15px 0 0; float:left;}

#page3 .content .col_1 .row_bot{ width:473px; margin:5px 0 0 0;}
#page3 .content .col_1 .row_bot .title{ margin-bottom:15px;}
#page3 .content .col_1 .row_bot .indent{ padding:16px 24px 8px 13px;}
#page3 .content .col_1 .row_bot .col_box{ width:438px; margin:11px 0 5px 0;}
#page3 .content .col_1 .row_bot .col_box .img{ margin:0 15px 0 0; float:left;}
#page3 .content .col_1 .row_bot .col_box_1{ width:218px;}
#page3 .content .col_1 .row_bot .col_box_2{ width:220px;}


/**/
#page3 .content .col_2 .wr_deep2 .indent{padding:15px 0 20px 11px; background: #FBFBF7;}
#page3 .content .col_2 .wr_deep2 .title{ margin-bottom:17px;}
#page3 .content .col_2 .wr_deep2 .text_indent{ margin:15px 0 0 6px; width:240px;}
#page3 .content .col_2 .wr_deep2 .text_indent ul{ margin:11px 0 0 ;}


#page3 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page3 .content .col_2 .wr_deep3 .indent{padding:15px 0 31px 11px; }
#page3 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px; width:228px; }
#page3 .content .col_2 .wr_deep3 .text_indent img{ display:block; margin-bottom:6px;}


/*================== screens ==================*/
#page2 .content .col_1 .row_top{ margin:10px 0 0 11px; width:515px; padding-bottom:17px;}
#page2 .content .col_1 .row_top .indent_img{ margin:0 15px 10px 0; float:left;}
#page2 .content .col_1 .row_top .col_box{ width:485px;}
#page2 .content .col_1 .row_top .col_box_1{ width:240px;}
#page2 .content .col_1 .row_top .col_box_2{ width:243px;}


#page2 .content .col_1 .row_bot{ width:533px;}
#page2 .content .col_1 .row_bot .title{ margin-bottom:17px;}
#page2 .content .col_1 .row_bot .indent{ padding:16px 24px 8px 13px;}
#page2 .content .col_1 .row_bot .ind_text{ padding:5px 0 0 0;}
#page2 .content .col_1 .row_bot .indent_img{ margin:0 15px 10px 0; float:left;}


/**/
/*#page2 .content .col_2 .wr_deep2{ height: 260px;}*/
#page2 .content .col_2 .wr_deep2 .indent{padding:15px 0 20px 11px;}
#page2 .content .col_2 .wr_deep2 .title{ margin-bottom:17px;}
#page2 .content .col_2 .wr_deep2 .text_indent{ margin:16px 0 0 6px; width:174px;}
#page2 .content .col_2 .wr_deep2 .text_indent ul{ margin:9px 0 9px 0;}


#page2 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page2 .content .col_2 .wr_deep3 .title{ margin-bottom:3px;}
#page2 .content .col_2 .wr_deep3 .indent{padding:15px 0 11px 11px; width:201px; }
#page2 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px; width:173px;}
#page2 .content .col_2 .wr_deep3 .text_indent ul{ margin:5px 0 11px 0;}



/*================== online_booking ==================*/
#page4 .content .col_1 .row_top{ margin:10px 0 0 11px;  padding-bottom:17px; width:200px;}
#page4 .content .col_1 .row_top .title{ margin:0 0 17px 0;}
#page4 .content .col_1 .row_top .img{ margin:9px 0; display:block;}
#page4 .content .col_1 .row_top ul{ margin:9px 0;}


/**/
#page4 .content .col_2 .wr_deep2 .indent{padding:15px 0 20px 11px;}
#page4 .content .col_2 .wr_deep2 .title{ margin-bottom:17px;}
#page4 .content .col_2 .wr_deep2 .text_indent{ margin:15px 0 0 6px; }
#page4 .content .col_2 .wr_deep2 .indent_img{ margin:11px 0;}
#page4 .content .col_2 .wr_deep2 .indent_img img{ margin:0 15px 0 0; float:left;}
#page4 .content .col_2 .wr_deep2 .indent_img2 img{ margin:0 15px 0 0; float:right;}
#page4 .content .col_2 .wr_deep2 .col_box{ width:462px;}
#page4 .content .col_2 .wr_deep2 .col_box_1{ width:360px;}
#page4 .content .col_2 .wr_deep2 .col_box_2{ width:90px; padding-bottom:3px;}
#page4 .content .col_2 .wr_deep2 .col_box_2 img{ vertical-align:middle; margin:0 9px 0 0;}
#page4 .content .col_2 .wr_deep2 .col_box_2 a{ color:#333333; font-weight:bold; text-decoration:none;}
#page4 .content .col_2 .wr_deep2 .col_box_2 a:hover{ color:#72c725; font-weight:bold; text-decoration:none;}


#page4 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page4 .content .col_2 .wr_deep3 .indent{padding:15px 0 15px 11px; }
#page4 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px; width:486px;}
#page4 .content .col_2 .wr_deep3 .title{ margin-bottom:8px;}
#page4 .content .col_2 .wr_deep3 .col_box{ width:486px; margin:11px 0 5px 0;}
#page4 .content .col_2 .wr_deep3 .col_box_1{ width:127px;}
#page4 .content .col_2 .wr_deep3 .col_box_2{ width:190px;}
#page4 .content .col_2 .wr_deep3 .col_box_3{ width:155px;}


/*================== interest_vids & client_vids & FAQ's ==================*/
#page7 .content{width:1000px;}
#page7 .content .col_1 .row_top{ margin:10px 0 11px 11px;  padding-bottom:6px; width:443px;}
#page7 .content .col_1 .row_top .title{ margin:0 0 17px 0;}
#page7 .content .col_1 .row_top .indent_img img{ margin:0 15px 0 0; float:left;}
#page7 .content .col_1 .row_top .qtext{ margin:10px 0 11px 11px; font-size:16px; font-weight:bold;}
#page7 .content .col_1 .row_top .atext{ margin:10px 0 11px 11px; font-size:16px;}
#page7 .content .col_1 .row_top .atext a{ font-size:12px;}

#page7 .content .col_1 .row_bot{ width:443px; line-height:1em}
#page7 .content .col_1 .row_bot .indent{ padding:16px 0 20px 13px;}
#page7 .content .col_1 .row_bot .title1{ margin-bottom:12px;}


/**/
#page7 .content .col_2 .wr_deep2 .indent{padding:15px 0 20px 11px;}
#page7 .content .col_2 .wr_deep2 .title{ margin-bottom:17px;}
#page7 .content .col_2 .wr_deep2 .text_indent{ margin:15px 0 0 6px; }
#page7 .content .col_2 .wr_deep2 .col_box{ width:220px; font-family:tahoma; color:#412e41; font-size:0.937em; line-height:1.625}
#page7 .content .col_2 .wr_deep2 .col_box a{ color:#412e41; text-decoration:none;}
#page7 .content .col_2 .wr_deep2 .col_box a:hover{ color:#5ab605; text-decoration:none;}

#page7 .content .col_2 .wr_deep5 .indent{padding:15px 0 20px 11px;}
#page7 .content .col_2 .wr_deep5 .title{ margin-bottom:5px;}
#page7 .content .col_2 .wr_deep5 .text_indent{ margin:15px 0 0 15px; }
#page7 .content .col_2 .wr_deep5 .col_box{ width:220px; font-family:tahoma; color:#412e41; font-size:0.937em; line-height:1.625}
#page7 .content .col_2 .wr_deep5 .col_box a{ color:#412e41; text-decoration:none;}
#page7 .content .col_2 .wr_deep5 .col_box a:hover{ color:#5ab605; text-decoration:none;}
/*
#page7 .content .col_2 .wr_deep2 .col_box_1{ width:92px;}
#page7 .content .col_2 .wr_deep2 .col_box_2{ width:63px;}
#page7 .content .col_2 .wr_deep2 .col_box_3{ width:63px;}
*/
#page7 .content .col_2 .wr_deep2 .col_box_1{ width:50px;}
#page7 .content .col_2 .wr_deep2 .col_box_2{ width:168px;}
#page7 .content .col_2 .wr_deep2 .col_box_3{ width:0px;}

#page7 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page7 .content .col_2 .wr_deep3 .indent{padding:12px 0 12px 11px; }
#page7 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px; width:238px;}
#page7 .content .col_2 .wr_deep3 .title{ margin-bottom:3px;}
#page7 .content .col_2 .wr_deep3 .img{ margin:0 15px 0 0; float:left;}


/*================== support ==================*/
#page5 .content .col_1 .row_top{ margin:10px 0 0 11px;  padding-bottom:17px; width:522px;}
#page5 .content .col_1 .row_top .indent_img{ margin:0 15px 10px 0; float:left;}
#page5 .content .col_1 .row_top .title{ margin:0 0 17px 0;}
#page5 .content .col_1 .row_top .box_img{ margin:11px 0 11px 0;}
#page5 .content .col_1 .row_top .box_img .img{ margin:0 15px 0 0; float:left;}
#page5 .content .col_1 .row_top .col_box{ margin:5px 0 0 0; width:550px;}
#page5 .content .col_1 .row_top .col_box_1{ width:275px;}
#page5 .content .col_1 .row_top .col_box_2{ width:275px;}

#page5 .content .col_1 .row_bot{ width:533px;}
#page5 .content .col_1 .row_bot .title{ margin-bottom:15px;}
#page5 .content .col_1 .row_bot .indent{ padding:14px 14px 11px 12px;}
#page5 .content .col_1 .row_bot .img{ margin:0 15px 0 0; float:left;}
#page5 .content .col_1 .row_bot .ind_text{ padding:11px 0 4px 0;}



/**/
#page5 .content .col_2 .wr_deep2 .indent{padding:15px 0 15px 11px;}
#page5 .content .col_2 .wr_deep2 .title{ margin-bottom:17px;}
#page5 .content .col_2 .wr_deep2 .text_indent{ margin:15px 0 0 6px; }
#page5 .content .col_2 .wr_deep2 .login_box{ width:190px; margin:0px 0 0 0px; border: 2px solid #006484;}
#page5 .content .col_2 .wr_deep2 .login_box .inside{ margin:10px 0px 0px 10px;}


#page5 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page5 .content .col_2 .wr_deep3 .indent{padding:15px 0 20px 11px; }
#page5 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px;  }
#page5 .content .col_2 .wr_deep3 .text_indent img{ display:block; margin:14px 0 5px 0;}

/*================== contact_us & contact_sent ==================*/
#page6 .content .col_1 .row_top{ margin:10px 0 0 11px;  padding-bottom:6px; width:200px;}
#page6 .content .col_1 .row_top .title{ margin:0 0 17px 0;}
#page6 .content .col_1 .row_top ul{ margin:11px 0 11px 0;} 
#page6 .content .col_1 .row_top .indent_img{ margin:0 14px 6px 0; float:left;}


/**/
#page6 .content .col_2 .wr_deep2 .indent{padding:15px 0 15px 11px;}
#page6 .content .col_2 .wr_deep2 .title{ margin-bottom:17px;}
#page6 .content .col_2 .wr_deep2 .text_indent{ margin:15px 0 0 6px; }
#page6 .content .col_2 .wr_deep2 .img{ margin:0 15px 0 0; float:left;}
#page6 .content .col_2 .wr_deep2 .ind_text{ padding-top:5px;}


#page6 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page6 .content .col_2 .wr_deep3 .indent{padding:15px 0 15px 11px; }
#page6 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px; width:486px;}
#page6 .content .col_2 .wr_deep3 .title{ margin-bottom:3px;}
#page6 .content .col_2 .wr_deep3 .col_box{ width:486px; margin:11px 0 5px 0;}
#page6 .content .col_2 .wr_deep3 .col_box_1{ width:106px;}
#page6 .content .col_2 .wr_deep3 .col_box_2{ width:190px;}
#page6 .content .col_2 .wr_deep3 .col_box_3{ width:155px;}


/*================== priv_policy ==================*/
#page8 .content .col_1 .row_top{ margin:10px 0 0 11px;  padding-bottom:6px; width:724px;}
#page8 .content .col_1 .row_top .title{ margin:0 0 17px 0;}



/*================== UNUSED ==================
#page9 .content .col_1 .row_top{ margin:10px 0 11px 11px;  padding-bottom:6px; width:443px;}
#page9 .content .col_1 .row_top .title{ margin:0 0 17px 0;}
#page9 .content .col_1 .row_top .indent_img img{ margin:0 15px 0 0; float:left;}

#page9 .content .col_1 .row_bot{ width:473px; line-height:1em}
#page9 .content .col_1 .row_bot .indent{ padding:16px 0 20px 13px;}
#page9 .content .col_1 .row_bot .title1{ margin-bottom:12px;}



#page9 .content .col_2 .wr_deep2 .indent{padding:15px 0 20px 11px;}
#page9 .content .col_2 .wr_deep2 .title{ margin-bottom:17px;}
#page9 .content .col_2 .wr_deep2 .text_indent{ margin:15px 0 0 6px; }
#page9 .content .col_2 .wr_deep2 .col_box{ width:220px; font-family:tahoma; color:#412e41; font-size:0.937em; line-height:1.625}
#page9 .content .col_2 .wr_deep2 .col_box a{ color:#412e41; text-decoration:none;}
#page9 .content .col_2 .wr_deep2 .col_box a:hover{ color:#5ab605; text-decoration:none;}
#page9 .content .col_2 .wr_deep2 .col_box_1{ width:92px;}
#page9 .content .col_2 .wr_deep2 .col_box_2{ width:63px;}
#page9 .content .col_2 .wr_deep2 .col_box_3{ width:63px;}

#page9 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page9 .content .col_2 .wr_deep3 .indent{padding:12px 0 12px 11px; }
#page9 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px; width:238px;}
#page9 .content .col_2 .wr_deep3 .title{ margin-bottom:3px;}
#page9 .content .col_2 .wr_deep3 .img{ margin:0 15px 0 0; float:left;}*/

/*================== Interfaces ==================*/
#page10 .mytitle{ font-size: 18px; font-weight: bold; padding-bottom:20px;}
#page10 .mytitle .title_img{ float:right; margin:0 20px 0 0;}


#page10 .content .col_1 .row_top{ margin:15px 0 0 11px; width:245px; padding-bottom:17px;}
#page10 .content .col_2 .row_top{ margin:15px 0 0 11px; width:245px; padding-bottom:17px;}
#page10 .content .col_3 .row_top{ margin:15px 0 0 11px; width:245px; padding-bottom:17px;}

#page10 .content .col_1 .wr_deep4{ margin:4px 0 0 0;}
#page10 .content .col_1 .wr_deep4 .indent{padding:15px 0 20px 11px; }
#page10 .content .col_1 .wr_deep4 .text_indent{ margin:10px 10px 0 0; }
#page10 .content .col_1 .wr_deep4 .text_indent img{ display:block; margin:14px 0 5px 0;}


#page10 .content .col_2 .wr_deep2{ margin:4px 0 0 0;}
#page10 .content .col_2 .wr_deep2 .indent{padding:15px 0 20px 11px; }
#page10 .content .col_2 .wr_deep2 .text_indent{ margin:10px 10px 0 0; }
#page10 .content .col_2 .wr_deep2 .text_indent img{ display:block; margin:14px 0 5px 0;}


#page10 .content .col_3 .wr_deep3{ margin:4px 0 0 0;}
#page10 .content .col_3 .wr_deep3 .indent{padding:15px 0 20px 11px; }
#page10 .content .col_3 .wr_deep3 .text_indent{ margin:10px 10px 0 0; }
#page10 .content .col_3 .wr_deep3 .text_indent img{ display:block; margin:14px 0 5px 0;}

/*================== Dashboard ==================*/
#page11 .mytitle{ font-size: 18px; font-weight: bold;}
#page11 .content .box{ height:35px; width:735px; margin:0 0 0 15px; /*border: 2px solid #333333;*/}
#page11 .content .box .text{ margin:0 0 0 10px;}
#page11 .content .box_img{ margin:11px 0 11px 0;}

#page11 .content .col_1 .row_top{ margin:15px 0 0 11px; width:245px; padding-bottom:0px;}
#page11 .content .col_2 .row_top{ margin:15px 0 0 11px; width:245px; padding-bottom:0px;}
#page11 .content .col_3 .row_top{ margin:15px 0 0 11px; width:245px; padding-bottom:0px;}

#page11 .content .col_1 .row_mid{ margin:15px 0 0 11px; width:245px; padding-bottom:0px;}
#page11 .content .col_2 .row_mid{ margin:15px 0 0 11px; width:245px; padding-bottom:0px;}
#page11 .content .col_3 .row_mid{ margin:15px 0 0 11px; width:245px; padding-bottom:0px;}

#page11 .content .col_1 .row_bot{ margin:15px 0 0 11px; width:245px; padding-bottom:0px;}
#page11 .content .col_2 .row_bot{ margin:15px 0 0 11px; width:245px; padding-bottom:0px;}
#page11 .content .col_3 .row_bot{ margin:15px 0 0 11px; width:245px; padding-bottom:0px;}

#page11 .content .col_1 .wr_deep4{ margin:4px 0 0 0;}
#page11 .content .col_1 .wr_deep4 .indent{padding:15px 0 20px 11px; }
#page11 .content .col_1 .wr_deep4 .text_indent{ margin:2px 0 0 5px;  }
#page11 .content .col_1 .wr_deep4 .text_indent img{ display:block; margin:14px 0 5px 0;}


#page11 .content .col_2 .wr_deep2{ margin:4px 0 0 0;}
#page11 .content .col_2 .wr_deep2 .indent{padding:15px 0 20px 11px; }
#page11 .content .col_2 .wr_deep2 .text_indent{ margin:2px 0 0 5px;  }
#page11 .content .col_2 .wr_deep2 .text_indent img{ display:block; margin:14px 0 5px 0;}


#page11 .content .col_3 .wr_deep3{ margin:4px 0 0 0;}
#page11 .content .col_3 .wr_deep3 .indent{padding:15px 0 20px 11px; }
#page11 .content .col_3 .wr_deep3 .text_indent{ margin:2px 0 0 5px;  }
#page11 .content .col_3 .wr_deep3 .text_indent img{ display:block; margin:14px 0 5px 0;}

/*==================new=====================*/
#page12 .content{width:1000px;}
#page12 .content .col_1 .row_top{ margin:15px 0 0 11px; width:700px; padding-bottom:17px;}
#page12 .content .col_1 .row_top .box_img{ margin:14px 0 17px 0;}
#page12 .content .col_1 .row_top .box_img .img{ margin:0 14px 0 0; float:left;}
#page12 .content .col_1 .row_top .box_img .ind_text{ margin:11px 0 11px 0;}
#page12 .content .col_1 .row_top .col_box{ width:515px; margin:11px 0 0 0;}
#page12 .content .col_1 .row_top .col_box .img{ margin:0 9px 0 0; float:left;}
#page12 .content .col_1 .row_top .col_box_1{ width:258px;}
#page12 .content .col_1 .row_top .col_box_2{ width:257px;}

#page12 .content .col_1 .row_top .box_row{margin:15px 0 0 11px; width:700px; padding-bottom:125px;}
#page12 .content .col_1 .row_top .box_row .tab{width:100px; margin:11px 0 0 0; float:left;}
#page12 .content .col_1 .row_top .box_row .box{width:166px; margin:11px 0 0 0; float:left;}
#page12 .content .space{width:700px; padding-bottom:40px;}

#page12 .content .col_1 .row_top .heading_row{margin:15px 0 0 11px; width:700px; padding-bottom:20px;}
#page12 .content .col_1 .row_top .heading_row .heading_box{margin:15px 0 0 11px;}
#page12 .content .col_1 .row_top .heading_row .heading_box .large{font-size:22px; padding-top:10px; padding-bottom:5px;}
#page12 .content .col_1 .row_top .heading_row .heading_box .para{font-size:12px; padding-top:10px; padding-bottom:5px;}
#page12 b{ color:#000000;}

#page12 .content .col_1 .row_top .image_row{margin:15px 0 0 11px; width:700px; padding-bottom:20px;}
#page12 .content .col_1 .row_top .image_row .img{ margin:0 14px 0 0; float:left;}

#page12 .content .col_1 .row_bot{ width:533px;}
#page12 .content .col_1 .row_bot .indent{ padding:16px 0 20px 13px;}
#page12 .content .col_1 .row_bot .col_box{ width:510px; margin:14px 0 0 0;}
#page12 .content .col_1 .row_bot .col_box_1{ width:252px}
#page12 .content .col_1 .row_bot .col_box_2{ width:250px;}
#page12 .content .col_1 .row_bot .col_box_2 ul{ margin:0 0 0 13px;}
/**/


/*================== manual_dl & release_notes & step by step =====================*/
#page13 .content .col_1 .row_top{ margin:10px 0 0 11px; width:565px; padding-bottom:17px;}
#page13 .content .col_1 .row_top .indent_img{ margin:0 15px 10px 0; float:left;}

#page13 .content .col_1 .row_top .col_box{ margin:0 0 0 20px; width:485px; padding-top:10px; padding-bottom:300px;}
#page13 .content .col_1 .row_top .col_box ul{ font-weight:bold; text-decoration:underline;}
#page13 .content .col_1 .row_top .col_box_1{ width:190px; line-height:1.5em;}
#page13 .content .col_1 .row_top .col_box_2{ width:115px;}
#page13 .content .col_1 .row_top .col_box_3{ width:130px;}
#page13 .content .col_1 .row_top .col_box ul li a { background:url(images/list_wr_deep2_2.gif) center left no-repeat; color:#006484; font-weight:bold; line-height:1.5em;}
#page13 .content .col_1 .row_top .col_box .header_text{ font-size:16px; text-align:left; padding-bottom:7px;}

#page13 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page13 .content .col_2 .wr_deep3 .indent{padding:15px 0 11px 11px; width:201px; }
#page13 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px; width:173px;}
#page13 .content .col_2 .wr_deep3 .text_indent ul{ margin:5px 0 11px 0;}

/*==================account=====================*/

#page14 .content .col_1 .row_top{ margin:10px 0 0 11px; width:515px; padding-bottom:17px;}
#page14 .content .col_1 .row_top .indent_img{ margin:0 15px 10px 0; float:left;}
#page14 .content .col_1 .row_top .col_box{ margin:0 0 0 20px; width:485px; padding-top:10px; padding-bottom:75px; color:#006484; }

#page14 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page14 .content .col_2 .wr_deep3 .indent{padding:15px 0 11px 11px; width:201px; }
#page14 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px; width:173px;}
#page14 .content .col_2 .wr_deep3 .text_indent ul{ margin:5px 0 11px 0;}

/*==================terms & priv policy=====================*/

#page15 .content .col_1 .row_top{ margin:10px 0 0 11px;  padding-bottom:6px; width:724px;}
#page15 .content .col_1 .row_top .title{ margin:0 0 17px 0;}
#page15 .content .col_1 .row_top .heading{margin:22px 0 11px 0; font-size: 20px; font-weight: bold;}
#page15 .content .col_1 .row_top li{margin:10px 0 0 17px;}
#page15 .content .col_1 .row_top li li{margin:12px 0 0 25px;}
#page15 .content .col_1 .row_top ul{list-style-type: circle;}

/*==================testimonials=====================*/
#page16 .content{width:1000px;}
#page16 .content .col_1 .row_top{ margin:10px 0 11px 11px;  padding-bottom:6px; width:443px;}
#page16 .content .col_1 .row_top .title{ margin:0 0 17px 0;}
#page16 .content .col_1 .row_top .indent_img img{ margin:0 15px 0 0; float:left;}
#page16 .content .col_1 .row_top .qtext{ margin:10px 0 11px 11px; font-size:16px; font-weight:bold;}
#page16 .content .col_1 .row_top .atext{ margin:10px 0 11px 11px; font-size:16px;}
#page16 .content .col_1 .row_top .atext a{ font-size:12px;}

#page16 .content .col_1 .row_bot{ width:443px; line-height:1em}
#page16 .content .col_1 .row_bot .indent{ padding:16px 0 20px 13px;}
#page16 .content .col_1 .row_bot .title1{ margin-bottom:12px;}

#page16 .content .col_2 .wr_deep3{ margin:4px 0 0 0;}
#page16 .content .col_2 .wr_deep3 .indent{padding:12px 0 12px 11px; }
#page16 .content .col_2 .wr_deep3 .text_indent{ margin:2px 0 0 5px; width:238px;}
#page16 .content .col_2 .wr_deep3 .title{ margin-bottom:3px;}
#page16 .content .col_2 .wr_deep3 .img{ margin:0 15px 0 0; float:left;}

/*==================login & password recovery=====================*/
#page17 .content .col_1 .row_top{ margin:10px 0 0 11px; width:515px; padding-bottom:17px;}
#page17 .content .col_1 .wr_deep1{ margin:4px 0 0 0; width:500px;}
#page17 .content .col_1 .wr_deep1 .indent{padding:15px 0 20px 11px; }
#page17 .content .col_1 .wr_deep1 .text_indent{ margin:10px 10px 0 0; }
#page17 .content .col_1 .wr_deep1 .inside{ margin:10px 0px 0px 10px;}

/*==================create_account & account_created=====================*/
#page18 .content .col_1 .row_top{ margin:10px 0 0 11px; width:515px; padding-bottom:17px;}
#page18 .content .col_1 .wr_deep1{ margin:4px 0 0 0; width:500px;}
#page18 .content .col_1 .wr_deep1 .indent{padding:15px 0 20px 11px; }
#page18 .content .col_1 .wr_deep1 .text_indent{ margin:10px 10px 0 0; }
#page18 .content .col_1 .wr_deep1 .inside{ margin:10px 0px 0px 10px;}

/*==================internal=====================*/
#page19 .content .col_1 .row_top{ margin:10px 0 0 11px; width:515px; padding-bottom:17px;}
#page19 .content .col_1 .wr_deep5{ margin:4px 0 0 0; width:925px;}
#page19 .content .col_1 .wr_deep5 .indent{padding:15px 0 20px 11px; }
#page19 .content .col_1 .wr_deep5 .text_indent{ margin:10px 10px 0 0; }
#page19 .content .col_1 .wr_deep5 .inside{ margin:10px 0px 0px 10px;}

#page19 .content .col_1 .wr_deep6{ margin:4px 0 0 0; width:900px;}
#page19 .content .col_1 .wr_deep6 .indent{padding:15px 0 20px 11px; }
#page19 .content .col_1 .wr_deep6 .text_indent{ margin:10px 10px 0 0; }
#page19 .content .col_1 .wr_deep6 .inside{ margin:10px 0px 0px 10px;}

/*==================list====================*/
.wr_deep1 .l_t { background:url(images/m2-l-t.gif) no-repeat left top #9a9a80;}
.wr_deep1 .r_t { background:url(images/m2-r-t.gif) no-repeat right top;}
.wr_deep1 .l_b { background:url(images/m2-l-b.gif) no-repeat left bottom;}
.wr_deep1 .r_b { background:url(images/m2-r-b.gif) no-repeat right bottom; width:100%;}

.wr_deep1{ color:#FFF;}
.wr_deep1 a{ color:#FFF;}
.wr_deep1 strong a{ background:none; color:#ffffff;}
.wr_deep1 li a { background:url(images/list_wr_deep1.gif) center left no-repeat; margin:0; padding:0 0 0 12px;  color:#ffffff; font-weight:bold; line-height:1.5em;}

/**/

.wr_deep2 .l_t { background:url(images/m2-l-t2.gif) no-repeat left top #ffffff;}
.wr_deep2 .r_t { background:url(images/m2-r-t2.gif) no-repeat right top;}
.wr_deep2 .l_b { background:url(images/m2-l-b2.gif) no-repeat left bottom;}
.wr_deep2 .r_b { background:url(images/m2-r-b2.gif) no-repeat right bottom; width:100%;}

li a { background:url(images/list_wr_deep2.gif) center left no-repeat; margin:0; padding:0 0 0 12px;  color:#333333; font-weight:bold; line-height:1.5em;}


/**/

.wr_deep3 .l_t { background:url(images/m2-l-t3.gif) no-repeat left top #72c725;}
.wr_deep3 .r_t { background:url(images/m2-r-t3.gif) no-repeat right top;}
.wr_deep3 .l_b { background:url(images/m2-l-b3.gif) no-repeat left bottom;}
.wr_deep3 .r_b { background:url(images/m2-r-b3.gif) no-repeat right bottom; width:100%;}

.wr_deep3{ color:#FFF;}
.wr_deep3 a{ color:#FFF;}
.wr_deep3 li a{background:url(images/list_wr_deep3.gif) center left no-repeat; margin:0; padding:0 0 0 17px;  color:#ffffff; font-weight:bold; line-height:1.812em;}
.wr_deep3 strong a{ background:none; color:#FFFFFF;}

/**/

.wr_deep4 .l_t { background:url(images/m2-l-t4.gif) no-repeat left top #DBD3BB;}
.wr_deep4 .r_t { background:url(images/m2-r-t4.gif) no-repeat right top;}
.wr_deep4 .l_b { background:url(images/m2-l-b4.gif) no-repeat left bottom;}
.wr_deep4 .r_b { background:url(images/m2-r-b4.gif) no-repeat right bottom; width:100%;}

.wr_deep4{ color:#000000;}
.wr_deep4 a{ color:#006484;}
.wr_deep4 strong a{ background:none; color:#FFFFFF;}
.wr_deep4 li a { background:url(images/list_wr_deep4.gif) center left no-repeat; margin:0; padding:0 0 0 12px;  color:#ffffff; font-weight:bold; line-height:1.5em;}

/**/

.wr_deep5 .l_t { background:url(images/m2-l-t5.gif) no-repeat left top #007CA6;}
.wr_deep5 .r_t { background:url(images/m2-r-t5.gif) no-repeat right top;}
.wr_deep5 .l_b { background:url(images/m2-l-b5.gif) no-repeat left bottom;}
.wr_deep5 .r_b { background:url(images/m2-r-b5.gif) no-repeat right bottom; width:100%;}

.wr_deep5{ color:#FFFFFF; font-size:12px; font-weight:bold;}
.wr_deep5 a{ color:#FFFFFF;}
.wr_deep5 strong a{ background:none; color:#006484;}
.wr_deep5 li a { background:url(images/list_wr_deep5.gif) center left no-repeat; margin:0; padding:0 0 0 12px;  color:#ffffff; font-weight:bold; line-height:1.5em;}
.wr_deep5 img{ padding-bottom:18px;}

/**/

.wr_deep6 .l_t { background:url(images/m2-l-t6.gif) no-repeat left top #F5F5EA;}
.wr_deep6 .r_t { background:url(images/m2-r-t6.gif) no-repeat right top;}
.wr_deep6 .l_b { background:url(images/m2-l-b6.gif) no-repeat left bottom;}
.wr_deep6 .r_b { background:url(images/m2-r-b6.gif) no-repeat right bottom; width:100%;}

.wr_deep6{ color:#000000; font-size:12px; font-weight:bold;}
.wr_deep6 a{ color:#006484;}
.wr_deep6 strong a{ background:none; color:#FFFFFF;}
.wr_deep6 li a { background:url(images/list_wr_deep6.gif) center left no-repeat; margin:0; padding:0 0 0 12px;  color:#ffffff; font-weight:bold; line-height:1.5em;}
.wr_deep6 img{ padding-bottom:18px;}

/*==========================================*/
