body {
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	text-align:center;
} /* text-align:center correctly centers in IE */
a {
	outline: none;
} /* stops border seen in clicked btns in FF */
.txtlink {
	text-decoration:none;
	color: #0066CC
}
.txtlink:link {
	color: #0066CC
}
.txtlink:hover {
	color:#0066CC;
	border-bottom: 1px dotted #0066CC;
}
.txtlink:link {
	color: #0066CC
}
/******** containers *******/
#container {
	margin: 0 auto 0 auto;
	padding-top:5px; /*moves site up or down over edgebg */
 /padding-top:21px; /*moves site up or down over edgebg for IE */
	text-align: left;
	width: 984px; /* Total width of inside site content needed*/
}
#edgebg {
	background: url(../images/bg3.png) no-repeat scroll 50% 0; /* bg3 is an empty bg use if want to put a BG edge along site edges */
	display: block;
}
/*** headers ***/

#header {
	background:url(../images/header_bg.jpg) no-repeat top left;
	height:114px;
	display: block;
}
#header ul li.nl {
	float: right;
	background: url(../images/nl_bg.png) top left no-repeat;
	width: 296px;
	height: 34px;
	display: block;
	margin: 30px 40px 0px 325px;
	padding: 6px 0px 0px 14px;
}
#photos {
	height:446px;
	width:984px;
	margin:0px
}
#microcyn {
	width:482px;
	height:446px;
	float:left;
	margin:0px;
	padding:0px;
}
#vetericyn {
	width:502px;
	height:446px;
	float:right;
	margin:0px;
	padding:0px;
}
/*** animation **/

/******* banner rotation *******/

#splashanim {
	display:block;
	padding:0px;
	margin:0px 0px 0px 0px;
	height: 446px;
	width: 482px;
	list-style:none;
	overflow:hidden;/* becuase of IE you MUST put the text-indent: -9999px in each a tag and not here or it will not display */
}
#img1 a {
	background: url(../images/microcyn1.jpg) no-repeat;
	width: 482px;
	height: 446px;
	display: block;
	text-indent: -9999px;
}
#img2 a {
	background: url(../images/microcyn2.jpg) no-repeat;
	width: 482px;
	height: 446px;
	display: block;
	text-indent: -9999px;
}
#img3 a {
	background: url(../images/microcyn3.jpg) no-repeat;
	width: 482px;
	height: 446px;
	display: block;
	text-indent: -9999px;
}
#splashanim2 {
	display:block;
	padding:0px;
	margin:0px 0px 10px 0px;
	height: 446px;
	width: 502px;
	list-style:none;
	overflow:hidden;/* becuase of IE you MUST put the text-indent: -9999px in each a tag and not here or it will not display */
}
#img4 a {
	background: url(../images/vetericyn1.jpg) no-repeat;
	width: 502px;
	height: 446px;
	display: block;
	text-indent: -9999px;
}
#img5 a {
	background: url(../images/vetericyn2.jpg) no-repeat;
	width: 502px;
	height: 446px;
	display: block;
	text-indent: -9999px;
}
#img6 a {
	background: url(../images/vetericyn3.jpg) no-repeat;
	width: 502px;
	height: 446px;
	display: block;
	text-indent: -9999px;
}
/*** footer text areas ***/

#footers {
	height:151px;
	width:984px;
	margin:0px
}
#microcynfoot {
	background: url(../images/microcyn_footer.jpg);
	background-repeat:no-repeat;
	width:482px;
	height:151px;
	float:left;
	margin:0px;
	padding:0px;
}
#vetericynfoot {
	background-image:url(../images/vetericyn_footer.jpg);
	background-repeat:no-repeat;
	width:502px;
	height:151px;
	float:right;
	margin:0px;
	padding:0px;
}
.footer_content {
	width: 350px;
	height:151px;
	margin: 0px 0px 0px 0px;
	text-align:left;
	padding:0px;
	/padding-top:20px;
}
h1.title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:20px;
	margin-bottom:5px;
	color:#ffffff;
	line-height:20px;
}
.content {
	font-family:Arial, Helvetica, sans-serif;
	color:#9cb5e4;
	font-size:12px;
	list-style:none;
}
.learn {
	text-decoration:none;
	color: #0066CC;
	margin-top:10px
}
.learn :link {
	color: #0066CC;
	text-decoration:none;
}
.learn :hover {
	color:#0066CC;
	text-decoration:none;
}
.learn :link {
	color: #0066CC;
	text-decoration:none;
}

.contentlink {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#9cb5e4;
	font-size:12px;
}
.contentlink:link {
	color: #9cb5e4
}
.contentlink:hover {
	color:#9cb5e4;
	border-bottom: none;
}
.contentlink:link {
	color: #9cb5e4
}
/******* newsletter *******/	

label {
	color:#555;
	font-weight:bold;
}
input, select, button {
	vertical-align:middle;
}
.formframe {
	border: 1px solid #666666;
	BACKGROUND-COLOR: #ffff;
	COLOR: #666666;
	FONT-FAMILY: arial;
	FONT-SIZE: 12px;
	margin:0px 10px 0px 0px;
}
.newsletter {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin:0px 10px 0px 0px
}
/******* copyright footer *******/
#footercontent {
	text-align:center;
	font-family:Arial;
	font-size:11px;
	color:#999;
	margin: 15px 0px 0px 0px;/* _margin: 10px 0px 0px 0px;  for IE */
}
.footertxt:link {
	text-decoration: none;
	color: #999;
}
.footertxt:visited {
	text-decoration: none;
	color: #999;
}
.footertxt:hover {
	color: #999;
	text-decoration: underline;
}

