/** Tempalte 18 **/

body {
    font-family: tahoma, verdana, helvetica, arial, sans-serif;
    font-size: 10px;
    text-align: center;
}

html, body, #wrapper, h1, #nav, #nav li, #col ul, #col li {
    margin: 0;
    padding: 0;
    list-style: none;
}

th, td {
    font-size: 10px;
}

img { border: 0; }

#wrapper {
    margin: auto;
    text-align: left;
    width: 1000px;
    position: relative;
}

h1, h2, h3 {
    font-size: 13px;
}


h1 {
    margin: 0;
    padding: 0;
}

h2 {
    margin: 0 0 0 0;
    padding: 0;
}

h3 {
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
}

h5 {
    margin: 1em 0;
    padding: 0;
    font-size: 13px;
   line-height: 18px
}

h6 {
    margin: 1em 0;
    padding: 0;
    font-size: 10px;
}

p {
    margin: 1em 0;
    padding: 0;
    font-size: 12px;
    line-height: 16px
}

.block {
    display: block;
}

.clear {
    clear: both;
    height: 1px;
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1px;
    line-height: 1px;
}

.left {
    float: left;
    margin: 1px 8px 0px 0px;
}

.right {
    float: right;
    margin: 1px 0px 0px 8px;
}

.softright {
    text-align: right;
}

.readmore {
    text-align: right;
    padding-right: 1em;
}

/* ***** */


body {
    background: #245882;
    color: #052D4E;
    padding-bottom: 10px;
}

page {
    background: #245882;
    color: #052D4E;
    padding-bottom: 10px;
}

#wrapper {
    margin: 0 auto 0 auto;
    width: 900px;
}

h3 {
    margin: 1em 0;
}

a {
    color: #052D4E;
    text-decoration: none;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

.readmore { margin-top: -0.5em }

/* col */

#col {
    position: absolute;
    top: 0; left: 0;
    width: 329px;
    background: #F0F8FE;
    padding: 7px;
}

* html #col {
    width: 343px;
    w\idth: 329px;
}

#col h1 {
    margin: 0 0 7px 0;
    padding: 0;
}

/* body */

#spacer {
    height: 2.2em;
}

#body {
    margin: 0 0 0 344px;
    width: 571px;
    background: #D7E7F3 url(images/shadow_r.gif) top right repeat-y;
}

#body .i { background: url(images/shadow_tr.gif) top right no-repeat; }
#body .j { background: url(images/shadow_b.gif) bottom left no-repeat; }

#body .j {
    padding: 0 6px 6px 0;
}

#body h3 {
    font-weight: bold;
    color: #007DDA;
}

#body h3 a {
    color: #052D4E;
    text-decoration: none;
}

#body h3 a:hover {
    color: #000000;
    text-decoration: underline;
}

#body .readmore a {
    border: 1px solid #478FC3;
    background: #CDE3F3;
    color: #052D4E;
    text-decoration: none;
    padding: 0 2px;
    margin: 0 0 0 100px;

}

#body .readmore a:hover {
    background: #478FC3;
    color: #fff;
}


* html #body h3 { margin-top: 2em; }
* html .readmore a { float: right; }

ul {
    margin: 0;
    padding: 0 0 0 10px;
}

li {
    list-style: none;
    margin: 1.1em 0;
    padding: 0 0 0 10px;
    background: url(images/bullet.gif) left center no-repeat;
}

/* page */

#page {
    width: 915px;
    background: #D7E7F3 url(images/shadow_r.gif) top right repeat-y;
}

#spacer {
    height: 2.2em;
}

* html #page h3 { margin-top: 2em; }
* html .readmore a { float: right; }

#page h3 {
    color: #245882;
    margin: 4px 0 0 0;
    padding: 0 0 0 0;
    font-size: 17px;
}

#page .alt-h3 {
    color: #245882;
    margin: 10px 0 0 0;
    padding: 0 0 0 0;
    font-size: 17px;
}

#page p {
        line-height: 18px;
}

#page a {
    color: #000000;
    text-decoration: underline;
}

#page a:hover {
    color: #245882;
    text-decoration: none;
}
#page .drop {
    color: #FFF;
    margin: 0 0 0 5px ;
    padding: 0 0 0 0;
    font-size: 12px;
}

ul {
    margin: 0;
    padding: 0 0 0 15px;
}

li {
    list-style: none;
    margin: 1.1em 0;
    padding: 0 0 0 10px;
    background: url(images/bullet.gif) left center no-repeat;
}

#page .i { background: url(images/shadow_tr.gif) top right no-repeat; }
#page .j { background: url(images/shadow_b.gif) bottom left repeat-x; }

#page .j {
    padding: 0 6px 6px 0;
}

