body{
	margin:0;
	padding:0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #13c3f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
}

a {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
em {
	font-style: oblique;
	font-weight: bolder;
	color: #039;
	text-decoration: none;
}

a:link {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #1B75FC;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
H1 {
	font-size: 16px;
	color: #0066CC;

}
H2 {
	font-size: 14px;
	color: #0066CC;
	height: 10px;

}
H3 {
	font-size: 13px;
	color: #000000;
	height: 14px;
}
H4 {
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
	display: inline;
}
H5{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
H5 a{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
H5 a:link{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
H5 a:hover{
	font-size: 15px;
	font-weight: bold;
	color: #CEE7FF;
}
H5 a:visited{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
#maincontainer{
	width: 950px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image: url(../images/p-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #ebf6fb;
}

#topsection{
	background: #FFFFFF url(../images/banner.jpg) no-repeat;
	height: 161px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}
#menusection{
	background-color: #FFFFFF;
	background-image: url(../images/menu-bg.jpg);
	height: 103px;
	background-repeat: no-repeat;
}
#contentwrapper{
float: left;
width: 100%;
}
#content {
	margin: 0px;
	padding: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.content {
	padding: 10px 12px 12px;
	text-align:justify;
}
.cleared {
	clear: both;
}

.justify {
	text-align: justify;
}
.blue {
	font-weight: bold;
	color: #039;
}
.plain {
	color: #000033;
	font-weight: normal;
	text-decoration: none;
}
.plain a {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.plain a:link {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.plain a:hover {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.plain a:visited {
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}

.accentedbox {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #006699;
	border: 4px double #FFFFFF;
	padding: 10px;
	text-align: center;
	margin: 6px 12px;
	line-height: 20px;
	letter-spacing: 1px;
}

.testomonial {
	font-style: italic;
	font-weight: normal;
	color: #000066;
}

.contenttube {
	margin: 5px;
}
.columnspace {
	float: left;
	width: 10px;
}

.contentleft {
	float:left;
	width: 350px;
	background-image: url(../images/corners2.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
		}
.contentfullcorners {
	background-image: url(../images/fullcorners.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 710px;
	padding-top: 5px;
}
.fullcolumn {
	width: 100%;
}


#rightcontent {
	clear: right;
	text-align: left;
		}
#footer{
	width: 100%;
	padding: 4px 4px 4px 0;
	clear: left;
	text-decoration: none;
}
.footer{
	font-size: 9px;
	font-style: oblique;
	text-decoration: none;
	text-align: right;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.footer a:link{
	color: #003366;
	text-decoration: none;
}
.footer a:hover{
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.contacttube{
	width: 720px;
	padding-top: 25px;
	font-weight: bold;
	color: #0066CC;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 60px;
	float: right;
	font-size: 13px;
}
.sidebar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	letter-spacing: 0.4px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
.sidebar2 {
	text-align: left;
}
/*Credits: Dynamic Drive CSS Library */
/*Gallery */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	position: relative;
	z-index: 0;
	margin-right: 6px;
}
.display {
	font-size: 12px;
	font-weight: bold;
	color: #069;
	text-decoration: none;
}


.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #DAEEF8;
	padding: 5px;
	left: -1000px;
	border: 1px solid #006699;
	visibility: hidden;
	color: #006699;
	text-decoration: none;
	font-size: 9px;
	text-align: left;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 5px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 30px;
	left: 50px; /*position where enlarged image should offset horizontally */
}
/*End Gallery */
/*menus*/
#menu {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 39px;
}

.menu {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	padding: 6px 4px 0px 10px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 9px;
	top: 19px;
	margin-right: 10px;
	width: 700px;
	float: right;
}
.menu a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 15px;
}
.menu a:hover {
	color: #CEE7FF;
}
#topBar form {
	width:205px;
	text-align:right;
	background-position: center center;
	text-decoration: none;
	float: right;
}
.topBarsearch {
	font-size: 10px;
	color: #039;
	text-decoration: none;
}

/*change working image menu*/
.leftmenu{
	font-weight: bold;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
	padding: 2px;
	background-image: url(../images/menu-bg.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.leftmenu br {
	margin:0;
	padding:0;
	display:none;
}
.leftmenu a{
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	display:block;
	font-size: 12px;
	background-image: url(../images/menu-lite.gif);
	background-repeat: repeat;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.leftmenu a:hover{
	font-weight: bold;
	display:block;
	color: #005680;
	text-decoration: none;
	background-image: url(../images/menu-link.gif);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}

/*end site menu left*/

#bottommenu {
	height: 35px;
	background-image: url(../images/b-menu.jpg);
	width: 100%;
	background-position: bottom;
	background-image: url(../images/menu-title.gif);
	background-repeat: repeat-x;
}
.bottommenu {
	font-size: 9px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	background-image: url(../images/b-menu.jpg);
}
.bottommenu a{
	color: #0244A8;
	text-decoration: none;
	font-weight: bold;
	padding-right: 20px;
	text-align: center;
}
.bottommenu a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*end menus*/
#nestedlist, #nestedlist ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:-2px;
	padding-left:18px;
	text-indent: -1px;
	list-style-image: url(../images/bullet.gif);
	clip: rect(auto,auto,9px,auto);
	margin-bottom: 4px;
	padding-bottom: 9px;
	margin-top: 4px;
}
ul {
	color: #000066;
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	text-align: left;
}

#nestedlist li {
	margin-bottom: 9px;
	color: #205699;
}
.alert {
	color: #F00;
}
button {
	color: #369;
}

/*SEF items*/
.pagename {
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-align: center;
	text-decoration: none;
	display: block;
}
.pagename2 {
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-align: center;
	text-decoration: none;
	text-transform: none;
}

.pagename2 a{
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-align: center;
	text-decoration: none;
}
.rss h1{font-size:12px; font-weight:normal;}
.rss ul{
	margin:0px 7px 0px 0px;
	padding:0px;
	list-style:none;
	clear: both;
}
.rss ul li{
	margin:0px;
	padding:0px;
}
.rss ul li a{font-size:10px; font-weight:normal;}


#subcats a{font-size:10px;font-weight:normal;}
#subcats ul {list-style:none;}
#subcats {font-size:10px;}
/*SEF items*/

