@charset "UTF-8";

* {
outline:none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: 000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 175px;
	width: 960px;
}
.clear {
	clear: both;
}
#content {
	margin: 0px;
	padding: 10px;
	float: right;
	width: 680px;
	text-align: left;
}
#side {
	margin: 0px;
	float: left;
	width: 260px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 80%;
	color: #000000;
	text-align: left;
}
#menu {
	margin: 0px;
	padding: 0px;
	height: 33px;
	width: 960px;
	background-image: url(img/menubg.jpg);
	font-size: 80%;
	text-align: center;
	position: relative;
	background-color: #2159A7;
}
#side .boxergonizer {
	height: 113px;
	width: 255px;
	border: 1px solid #FE9642;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(img/box_ergonizer.jpg);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#side .boxexpert {
	height: 47px;
	width: 255px;
	border: 1px solid #FC983F;
	background-image: url(img/box_expert.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#side .boxlinks {
	height: 47px;
	width: 255px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FE9642;
	background-image: url(img/box_links.jpg);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#side .boxevents {
	height: 47px;
	width: 255px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #FE9642;
	background-image: url(img/box_events.jpg);
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}

#side .boxmenu {
	height: auto;
	width: 235px;
	border: 1px solid #FC983F;
	background-image: url(img/menu2bg.jpg);
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-color: #8BBBFF;
	list-style-type: none;
	padding: 10px;
	font-size: 105%;
}
#side .boxcontact {
	background-image: url(img/box_contact.jpg);
	height: 140px;
	width: 255px;
	border: 1px solid #FC983F;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
.highlight {
	font-weight: bold;
}
h1 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size:14px;
}
#content ul {
	list-style-type: none;
}
#content ul li {
	background-image: url(img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#side p {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
}
#side .highlight, #side a.highlight {
	font-weight: bold;
	color: #013D90;
	text-align: center;
	font-size: 110%;
	text-decoration: none;
}

#side a:hover {
	color: #000000;
}

#footer {
	clear: both;
	float: right;
	height: 15px;
	width: 620px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC983F;
	border-bottom-color: #FC983F;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
	padding-bottom: 5px;
}
#footer p {
	font-size: 90%;
	color: #013D90;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#footer a {
	color: #013D90;
	text-decoration: underline;
}
#footer a:hover {
	color: #F89138;
	text-decoration: underline;}

.left {
text-align:left;
}
.imgright {
	padding: 5px;
	float: right;
}

.imgleft {
	padding: 5px;
	float: left;
}

#banner h1 {
	margin: 0px;
	padding: 0px;
}
#side .boxmenu a {
	text-align: left;
	color: 003D8F;
	font-weight: bold;

}
#side .boxmenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#side .boxmenu li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}

/*.companyinfo #side a.companyinfomenu{
	color: #013D90;
	} */

#side .boxmenu .toplist {
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: bold;
}
#side .boxmenu .toplist a {
	color: #013D90;
}

#side .boxmenu li.sidebullet {
	background-image: url(img/sidebullet.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#side .boxmenu .sidebullet a {
	font-weight: normal;
}
#side a {
	color: #013D90;
	text-decoration: none;
}

#content a {
	color: #003D8F;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.boxright {
	padding: 10px;
	float: right;
	width: 200px;
	border: 1px solid #003D8F;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content .boxright p {
	margin: 0px;
	padding: 0px;
}
#content .secondlist {
	background-image: url(img/secondbullet.gif);
}
#side .boxmenu a:hover {
	color: 000000;
}
#content a:hover {
	color: #FF9132;
	text-decoration: underline;
}
#content .boxright ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#content 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;
}
#content ol {
	list-style-image: none;
	list-style-type: decimal;
	margin-left: 25px;
}
#content .rightbufftable td {
	padding-right: 10px;
}
#content .extramenu {
	padding: 10px;
	width: 175px;
	border:1px solid #003D8F;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content .extramenu ul {
	margin: 0px;
	padding: 0px;
	
}
.bghighlight {
	background-color: #CBE3FF;
}
.required {
	color: #990000;
}
.rightbox2 {
	float: right;
	width: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #003D8F;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.rightbox2 ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
