@charset "utf-8";
/* CSS Document */

body {
    margin:0px;	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; background-image:url(images/back.jpg);line-height:19px;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

a{
	color:#fff; text-decoration:none;
}

h2{
	 line-height:24px;
}

#footer a{
	color:#333; text-decoration:none;
}
#footer a:hover{
	color:#333; text-decoration:underline;
}

#item a{
	color:#333; text-decoration:none;
}

#item a:hover{
	color:#333; text-decoration:underline;
}

#title a:hover{
	color:#333; text-decoration:underline;
}

#text h4 a{
	color:#000; text-decoration:none;
}

#text h3 a:hover{
	color:#000; text-decoration:underline;
}

#text p{
	font-size:.95em;line-height:19px;
}

#text li{
	list-style:none; margin:0 0 0 -40px;
}

#text li p{
	margin:-15px 0 20px 0;
}

#segment a{
	color:#30406d; text-decoration:none;
}
#segment a:hover{
	color:#30406d; text-decoration:underline;
}

#container{
	width:1022px;margin-left:auto;margin-right:auto;font-size:14px; background-image:url(images/dropshadowleft.png); background-repeat:repeat-y; background-position:left;
}

#nav{
	width:127px;float:left; color:#fff; text-transform:uppercase;font-size:.85em; line-height:12px; background-color:#000;margin:35px 0px 0px 0px;
}
#nav .odd{
	background-color:#242424; min-height:25px !important; padding:5px 5px 10px 5px; text-align:right;
}
#nav .even{
	background-color:#000; min-height:25px !important; padding:5px 5px 10px 5px; text-align:right;
}

#nav a{
	color:#fff; text-decoration:none;
}

#nav a:hover{
	color:#eeeeff; text-decoration:underline;
}

#main{
	width:894px;float:right; background-image:url(images/mainback.png);
}
#main2{
	width:894px;float:right; background-image:url(images/mainback2.png);
}
#slideshowMain{
	width:875px;height:440px; margin:0px; padding:0px;
}

#slideshow{
	width:875px;height:460px; margin:0px; padding:0px;
}

#features{
	width:440px;float:left;background-image:url(images/bodybkg1.jpg); background-repeat:repeat-y;background-color:#FFF;
}

#features2{
	width:290px;float:right; margin-right:18px;
}

#features #item{
	width:430px;padding:15px 5px 15px 15px; 
}

#features2 #item{
	width:270px;padding:5px 5px 5px 15px; 
}

#features #line{
	width:430px; height:9px !important;margin-left:auto; margin-right:auto;background-image:url(images/line.jpg); background-repeat:no-repeat; margin:10px 0 0 0;
}

#features2 #line{
	width:270px; height:9px !important;margin-left:auto; margin-right:auto;border-top:#c0c1c5 solid 1px; margin:10px 0 0 0;
}

#title{
	font-size:1.5em;
}

#desc{
	font-size:.9em;
}

#body{
	background-color:#FFF; width:430px; float:right;margin-right:18px;
}

#body2{
	background-color:#FFF; width:585px; float:left;
}

#img1{
	margin:0 0 20px 3px;
}

#img2{
	margin:0 0 0 2px;
}

#text{
	padding:15px; 	
}

#footer{
	clear:both; background-color:#FFF;font-size:.8em; width:875px; height:125px !important;
}

#segment{
	font-size:.9em;text-transform:uppercase; color:#30406d;padding:15px 5px 15px 15px; 
}

#item{
	width:425px;
}


