/* Start of CMSMS style sheet 'Style' */
/* Start of CMSMS style sheet 'Style' */
* {
	margin: 0;
	padding: 0;
}

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

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

a {
	color: #ec6527;
}

a:hover {
	text-decoration: underline;
}

body {
	background: #282828;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #747272;
}

/* TinyMCE specific rules */
body.mceContentBody {
   background: #FFF;
   color: #747272;
   font-size: 0.75em;
   line-height: 1.4em;
}

p.mceContentBody {
   padding-top: 10px;
}

.mceContentBody p {
   padding-top: 10px;
}



#main {
	width: 919px;
	margin: 0 auto;
	font-size: 0.75em;
}

.col-1, .col-2, .col-3 {
	float:left;
	overflow: hidden;
}

.fleft {
	float: left;
}

h1 {
	font-size: 27px;
	margin: 0 0 15px 0;
	font-weight: normal;
	font-style: normal;
	color: #166596;
	padding-top: 10px;
}

h2 {
	font-size: 1.5em;
	margin: 0 0 15px 0;
}

h3 {
	font-size: 1.083em;
	font-weight: bold;
	margin: -4px 0 2px 0;
}

h4 {
	font-size: 1em;
	margin: 0 0 2px 0;
}

h3.no_indent {
	font-size: 1.083em;
	font-weight: normal;
	color: #ec6527;
	margin: 0 0 2px 0;
}

#header {
	background: url(./uploads/images_template/header.jpg) no-repeat 0% 100%;
	height: 416px;
	padding: 35px 0 0 0;
	position: relative;
	margin: 0 0 1px 0;
	overflow: hidden;

}

#logo {
	position: absolute;
	top: 239px;
	left: 73px;
}

#menu {
	background: url(./uploads/images_template/menu.jpg) repeat-x 0% 0%;
}

#menu_left {
	background: url(./uploads/images_template/menu_left.jpg) no-repeat 0% 0%;
	height: 56px;
}

#menu_right {
	background: url(./uploads/images_template/menu_right.jpg) no-repeat 100% 0%;
	height: 56px;
}

#menu_navi_top {
	position: relative;
	width: 919px;
	height: 56px;
}

#menu_top {
	position: relative;
	float: left;
	left: 50%;
	text-align: center;
}

#list_top {
	position: relative;
	float: left;
	left: -50%;
}

#list_top ul li {
	background: url(./uploads/images_template/menu-divider.jpg) no-repeat 0% 50%;
	float: left;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

#list_top ul li a,
li.sectionheader {
	display: block;
	width: 125px;
	height: 57px;
	line-height: 56px;
	float: left;
	text-decoration: none;
	color: #f3ebe9;
}

#nav li ul li a
{
background: #0165e4 url(./uploads/images_template/menu.jpg) repeat-x 0px -3px;
color: #f3ebe9;
font-size: 1.188em;
display: block;
height: 52px;
position: relative;
text-decoration: none;
white-space: nowrap;
width: 240px;
z-index: 2;
border: 1px solid #e6e6e6;
}



#nav li ul
{
left: -999em;
position: absolute;
width: 10em;
top: 30px;
}
#nav li:hover ul
{
left: auto;
}
#nav li:hover ul, #nav li.sfhover ul
{
left: auto;
}



#nav li.no_style a.active {
	text-decoration: underline;
}


.no_style {
	background: none !important;
}

#content {
	background: #fff;
	padding: 16px 15px 41px 21px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}

#content p {
	line-height: 1.4em;
	padding: 0 0 12px 0;
}

#content p.bigger {
	line-height: 1.5em;
	padding: 0 0 25px 0;
}

#content p span {
	padding: 0 60px 0 0;
}

#content img {
	margin: 0 0 15px 0;
}

#content ul {
	margin: 0 0 11px 0;
}

#content ul li {
	background: url(./uploads/images_template/arrow1.gif) no-repeat 0% 8px;
	padding: 0 0 0 14px;
	line-height: 1.667em;
}

#content ul li a {
	text-decoration: none;
	color: #747272;
}

#content ul li a:hover {
	text-decoration: underline;
}

#content ol {
	list-style-type: decimal;
	list-style-position: inside;
	margin: 0 0 8px 0;
}

#content ol li {
	line-height: 1.667em;
}

#content ol li a {
	text-decoration: none;
	color: #747272;
}

#content ol li a:hover {
	text-decoration: underline;
}

.row-1 {
	width: 100%;
	overflow: hidden;
	margin: 0 0 31px 0;
}

.banner1 {
	background: url(./uploads/images_template/banner1.jpg) no-repeat 0% 0%;
	width: 249px;
	height: 130px;
	padding: 19px 22px;
	text-align: right;
	overflow: hidden;
}

.banner1 img {
	margin: 0 0 12px 0 !important;
}

.banner1 em {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1.250em;
	font-weight: bold;
	color: #373434;
}

.banner1 p {
	line-height: 1.167em !important;
	margin: 17px 0 18px 0 !important;
	padding: 0 !important;
}

