@charset "utf-8";
.thrColFixHdr #container #mainContent h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #41b3e9;
}
h2 {
	font-size: 14px;
	color: #ea530a;
}



body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #ea530a;
}
.sidebarlink {
	color: #545454;
	font-size: 18pt;
}




.thrColFixHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: medium solid #ea530a;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
a:link {
	color: #41b3e9;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
.thrColFixHdr #container #sidebar1 #sidebarlink a {
	font-size: 12px;
	font-weight: normal;
}


.thrColFixHdr #header {
	width: 750px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	height: 166px;
	background-color: #FFFFFF;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ea530a;
} 
.newsletter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	margin-right: 30px;
	float: right;
	height: 30px;
	bottom: 400px;
	margin-bottom: 50px;
	margin-top: -80px;
}


.thrColFixHdr #container #header img {
	bottom: -5px;
	border: 1px solid #ffffff;
}

.thrColFixHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	line-height: 8em;
}
h1 {
	color: #F6457c;
	font-size: x-large;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	line-height: 1em;
}
.thrColFixHdr #mainContent h3 {
	color: #545454;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bolder;
	text-transform: none;
	font-style: normal;
}
.thrColFixHdr #sidebar1 h3 {
	color: #EA530A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: medium;
}
.thrColFixHdr #container #mainContent2 #box1 a {
	font-size: large;
}
.thrColFixHdr #container #mainContent2 #box2 a {
	font-size: large;
}
.thrColFixHdr #container #mainContent2 #box3 a {
	font-size: large;
}



.thrColFixHdr #container #mainContent h2 {
	color: #545454;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 20px;
}


.thrColFixHdr #sidebar1 {
	display: inline;
	float: left; /* since this element is floated, a width must be given */
	width: 145px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* padding keeps the content of the div away from the edges */
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #545454;
	padding-top: 0px;
	padding-left: 20px;
	font-size: 12px;
	height: auto;
	line-height: normal;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 15px;
	word-spacing: 1px;
}
hr {
}


.thrColFixHdr #container #mainContent h6 {
	font-size: medium;
	line-height: 20px;
}


.thrColFixHdr #mainContent {
	margin-left: 185px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 10px;
	line-height: 16px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #ea530a;
	color: #545454;
	margin-right: 10px;
} 
.thrColFixHdr #container #mainContent .div1 {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #EA530A;
}
.thrColFixHdr #container #mainContent #box {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #EA530A;
	margin-bottom: 10px;
	padding-top: 10px;
}



a:visited {
	color: #41b3e9;
	text-decoration: none;
	font-weight: normal;
}
.thrColFixHdr #container #mainContent .h5 {
	color: #EA530A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}


.tower {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
	padding-right: 10px;
	margin-top: -55px;
	padding-top: -10px;
}

.thrColFixHdr #footer {
	background:#ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #545454;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #ea530a;
} 

.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #mainContent li {
	color: #41b3e9;
	font-size: small;
	line-height: 20px;
	padding-left: 0px;
	margin-left: 0px;
	list-style-image: none;
	list-style-type: none;
	left: 0px;
}
.thrColFixHdr #container #mainContent2 {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 16px;
	color: #545454;
	clear: none;
	text-align: left;
	height: 100%;
}
.thrColFixHdr #container h4 {
	color: #41b3e9;
	font-size: 12px;
}
.thrColFixHdr #container #mainContent2 #box3 #img {
	float: left;
	margin-right: 10px;
	margin-left: 5px;
}

.thrColFixHdr #container #mainContent h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EA530A;
}
a:hover {
	color: #f6457c;
	text-decoration: underline;
}
a:active {
	color: #41b3e9;
}
.thrColFixHdr #container #mainContent #box2 {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #EA530A;
	margin-bottom: 10px;
	padding-top: 10px;
}
.thrColFixHdr #container #mainContent #box3 {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #EA530A;
	margin-bottom: 10px;
	padding-top: 10px;
}
.thrColFixHdr #container #mainContent #box4 {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #EA530A;
	margin-bottom: 10px;
	padding-top: 10px;
}
.thrColFixHdr #container #mainContent #box6 {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #EA530A;
	padding-top: 10px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
.thrColFixHdr #container #mainContent #box7 {
	margin-top: 10px;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #EA530A;
}

.thrColFixHdr #container #mainContent #box5 {
	margin-bottom: 10px;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #EA530A;
	padding-top: 10px;
}
.thrColFixHdr #container #mainContent2 #box3 {
	font-size: large;
}
.thrColFixHdr #container #mainContent2 #box5 a {
	font-size: large;
}
.thrColFixHdr #container #mainContent2 #box6 a {
	font-size: large;
}
.thrColFixHdr #container #mainContent2 #box7 a {
	font-size: large;
}
.thrColFixHdr #container #mainContent .box5 {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #EA530A;
}
#search {
	padding-left: 264px;
}
#searchbig {
	padding-left: 440px;
}
.thrColFixHdr #container #mainContent img {
	margin-right: 10px;
	margin-bottom: 10px;
}
.thrColFixHdr #container #mainContent .h5 img {
	float: left;
}
.thrColFixHdr #container #mainContent #box1 {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #ea530a;
}
.thrColFixHdr #container #mainContent #smlbox1 {
	float: left;
	height: 230px;
	width: 250px;
	border: thin solid #CCCCCC;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.thrColFixHdr #container #mainContent #smlbox2 {
	float: right;
	height: 230px;
	width: 250px;
	padding: 5px;
	border: thin solid #cccccc;
	margin-bottom: 5px;
	margin-top: 5px;
	background-color: #EEEEEE;
}
.thrColFixHdr #container #mainContent #smlbox3 {
	float: left;
	width: 250px;
	border: thin solid #cccccc;
	padding: 5px;
	margin-bottom: 5px;
	height: 265px;
	margin-top: 5px;
	background-color: #eeeeee;
}

.thrColFixHdr #container #mainContent #smlbox4 {
	float: right;
	width: 250px;
	border: thin solid #cccccc;
	padding: 5px;
	margin-bottom: 5px;
	height: 265px;
	margin-top: 5px;
}
hr {
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #ea530a;
	border-right-color: #ea530a;
	border-bottom-color: #ea530a;
	border-left-color: #ea530a;
	text-decoration: none;
	background-color: #FFFFFF;
}

.thrColFixHdr #container #mainContent #smlbox1 img {
	float: left;
}

.thrColFixHdr #container #mainContent #smlbox5 {
	padding: 5px;
	float: left;
	height: 250px;
	width: 250px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #cccccc;
	background-color: #ffffff;
}
.thrColFixHdr #container #mainContent #smlbox6 {
	float: right;
	height: 250px;
	width: 250px;
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border: thin solid #cccccc;
	background-color: #eeeeee;
}
.thrColFixHdr #container #mainContent #discount {
	color: ea530a;
	font-weight: bold;
}
.thrColFixHdr #container #mainContent discount {
	font-weight: bold;
	color: #f6457c;
}
