/* CSS Document */
* {margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#404a59;}
html,body {height:100%; background-color:#ffffff}

td {vertical-align:top;}
table {border:0;}
p {color:#404a59; font-size:12px; margin-bottom:0.5em; margin-top:0.5em; line-height:1.4em}
a {color:#006d96; text-decoration:underline;}
a:hover {text-decoration:none;}
img {border:0;}
blockquote {color:#404a59; font-size:12px; padding-left:40px; margin-bottom:0.5em; margin-top:0.5em; font-style:italic;}

.text {color:#404a59; font-size:12px;}
.left {float:left;} .right {float:right;}
.cur {cursor:pointer;//cursor:hand;}
.clear {clear:both}

h1 {font-family:Georgia; color:#006d96; font-size:26px; font-weight:normal;}
h1 a {color:#006d96;}
h2 {font-family:Georgia; color:#404a59; font-size:22px; font-weight:normal;}
h2 a {color:#404a59;}
h3 {font-family:Georgia; color:#006d96; font-size:16px; font-weight:bold; margin-bottom:0.3em}
h3 a {color:#006d96; }

#main {width:1000px; min-height:100%; height:auto !important; height:100%; width:1000px; margin:auto;}

#header {width:1000px; height:345px; background:url("img/header.jpg") no-repeat;}

#homelink {width:285px; height:100px; float:left}

#icons {width:450px; height:20px; padding:37px 0 43px 240px; float:left}
#icons div {width:70px; height:22px; float:left}

#menu {width:300px; height:200px; padding:30px 0 0 49px; float:left;}
#menu div {height:200px; width:150px; float:left; color:#444444; font-size:15px; font-weight:bold; line-height:1.9em;}
#menu img {margin-right:10px}
#menu div a {color:#444444; font-size:15px; text-decoration:none; border-bottom:dotted; border-color:#444444; border-width:1px;}
#menu div a:hover {color:#444444; font-size:15px; text-decoration:none; border-bottom:none;}

#div_left {background-color:#eef1de; margin:20px 10px 20px 10px;}
#div_left h2 {padding:10px; text-align:center;}
#div_left div {padding:0 7px 15px 10px; color:#828d8e;}
#div_left div strong {color:#404a59;}

#table {width:1000px; background-color:#ffffff; background-image:url(img/content_bg.jpg); background-position:top; background-repeat:no-repeat;}

#content {width:640px; padding:20px 10px 20px 20px; background-image:url(img/1bg.jpg); background-position:bottom; background-repeat:no-repeat}
#content ul {color:#575757; font-size:12px; list-style:circle; line-height:1.4em; padding-left:40px;}
#content table tr td {vertical-align:top;}
#content img {margin-right:10px;}
#content table tr td img {border:3px; border-color:#7093bb; border-style:solid;}

#right {background-image:url(img/2bg.jpg); background-position:bottom; background-repeat:no-repeat}

#footer {width:1000px; height:246px; background:url("img/footer.jpg") no-repeat;}
#footer div {color:#757575; font-size:11px; padding:200px 150px 0 150px;}
#footer div a {color:#757575;}
