/* CSS Document */
body, html {}

body, htlm {width:100%;background-color:#48ABCE;text-align:center;}
body{margin:0px;padding: 20px 0px 20px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333;}
h1, h3 {font-size:17px; color:#48ABCE; margin-bottom:5px; padding-bottom:10px; margin-top:5px; line-height:22px; text-align:center; font-weight:normal;}
h2, h2 a{font-size:13px; color:#48ABCE; margin-bottom:0px; padding-bottom:20px; margin-top:0px;line-height:20px; text-align:center; font-weight:normal;  text-decoration:none;}

h3{ text-align:left; }

a {color:#1C5E90;}
a:hover {color:#F63;}

p {line-height:17px;}

/* common div boxes wrappers   */

#container{width: 676px !important;width /**/: 780px; margin:0px auto; background-color:#FFF; text-align:center; border:2px solid #FFF; padding:0px;}
.clear{height: 0px !important;height /**/: 1px; margin:0px;padding:0px;overflow:hidden;clear:both; font-size:1px;}
.toLeft {float:left;}
.toRight {float:right;}

/* top stuff */
#topDiv {width: 676px !important;width /**/: 676px; background-color:#FFF;text-align:left;  border:0px none #FFF; margin:0px;}
#logo { margin:0px;  margin-left:0px;height: 95px; width:165px; border:0px none; display:block;}
#mainImg {width: 676px; height: 209px; display:block;}
#menuBand{  margin:0px; width: 636px !important;width /**/: 676px;height: 28px !important;height /**/: 28px;  text-align:left; background-color:#48ABCE; color:#FFF; font-weight:normal;font-size:12px; padding:0px; padding-left:40px;}

/* top menu*/
a.topMenu { height: 20px;font-weight:bold; color:#FFF; text-decoration:none;margin:0px 35px 0px 15px; line-height:29px;}
a.topMenu:hover { height: 20px;text-decoration:none; color:#073D78;}

/*  main space  */

#mainSpace { width:566px; margin:20px 55px; text-align:left;}
#frontTable {width:100%;}
#frontTable td {width:50%; height:26px; vertical-align:middle; background-color:#C1D9E9; color:#FFF;background-image:url(img/tabA_bgr.jpg); background-repeat:no-repeat; background-position:left top; margin:10px; }
#frontTable a { padding-left:40px;color:#1C5E90; font-size:14px; font-weight:normal; text-decoration:none;}
#frontTable a:hover {color:#F63;}
#banner {margin-top:15px;}

/* footer  */

#foot { color:#FFF; text-align:right;width: 680px !important;width /**/: 780px; margin:10px auto 0px auto;}

/*  forms  */

input {width:300px !important;width /**/: 307px; height:16px; font-size:12px; border:1px solid #48ABCE; color:#073D78; padding-left:5px;}
.btn {width:142px !important;width /**/: 142px; height:22px; font-size:12px; background-color:#48ABCE; border:0px none ; color:#FFF; text-align:center;  cursor:pointer; font-weight:bold;}
.m20 {margin-right:20px;}