html{min-height: 100%; margin-bottom: 1px;}

body{
	background-color: #333746;
	color: #333746;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	height: 100%;
	margin-top: 5%;
}

#intro{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 988px;
	height: 706px;
} 
				
#page{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 988px;
	height: 706px;
	text-align: left;
	background-image: url(../images/layout/bg_acic.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

#menu{
	position: absolute;
	width: 120px;
	top: 200px;
	left: -12px;
	margin: 0;
	padding: 0;
}

#leftSub{
	position: absolute;
	top: 430px;
	left: 10px;
}

#breadCrumb{
	position: absolute; 
	top: 60px; 
	left: 235px; 
	width: 710px; 
	background-color: #FFF;
	color: #036;
	text-align: left;
	font-weight: bold;
}

#content{
	position: absolute;
	top: 80px;
	left: 225px;
	width: 75%;
	height: 85%;
	padding: 10px;
	text-align: left;
}

#leftCol{
	width: 200px;
}

#rightCol{
	position: absolute;
	top: 0;
	left: 250px;
	height: 600px;
	width: 490px;
	padding: 10px;
	overflow: auto;
}

#leftCol500{
	float: left;
	height: 500px;
	width: 325px;
	border-top: 1px #000 solid;
	padding-top: 10px;
}

#rightCol500{
	height: 500px;
	float: right;
	width: 325px;;
	border-top: 1px #000 solid;
	padding-top: 10px;
}

#leftCol200{
	float: left;
	height: 200px;
	width: 325px;
	border-top: 1px #000 solid;
	padding-top: 10px;
}

#rightCol200{
	height: 200px;
	float: right;
	width: 325px;;
	border-top: 1px #000 solid;
	padding-top: 10px;
}

#contentScroll{
	height: 600px;
	overflow: auto;
}

#homeIntro{
	position: absolute;
	top: 200px;
	left: 30px;
	width: 455px;
}

#homeNews{
	background-image: url(../images/layout/bg_news_home.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 215px;
	padding: 10px 5px 5px 6px;
}

#prodTitle{
	height: 160px;
}

.thumbwrapper{
	background-color: #FFF;
	width: 700px;
	height: 100px;
	overflow-x: scroll;
	overflow-y: hidden;
}

.thumbscroller{
	width: 1000px; 
	background-color: #FFF;
	padding-top: 5px;
}

.thumbscroller img{
	margin: 5px;
	vertical-align:middle;
}

.thumbscroller2{	
	width: 700px;
	background-color: #FFF;
	padding-top: 5px;
}

.thumbscroller2 img{
	margin: 5px;
	vertical-align:middle;
}

p.home{
	font-size: 11px;
	line-height: 20px;
}

p.flash{
	color: #CEE2F2;
}

p.flash a{
	color: #CEE2F2;
}

h1,h2,h3,h4,h5{
	color: Black;
	margin-bottom: 0px;
}

a,a:hover{	
	text-decoration: underline;
	color: #036;
}

a.index{
	color: #CEE2F2;
	text-decoration: none;
}

a.index:hover{
	color: #CEE2F2;
	text-decoration: underline;
}

a.newsletter{
	background-image: url(../images/layout/bg_newsletter.jpg);
	width: 119px;
	height: 119px;
}

a.nu,a.nu:hover,a.nu:visited{
	text-decoration: none;
}

ul#navlist{
	margin-left: 0;
	padding-left: 0;
}

#navlist li{
	display: inline;
	list-style-type: none;
}

#navlist a{
	padding: 7px 10px 9px 10px;
}

#navlist a:link, #navlist a:visited{
	background-image: url(../images/layout/lng.jpg);
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #7CBDF3;
}

#navlist a:hover{
	background-image: url(../images/layout/lng-over.jpg);
	background-repeat: no-repeat;
	color: #6392AE;
}

hr{
	border: none 0;
	border-top: 1px solid #000;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

img{
	border: none;
	margin: 0;
}

img.centered{
	vertical-align: middle;
}

.highlight{
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
}

.newsHome{
	display: block;
	color: #FFF;
	font-weight: bold;
}

.newsTitle{
	background-image: url(../images/layout/corner_news.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 25px;
	width: 700px;
	padding: 3px 0 0 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.smallTitle{
	background-image: url(../images/layout/corner_team.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 25px;
	width: 700px;
	padding: 3px 0 0 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.longerTitle{
	background-image: url(../images/layout/corner_long.gif);
	background-repeat: no-repeat;
	color: #FFF;
	height: 25px;
	width: 450px;
	padding: 3px 0 0 5px;
	font-size: 1.2em;
	font-weight: bold;
}

.newsText{
	width: 95%;
	min-height: 100px;
	margin-bottom: 20px;
}

.h100{
	height: 100%;
}

.h20{
	height: 20px;
}

.h15{
	height: 15px;
}

.pad15{
	padding: 15px;
}

.pad10{
	padding: 10px;
}

.pad5{
	padding: 5px;
}

.white{
	background-color: #FFF;
}

.blue{
	background-color: #CEE2F2
}

/*forms*/

form{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
}

legend{
	color: #036;
}

label{
float: left;
width: 120px;
font-weight: bold;
}

textarea{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	overflow: auto;
	width: 300px;
	margin-bottom: 5px;
}

input.box150{
	color: #000000;
	font-size: 1.2em;
	width: 150px;
	margin-bottom: 5px;
}

input.secureBox{
	color: #000000;
	font-size: 1.2em;
	width: 150px;
	margin: 5px 0 5px 10px;
}

input.button{
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6392AE;
	cursor: pointer; 
}

.button2{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6392AE;
	cursor: pointer; 
}

#submitbutton{
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
	font-size: 0.8em;
}

.check{
	vertical-align: top;
}

.formText{
	font-size: 0.7em;
}

#newsletterBox{
	width: 300px;
	text-align: left;
}

#newsletterBoxText{
	width: 300px;
}
	
/* classes for validator */
.tfvHighlight{
	color: red;
	font-size: x-small;
}

.tfvNormal{
	font-weight: normal;
	font-size: x-small;
}

