/* CSS Document */

html { border:0px; }
body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align:left; color:#426969; }
body { background-color: #C5CED2; background-image: url(images/background.jpg); background-repeat: repeat-x; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; text-align:center; }
img {border:0px;}
h1	{ color:#94c164; padding:0 0 15px 0; margin:0; font-size:1.5em;}
ul	{padding-bottom:0px; margin-bottom:0px;}
textarea {border:3px solid #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align:left;}
input{border:3px solid #FFFFFF;font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align:left;}
#container { width:926px;}
#nav { width: 195px; float:left; height:458px; background-image:url(images/new_02.jpg);}
#nav-content { width: 195px; float:left; height:458px; background-image:url(images/nav-bg2.jpg);}
#nav-item { float:right; width:195px; text-align:right;}
.nav-item-first { padding-top:16px;}
#top-body { float:right;}
#top-body-content { float:right; height:410px; background-image:url(images/content-bg.jpg); width:614px; text-align:left; padding: 19px 83px 29px 34px; color:#426969;}
#top-body-content2 { float:right; height:410px; background-image:url(images/content-bg2.jpg); width:614px; text-align:left; padding: 19px 83px 29px 34px; color:#426969;}
#content1	{ width:415px; float:left;}
#content11	{ width:415px; float:left; height:230px;}
#content2	{ float:right; width:173px; padding-top:130px;}
#content3	{ width:570px; margin-top:85px; float:left; display:none; }
a.other:link {color:#497db2; text-decoration:none;}
a.other:visited {color: #009999; text-decoration:none;}
#sub-body { height:171px; background-image:url(images/new_04.jpg); float:right;	color:#e6eed6; width:731px;}
#sub-body0 { width:50px; height:171px;float:left; }
#sub-body1 { background-image:url(images/new_05.jpg); background-position:top left; background-repeat:no-repeat; float:left; width:177px; height:133px; text-align: left; padding:38px 20px 0px 23px; line-height:1.3em;}
#sub-body2 { background-image:url(images/new_06.jpg); background-position:top left; background-repeat:no-repeat; float:left; width:128px; height:133px; text-align: center; padding:38px 10px 0px 10px; line-height:1.3em;}
#sub-body3 { background-image:url(images/new_07.jpg); background-position:top left; background-repeat:no-repeat; float:left; width:155px; height:133px; text-align:right; padding:38px 10px 0px 10px; line-height:1.3em;}
#sub-body4 { background-image:url(images/new_08.jpg); background-position:top left; background-repeat:no-repeat; float:left; height:171px; float:right;}
.webbg { background:url(images/background-sml.jpg); text-align:left;}
#web1 {float:left; width:244px; height:203px; }
#web2	{float:left; width:168px; line-height:2em;color:#000; margin-top:30px;}
#web3	{float:left; width:168px; color:#000; margin-top:25px;}
.white {color:#FFF;}
a.white:link {color:#fff;}
a.white:active {color:#fff;}
a.white:visited {color:#fff;}

/* Carousel Styles */

.carousel-component .carousel-list li { width:108px; /*75 + 2 + 2 + 1 + 1 */ margin-top:0px; margin-left:15px; }

.carousel-component .carousel-list li a { display:block; border:0px solid #e2edfa; outline:none; -moz-outline:none; }

.carousel-component .carousel-list li a:hover { border: 0px solid #87bf4e; }

.carousel-component .carousel-list li.active a { border:0px solid #708fc7; }

.carousel-component .carousel-list li img { border:0px solid #999; display:block; }

.carousel-component .carousel-list li strong { display:block; }
									
.carousel-component .carousel-prev { position:absolute; top:25px; z-index:3; cursor:pointer; left:5px; }

.carousel-component .carousel-next { position:absolute; top:25px; z-index:3; cursor:pointer; right:5px; }
