/* CSS Document */

/** force right scrollbar in non-ie browsers to prevent horizontal jumping */
  html {
    height: 100%;
    margin-bottom: 1px;
  }

body {
	padding:0px;
	margin:0px;
	background-color:#f9e4b3;
}
p {
        margin: 0 0 0.75em 0;
}
ul {
        margin-top: 0;
}
.bannerBackg {
	background-image:url(images/bannerBackg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}
#logo {
	width:512px;
	float:left;
}
#banner01 {
	width:512px;
	float:left;
	background-image:url(images/banner01.jpg);
	background-repeat:no-repeat;
	height:161px;
}
#navcontainer ul
{
	float:left;
	margin: 0;
	padding:12px 0px 9px 64px;
	list-style-type: none;
}
#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	color: #f9e4b3;
	font-family:Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 17px;
	font-weight:bold
}
#navcontainer ul li a:hover {
	color:#fc3a20;
}


#footerNavcontainer ul
{
	margin:auto;
	padding:2px 0px 2px 0px;
	list-style-type: none;
}
#footerNavcontainer ul li { display: inline; }

#footerNavcontainer ul li a
{
	text-decoration: none;
	color: #45232e;
	font-family:Arial, Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
}
#footerNavcontainer ul li a:hover {
	text-decoration:underline;
}

.img01 {
	background-image:url(images/img01.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:422px;
}
.img02 {
	background-image:url(images/img02.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:358px;
}
.img03 {
	background-image:url(images/img03.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:380px;
}
.img04 {
	background-image:url(images/img04.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:450px;
}
.img06 {
	background-image:url(images/img06.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.img07 {
	background-image:url(images/img07.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:407px;
}
.img09 {
	background-image:url(images/img09.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:445px;
}
#content {
	margin:auto;
	width:1024px;
	
}
#leftColumn {
	width:265px;
	float:left;
	padding:65px 0px 0px 70px;
	text-align:justify;
}

#rightColumn {
	width:310px;
	float:left;
	margin:65px 0px 0px 345px;
	text-align:justify;
}
.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44232E;
	height: 19px;
	width: 158px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-left-color: #707070;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44232E;
	height: 110px;
	width: 335px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-left-color: #707070;
}
.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44232E;
	height: 19px;
	width: 335px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #707070;
	border-left-color: #707070;
}



















.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45232e;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #45232e;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #45232e;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fc3a20;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #45232e;
	text-decoration: none;
}

