
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
body {
	background-color: #d2e2f1;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.imglry {
	border: 1px solid #BBB;
	padding: 1px;	
	margin: 3px;
}

a:link, a:visited, a:active { text-decoration: underline; color: #17689D; }
a:hover { text-decoration: none; color: #1D7BB9; }

img, div { behavior: url(iepngfix.htc) }

img {
	border:none; margin: 0; padding: 0;
}
#continer {
	width:950px;
	margin:0px auto;
}

.youttube { margin-top: 5px; }

.youttube ul {  display: block; list-style-type: none; margin: 0em; padding: 0px; }
.youttube li { display: block; list-style-type: none;  margin: 0em; padding: 0px; text-align: right; float: right; margin-right: 10px; }

/* - - - - - - - LEFT BLOCK CLASSES AND ID'S - - - - - - - */
#leftBlock {
	float:left;
	width:245px;
	text-align:left;
}
#mapFlash {
	z-index:5;
}
#milkCommity {
	z-index:10;
	margin-top:-15px;
}

/* - - - - - - - CENTER BLOCK CLASSES AND ID'S - - - - - - - */
#centerBlock {
	float:left;
	width:464px;
	margin:0px 9px;
}
#mainBar {
	text-align:center;
	margin:10px 0px;
	width: 474px;
}
#mainBar .sep {
	margin:0px 0px;
}
#video {
	text-align:right;
	margin:10px 0px;
	padding:0;
}
#press {
	text-align:right;
	margin:20px 0px;
	padding:0;
}
#presscontent {
	color:#FFF;
	text-align:right;
	padding:5px 40px 0px 10px;
	margin:0px;
	background: url(images/middle_middle.png) repeat-y;
}
#links {
	text-align:center;
}
#links img {
	margin:0px 3px;
}

/* - - - - - - - RIGHT BLOCK CLASSES AND ID'S - - - - - - - */
#rightBlock {
	float:right;
	width:215px;
}
#rightBlock .right_block {
	width:197px;
	margin:10px auto;
}
#rightBlock .right_block p {
	text-align:right;
	padding:0px 10px;
	margin:0;
	background: url(images/right_middle.png) repeat-y;
}

/* - - - - - - - FOOTER BLOCK CLASSES AND ID'S - - - - - - - */
#footer {
	padding:25px 0px;
	clear:both;
	width:800px;
	margin:0px auto;
	text-align:center;
	color:#005088;
	font-weight:bold;
}
#footer img {
	margin-bottom:-10px;
}

.has { text-align: center; padding-right: 180px; }

.has ul
{
	display: block;
	margin: 0em;
	padding: 0px;
	list-style-type: none;
	 text-align: center;

}

.has ul li
{
 text-align: center;
	float: right;
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 40px;
	list-style-type: none;
}

/*drop menu*/
.anylinkcss
{
	position:absolute;
	display: none;
	z-index: 100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 100px;
	color: #FFFFFF;
	padding: 4px;
	background-color: #C7E0F5;
	text-decoration: none;
	top: 35px;
	text-align: right;
	margin-top: 10px;
}
.anylinkcss ul
{
	display: block;
	margin: 0em;
	padding: 0px;
	list-style-type: none;
}
.anylinkcss ul li
{
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	list-style-type: none;
}
.anylinkcss ul li.line
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.anylinkcss ul li.line2
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.anylinkcss ul li a
{
	color: #007DC6;
	text-decoration: none;

}
.anylinkcss ul li a:hover
{
	color: #D71921;
	text-decoration: none;

}

