html {min-height: 100%;
margin-bottom: 1px; }


body {
	font-family: Arial, Helvetica, sans-serif;
    font-family: sans-serif;
    margin: 0px;
    padding: 0px;
	background-image: url(images/bg_tile.gif);
background-repeat: repeat;
background-position: top center;
}

/* Basic HTML */

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #333333;
	text-decoration: none;	
}


h1 {
	margin: 0px;
	padding: 40px 0 0px;
	font-weight: bold;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1D9AC8;
	text-transform: uppercase;
	}
	
	
/* Tabs Style */
#tabNav {margin:0px; padding:0px}
#tabNav ul {height:25px; clear:both; margin:0px; padding:0px}
#tabNav li {height:25px; float:left; list-style:none;  padding: 0px; margin: 0px;}
#tabNav li a img{height:25px; border: none;}
#tabNav li a {height:25px; border: none;}
.tabSEOText {display:none;}

/* Containers */

div#wrapper {
background-color:#FFFFFF;
	position: relative;
	width: 780px;
	margin: 0px auto 0px auto;}
	
div#container {
	width: 100%;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	background: #FFF url(images/content_bg.gif) repeat-y top center;
	position: absolute;
	padding-bottom: 15px;
}

div#third_column {
	position:relative;
	float: right;
	width: 150px;
	margin:0px;
	padding: 0px;
	text-align: left;
}
	
div#third_column ul {
margin-top: 35px;
padding: 0px; 
font-size: 11px;}

div#third_column ul li {
display: block;
list-style:none;
margin-left: 7px;
margin-top: 3px;
margin-bottom: 3px; }

div#third_column ul li a {
	color: #434A52;
	text-decoration: none;
}

div#third_column ul li a:hover {
	color: #434A52;
	text-decoration: none;
	background-color: #FACC8A;
}

div#first_column {
position:relative;
	float: left;
	width: 150px;
	background-color: #EE9A22;
	margin:0px;
	padding: 0px;
	text-align:right;
}
div#content {
float: left;
width: 420px;
	margin: 0px 20px;
	padding: 0px;
    }

div#header {
 padding: 0px;
 margin: 0px;
 height: 197px;
width: 780px;
}

.boxpadding{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.links1 {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC6700;
	padding-left: 20px;
	text-decoration: underline;	
}
a.links1:link {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC6700;
	padding-left: 20px;
	text-decoration: underline;	
	
}
a.links1:visited {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC6700;
	padding-left: 20px;
	text-decoration: underline;	
	
}
a.links1:hover {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC6700;
	padding-left: 20px;
	text-decoration: none;	
	
}
a.links1:active {
	font-family: Arial, sans-serif, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC6700;
	padding-left: 20px;
	text-decoration: underline;	
}
.textlinks {
font-weight: bold;
	letter-spacing: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-transform: normal;
	}
.li {
	list-style-type: none;
	list-style-position: outside;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 2px;
	margin-top: 15px;
	height: 33px;
}
ul {
padding-left: 0;
margin-left: 0;
 }


iframe { border: 0px;}