body,
html {
    margin:0;
    padding:0;
    background:#534741;
    color:#000;
	height:100%;
    }
body {
    width:100%;
	color:#847D6F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
    }
a{
	color:#0000FF;
	text-decoration:none;
}
u{
	color:#FFFFFF;
}
#wrap {
    background:#ffffff;
    margin:0 auto;
    width:750px;
    }
#header {
  
	background:url(../images/bornman2.jpg) no-repeat ;
	width:930px;
	height:476px;
    }
#main {
    background:#9c9;
    float:left;
    width:500px;
    }
#sidebar {
    background:#c9c;
    float:right;
    width:250px;
    }
#footer {
    background:#cc9;
    clear:both;
    }
#nav ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#nav {
    background:#c99;
    padding:5px;
    }
#footer p {
    padding:5px;
    margin:0;
    }
	
	
/*custom base layout*/
.outerWrapper {
	  margin: 0 auto;
	  width: 1000px;
	  /*min-height:800px;*/
	 /* text-align: left;*/
	  /*background-color:#534741;*/
	  /*padding:0px 0px 0px 0px;*/
	  background:url(../images/BackgoundFull.jpg) repeat-y fixed;

}

.outerWrapper .header {
	float:left;
	padding:0px 0px 0px 0px;
	height:148px;
	width:744px;
	background-color:#beaa92;
}


.outerWrapper .menuCol {
	/*position:relative;*/
	background-color:#79675D;
	float:left;
	width:210px;
	/*height:100%;*/
	border:2px solid;
	border-color:#FFFFFF;
	border-bottom:0px;
	border-top:0px;
    padding:0px 0px 0px 0px;
}

.outerWrapper .content{
	float:left;
	width:730px;
	/*height:663px;*/
	color:#FFFFFF;
	font-size:12px;
	background:url(../images/bodyContact2.jpg) repeat-y;
}

.outerWrapper .content .content1{
	float:left;
	width:531px;
	/*height:663px;*/
	padding:0px 60px 0px 0px;
/*	background:url(../images/body_1.jpg) no-repeat;*/
	color:#FFFFFF;
/*	text-align:justify;*/

}
.outerWrapper .content .contentClearBack{
	float:left;
	width:522px;
	padding:0px 60px 0px 80px;
	background:url(../images/horizontalBodyClear.jpg) repeat-y;
	/*color:#FFFFFF;*/
/*	text-align:justify;*/
}
.outerWrapper .content .contentDark{
	float:left;
	width:663px;
	color:#FFFFFF;
	font-size:11px;
	background:url(../images/horizontalBodyClearDark.jpg);

}
.outerWrapper .content .contentClearBack2{
	float:left;
	/*height:692px;*/
	width:663px;
	color:#FFFFFF;
	font-size:11px;
	/*background:url(../images/products_bottom2.jpg);*/
	background:url(../images/horizontalBodyClear.jpg) repeat-y;
}
.outerWrapper .content .contentProductBottom{
	float:left;
	height:355px;
	width:663px;
	color:#FFFFFF;
	font-size:11px;
	background:url(../images/products_bottom.jpg);
}
.outerWrapper .content .content2{
	float:left;
	padding:0px 0px 0px 10px;
	color:#FFFFFF;
	width:250px;
	/*text-align:justify;*/
	font-size:11px;
}
.outerWrapper .content .formT{
	float:left;
	padding:0px 0px 0px 10px;
	width:220px;
	height:30px;
}

.outerWrapper .content .content1 .content1block{
	float:left;
	width:245px;
	height:106px;
	/*padding:7px 5px 0px 15px;*/
	background:url(../images/index_block2.jpg) no-repeat;
	color:#FFFFFF;
}


.spacer {
	clear:both;
}
.pad10 {
	padding:10px;
}
hr{
	color:#FFFFFF;
}

.white12{
	color:#FFFFFF;
	font-size:12px;
}
.white11{
	color:#FFFFFF;
	font-size:12px;
}
.blueHeading{
	color:#32368e;
	font-size:12px;
	font-weight:bold;
}
.blueHeading10{
	color:#32368e;
	font-size:11px;
	font-weight:bold;
}
.floatLeft{
	float:left;
}
.padIndex{
	padding:30px 60px 0px 80px;
}
.styleWhiteHeading{
		color:#FFFFFF;
		font-size:13px;
		font-weight:bold;

}
.styleBlueHeading{
		color:#32368e;
		font-size:13px;
		font-weight:bold;

}
.styleGreenTxt{
	color:#8dc63f;
	font-size:11px;
}

