@charset "utf-8";
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: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 100%;
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #000;
}
.oneColFixCtrHdr #contact {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(../images/backgrounds/xrep_red.jpg);
	border: 1px solid #000;
}
.oneColFixCtrHdr #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px none #e3e8ee;
	width: 850px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.oneColFixCtrHdr #testimonial {
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(../images/waterbg_mid.png);
	margin-right: auto;
	margin-left: auto;
	margin-top: -21px;
	margin-bottom: -16px;
}
.oneColFixCtrHdr #testimonialwrap {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 800px;
	border: 1px none #e0dbc7;
	margin-top: -5px;
	margin-bottom: -5px;
}
.oneColFixCtrHdr #gdcontent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
}
.oneColFixCtrHdr #wdcontent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat;
	background-position: center center;
	background-image: url(../images/backgrounds/xrep.jpg);
	border: 1px solid #000;
}

.oneColFixCtrHdr #header {
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #000;
	border: 1px solid #000;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #linebreak {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: repeat-x;
	background-position: center center;
	background-image: url(../images/linebreakbg.png);
	height: 12px;
}
.oneColFixCtrHdr #navbar {
	width: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-image: url(../images/navbg2.png);
	height: 60px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border: 1px solid #000;
}
.oneColFixCtrHdr #navbar h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.oneColFixCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
}
.oneColFixCtrHdr #wrap {
	background-repeat: repeat-y;
	background-position: center center;
	height: 260px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColFixCtrHdr #wrap p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	border: thin solid #666;
}

.oneColFixCtrHdr #footer {
	background-color: #000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFF;
	background-image: url(../images/linebreakbg.png);
	height: 450px;
}
.oneColFixCtrHdr #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 */
}
.oneColFixCtrHdr #footer2 {
	background-image: url(../images/redlineBG_topNbottom_sml.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 150px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFF;
	background-color: #000;
	
}
.oneColFixCtrHdr #footer2 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 */
}
.oneColFixCtrHdr #footer3 {
	background-color: #000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: center top;
	color: #FFF;
	background-image: url(../images/linebreakbg.png);
	height: 450px;
}
.oneColFixCtrHdr #footer3 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 */
}
.oneColFixCtrHdr #footer4 {
	background-color: #000;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat: repeat-x;
	background-position: center bottom;
	color: #FFF;
	background-image: url(../images/linebreakbg.png);
	height: 450px;
}
.oneColFixCtrHdr #footer4 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 */
}
.redtext {
	color: #F30;
}
.whitetext {
	color: #FFF;
}
.oneColFixCtrHdr #yellowbox {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #99c250;
	height: 470px;
}
.oneColFixCtrHdr #xbg {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #333;
	background-image: url(../images/backgrounds/XBG.jpg);
	background-color: #333;
	height: auto;
}
.oneColFixCtrHdr #xbgebony {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #333;
	background-image: url(../images/backgrounds/XBGebony.jpg);
	background-color: #333;
	height: auto;
}
.oneColFixCtrHdr #waterbg {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #333;
	background-image: url(../images/backgrounds/XBGWaterbg.jpg);
	background-color: #333;
	height: auto;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}


.w:link {
	color: #ffffff;
	text-decoration: none;
}
.w:visited {
	color: #ffffff;
	text-decoration: none;
}
.w:hover {
	color: #C00;
	text-decoration: underline;
}
.w:active {
	color: #ffffff;
	text-decoration: none;
}
