@charset "UTF-8";
/* CSS Document */
body {background-image: url(../images/bg.jpg); background-repeat: repeat-x; margin: 0 auto;}
#wrapper { width: 1000px; height: 100%; margin:0 auto; background-repeat: no-repeat; background-image: url(../images/worldbg.jpg); background-position: top right; min-height: 500px;}	
#logo {width: 220px; height: 210px; float: left; display: inline; margin:0 0 10px 0;}
#header{ position: right; width: 510px; height: 190px; display: inline; text-align: left; float: left; padding: 20px 250px 0 0; margin: 0 0 10px 20px;}
#col_1 { width: 170px; border-right-width: 1px; border-right-color: #999999; background-image: url(../images/rtgrad.jpg); background-repeat: repeat-x; float: left; display: inline; padding: 10px 20px 0 10px; border-right-style: solid; margin: 0 40px 0 0; text-align: right;}
#col_2 { width: 350px; float: left; display: inline; padding: 30px 0 0 0; margin: 0 20px 0 0;}
#col_3 { width: 350px; float: right; display: inline; padding: 30px 0 0 0; }
#footer { text-align: center; width: 1000px; display: inherit; float: left; margin: 50px 0 0 0;}
/*Text Styles*/
body,td,th { font-family: Trebuchet MS, Arial, sans-serif; font-size: 12px; color: #333333; line-height: 1.5; padding-top: 0px;}
p { padding: 0px 0px 0px 0px; margin: 0px 0px 10px 0px;}
ol, ul { list-style-image: url(../images/dash.gif); margin: -10px 0 0 0;}
h1,h2,h3,h4,h5 { font-family: Trebuchet MS, Arial, sans-serif; letter-spacing: 1px; font-weight: bold; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
h1 { font-size: 18px; color: #173871; font-weight: normal;}
h2 { font-size: 14px; color: #173871; text-transform: uppercase;}
h3 { font-size: 14px; color: #66cc00; text-transform: uppercase;}
h4 { font-size: 14px; color: #000000; text-transform: uppercase;}
h5 { font-size: 12px; color: #000000;}
a:link { color: #000000; text-decoration: none;}
a:visited { text-decoration: none; color: #000000;}
a:hover { text-decoration: underline; color: #000000;}
a:active { text-decoration: none; color: #000000;}
.footertxt { color: #999999; font-size: 10px; letter-spacing: 1px;}