/*
	****DO NOT REMOVE****
	Design from templatesXchange
	http://www.templatesXchange.com
*/
body {
    margin:0;
    padding:0;
    background-color:#fff;
 }
a:link { 
	color: #762e2e;
	}
a:visited { 
	color: #762e2e;
	}
a:hover { 
	color: #000000;
	}
a:active { 
	color: #000000;
	}

#container {
    width:948px;
    margin:25px auto 0 auto;
    background-color:#fff;
 }
#header {
    clear:both;
 }

#logo {
    width:400px;
    height:35px;
    float:left;
    font-family:'arial black',sans-serif;
    font-size:20pt;
    color:#6d7160;
    margin-bottom: 1px;
 }
#nav {
    width:385px;
    height:35px;
    float:right;
    font-family:verdana,sans-serif;
    margin-right: -1px;
}
#nav ul {
    margin:0;
    padding:0;
    list-style:none;
 }
#nav li {
    float:left;
 }
#nav a {
    width:76px;
    text-align:center;
    display:block;
    padding:10px 0px 0px 0px;
    margin-right:1px;
    height:25px;
    background-image:url(images/NAV_BG.gif);
    text-decoration:none;
    text-transform:uppercase;
    font-size:10px;
    color:#000;
    margin-bottom: 1px;
 }
#nav a:hover {
    color:#622000;
    font-weight: bold;
 }
#splash {
    height:255px;
    clear:both;
    background:url(images/header_image.gif) no-repeat left top;
    margin-bottom:1px;
 }
#head_div {
    height: 7px;
    background: url(images/HEAD_DIV.gif) no-repeat left top;
 }
#content {
	text-align: justify;
	width: 700px;
	font-family: verdana;
	float: right;
 }
#content h1 {
    font-family:'arial black',sans-serif;
    font-size:14pt;
    color:#6d7160;
}
#left_column {
	width: 148px;
	float: left;
	font-family: verdana;
	font-size:8pt;
	
 }
#left_column ul {
    margin-left: 0px;
    padding: 0;
    list-style: none;
 }
#left_column li {
    
 }
#left_column a {
    width:174px;
    text-align:left;
    display:block;
    padding:10px 0px 0px 0px;
    margin-right:1px;
    height:25px;
    background-image:url(images/left_li.gif);
    text-transform:uppercase;
    font-size:10px;
    color:#000;
    margin-bottom: 1px;
 }
#left_column a:hover {
    color:#622000;
    font-weight: bold;
 }
#left_column h1 {
    font-family:'arial black',sans-serif;
    font-size:10pt;
    color:#6d7160;
}
#footer {
	height: 60px;
	clear:both;
	font-family: verdana;
	font-size:8pt;
	
 }
#your_copyright {
	width: 484px;
	float: left;
	margin-bottom: 5px;
}
#txc_copyright {
	width: 284px;
	float: right;
	margin-bottom: 5px;
}
img.tXc {
	margin: 0px 0px -2px 0px;
    clear:both;
 }
#footer_div {
    height:7px;
    clear:both;
    background:url(images/FOOT_DIV.gif) no-repeat left top;	
    margin-bottom: 15px;
}