body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px auto;
	background-color: #F6F6F6;
}
#header{
	width:980px;
	height:77px;
}
a{
	color:#3333CC
}
a:hover{
	color:#FF0000
}
#break{
	clear:both;
}
p{
	padding:0px;
	margin:0px;
}
form {
	margin-bottom:10px;	
}
/*----------page----------*/
#page{
	margin:10px auto;
	width:980px;
	min-height:500px;
	color:#000;
}
#bgTL{
	background-image:url(../images/edge/bgTL.png);
	display:block;
	float:left;
	height:6px;
	width:6px;
}
#bgTR{
	background-image:url(../images/edge/bgTR.png); 
	display:block;
	float:left;
	height:6px;
	width:6px;
}
#bgTC{
	width:968px;
	height:5px;
	border-top:1px solid #d3d3d3;	
	float:left;
	display:block;
	background-color:#FFFFFF;
}
#bgTop{
	width:980;
	display:block;
	height:6px;
}
#pageContent{
	width:978px;
	display:block;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	background-color:#FFFFFF;
	float:left;
	padding-bottom:5px;
}
#bgBL{
	background-image:url(../images/edge/bgBL.png);
	display:block;
	float:left;
	height:6px;
	width:6px;
}
#bgBR{
	background-image:url(../images/edge/bgBR.png);
	display:block;
	float:left;
	height:6px;
	width:6px;
}
#bgBC{
	width:968px;
	height:5px;
	border-bottom:1px solid #d3d3d3;	
	float:left;
	display:block;
	background-color:#FFFFFF;
}
#bgBottom{
	width:980;
	display:block;
	height:6px;
	margin:0 auto;
}
/*----------Content WHITE----------*/
#pageContent{
	width:978px;
	display:block;
	border-left:1px solid #d3d3d3;
	border-right:1px solid #d3d3d3;
	background-color:#FFFFFF;
	float:left;
	padding-bottom:5px;
}
/*----------Box Padding----------*/
#boxPadding{
	width:960px;
	margin-top:10px;
	margin-left:10px;
}
/*----------Box Content Header----------*/
#boxHeader{
	height:33px;
	display:block;
}
#boxTitleL{
	width:7px;
	height:33px;
	float:left;
	background-image:url(../../images/edge/titleL.png);
}
#boxTitleC{
	width:944.5px;
	height:33px;
	background-color:#677490;
	float:left;
	text-align:left;
	font-size:16px;
	line-height:33px;
	color:#fff;
}
#boxTitleR{
	width:7px;
	height:33px;
	float:left;
	background-image:url(../../images/edge/titleR.png);
}
/*----------Box Content GRAY----------*/
#boxContent{
	width:946.5px;
	min-height:164px;
	border-left:1px solid #b3c4d2;
	border-right:1px solid #b3c4d2;
	background-color:#F3F3F3;
	padding:10px 0 0 10px;
}
/*----------Box Content Footer----------*/
#boxFooter{
	height:6px;
	display:block;
	margin-bottom:10px;
}
#boxFooterL{
	width:6px;
	height:6px;
	float:left;
	display:block;
	background-image:url(../../images/edge/cornerBL.png);
}
#boxFooterC{
	width:946.5px;
	height:5px;
	float:left;
	border-bottom:1px solid #b3c4d2;
	background-color:#F3F3F3;
	display:block;
}
#boxFooterR{
	width:6px;
	height:6px;
	float:left;
	display:block;
	background-image:url(../../images/edge/cornerBR.png);
}
/*----------Logo----------*/
#logo a {
    background-image:url(../images/logo/logofarm.jpg);
    width:308px;
    height:67px;
	display:block;
    float:inherit;
    text-decoration:none;
}
#logo a:hover {
    background-position:308px;
}
/*----------top Nav----------*/
#topNav{
	width:960px;
	height:33px;
	margin:3px 10px 0 10px;
}
#topNavBground{
	background:url(../images/nav/btnBground.png);
	width:960px;
	height:33px;
}
#topNav ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
#topNav li{
	position:relative;
	width:120px;
	height:33px;
	float:left;
}
#topNav li a{
	background:url(../images/nav/btnTopNav.png);
	width:120px;
	height:33px;
	line-height:33px;
	color:#4e4e4e;
	text-decoration:none;
	text-align:center;
	display:block;
}
#topNav li a:hover {
	background-position:120px;
	color:#332e2e;
}
#topNav li#left a {
	background:url(../images/nav/btnTopNavLeft.png);
	width:120px;
	height:33px;
	line-height:33px;
	color:#4e4e4e;
	text-decoration:none;
	text-align:center;
	display:block;
}
#topNav li#left a:hover {
	background-position:120px;
}
#topNav li#right a {
	background:url(../images/nav/btnTopNavRight.png);
	width:120px;
	height:33px;
	line-height:33px;
	color:#4e4e4e;
	text-decoration:none;
	text-align:center;
	display:block;
}
/*#topNav li#right a:hover {
	background-position:120px;
}*/
/*----------Page Center----------*/
#rightNav{
	width:230px;
	float:right;
	margin-right:10px;
	color:#707c96;
}	
#leftNav{
	width:710px;
	float:left;
	margin-left:10px;
}
/*----------footer----------*/
#footer{
	width:950px;
	display:block;
	margin:0px auto;
	text-align:left;
	color:#ACACAC;
	padding-left:10px;
	padding-right:10px;
}
#footer a{
	color:#ACACAC;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:none;
	color:#CCCCCC;
}