/* CSS Document */

/* Page Properties */
body {
	background-color: #D5D5D6;
	margin-top: 0px;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 12px;
	color: #5b2513;
}
a:link {
	color: #BE4926;
}
a:visited {
	color: #BE4926;
}
a:hover {
	color: #F6BDA9;
}
a:active {
	color: #BE4926;
}
/* Layout */

#main_wrapper{
	height: auto;
	width: 981px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.cfnmgold.com/t1/images/bg1.jpg);
}
/* header layouts */
#header_wrapper{
	height: auto;
	width: 951px;
	margin-left: auto;
	margin-right: auto;	
}
#header_animated{
	height: 117px;
	width: 951px;
}
#header_large{
	height: 537px;
	width: 951px;
}
#header_2{
	height: 263px;
	width: 951px;
	background-image: url(http://www.cfnmgold.com/t1/images/header2.jpg);
}
#header_2txt{
	height: 263px;
	width: 293px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B2513;
	margin-left: 317px;

	text-align: center;
}
#header_3{
	height: 274px;
	width: 293px;
}
/* navigation layouts */
#nav_container{
	height: 43px;
	width: 951px;
	margin-left: auto;
	margin-right: auto;	
}
#nav1{
	height: 43px;
	width: 27px;
	float: left;
}
#nav2{
	height: 43px;
	width: 105px;
	float: left;
}
#nav3{
	height: 43px;
	width: 239px;
	float: left;
}
#nav4{
	height: 43px;
	width: 202px;
	float: left;
}
#nav5{
	height: 43px;
	width: 140px;
	float: left;
}
#nav6{
	height: 43px;
	width: 181px;
	float: left;
}
#nav7{
	height: 43px;
	width: 57px;
	float: left;
}
/* testimonial layouts */
#test_container{
	height: auto;
	width: 951px;
	margin-right: auto;
	margin-left: auto;	
	background-image: url(http://www.cfnmgold.com/t1/images/bg2.gif);
}
#testimonial_textbox{
	height: auto;
	width: 800px;
	text-align: center;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B2513;
	padding: 4px;
	margin: 30px;	
}
.name{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
}

/* support form layouts */

#support_container{
	height: auto;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.cfnmgold.com/t1/images/bg2.gif);	
}
#support form{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	top: auto;
	clip: rect(auto,auto,auto,auto);
}

/* footer layouts */
#footer_container{
	height: auto;
	width: 951px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://www.cfnmgold.com/t1/images/bg2.gif);	
}
#footer_top{
	height: 144px;
	width: 951px;
}
#footer_row2{
	height: 69px;
	width: 951px;

}
#footer_row3{
	height: 62px;
	width: 951px;
}
#footer_row4{
	height: 100px;
	width: 951px;
}