#page .readmore a {
    border: 1px solid #478FC3;
    background: #CDE3F3;
    color: #052D4E;
    text-decoration: none;
    padding: 0 2px;
}

#page .readmore a:hover {
    background: #478FC3;
    color: #fff;
}

/* nav */

#nav {
    padding: 3px 2px 2px 2px;
    border-bottom: 2px solid #164871;
}

* html #nav .clear {
    margin-top: -1px;
    marg\in-top: -4px;
}

#nav span {
    float: left;
    width: 10px;
    padding: 5px 0;
    margin-left: 2px;
    background: #245882 url(images/menu_l.gif) no-repeat;
}

#nav a {
    float: left;
    color: #D7E7F3;
    background: #245882 url(images/menu_split.gif) top right no-repeat;
    padding: 5px 26px 5px 8px;
    font-weight: bold;
    text-decoration: none;
}

#nav a.last {
    background-image: url(images/menu_r.gif);
    padding-left: 12px;
    padding-right: 26px;
}

#nav a:hover {
    color: #fff;
}

/* nav page */

#navpage {
    padding: 3px 2px 2px 2px;
}

* html #navpage .clear {
    margin-top: -1px;
    marg\in-top: -4px;
}

#navpage span {
    float: left;
    width: 10px;
    padding: 5px 0;
    margin-left: 2px;
    background: #245882 url(images/menu_l.gif) no-repeat;
}

#navpage a {
    float: left;
    color: #D7E7F3;
    background: #245882 url(images/menu_split.gif) top right no-repeat;
    padding: 5px 26px 5px 8px;
    font-weight: bold;
    text-decoration: none;
}

#navpage a.last {
    background-image: url(images/menu_r.gif);
    padding-left: 12px;
    padding-right: 26px;
}

#navpage a:hover {
    color: #fff;
}

/* body */

#body .ltitle, #body .rtitle {
    padding-right: 25px;
    padding-left: 35px;
}

* html #body .ltitle, * html #body .rtitle  {
    height: 1%;
}

#body .ltitle {
    border-top: 1px solid #164871;
    border-bottom: 1px solid #164871;
}

#body .rtitle {
    background: url(images/title_bg.gif) top right repeat-y;
}

#body .ltitle {
    background: url(images/title_bg.gif) top left repeat-y;
}

#body .rtitle h2 {
    float: right;
    width: 25px;
    text-align: right;
    margin-right: -25px;
    display: inline;
}

#body .ltitle h2 {
    float: left;
    width: 23px;
    margin-left: -35px;
    display: inline;
}

/* page */

#page .ltitle, #body .rtitle {
    padding-right: 25px;
    padding-left: 35px;
}

* html #page .ltitle, * html #body .rtitle  {
    height: 1%;
}

#page .ltitle {
    border-top: 1px solid #164871;
    border-bottom: 1px solid #164871;
}

#page .rtitle {
    background: url(images/title_bg.gif) top right repeat-y;
}

#page .ltitle {
    background: url(images/title_bg.gif) top left repeat-y;
}

#page .rtitle h2 {
    float: right;
    width: 25px;
    text-align: right;
    margin-right: -25px;
    display: inline;
}

#page .ltitle h2 {
    float: left;
    width: 23px;
    margin-left: -35px;
    display: inline;
}

#page .tableheading{
	width:800px;
	margin-bottom:5px;
	margin-top:5px;
	background-color:#245882;
	background-repeat:no-repeat;
	background-position:top right;	
	padding-left:2px;
	height:20px;

}

/* gal */

#body #gal {
    padding-left: 0;
}

#gal .pic {
    float: left;
    width: 105px;
    padding: 6px;
    margin: 8px 3px 8px 8px;
    display: inline;
    background: #A5CAE5;
}

* html #gal .pic {
    width: 119px;
    w\idth: 105px;
}

#gal .clear {
    float: none;
    clear: both;
}

/* hotstuff */

#mgal {
    float: right;
    width: 140px;
    margin-left: 10px;
    margin-right: 10px;
    display: inline;
}

#mgal .pic {
    padding: 7px 0;
    margin: 14px 0 7px 0;
    text-align: center;
    background: #A5CAE5;
}

.floating {
    margin-left: 20px;
    display: inline;
}

/* footer */

#footer {
    text-align: center;
    margin: 7px 0 0 0;
    padding: 5px;
    color: 387EB9;
    background: #245882;
    height: 105px;

}

#footer a {
    color: #387EB9;
    text-decoration: underline;
}

#footer a:hover {
    color: #fff;
}

/* footer */

#footer1 {
    text-align: center;
    margin: 7px 0 0 0;
    padding: 5px;
    color: 387EB9;
    background: #245882;
    height: 105px;
	width: 900px;
}

#footer1 a {
    color: #387EB9;
    text-decoration: underline;
}

#footer1 a:hover {
    color: #fff;
}






