@charset "utf-8";
.layertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	background-color: #999999;
	padding: 5px;
}

/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* CSS for website divs layouts*/
#container {
	width: 964px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#flashbox {
	margin-bottom: 10px;
	margin-top: 10px;
}
#boxtop {
	background-attachment: fixed;
	background-image: url(../images/topcurve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 964px;
	height: 23px;
}
#midbox {
	background-image: url(../images/midline.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	width: 963px;
	height: 250px;
}
#nav {
	width: 250px;
	margin-left: 0px;
	height: 100px;
	float: left;
}
#logo {
	width: 200px;
	margin-left: 20px;
}
#bottombox {
	background-image: url(../images/bottomcurve2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
	width: 963px;
	height: 20px;
}
#midtext {
	width: 200px;
	float: right;
	margin-right: 10px;
	height: 568px;
}
#title {
	background-attachment: fixed;
	background-image: url(../images/tbg.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 428px;
	padding-left: 10px;
	height: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 15px;
}
#container #search #midbox #rigntbox #res {
	background-image: url(../images/tbg.jpg);
}
#labfooter {
		text-align:center;
		clear:both;
	}
#searchbox {
	width: 245px;
	float: left;
	margin-bottom: 10px;
	height: 20px;
}
#midcon {
	width: 680px;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	background-image: url(../images/midmid.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
	padding: 0px;
}
#midcon2 {
	width: 680px;
	float: left;
	margin-left: 15px;
	margin-right: 10px;
	background-repeat: repeat-y;
	background-attachment: fixed;
	padding: 0px;
}
#midtop {
	background-image: url(../images/midtop.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 10px;
}
#midmid {
	padding-left: 13px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#midbottom {
	background-attachment: fixed;
	background-image: url(../images/midbottom.jpg);
	background-repeat: no-repeat;
	height: 10px;
}
#cse-search-box input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-position: top;
	vertical-align: top;
}



/* CSS for text on webpages*/
.titletext {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	line-height: 20px;
	font-weight: bold;
	vertical-align: text-top;
}
#midmid ul {
	list-style-position: inside;
	list-style-type: disc;
}
.style3 img {
	margin-right: 15px;
	margin-bottom: 10px;
	float: left;
}
.textimage {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}

.textmid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}


/* CSS for text from dynamicdrive script*/

.mypets{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 5px;
border: 1px solid gray;
background: #E1E1E1;
}

.openpet{ /*class added to contents of 1st demo when they are open*/
background: yellow;
}

.technology{ /*header of 2nd demo*/
	cursor: hand;
	cursor: pointer;
	margin: 10px 0;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}


.openlanguage{ /*class added to contents of 2nd demo when they are open*/
	color: #431E49;
}

.closedlanguage{ /*class added to contents of 2nd demo when they are closed*/
	color: #EA4D20;
}

.box {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.arrow {
	list-style-position: outside;
	list-style-image: url(../images/arrow.gif);
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}.textmid img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.weblinks img {
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	height: 130px;
	width: 200px;
}
.websiteimage {
	float: left;
	height: 130px;
	width: 200px;
	margin-right: 10px;
}
.enewsimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.weblinkstext {
	float: left;
	height: 135px;
	width: 410px;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #E8E8DB;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.weblinkstext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.contact {
	width: 225px;
	float: left;
}
.form1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
