.clear{ clear: both }
body{
	margin:0;
	color:  #414041;
	padding:0;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 0px;
	font-size: 11px;
	background-color: #d2c9b4;
	font-family: arial, sans-serif;
}

b{font-size: 110%;}

a {
	color: #D38F2E;
	text-decoration : none;
	padding-left: 2px;
	padding-right: 2px;
}
 a:hover {
	text-decoration : underline;
}

#maincontainer{
	width: 783px;
	/*Width of main container*/
	margin: 0 auto;
	/*Center container on page*/
	background-color : #FFFFFF;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : White;
	border-right-style : solid;
	border-right-width : 0px;
}
#topsection{
	background: #d38f2e;
	height: 96px;
	/*Height of top section*/
	background-image : url("images/bg_sub_fibres.gif");
	background-position : right;
	background-repeat : no-repeat;
}

#logo_sub{
	padding-top:45px;
	margin-left: 45px;
}
 #nav_home{
	height: 35px;
	margin-top: 12px;
	margin-left: 45px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 0px;
}
 #nav_home a:link {
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	margin-left : 0px;
	margin-right: 7px;
	line-height: 30px;
	letter-spacing: 2px;
	word-spacing: 6px;
	color: white;

}
#nav_home a:visited { color: white; 	
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	margin-left : 0px;
	margin-right: 7px;
	line-height: 30px;
	letter-spacing: 2px;
	word-spacing: 6px;
	 }
#nav_home a:hover { color: #ffb123;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	margin-left : 0px;
	margin-right: 7px;
	line-height: 30px;
	letter-spacing: 2px;
	word-spacing: 6px;
 }
ul {
	list-style-position : inside;
	word-spacing : normal;
	display : block;
	text-indent : 0px;
	color : #333333;
	display : block;
	font-size: 12px;
	text-align: top;
	list-style-image : url("images/bullet.gif");
}
li {
	margin-right: 100px;	
	line-height: 20px;
	vertical-align: top;

}


#nav_main{
	background: #ffffff;
	padding-left: 45px;
	height: 44px;
	line-height: 28px;
	/*Height of nav section*/
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 6px;
	word-spacing: 6px;
	background-image : url("images/bg_nav_fibres.gif");
	background-position : top;
	background-repeat : repeat-x;
}


#nav_main a:link {
	line-height: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	margin-left : 0px;
	margin-right: 0px;
	color: #565656;
	letter-spacing: 6px;
	word-spacing: 6px;
}
#nav_main a:visited { color: #565656; text-decoration: none; font-size: 10px;
	 }
#nav_main a:hover { color: #ffb123; text-decoration: none; font-weight: bold; font-size: 10px;
 }
 #subnav{ 
	padding-right: 45px;
	/*Height of nav section*/
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 2px;
 }

 
#maincontainer_home{
	width: 783px;
	height: 575px;
	margin: 25px auto;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 15px;
	border-right-color : White;
	border-right-style : solid;
	border-right-width : 15px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 15px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 15px;	
}	
#contentwrapper_home{
	float: left;
	width: 783px;
	background-color : #d38f2e;
	height: 575px;
	background-image : url("images/bg_home_fibres.gif");
	background-position : right;
	background-repeat : no-repeat;	
}
#contentcolumn_home{ 
	margin-left:0px;
	border-left-color : White;
	border-left-style : solid;
	border-left-width : 0px;
	border-right-color : White;
	border-right-style : solid;
	border-right-width : 0px;
	border-top-color : White;
	border-top-style : solid;
	border-top-width : 0px;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 0px;	
}
#logo_home{
	height: 35px;
	margin-top: 45px;
	margin-left: 45px;
	width: 335px;
	position: relative;
}
#leftcolumn_home{
float: left;
width: 0px; /*Width of left column*/
margin-left: -783px; /*Set left margin to -(MainContainerWidth)*/
background-color : #d38f2e;
}
p.desc_home{
clear: left;
	width: 450px;
	font-size: 11px;
	display: block;
	color: #ffffff;
	text-align: center;
	/*letter-spacing: -.03em;*/
	margin-top: 0px;
	padding-top: 10px;
	text-transform:uppercase;
}
#footer_home{
	color:#660033;
	margin: 25px auto;
	margin-top:-10px;
	width: 783px;
}




#contentwrapper{
	float: left;
	width: 783px;
}
#contentcolumn{
	margin-left: 390px;
	/*Set left margin to LeftColumnWidth*/
}
#contentcolumn_search{
	margin-left: 399px;
	/*Set left margin to LeftColumnWidth*/
}
#contentcolumn_search p{ 
margin-right: 20px;
line-height: 14px;
 }
