@charset "utf-8";
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.titleopen {
	font-size: 24px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 500;
	color: #FFFFFF;
	text-decoration: none;
	vertical-align: middle;
	line-height: 29px;
}


html {
	background-image: url(../images/bg/bottombg.png), url(../images/shadowmain.png);
	background-repeat: repeat-x, repeat-y;
	background-position: center bottom, center ;
	background-color: #e8e8e8;
}


body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg/topbg.png);
	background-repeat: repeat-x;
	background-position: top;
	
}

#container {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header {
	height: 197px;
	width: 1000px;
	background-color: #003663;
	background-image: url(../images/header1.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

#socialicons {
	float: right;
	height: 32px;
	width: auto;
	margin-top: 148px;
	position: relative;
}

.searchbox {
	width: 175px;
	margin-left: 10px;
	height: 24px;
	border: 1px solid #09F;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	vertical-align: 30%;
	margin-right: 10px;
	
}


#slideshow_banner {
	height: 350px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	position: inherit;
	background-image: url(../images/slideshadown.png);
	background-repeat: no-repeat;
	background-position: center bottom;
		
	
}
#infobody {
	background-color: #FFF;
	min-height: 296px;
	height:auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#infobox1 {
	float: left;
	height: auto;
	width: 499px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #cccccc;
	background-color: #FFF;
}
#infobox2 {
	float: left;
	min-height: 175px;
	height:auto;
	width: 500px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #cccccc;
	margin-bottom: 10px;
}
#infobox2 h2 {
	width: 500px;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: 700;
	text-decoration: none;
	margin-left: 10px;
	color: #707070;
}

#infobox2 p {
	width: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	color: #707070;
	height: auto;
	margin-right: 15px;
}
#infobox2 p a {
	width: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	color: #707070;
	height: auto;
	margin-right: 15px;
}


#infobox3 {
	float: left;
	min-height: 274px;
	height:auto;
	width: 500px;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
}
#infobox3 h2 {
	height:auto;
	width: 500px;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	font-weight: 700;
	text-decoration: none;
	margin-left: 10px;
	color: #707070;
}
#infobox3 p {
	width: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	color: #707070;
	height: auto;
	margin-right: 15px;
}
#infobox3 p a {
	width: auto;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	color: #707070;
	height: auto;
	margin-right: 15px;
}


div#mysagscroller2{
width: 250px; /*width of scroller*/
height:300px;
border:7px solid #C0C0C0;
}

div#mysagscroller2 ul li img{
border-width:0;
display:block; /*this causes each image to be flush against each other*/
}

#three_boxes {
	min-height: 40px;
	height:auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#box1 {
	float: left;
	min-height:225px;
	height: auto;
	width: 333px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
.more-less {
	height: auto;
	width: 315px;
	float: left;
	margin-left: 8px;
	margin-top: 8px;
	font-family: 'Open Sans', sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	margin-bottom: 8px;
	
}

#box2 {
	float: left;
	min-height:225px;
	height: auto;
	width: 332px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
}
#box3 {
	float: left;
	min-height:225px;
	height: auto;
	width: 333px;
}
#footer {
	height: 159px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.celltitle {
	height: 40px;
	width: 25%;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #7D7D7D;
	text-decoration: none;
}
.cellbody {
	height: 15px;
	width: 25%;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
}
.cellbody a {
	text-decoration: none;
	color: #7D7D7D;
}
