/*----------------------*/
/* The Nivo Slider styles */
#slider_box{ width:748px; height:252px; margin-top:-3px;}
#slider{ position:relative; width:748px; height:252px; z-index:88;overflow:hidden; background:url(images/Header.png)}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;	margin:0;z-index:60;display:none;}
/* The slices in the Slider */
.nivo-slice {display:block;	position:absolute;z-index:50;height:100%;}

/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {	position:absolute; bottom:-34px;	z-index:99;	cursor:pointer;text-indent:-5000px; width:30px; height:30px;  display:block;}
.nivo-prevNav { right:135px; background:url(images/marker_left.gif) no-repeat}
.nivo-prevNav:hover{ background:url(images/marker_left_active.gif) no-repeat}
.nivo-nextNav {right:10px; background:url(images/marker_right.gif) no-repeat}
.nivo-nextNav:hover{ background:url(images/marker_right_active.gif) no-repeat}

/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{ position: absolute;z-index:99; right:14px; bottom:21px;}
.nivo-controlNav a {position:relative;z-index:99;cursor:pointer; text-indent:-5000px; width:16px; height:16px; float:left; margin-right:6px; background:url(images/buttons.png) right 0 no-repeat}
.nivo-controlNav a.active { background-position:left}

/* Caption styles */
.nivo-caption { padding-top:10px; height:260px; width:345px;position:absolute; top:0px; right:20px; color:#fff; z-index:99;}

.nivo-caption .text1{ font:36px Arial, Helvetica, sans-serif; color:#39c0f8; font-weight:bold; display:inline-block; text-align:left; line-height:1.2em; margin-top:-7px;}
.nivo-caption .text2{ font:48px Arial, Helvetica, sans-serif; color:#fff; font-weight:bold; display:block; line-height:1.2em; margin-top:-10px; letter-spacing:-2px;}
.nivo-caption p{ font-size:12px; color:#fff; line-height:14px; font-weight:bold; padding-top:8px;}
.nivo-caption a{ display:inline-block; position:absolute; right:0; bottom:20px; background:url(images/button-bg.png) 0 0 no-repeat; font:26px Arial, Helvetica, sans-serif; line-height:77px; padding-bottom:0px; text-align:right; text-indent:inherit; width:200px; color:#fff; text-decoration:none; }
.nivo-caption a:hover{ background-position:bottom;}

.color1 p{ color:#454545}
.nivo-caption .color1 .text1{ font-size:30px; display:block; color:#454545; margin-top:0}
.nivo-caption .color1 .text2{ color:#3b3b3b; display:inline-block; letter-spacing:-3px}
.nivo-caption .color1 .box{ margin-right:0px; margin-top:7px; margin-left:7px}


