@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #d6d4cb;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
font-size:12px;
line-height:18px;
height: 100%;
}
#container{
width: 1020px; /*The width of your layout*/
margin-left: auto;/*Margin left and right set to auto center your layout*/
margin-right: auto;
height: 1100px;
text-align: left; /*Resets the text alignment*/
background-image:url(../images/containerbg.png);
background-position:bottom;
padding-bottom: 125px;
}
#containertest{
width: 1020px; /*The width of your layout*/
margin-left: auto;/*Margin left and right set to auto center your layout*/
margin-right: auto;
height: auto;
text-align: left; /*Resets the text alignment*/
background-image:url(../images/containerbg.png);
}
#top{
width: 1020px; /*The width of your layout*/
height: auto;
text-align: left; /*Resets the text alignment*/
float: left;
background-image:url(../images/containerbg.png);
}
#bottom{
width: 1020px; /*The width of your layout*/
height: 360px;
text-align: left; /*Resets the text alignment*/
float: left;
}
#container2{
width: 1020px; /*The width of your layout*/
margin-left: auto;/*Margin left and right set to auto center your layout*/
margin-right: auto;
height: 1750px;
text-align: left; /*Resets the text alignment*/
background-image:url(../images/containerbg.png);
background-position:bottom;
padding-bottom: 125px;
}
#container1{
width: 1020px; /*The width of your layout*/
margin-left: auto;/*Margin left and right set to auto center your layout*/
margin-right: auto;
height: 1950px;
text-align: left; /*Resets the text alignment*/
background-image:url(../images/containerbg.png);
background-position:bottom;
padding-bottom: 125px;
}
#container3{
width: 1020px; /*The width of your layout*/
margin-left: auto;/*Margin left and right set to auto center your layout*/
margin-right: auto;
height: 3050px;
text-align: left; /*Resets the text alignment*/
background-image:url(../images/containerbg.png);
background-position:bottom;
padding-bottom: 125px;
}
#container4{
width: 1020px; /*The width of your layout*/
margin-left: auto;/*Margin left and right set to auto center your layout*/
margin-right: auto;
height: 1350px;
text-align: left; /*Resets the text alignment*/
background-image:url(../images/containerbg.png);
background-position:bottom;
padding-bottom: 125px;
}
#container5{
width: 1020px; /*The width of your layout*/
margin-left: auto;/*Margin left and right set to auto center your layout*/
margin-right: auto;
height: 3450px;
text-align: left; /*Resets the text alignment*/
background-image:url(../images/containerbg.png);
background-position:bottom;
padding-bottom: 125px;
}
#leftcolumn{
width: 211px; /*The width of your layout*/
height: 100%;
text-align: left; /*Resets the text alignment*/
float: left;
background-position:bottom;
}
#lefttop{
width: 211px; /*The width of your layout*/
height: 658px;
text-align: left; /*Resets the text alignment*/
float: left;
background-image:url(../images/bgtopleft.jpg);
}
#nav{
width: 211px; /*The width of your layout*/
height: 225px;
text-align: left; /*Resets the text alignment*/
float: left;
text-align: right; /*Resets the text alignment*/
padding-top: 54px;
}
#rightcolumn{
width: 809px; /*The width of your layout*/
height: auto;
text-align: left; /*Resets the text alignment*/
float: left;
}
#rightcolumn2{
width: 809px; /*The width of your layout*/
height: auto;
text-align: left; /*Resets the text alignment*/
float: left;
}
#righttop{
width: 789px; /*The width of your layout*/
height: 165px;
text-align: left; /*Resets the text alignment*/
float: left;
background-image:url(../images/topbg.png);
padding-top: 20px;
padding-left: 20px;
}
#rightbottom{
width: 760px; /*The width of your layout*/
height: auto;
text-align: left; /*Resets the text alignment*/
float: left;
padding-top: 25px;
padding-left: 20px;
padding-right: 29px;
padding-bottom: 25px;
}

#contentleft{
width: 370px; /*The width of your layout*/
height: auto;
text-align: left; /*Resets the text alignment*/
float: left;
padding-right: 20px;
}
#contentright{
width: 370px; /*The width of your layout*/
height: auto;
text-align: left; /*Resets the text alignment*/
float: left;
}
#contentwide{
	width: 740px; /*The width of your layout*/
	height: 100%;
	text-align: left; /*Resets the text alignment*/
	float: left;
	padding-right: 20px;
}
.cufon-ready h1 { /* for Cufon.replace('h1') */
	font-size: 2.4em;
	color: #c63c00;
	padding: 0 0 10px 0;
	margin: 0;
}

.cufon-ready h2 { /* for Cufon.replace('h1') */
	font-size: 2em;
	color: #c63c00;
	padding: 0 0 5px 0;
	margin: 0;
	text-decoration:none;
}

.cufon-ready h3 { /* for Cufon.replace('h1') */
	font-size: 2em;
	color: #650100;
	padding: 0 0 10px 0;
	margin: 0;
}
.links { /* for Cufon.replace('h1') */
	color: #650100;
	text-decoration:none;
	font-weight:bold;
	}

.clear {
       clear: both;
       height: 1px;
       font-size: 1px;
       line-height: 1px;
       margin-bottom: -1px;
}
.mainExpand {
  cursor:hand;
  cursor:pointer;
  }
.imageright{
padding-left: 5px;
padding-bottom: 5px;
}
.imageright2{
padding-left: 15px;
padding-bottom: 5px;
}
