﻿/* ========== Styling all elements */
* {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}
input {
	vertical-align: middle;
}
.floatleft {
	float: left !important;
}
.floatright {
	float: right !important;
}
abbr {
	cursor: help;
}
acronym {
	cursor: help;
}
/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */
/* ========== BODY */
body {
	margin: 0;
	padding: 0;
	background-color:#5d5f60;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:justify;
}
/* ========== WRAPPER */
#wrapper {
	width:1000px;
	margin: 0 auto;
	background-image:url('../images/layout-bg.gif');
	background-repeat:repeat-y;
}

/* ========== Top Button Container Start */
#topcontainer{
	width:1000px;
	height:196px;
}

.lt-logocontainer{
	width:335px;
	height:196px;
	float:left;
}

.rt-header{
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	width:665px;
	height:196px;
	float:right;
}
.logobox{
	width:335px;
	height:68px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	float:left;
}
.logobox a{
	width:335px;
	height:68px;
	display:block;
}
.small-ltheader{
	width:335px;
	background-image:url(../images/lttop-header.gif);
	background-repeat:no-repeat;
	height:128px;
	clear:both;

}

#link-container{
	background-image:url(../images/link-bg.gif);
	background-repeat:repeat-x;
	width:1000px;
	height:38px;
}
.link-text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#5d5f60;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.link-text a{
	color:#5d5f60;
	text-decoration:none;
}
.link-text a:hover{
	color:#e1710d;
	text-decoration:none;
}


.link-text12{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5d5f60;
	font-weight:bold;
	text-decoration:none;
}
.link-text12 a{
	color:#5d5f60;
	text-decoration:none;
}
.link-text12 a:hover{
	color:#e1710d;
	text-decoration:none;
}











/* ======================================================================== */
#main-contentbox{
	width:1000px;
	height:auto;
	margin-top:6px;
}
/* =================LEFT CONTAINER START CLASS==================== */
#left-container{
	width:229px;
	height:auto;
	float:left;
}

/* ======================================================================== */
#left-categoriesbox{
	width:221px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
}
.ltcontant-title {
	width:221px;
	height:38px;
}
.ltcontant-title ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 0px;
}
.ltcontant-title li {
	display:block;
	padding:0 1px 0px 10px;
	background:url(../images/box-toptitlebar.gif) no-repeat center left;
	line-height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e1710d;
	font-weight:bold;

}
/* ============Left Side Link Container========================= */
.ltcontant-list {
	width:219px;
	height:auto;
	background-image:url(../images/box-bgbar.gif);
	background-repeat:repeat-y;
	border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
}
.ltcontant-list ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 5px;
}
.ltcontant-list li {
	display:block;
	padding:0 0px 0px 15px;
	background:url(../images/black-arrow.gif) no-repeat center left;
	line-height:21px;
	border-bottom:1px solid #e2e2e2;

}
.ltcontant-list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	height:21px;
	text-decoration:none;
}
.ltcontant-list li a:hover {
	color:#c26e00;
	text-decoration:underline;
}



.site1 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	height:21px;
	text-decoration:none;
}
.site1 li a:hover {
	color:#c26e00;
	text-decoration:underline;
}
/* =====================CENTER CONTAINER CLASS START==================================== */
#center-container{
	width:535px;
	height:auto;
	float:left;
}
#center-googlebox{
	width:500px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#125f8f;
	font-weight:bold;
	text-align:center;
}


/* =========Content Box=============================== */
#content-displaybox{
	width:520px;
	height:auto;
	color:#000000;
	padding:6px;
}
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#125f8f;
	font-weight:bold;
}
/* =========================RIGHT CONTAINER START CLASS==================================== */
#right-container{
	width:229px;
	height:auto;
	float:right;
	display:block;
}
#right-categoriesbox{
	width:221px;
	height:auto;
	margin-left:5px;
	margin-top:5px;
}

.rtcontant-title {
	width:221px;
	height:38px;
}
.rtcontant-title ul {
	margin:0;
	list-style:none;
	padding:0px 0px 0px 0px;
}
.rtcontant-title ul li {
	display:block;
	padding:0 1px 0px 10px;
	background:url(../images/box-toptitlebar.gif) no-repeat center left;
	line-height:38px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#e1710d;
	font-weight:bold;

}

/* ============Right Side Link Container========================= */
.rtcontant-list {
	width:219px;
	height:auto;
	border-right:1px solid #e2e2e2;
	border-left:1px solid #e2e2e2;
}
.rtcontant-list ul {
	margin:0;
	list-style:none;
	list-style-type:none;
	padding:0px 0px 0px 5px;
}
.rtcontant-list li {
	display:block;
	padding:0 0px 0px 15px;
	background:url(../images/black-arrow.gif) no-repeat center left;
	line-height:21px;
	border-bottom:1px solid #e2e2e2;

}
.rtcontant-list a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	display:block;
	height:21px;
	text-decoration:none;
}
.rtcontant-list li a:hover {
	color:#c26e00;
	text-decoration:underline;
}

/* ============Footer Container Start=========================================*/
#footer-container{
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	width:1000px;
	height:39px;
	clear:both;
	color:#333333;
	font-size:12px;
	text-align:center;
	line-height:40px;
	margin-top:8px;
	text-decoration:none;
}
#footer-container a{
	color:#333333;
	text-decoration:none;
}
#footer-container a:hover{
	color:#993300;
	text-decoration:underline;
}
