body {
	margin:0;
	padding:0;
	text-align: center;
	font-family: Arial, Verdana, san-serif;
	font-size: 12px;
	color: #999999;
}

span.clear { 
    display: block; 
    clear: both; 
    width: 1px; 
    height: 0.001%;
    font-size: 0px; 
    line-height: 0px; 
}

h1 {
	font-size: 30px;
	color: #ff3333;
	text-shadow: 1px 1px 1px #666666;
}

a {
	color:#339900;
	font-weight: bold;
}

a:hover {
	color:#336600;
}

span.med-green {
	color:#339900;
	font-weight: bold;
}

span.med-red {
	color:#ff3333;
	font-weight: bold;
}

img {
	text-decoration: none;
	border: 0 none;
}

a img {
	text-decoration: none;
	border: 0 none;
}

div#minor-links {
	width: 100%;
	background-image: url('images/y_minor_nav_bg.gif');
	background-repeat:repeat-x;
	background-color: #3eba00;
	border-bottom: solid 1px #999999;
}

div#minor-links-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1100px;
	min-width: 1000px;
	padding: 7px 10px 7px 0;
	text-align: right;
	font-size: 10px;
	color: white;
}

div#minor-links-container a {
	font-size: 10px;
	color: white;
	text-decoration: none;
}

div#minor-links-container a:hover {
	text-decoration: underline;
}

div#content {
	width: 100%;
	padding-bottom: 20px;
	background-image: url('images/y_bg.png');
	background-repeat:repeat-x;
	background-color: #d6d6d6;
}

div#sunflower-container {
	margin-left: auto;
	margin-right: auto;
	max-width: 1110px;
	min-width: 1010px;
	padding: 0;
	background-image: url('images/y_header_bg.jpg');
	background-repeat:no-repeat;
	background-position: top right; 
}

div#logo-container {
	background-image: url('images/y_logo.png');
	background-repeat:no-repeat;
	background-position: top left; 
}


div#content-container {
	min-width: 750px;	
	margin-left: 200px;
	margin-right: 100px;
	text-align: left;
	background-color: none;
}

/*HOT TOPIC*/
div#row1 {
	padding: 0px;
	background-color: #FFFFFF;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image:url('images/y_hot_topic_bg.gif');
	background-repeat:repeat-y;
	background-position: top left;
} 

#sub-content-container {
	padding: 9px 0px 0px 0px;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-image: url('images/y_sub_bg.gif');
	background-repeat:repeat-x;
	background-color: #FFFFFF;
} 

#sub-nav {
	width: 600px;
	padding: 8px 0px 7px 0px;
	background-image: url('images/y_sub_nav_bg.gif');
	background-repeat:repeat-x;
} 

#sub-nav a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	text-shadow: 1px 1px 2px #1d5600;
} 

#sub-nav a:hover {
	color: #fee326;
	text-shadow: 2px 2px 3px #194901;
} 

#sub-content {
	color: #666666;
	font-size: 14px;
	padding: 30px;
	line-height: 20px;
} 
	
div#row2 {
	background-color: none;
	overflow: auto;
	width: 100%;
	height: 95px;
	margin: 15px 0 15px 0;
} 

.btn {
	display: block;
	width: 32%;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-image: url('images/y_yel_but_bg.gif');
	background-repeat:repeat-x;
	background-position: top right; 

}

.btnr {
	width: 32%;
	padding: 0px;
	margin: 0px;
	text-align: center;
}

.btn {
	float: left;
	margin-right: 12px;

}

.btnr {
	float: right;
}

.l {
	float: left;
	}

.r {
	float: right;
}

.red-btn {
	display: block;
	background-image: url('images/y_red_but_bg.gif');
	background-repeat:repeat-x;
	background-position: top right; 

}

#vol-bottom-pad {
	padding-bottom: 8px;
} 


div#row3 {
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	background-image: url('images/y_fac_bg.gif');
	background-repeat:repeat-x;
	text-decoration: none;
} 

div#fac-front-door {
	background-image: url('images/y_fac_front_door.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	text-decoration: none;
} 


div#fac-header {
	float: left;
	margin-left: -7px;
	margin-top: 9px;
	text-decoration: none;
} 

#fac-content {
	padding: 27px 0px 27px 25%;
	color: #39aa00;
	font-size: 15px;
	line-height: 26px;
} 

#fac-content a {
 	text-decoration: none;
} 



.med-rd-fon {
	color: #cc3333;
	font-size: 16px;
	font-weight: bold;
}

.med-itc-fon {
	font-size: 14px;
	font-style: italic;
}

div#footer {
	width: 100%;
	background-color: #FFFFFF;
	border-top: solid 1px #999999;
}

div#footer-container {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	max-width: 1100px;
	min-width: 1000px;
	padding: 10px 10px 7px 10px;
	text-align: left;
}


