@charset "utf-8";
/* Begin template css*/
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-image: url(images/backg.jpg);
	background-repeat: repeat;
}
#box1 {
	position: absolute;
	left: 87px;
	top: 40px;
	width: 223px;
	height: 130px;
	z-index: 3;
}
#box2 {
	position: absolute;
	left: 430px;
	top: 37px;
	height: 131px;
	width: 340px;
	z-index: 3;
}
#sen {
	width: 150px;
	position: relative;
	left: 509px;
	bottom: 184px;
	padding-left: 10px;
}
#sen img{
	padding-left: 0px;

}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Main font styles*/
.words {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f7f2d2;
}
.wordsbold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f7f2d2;
	font-weight: bold;
}
/* end fonts*/

.oneColFixCtrHdr #container {
	width: 800px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}

.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #53231e;
}
/* This is the beginning of the header section for the template*/
.oneColFixCtrHdr #header {
	background-image: url(/images/header1.jpg);
	height: 175px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	position: relative;
}



.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 */
}
#logo {
	width: 202px;
	padding-top: 11px;
	height: 110px;
	padding-left: 20px;
	padding-bottom: 10px;
}

/*These are the Styles for the Menu in the header*/
.hdrmenu {
	background-color: #2a1c1d;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #2a1c1d;
	border-right-color: #2a1c1d;
	border-bottom-color: #2a1c1d;
	border-left-color: #2a1c1d;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #f7f2d2;
}


#menu {
	width: 800px;
	text-align: center;
	height: 55px;
	color: #f7f2d2;
	position: relative;
	left: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	top: 13px;
}
#menu a{
	text-decoration: none;
	color: #f7f2d2;
}
#menu a:hover{
	text-decoration: underline;
}
/* End of the header menu Styles*/
/*end of header section*/
/* Begin the promotion styles. These can be easily removed from view in the whole website by toggleing the  visibility variable from visible to hidden*/
#promotop {
	position: absolute;
	left: 632px;
	top: 0px;
	text-align: right;
	visibility: hidden;
}
#picbot {
	margin-left: 44px;
	visibility: hidden;
}
/*end of the Promotion style section*/
/* Begin the template footer styles */
.oneColFixCtrHdr #footer {
	background-image: url(images/footer.jpg);
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	color: #F7F2D2;
	text-align: left;
}
.oneColFixCtrHdr #footer a {
	text-decoration: none;
	font-weight: bold;
	color: #F7F2D2;
	font-family: Verdana, Geneva, sans-serif;
	}

.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 */
}
#promobottom {
	height: 115px;
	position: relative;
	left: 28px;
	bottom: 230px;
	width: 750px;
}
#menufooter {
	text-align: center;
	width: 780px;
	height: 30px;
	top: 25px;
	position: relative;
}
#ftrlogos img{
	padding-bottom: 25px;

}
#ftrlogos {
	display: block;
	width: 225px;
	top: 33px;
	position: relative;
	left: 20px;
	text-align: center;
}
#well {
	margin-bottom: 13px;
}
#carstin {
	position: relative;
	top: -232px;
	left: 330px;
	width: 145px;
}
#ftrwords {
	height: 190px;
	width: 220px;
	position: relative;
	left: 555px;
	top: -300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#ftrwords a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#ftrwords a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: underline;
}
#kilink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	width: 780px;
	height: 35px;
	position: relative;
	bottom: 230px;
}
#kilink a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#kilink a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
/* End of the template footer styles*/
/* END OF THE TEMPLATE STYLES */
/* INDEX page Styles*/
#indexpic {
	width: 775px;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
	height: 500px;
	padding-left: 0px;
}
#index {
	width: 700px;
	position: relative;
	left: 45px;
	bottom: 110px;
	height: 300px;
}
#index img{
	padding-left: 30px;

}

#indexwrd {
	background-color: #8c6b4f;
	width: 450px;
	position: relative;
	left: 0px;
	bottom: -10px;
	padding-left: 20px;
	font-size: 14px;
	padding-right: 20px;
}


/* ABOUT  page Styles*/

#mainabt {
	position: relative;


}
#abthdr {
	width: 310px;
	position: absolute;
	left: 420px;
	padding-left: 20px;
	top: 10px;
}
#abtpic1 {
	margin-top: 25px;

}
#abtpic2 {
	left: 11px;
	position: absolute;
	top: 240px;
}



#abtpic3 {
	left: 1px;
	position: absolute;
	top: 607px;
}

#abtpic4 {
	left: 436px;
	position: absolute;
	width: 320px;
	height: 369px;
	top: 927px;
}


#abtwrds1 {
	left: 50px;
	position: absolute;
	width: 300px;
	height: 200px;
	top: 380px;
}
#abtwrds2 {
	left: 456px;
	position: absolute;
	width: 320px;
	height: 190px;
	top: 660px;
}
#abtwrds3 {
	left: 20px;
	width: 400px;
	height: 250px;
	top: 980px;
	position: absolute;
}
#cabwrds {
	width: 350px;
	position: relative;
	left: 350px;
	bottom: 350px;
}
#cabpic {
	position: relative;
	padding-top: 20px;
	height: 450px;
	padding-left: 40px;
}
#countpic {
	position: relative;
	padding-top: 20px;
	height: 450px;
}
#countwrds {
	width: 320px;
	position: relative;
	left: 70px;
	bottom: 350px;
}
#countpic1 {
	position: relative;
	left: 420px;
	width: 305px;
}
#fppic {
	position: relative;
	padding-top: 30px;
	height: 450px;
	padding-left: 70px;
}
#fpwrds {
	width: 350px;
	position: relative;
	left: 350px;
	bottom: 350px;
}

#content a{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 14px;

}
#content {
	text-align: center;
	margin-bottom: 20px;
}#content a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}
iframe {
	border: thick solid #2a1c1d;
}

#ifrm {
	height: 400px;
	width: 780px;
	position: relative;
	padding-left: 5px;
}


#dirtop {
	width: 780px;
	height: 300px;
	padding-left: 150px;
	padding-top: 20px;
}
#dirwrds {
	width: 150px;
	position: relative;
	right: 150px;
	text-align: center;
	bottom: 220px;
}
#hardware {
	position: absolute;
	height: 237px;
	width: 235px;
	left: 304px;
	top: 152px;
}
#hardware img{
	position: relative;
	height: 94px;
	width: 114px;
	top: 7px;
	left: 55px;


}
#kilinknu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	width: 750px;
	height: 35px;
	position: relative;
	bottom: 0px;
}
#kilinknu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#kilinknu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}
#promobottomnu {
	height: 115px;
	position: relative;
	left: 8px;
	bottom: 10px;
	width: 750px;
	display: none;
}