.banner1 a {
	background: url(./uploads/images_template/link.jpg) no-repeat 0% 0%;
	width: 75px;
	height: 21px;
	display: block;
	float: right;
	line-height: 21px;
	text-align: center;
	font-size: 0.917em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.banner1 a:hover {
	font-weight: bold;
}

.banner2 {
	background: url(./uploads/images_template/banner2.jpg) no-repeat 0% 0%;
	width: 249px;
	height: 130px;
	padding: 19px 22px;
	text-align: right;
	overflow: hidden;
}

.banner2 img {
	margin: 0 0 12px 0 !important;
}

.banner2 em {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1.250em;
	font-weight: bold;
	color: #373434;
	padding: 0 2px 0 0;
}

.banner2 p {
	line-height: 1.167em !important;
	margin: 17px 0 18px 0 !important;
	padding: 0 !important;
}

.banner2 a {
	background: url(./uploads/images_template/link.jpg) no-repeat 0% 0%;
	width: 75px;
	height: 21px;
	display: block;
	float: right;
	line-height: 21px;
	text-align: center;
	font-size: 0.917em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.banner2 a:hover {
	font-weight: bold;
}

.banner3 {
	background: url(./uploads/images_template/banner3.jpg) no-repeat 0% 0%;
	width: 251px;
	height: 130px;
	padding: 19px 22px;
	text-align: right;
	overflow: hidden;
}

.banner3 img {
	margin: 0 0 12px 0 !important;
}

.banner3 em {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 1.250em;
	font-weight: bold;
	color: #373434;
	padding: 0 2px 0 0;
}

.banner3 p {
	line-height: 1.167em !important;
	margin: 17px 0 18px 0 !important;
	padding: 0 !important;
}

.banner3 a {
	background: url(./uploads/images_template/link.jpg) no-repeat 0% 0%;
	width: 75px;
	height: 21px;
	display: block;
	float: right;
	line-height: 21px;
	text-align: center;
	font-size: 0.917em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

.banner3 a:hover {
	font-weight: bold;
}

.row-2 {
	width: 100%;
	overflow: hidden;
}

.title {
	background: url(./uploads/images_template/line-title.jpg) repeat-x 0% 29px;
	width: 100%;
	height: 59px;
	overflow: hidden;
}

.title2 {
	background: url(./uploads/images_template/line-title.jpg) repeat-x 0% 37px;
	width: 100%;
	height: 59px;
	overflow: hidden;
}

.hor_line {
	background: url(./uploads/images_template/hor-line.gif) repeat-x 0% 0%;
	height: 1px;
	overflow: hidden;
	margin: 0 0 12px 0;
}

.link {
	background: url(./uploads/images_template/arrow.gif) no-repeat 0% 5px;
	margin: 14px 0 0 0;
	padding: 0 0 0 16px;
	display: block;
	float: left;
	font-size: 1.083em;
	color: #747272;
}

.link1 {
	background: url(./uploads/images_template/arrow.gif) no-repeat 0% 5px;
	margin: 8px 0 0 0;
	padding: 0 0 0 16px;
	display: block;
	float: left;
	font-size: 1.083em;
	color: #747272;
}

.contacts {
	width: 100%;
	overflow: hidden;
	margin: -2px 0 31px 0;
}

.contacts p {
	height: 18px;
	overflow: hidden;
	margin: 0 !important;
	padding: 0 !important;
}

.contacts p strong {
	display: block;
	width: 65px;
	float: left;
}

.contacts p em {
	display: block;
	float: left;
	font-style: normal;
}

.sign_up {
	padding: 16px 18px 13px 18px;
	border: 1px solid #d3d3d3;
}

#sign strong {
	display: block;
	padding: 0 0 2px 0;
}

#sign label {
	display: block;
	height: 33px;
	overflow: hidden;
}

#sign input {
	background: #fff;
	width: 210px;
	height: 17px;
	padding: 2px 3px 1px 3px;
	font-family: tahoma, arial;
	color: #747272;
	border: 1px solid #d3d3d3;
}

#sign a {
	background: url(./uploads/images_template/link.jpg) no-repeat 0% 0%;
	width: 75px;
	height: 21px;
	display: block;
	float: right;
	line-height: 21px;
	text-align: center;
	font-size: 0.917em;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}

#sign a:hover {
	font-weight: bold;
}

.picture {
	float: left;
	margin: 0 20px 19px 0 !important;
}

.first_list {
	float: left;
	margin: 0 40px 12px 0 !important;
}

#contact_form {
	width: 255px;
	overflow: hidden;
}

#contact_form label {
	display: block;
	height: 45px;
	overflow: hidden;
}

#contact_form input {
	background: #fff;
	width: 247px;
	height: 17px;
	padding: 2px 3px 1px 3px;
	font-family: tahoma;
	font-size: 1em;
	color: #747272;
	border: 1px solid #909090;
}

#contact_form textarea {
	background: #fff;
	width: 247px;
	height: 155px;
	padding: 2px 3px 1px 3px;
	font-family: tahoma;
	font-size: 1em;
	color: #747272;
	border: 1px solid #909090;
}

#contact_form a {
	background: url(./uploads/images_template/arrow.gif) no-repeat 0% 4px;
	float: right;
	padding: 0 0 0 16px;
	margin: 30px 0 0 30px;
	font-size: 1.083em;
	color: #747272;
}

#footer {
	width: 100%;
	font-size: 1.083em;
}

#footer p {
	float: left;
	padding: 15px 0 10px 15px;
}

#footer p a {
	color: #8d8c8c;
}

#footer ul {
	float: right;
	padding: 15px 21px 0 0;
}

#footer ul li {
	background: url(./uploads/images_template/footer-divider.gif) no-repeat 0% 3px;
	float: left;
	font-size: 0.923em;
	padding: 0 9px 0 10px;
}

#footer ul li a {
	text-decoration: none;
	color: #8d8c8c;
}

#footer ul li a:hover {
	text-decoration: underline;
}

.footer_act a {
	text-decoration: underline !important;
}

.mceContentBody ul{
    list-style: disc;
    list-style-type: disc;
	list-style-position: inside;
}

.mceContentBody ul li:before {
	content: "\00BB \0020";
	}


/* End of 'Style' */


/* End of 'Style' */

