* { margin:0; padding:0;}
html, body { height:100%;}
body { background:#717171; font-family:Tahoma, Geneva, sans-serif; font-size:100%; line-height:1em; color:#404141;}

input, select, textarea { font-family:Tahoma, Geneva, sans-serif; font-size:1em;}

.fleft { float:left;}
.fright {float:right;}
.clear { clear:both;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}

.wrapper { width:100%; overflow:hidden;}
.container { width:100%;}

p { margin-bottom:16px;}

/*==================forms====================*/

#form {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	float: right;
}

/*==================list====================*/
ul { list-style:none;}

.list1 li { padding-bottom:32px;}
.list1 li p { margin-bottom:6px;}
.list1 li a { font-weight:bold;}

.list2 { padding:4px 0 10px 0;}
.list2 li { width:100%; overflow:hidden; padding-bottom:20px;}
.list2 li.last { padding-bottom:0 !important;}
.list2 li img { float:left; margin-right:20px;}
.list2 li h5 { padding-top:6px;}
.list2 li h6 { padding-top:15px;}

.list3 li {
	list-style-type:disc;
	list-style-position:outside;
	padding-bottom:15px;

}
.list3.color1 li { color:#58b01f;}
.list3.color2 li { color:#ff8002;}
.list3.color3 li { color:#f32e10;}
.list3 li span { color:#404141 !important;}

.list4 dt { font-weight:bold; margin-bottom:16px; color:#2cb6e9;}
.list4 dd { padding-bottom:16px;}

.carousel {
	width:100%;
	overflow:hidden;
	background-image: url(images/prev.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.carouselright {
	width:100%;
	overflow:hidden;
	background-image: url(images/next.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.carousel li { float:left; margin-right:15px;}
.carousel li.prev { margin-right:17px; padding-top:74px;}
.carousel li.next { margin-right:0; padding-top:74px;}

.phones-list li { width:100%; overflow:hidden; padding-bottom:16px;}
.phones-list li strong { float:left; width:69px; color:#2cb6e9;}

/*==================other====================*/
.img-indent { margin:0 20px 0 0; float:left;}
.img-indent.fright { float:right; margin:0 0 0 20px;} 
.img-indent.alt { margin-bottom:30px;}
.img-box { width:100%; overflow:hidden; padding-bottom:20px;}
.img-box img { float:left; margin:0 20px 0 0;}

.extra-wrap { overflow:hidden; }


/*==================txt, links, lines, titles====================*/
a {
	color:#93B9DC;
	outline:none;
	font-weight: normal;
}
a:hover{
	text-decoration:none;
	color: #333;
}

h1 { font-size:3em; line-height:1em; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; font-weight:normal; width:400px; margin-bottom:42px;}
h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:1em;
	font-weight:normal;
	margin-bottom:23px;
	color:#6C4713;
}
h2.alt { letter-spacing:-1px;}
h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.5em;
	line-height:1.1em;
	margin-bottom:10px;
	color: #6AA94E;
}
h4 { font-size:.91em; margin-bottom:10px;}
h4 strong { font-size:1.1em; color:#2cb6e9; display:block;}
h5 {
	font-size:13px;
	margin-bottom:5px;
	color: #60A9D6;
}
h6 { font-size:1em; font-weight:normal;}

.txt1 {
	color:#60A9D6;
}
.txt2 {
	color:#717171;
	font-style: italic;
}

/*header*/
#header .row-1 {
	height:137px;
	background-image: url(images/taglinegreen.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#header .logo {
	float:left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5;
	padding-left: 10px;
}
#header .top-links {
	float:right;
	width: 240px;
	padding-top: 10px;
	background-image: none;
}
#header .top-links li {
	float:left;
	margin-left:8px;
}

*-- header navigation 

#header .nav-box .left {
	background-image: none;
}
#header .nav-box .right {
	background-image: none;
}

*/
/*-- header navigation --*/
#header .nav-box ul { font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
#header .nav-box ul li { display:inline;}
#header .nav-box ul li a {
	display:block;
	float:left;
	color: #60A9D6;
	text-decoration:none;
}
#header .nav-box ul li a em { display:block; float:left; font-style:normal;}
#header .nav-box ul li a em b {
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	width:158px;
	text-align:center;
	cursor:pointer;
}

#header .nav-box ul li a:hover {
	color: #666;
	background-image: url(images/dotline.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/*-- header navigation --
#header .nav-box ul li a:hover em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a:hover b { background:url(images/divider-right-act.gif) no-repeat right 10px;}
#header .nav-box ul li a.current { background:url(images/nav-act.gif) left top repeat-x;}
#header .nav-box ul li a.current em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a.current b { background:url(images/divider-right-act.gif) no-repeat right 10px;}

#header .nav-box ul li a.first em { background:none;}
#header .nav-box ul li a.first:hover em { background:url(images/nav-left-act.gif) no-repeat left top;}
#header .nav-box ul li a.first-current { background:url(images/nav-act.gif) left top repeat-x;}
#header .nav-box ul li a.first-current em { background:url(images/nav-left-act.gif) no-repeat left top !important;}
#header .nav-box ul li a.first-current b { background:url(images/divider-right-act.gif) no-repeat right 10px;}

#header .nav-box ul li a.last b { background:none; width:160px;}
#header .nav-box ul li a.last:hover b { background:url(images/nav-right-act.gif) no-repeat right top;}

#header .nav-box ul li a.last-current { background:url(images/nav-act.gif) left top repeat-x; }
#header .nav-box ul li a.last-current em { background:url(images/divider-left-act.gif) no-repeat left 10px;}
#header .nav-box ul li a.last-current b { background:url(images/nav-right-act.gif) no-repeat right top !important; width:160px;}

*/

/*layout clock homepage*/

.clock{
	font-size: 9px;
	text-align: left;
	float: left;
}


/*content*/
#content { padding:0 0 20px 0; background:#fff;}
#content .section { padding-bottom:20px;}

#content .breadcrumbs {


}

#content .button {
	display:block;
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	background-image: none;
	background-repeat: repeat;
	background-color: #60A9D6;
}
#content .button em { display:block; font-style:normal; background:url(images/button-left.gif) no-repeat left top;}
#content .button em b { display:block; height:35px; line-height:35px; background:url(images/button-right.gif) no-repeat right top; cursor:pointer;}
#content .button:hover { color:#000;}

#content .button1 { background:url(images/button1-bg.gif) left top repeat-x; display:block; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#content .button1 em { display:block; font-style:normal; background:url(images/button1-left.gif) no-repeat left top;}
#content .button1 em b { display:block; height:35px; line-height:35px; background:url(images/button1-right.gif) no-repeat right top; cursor:pointer;}
#content .button1:hover { color:#000;}

#content .button2 { background:url(images/button2-bg.gif) left top repeat-x; display:block; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#content .button2 em { display:block; font-style:normal; background:url(images/button2-left.gif) no-repeat left top;}
#content .button2 em b { display:block; height:35px; line-height:35px; background:url(images/button2-right.gif) no-repeat right top; cursor:pointer;}
#content .button2:hover { color:#000;}

#content .button3 { background:url(images/button3-bg.gif) left top repeat-x; display:block; text-align:center; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase;}
#content .button3 em { display:block; font-style:normal; background:url(images/button3-left.gif) no-repeat left top;}
#content .button3 em b { display:block; height:35px; line-height:35px; background:url(images/button3-right.gif) no-repeat right top; cursor:pointer;}
#content .button3:hover { color:#000;}

.main-banner-big { background:url(images/main-banner-big.jpg) no-repeat left top; width:950px; height:303px; margin-bottom:20px;}
.main-banner-big .inner { padding:70px 0 0 52px;}
.main-banner-big .button { background:url(images/button.jpg) no-repeat left top !important; width:170px; height:36px; line-height:32px; float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:1.75em; text-align:center; color:#fff; text-decoration:none; text-transform:none !important;}
.main-banner-big .button:hover { color:#000;}

.main-banner-small {
	width:950px;
	height:180px;
	margin-bottom:20px;
	background-image: url(images/mainbanner.jpg);
	background-repeat: no-repeat;
}
.main-banner-small .inner {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 52px;
}
.main-banner-small h1 {
	font-size:22px;
	width:600px;
	margin-top: 30px;
}

.main-banner-small img {
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	float:right;
	clear:left;
	border: 5px solid #FFF;
}


/*extra-content*/
#extra-content { background:#ededed; border-bottom:1px solid #fff; padding:20px 0 29px 0;}
#extra-content .section { padding-bottom:20px;}

#extra-content .box { background:url(images/box1-bg.gif) left top repeat-x #fff; width:100%;}
#extra-content .box .border-top {background:url(images/border.gif) repeat-x top;}
#extra-content .box .border-bot {background:url(images/border.gif) repeat-x bottom;}
#extra-content .box .border-left {background:url(images/border.gif) repeat-y left;}
#extra-content .box .border-right {background:url(images/border.gif) repeat-y right;}
#extra-content .box .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
#extra-content .box .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
#extra-content .box .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom; width:100%;}
#extra-content .box .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }


/*==================boxes====================*/
.box { background:url(images/box-bg.gif) left top repeat-x; width:100%;}
.box .border-top {background:url(images/border.gif) repeat-x top;}
.box .border-bot {background:url(images/border.gif) repeat-x bottom;}
.box .border-left {background:url(images/border.gif) repeat-y left;}
.box .border-right {background:url(images/border.gif) repeat-y right;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom; width:100%;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:27px 35px 30px 34px;}

.box1 { background:#ededed; width:100%;}
.box1 .border-top {background:url(images/border-top.gif) repeat-x top;}
.box1 .border-bot {background:url(images/border-bot.gif) repeat-x bottom;}
.box1 .border-left {background:url(images/border-left.gif) repeat-y left;}
.box1 .border-right {background:url(images/border-right.gif) repeat-y right;}
.box1 .left-top-corner {background:url(images/left-top-corner2.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner2.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner2.gif) no-repeat left bottom; width:100%;}
.box1 .right-bot-corner {background:url(images/right-bot-corner2.gif) no-repeat right bottom; }
.box1 .inner { padding:27px 35px 30px 34px;}

.dept-list { float:left;}
.dept-list dd { clear:both; text-align:right;}
.dept-list dd span { float:left; padding-right:25px;}
.dept-list dd p { text-align:left;}




/*footer*/
#footer {
	color:#fff;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
}

#footer .nav { text-align:center; padding-bottom:30px;}
#footer .nav li { display:inline;}
#footer .nav li a { color:#fff; padding:0 52px 0 49px;}

#footer .fleft {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;

}
#footer .fright {
	height: 50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}


/*==========================================*/

/* Gallery Styles */

#motioncontainer {
	width: 90%; /* Set to gallery width, in px or percentage */
	height: 110px; /* Set to gallery height */
	vertical-align: middle;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#motioncontainer img {
	vertical-align: middle;
	border: 1px solid #CCC;
	padding: 1px;
	margin-right: 2px;
	margin-left: 2px;
 /* align images */
}

#motioncontainer a img {
border: 1px solid #cccccc; /* Set image border color */
}


#motioncontainer a:hover img {
border: 1px solid navy; /* Set image border hover color */
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}


#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}


/************** .picture styles ***************/
.picright {
	margin-left:5px;  
	margin-bottom:5px;
	float:right;
	clear:right;
	}

.picleft {
	margin-left:5px; 
	margin-right:5px; 
	margin-bottom:5px;
	float:left; 
	clear:left;
	}
	
.sidepicture {
	border: 1px solid #666666;
	clear: right;
	color: #666666;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px;
	text-align: center;
	width: 350px;
}
