/* CSS Document */
body {
margin:0px;
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
background:#cce5f1;
}

img{
border:none;
}
a{
color:#1985cd;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
border:none;
}

p {
  border-top: none;
  border-right: none;
  border-bottom: none;
  border-left: none; line-height:2em;
}
ul
{
margin:0px;
padding:0px;
}
h4 {font-size:1.2em; line-height:1.38em; margin:0px; padding:0px}

.header
{
width:980px;
height:237px;
background:url(../images/header.gif) no-repeat;
}

.wrapper
{
margin:0px auto;
width:980px;
background:#65c4f2 url(../images/wrapper_bg.gif) repeat-x;
}

.left_panel
{
width:262px;

}
.left_space
{
padding-top:20px;
}
.middle_panel
{
width:562px;
background:#fff;
min-height:500px !important;
height:auto;
margin:77px 0px 0px 56px;

}
.content
{
width:56px;
padding-top:15px;
padding-left:70px;
}
.container{
width:350px;
padding-left:30px;
padding-top:20px;

}
.container_home
{
padding-left:30px;
padding-right:50px;
padding-top:20px;
}
.container1{padding-top:20px; padding-left:30px;
}
.container2{padding-top:65px; padding-left:30px;
}
.right_panel
{
width:156px;

}
.right_content{
background:url(../images/right_bg.gif) no-repeat top;
width:259px;
min-height:500px !important;
height:auto;
height:500px;
}
/*.left_panel_2
{
width:262px;
padding-top:30px;
}*/
.middle_panel_2
{
width:459px;
background:#fff;
height:auto;
margin:77px 0px 0px 56px;

}
.content_2
{
width:56px;
padding-top:15px;
padding-left:70px;
}
.container_2{
width:370px;

}
.right_panel_2
{
width:259px;
background:url(../images/right_contentbg.gif) repeat-y;
}

/***********left menu****************/


.buynow_image
{
padding-top:70px;
}
.left_content
{
font-family:trebuchet MS;
font-size:16px;
padding:20px 15px 15px 15px;
color:#192774;
}

.content
{
padding-top:15px;
padding-left:70px;
}


/**********footer**************/

.footer
{
width:980px;
height:30px;

background:#65c4f2;
}
.footer_left_panel
{
width:262px;
padding-top:20px;
}
.footer_middle_panel
{
width:562px;
background:#fff;
}
.footer_right_panel
{
width:156px;
}
.footer_content
{

width:395px;
margin-top:30px;
margin-left:50px;margin-bottom:10px;
}
.footer_left_panel_2
{
width:262px;
padding-top:30px;
}
.footer_middle_panel_2
{
width:459px;
background:#fff;
height:auto;
margin:77px 0px 0px 56px;

}
.content_2
{
width:56px;
padding-top:15px;
padding-left:70px;
}
.container_2{
width:370px;

}
.footer_right_panel_2
{
width:259px;
background:url(../images/right_contentbg.gif) repeat-y;
}

/*******Dropdown*************/
.nav
{
width:262px;
height:40px;
border-top:1px solid #fff;
}

ul.menu {list-style:none; margin:0; padding:0; }
ul.menu * {margin:0; padding:0}
ul.menu li {position:relative; float:left;}
ul.menu li a{position:relative; float:left;display:block; color:#FFFFFF; text-decoration:none}
ul.menu ul {position:absolute; top:0px; left:262px; background:#BEE3F6; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; margin:0; width:220px; font-style:italic; height:40px; border-bottom:1px solid #fff; font-weight:bold;}
ul.menu ul li a {display:block;  background-color:#BEE3F6;font-style:italic;  color:#017FCC;width:200px; border-bottom:1px solid #fff; height:28px; padding-left:20px; padding-top:12px;}
ul.menu ul li a:hover {background-color:#1985cd; color:#fff;}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {border-bottom:1px solid #fff; font-weight:bold; width:132px; height:28px; padding-left:130px; padding-top:12px;}
ul.menu .menuhover {background:#1985cd; width:132px; height:28px;}
ul.menu .menulink:hover{background:#1985cd; width:132px; height:28px;}
ul.menu .sub {background:#BEE3F6; }
ul.menu .topline {border-top:1px solid #aaa}


.table_bor_1
{
border-left:solid 1px #2d94d6;
border-top:solid 1px #2d94d6;
}
.table_bor_2
{
border-right:solid 1px #2d94d6;
border-bottom:solid 1px #2d94d6;
padding-top:5px;
padding-bottom:5px;
}
.table_bor_3
{
border-left:solid 1px #2d94d6;
}
.table_bor_4
{
/*margin-top:190px;*/
border:solid 1px #2d94d6;
border-top:none;
}
.table_bor_5
{
padding-top:5px;
padding-bottom:5px;
}

