   
html, body { margin: 0; padding: 0; border: none;  background: url("images/dark_wood.jpg") repeat;}
body {
    color: #999999;
    font: 62.5%/1.3em "Trebuchet MS", Arial, Sans-Serif;
}

#wrapper {
	margin:0 auto;
	background:#fff;
	padding:0px;
	border:4px solid #222;
}

.fixed {
	width:1000px;
}

/*----------------Typography--------Begin----------*/

/* Headings */

h1,h3,h4,h5,h6 {
	color: #444;
	font-weight: normal;
	line-height: 1;
	margin-bottom: 0.3em;
}
h4,h5,h6 {font-weight: bold;}

h3 {font-size: 1.5em;}
h4 {font-size: 1.25em;}
h5 {font-size: 1em;}
h6 {font-size: 1em;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}
h2 { color: #444; font: bold 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 1px solid #ccc; }
h1 { color: #444; font: bold 2.75em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; border-bottom: 0px solid #ccc; }

/* Text elements */

p {margin-bottom: 1em;font-size: 1.3em;}
.readmore { border-top: 1px solid #eee; padding: 5px 0 0 0; }

a:focus,a:hover {color: #002;}
a {
	color: #246;
	text-decoration: underline;

        
}

abbr, acronym {border-bottom: 1px dotted #666;}
address {margin-bottom: 1.5em;}
blockquote {margin: 1.2em; line-height: 1.4em;}
blockquote span {font-size: 1.4em; color: #000;}
del {color:#666;}
em, dfn, blockquote, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}
cite {color: #666;}

pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre,code,tt {
	font: 1em monospace;
	line-height: 1.5;
}

/*----------------Typography------End--------------*/

/* Images Begin*/


img.bordered,img.alignleft,img.alignright,img.aligncenter {
	background-color: #FFF;
	border: 1px solid #ccc;
	padding: 3px;
}
img.alignleft, img.left {margin: 0 1.5em 1em 0;}
img.alignright, img.right {margin: 0 0 1em 1.5em;}

/* Images End*/

a:link {
    color: #CC9900;
}
a:visited {
    color: #906;
}
a:hover {
    color: #6699CC;
}
a:active {
    color: #C60
}

#header {
    background: url() no-repeat right top;
    position: relative
    margin:-20px;
}
#header h3 {
    background: url("images/header.1024x196.jpg") no-repeat;
    height: 197px;
    text-indent: -999px;
    margin: 0;
}
#header h3 a {
    display: block;
    width: 835px;
    height: 100%;
}
#header h4 {
    background: url("images/tu.424x63.jpg") no-repeat;
    height: 63px;
    width: 424px;
    text-indent: -999px;
    margin-top: 0px;
}

#header h4 a {
    display: block;
    width: 835px;
    height: 100%;
}


/*- Navigation Begin--------------------------- */ 

#nav {
      float:right;
      width:576px;
      background:#FFFFFF;
      font-size:1.2em;
      line-height:normal;
      border-bottom:1px solid #DD740B;
      }
    #nav ul {
	  margin:0;
	  padding:10px 10px 0 50px;
	  list-style:none;
      }
    #nav li {
      display:inline;
      margin:0;
      padding:0;
      }
    #nav a {
      float:left;
      background:url("images/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #nav a span {
      float:left;
      display:block;
      background:url("images/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #nav a span {float:none;}
    /* End IE5-Mac hack */
    #nav a:hover span {
      color:#FFF;
      }
    #nav a:hover {
      background-position:0% -42px;
      }
    #nav a:hover span {
      background-position:100% -42px;
      }
      
/*- Navigation End--------------------------- */


/* Main Begin */

#main {padding: 24px;}

#main .text-separator, #featured .text-separator {
	color: #AAA;
	padding: 0 5px;
}

.col { font-size: .9em;  float: left; width: 280px; margin: 0 30px 10px 10px; }
.last { float: right; margin: 0 10px 10px 0; }

/* Main End */


#footer {
    background: url("images/footer.1024x190.jpg") no-repeat left bottom;
    clear: both;
    height: 240px;
    text-align: left;
    margin: 0 0 0;
}


#footer h5 {
    color: #ffffff;
    position: relative;
    bottom: -225px;
    left: 10px;
    margin: 0 0 0;
    
}

#footer h6 {
    color: #ffffff;
    position: relative;
    bottom: -215px;
    float: right;
    margin: 0 10px 0;
    
}
