/* CSS Document */

*
{
padding:0;
margin:0;
}

a:link, a:visited
{
color:#165d92;
text-decoration:none;
}
a:hover, a:focus, a:active
{
color:#2bb7e0;
text-decoration:underline;
}

h2
{
text-indent:20px;
font-size:18px;
font-weight:normal;
}
p
{
padding:10px 20px 10px 20px;
}
body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:center;
background-color:#5b96c2;
}
#container
{
clear:both;
width:962px;
text-align:left;
margin:0 auto;
}
#head_menu
{
clear:both;
width:962px;
height:72px;
}
#logo
{
float:left;
width:274px;
height:72px;
background:url(images/logo.jpg) no-repeat;
text-indent:-1000em;
}
#menu_wrap
{
float:right;
width:688px;
height:72px;
background:url(images/head_bgg.gif) repeat-x;
}
ul#menu_ul
{
list-style-type:none;
float:right;
text-align:left;
width:297px;
height:32px;
margin-top:40px;
margin-right:4px;
background:url(images/menu_top_bg.gif) no-repeat;
}
li.menu_li
{
color:#104369;
font-size:11px;
font-weight:bold;
margin-left:33px;
position:relative;
top:8px;
display:inline;
}
li.menu_li a:link, li.menu_li a:visited
{
color:#104369;
text-decoration:none;
}
li.menu_li a:hover, li.menu_li a:focus, li.menu_li a:active
{
color:#ffa54f;
text-decoration:none;
}

#head_1
{
clear:both;
width:962px;
height:216px;
}
#menu_bottom
{
clear:both;
background-color:#2bb7e0;
width:962px;
height:44px;
text-align:center;
}
ul#menu_bottom_ul
{
list-style-type:none;
}
li.menu_bottom_li
{
color:#FFFFFF;
display:inline;
font-weight:bold;
margin-right:27px;
position:relative;
top:14px;
}
li.menu_bottom_li a:link, li.menu_bottom_li a:visited
{
color:#FFFFFF;
text-decoration:none;
}
li.menu_bottom_li a:hover, li.menu_bottom_li a:focus, li.menu_bottom_li a:active
{
color:#054c62;
text-decoration:none;
}
#content
{
clear:both;
width:962px;
background:url(images/content_bg.gif) repeat-y;
overflow:hidden;
}
#content_left
{
float:left;
width:248px;
text-align:center;
}
#content_left_txt
{
text-align:left;
width:200px;
padding-top:20px;
margin:0 auto;
}
#content_left_txt p
{
width:200px;
padding:10px 0 10px 0;

}
#content_right
{
float:right;
width:688px;
}
#content_right h1
{
font-size:18px;
font-weight:normal;
background:url(images/arrow.gif) no-repeat left center;
text-indent:20px;
}
#content_right_txt
{
width:640px;
padding-left:10px;
padding-top:10px;
font-size: 12px; 
font-family: arial, sans serif;
line-height: 15pt;
font-weight: normal; 
color: #444444;
text-align:justify;
}
#content_right_txt h2
{
font-size:18px;
font-weight:normal;
color:#165d92;
}
#footer
{
clear:both;
height:144px;
width:962px;
background:url(images/footer.gif) repeat-x;
text-align:center;
color:#FFFFFF;
}
.buttons
{
border:1px solid #333333;
padding:3px;
}
#footer a
{
color:#FFFFFF;
}
/*----------register----------*/
#register_wrap
{
clear:both;
width:688px;
text-align:center;
font-size:12px;
}
#register_wrap2
{
clear:both;
text-align:right;
width:330px;
margin:0 auto;
padding-right:130px;
margin-bottom:50px;
}
#register_wrap p
{
padding:10px 0 0 0;
}
.register_wrap_left
{
text-align:left;
}
#register_wrap h2
{
font-size:18px;
font-weight:normal;
color:#165d92;
}
/*-------about-------------*/
.about_bullet
{
background:url(images/title_bullet.gif) no-repeat left center;
font-weight:bold;
}
.benefits_bullet
{
background:url(images/title_bullet.gif) no-repeat left center;
}
.module_desc_bullet
{
background:url(images/title_bullet.gif) no-repeat left center;
margin-left:20px;
}
p.module_desc_bullet
{
padding:0 0 0 20px;
}
.product_desc_bullet
{
background:url(images/title_bullet.gif) no-repeat left center;
margin-left:20px;
}
.product_comp_blue
{
background-color:#daf7ff;
border-right:1px solid #FFFFFF;
padding:8px;
}
.product_comp_gray
{
background-color:#e5e5e5;
border-right:1px solid #FFFFFF;
padding:8px;
}
.product_comp_white
{
padding:8px;
}
/*----------help-----------*/
.help_bullet
{
background:url(images/title_bullet.gif) no-repeat left center;
margin-left:30px;
margin-bottom:5px;
padding:0 0 0 30px;
}
#footer1
{
clear:both;
height:60px;
width:962px;
background:url(images/footer.gif) repeat-x;
text-align:center;
color:#FFFFFF;
}