#contentcolumn p{ 
margin-right: 20px;
 }
 #contentcolumn_item_list{
	margin-left: 570px;
	/*Set left margin to LeftColumnWidth*/
}
#leftcolumn_search{
	float: left;
	width: 420px;
	/*Width of left column*/
	margin-left: -783px;
	/*Set left margin to -(MainContainerWidth)*/
}
#leftcolumn{
	float: left;
	width: 420px;
	/*Width of left column*/
	margin-left: -783px;
	/*Set left margin to -(MainContainerWidth)*/
}
#leftcolumn_item_list{
	float: left;
	width: 570px;
	/*Width of left column*/
	margin-left: -783px;
	/*Set left margin to -(MainContainerWidth)*/
}

#footer{
	clear: left;
	font-size: 10px;
	width: 100%;
	color: #86926c;
	text-align: center;
	font-weight : bold;
	line-height : 25px;
}
#footer a{
color: #FFFF80;
}
.img_wrap{
float:left;
margin-right: 10px;
margin-bottom: 10px;	
}
.img_wrap_intListItem{
float:left;
margin-right: 10px;
margin-bottom: 5px;	
}
.innertube{
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 30px;
	margin-bottom:10px;
}
.innertube_hm{
	margin-left : 30px;
	margin-right : 30px;
	margin-top : 5px;
	margin-bottom:10px;
}
.innertube_left{
	/*Margins for inner DIV inside each column (to provide padding)*/
	margin-left : 30px;
	margin-right : 40px;
	margin-top : 35px;
	margin-bottom:20px;
}
.innertube_right{
	/*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 35px;
	margin-bottom:30px;
	margin-left:50px;
	margin-right:30px;
}
	
 /*HERE IS THE BEGINNING OF ITEM DETAILS AND CONTENT DESIGN SEPARATE FROM PAGE STRUCTURE AND NAVIGATION*/	


 #item_wrap{ 
 width: 350px;
 max-width:350px;
 margin-bottom:45px;
 float: right;
  }
   h1 {
	font-family: arial, Helvetica, sans-serif;
	line-height: 21px;
	height: 21px;
	margin-top: 25px;
	/*letter-spacing: .2em;
	*/
}
 h2.item {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom:5px;
	line-height:16px;
	padding-left: 0px;
	padding-right:5px;
	letter-spacing: 1px;
	word-spacing: 2px;
	color: #d38f2e;
	font-weight: bold;
}
 a.item_title {
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom:5px;
	line-height:16px;
	padding-left: 0px;
	padding-right:5px;
	color: #d38f2e;
	font-weight: bold;
}
h2.det {
	text-align: left;
	display: inline;
	font-size: 11px;
	font-weight:bold;
	color: #d38f2e;
	margin-left: 5px;
	margin-right: 10px;
	}

a.button{
	float: right;  }
	
h2.text {
	text-align: left;
	font-size: 20px;
	font-weight:normal;
	color: #819224;
	margin-left: 0px;
	text-transform:capitalize;
	}
h3.text {
	text-align: left;
	font-size: 14px;
	font-weight:normal;
	color: #819224;
	margin-left: 5px;
	margin-bottom: 8px;
	}	
	
h3.int_list {
	text-align: left;
	font-size: 10px;
	font-weight:normal;
	color: #ffffff;
	padding-left: 5px;
	text-transform:uppercase;
	background-color:#D38F2E;
	height: 12px;
	line-height:12px;
	word-spacing:2px;
	letter-spacing:1px;
	}	
p.int_list_desc{
	margin-top:0px;
	padding: 7px;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	background-image:url(images/bg_int_list.jpg);	
}
.int_list_item{
	margin-top:0px;
	margin-bottom:10px;
	padding: 2px;
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
	background-image:url(images/bg_int_list2.jpg);
	display:block;
}

	/* -- Contact and Search Form Formatting -- */

form {
	display: inline;
	font-family: arial, monospace;
	font-size: 11px;
	color: #333333;	
}
input, select, textarea, cfinput {
	font-family: arial, monospace;
	font-size: 11px;
	color: #333333;
	padding: 1px;
}
.reqfield,b.reqfield,.error {
	color: #333333;
	font-weight: bold;
}
.message{ 
color: #8c0000; 
 }
 

 
.title_wrap {
	color: #819224;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	float: left;
	width: 50px;
	margin-right: 4px;
	height: 30px;
	vertical-align:middle;
}
.title_wrapTextile {
	color: #819224;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	float: left;
	width: 97px;
	margin-right: 4px;
	height: 30px;
	vertical-align:middle;
}
.title_wrap_contact {
	color: #819224;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-align:right;
	float: left;
	width: 200px;
	margin-right: 4px;
	height: 30px;
	vertical-align:middle;
}
.input_wrap {
	color: #819224;
	display: inline;
	font-size: 10px;
	font-weight: bold;
	text-align:left;
	height: 25px;
	vertical-align:middle;
}

.submitLink {
	color: #819224;
	text-decoration : none;
	background-color: transparent;
    border: none;
    cursor: pointer;
    cursor: hand;
	float:right;
	margin-right:15px;
	padding-right:0px;
	font-weight:bold;}