* {
	margin: 0;
	padding: 0;
}

.container {
	width: 100%;
}

html {
	overflow-y: scroll;
}

body {
	background: #e3e8ec;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

.clear {
	clear:both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

a {
	color: #032ada;
}

a:hover {
	text-decoration: none;
}

h3 {
	font-size: 1.15em;
	margin: 0 0 15px 0;
	color: #0640b7;
}

h4 {
	font-size: 1.02em;
	margin: 30px 0 10px 0;
}

h5 {
	font-size: 0.81em;
	font-weight: normal;
	font-style: italic;
}

hr {
	margin: 5px 0 5px 0;
}

#main {
	background: #fff;
	width: 952px;
	margin: 0 auto;
	padding: 0 14px;
	overflow: hidden;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
}

.logo {
	position: absolute;
	top: 10px;
	left: 0;
}

.logoright {
	position: absolute;
	top: 15px;
	right: 14px;
}

/*header*/

#header {
	position: relative;
	height: 95px;
	overflow: hidden;
}

#header span {
	background: url(../Images/rss.jpg) no-repeat 100% 50%;
	height: 20px;
	line-height: 20px;
	display: block;
	position: absolute;
	top: 26px;
	right: 0;
	padding: 0 27px 0 0;
	font-size: 1.12em;
}

#header span a {
	color: #323334;
}

#header form {
	float: right;
	width: 250px;
	margin: 67px 0 0 0;
	text-align: right;
}

#header input {
	background: none;
	width: 166px;
	height: 18px;
	padding: 3px 0 0 8px;
	color: #9b9b9b;
	font-size: 0.93em;
	border: 1px solid #c6c6c6;
}

.menu_navi_top {
	background: #e3e8ec;
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	position: relative;
	overflow: hidden;
	height: 20px;
	line-height: 20px;
	margin-bottom: 10px;
}

.menu_top {
	position: relative;
	float: left;
	left: 50%;
	text-align: center;
}

.list_top {
	position: relative;
	float: left;
	left: -51%;
}

.list_top ul {
	font-weight: normal;
	font-size: 0.60em;
}

.list_top ul li {
	background: url(../Images/menu_wrapper.gif) no-repeat 0% 50%;
	float: left;
	padding: 0 33px 0 31px;
}

.list_top ul li a {
	text-decoration: none;
	color: #2f2f2f;
}

.list_top ul li a:hover {
	color: #e30300;
}

.active a {
	color: #032ada !important;
}

.no_style {
	background: none !important;
}

/*content*/

.table1 {
	padding: 5px;
}

.table1 th {
	background: #e3e8ec;
	border-top: 1px double #cecece;
	border-bottom: 1px double #cecece;
	color: #393939;
	padding: 2px;
	font-size: 0.85em;
}

.table1 td {
	padding: 5px;
	border-bottom: 1px dotted #cecece;
}

.indent {
	height: 30px;
}

.columns {
	position: relative;
	width: 960px;
	margin: 0 0 0 0;
	overflow: hidden;
}

.col_middle {
	background: url(../Images/col_middle.jpg) repeat-y 0% 0%;
	width: 232px;
	float: left;
	margin: 0 8px 0 0;
}

.col1_top {
	background: url(../Images/col1_top.jpg) no-repeat 0% 0%;
}

.col2_top {
	background: url(../Images/col2_top.jpg) no-repeat 0% 0%;
}

.col3_top {
	background: url(../Images/col3_top.jpg) no-repeat 0% 0%;
}

.col4_top {
	background: url(../Images/col4_top.jpg) no-repeat 0% 0%;
}

.col_bottom {
	background: url(../Images/col_bottom.jpg) no-repeat 0% 100%;
	color: #b1d7ec;
	font-size: 1em;
	width: 100%;
}

.col_indent {
	padding: 24px 10px 10px 15px;
}

.col_indent p {
	margin: -5px 0 0 0;
}

.col_bottom h3 {
	width: 140px;
	font-size: 1.31em;
	color: #dbeefb;
	margin: 0 0 25px 0;
}

.col_bottom span {
	display: block;
	margin: 16px 0 0 0;
}

.col_bottom a {
	color: #fff;
	font-weight: normal;
	font-size: 0.95em;
	font-style: italic;
}

.main_text {
	background: #FFFFFF;
	margin: 8px 0;
	font-size: 1.12em;
	padding: 0 20px 0 20px;
}

.main_text p {
	margin: 0 0 13px 0;
}

.main_text .title {
	height: 25px;
	line-height: 25px;
	padding: 0 0 2px 10px;
	margin: 0 -20px 15px -20px;
	border-bottom: 1px dotted #e30300;
}

.main_text ul li {
	list-style-image: url(../Images/list_wrapper.gif);
	margin: 0 0 8px 30px;
	padding: 0 -10px 10px;
}

.main_text ol li {
	margin: 0 0 10px 33px;
	padding: 0 -10px 10px;
}

.col-1 {
	float: left;
}

.col-1 img {
	float: left;
	margin: 0 18px 0 0;
}

.col-2 {
	float: right;
	width: 360px;
	padding: 0 0 0 10px;
}

.col-2 img {
	float: left;
	margin: 0 18px 0 0;
}

.clients_navi {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.clients_top {
	position: relative;
	float: left;
	left: 50%;
	text-align: center;
}

.clients_list {
	position: relative;
	float: left;
	left: -50%;
}

.clients_list ul li {
	float: left;
	margin: 0 29px;
}

.left_block {
	background: #FFFFFF;
	float: left;
	font-size: 1.12em;
	padding: 8px 20px 20px 20px;
	overflow: hidden;
}

.left_block .title {
	height: 25px;
	line-height: 25px;
	padding: 0 0 2px 10px;
	margin: 0 -20px 15px -20px;
	border-bottom: 1px dotted #e30300;
}

.left_block p a {
	font-weight: normal;
	font-size: 0.86em;
	font-style: italic;
	text-decoration: none;
	margin-left: 15px;
}

.left_block ul li {
	background: url(../Images/list_wrapper.gif) no-repeat 0% 1px;
	padding: 0 0 0 15px;
	line-height: 1.688em;
}

.column-1, .column-2 {
	float: left;
}

.left_block .column-1 {
	width: 50%;
}

.left_block .column-1 p {
	margin: 0;
}

.left_block .column-1 p span {
	float: right;
	padding: 0 7px 0 0;
}

.left_block .column-2 {
	width: 50%;
}

.left_block .column-2 p {
	margin: 0;
}

.left_block .column-2 p span {
	float: right;
	padding: 0 7px 0 0;
}

.right_block {
	background: #FFFFFF;
	float: right;
	font-size: 1.12em;
	padding: 8px 20px 20px 20px;
	overflow: hidden;
}

.right_block .title {
	height: 25px;
	line-height: 25px;
	padding: 0 0 2px 10px;
	margin: 0 -20px 15px -20px;
	border-bottom: 1px dotted #e30300;
}

.right_block p a {
	font-weight: normal;
	font-size: 0.86em;
	font-style: italic;
	text-decoration: none;
	margin-left: 15px;
}

.right_block ul li {
	background: url(../Images/list_wrapper.gif) no-repeat 0% 1px;
	margin: 0 0 12px 0;
	padding: 0 0 0 15px;
}

.right_block .column-1 {
	width: 210px;
	overflow: hidden;
}

.right_block label {
	display: block;
	height: 41px;
	overflow: hidden;
}

.right_block input {
	width: 171px;
	height: 17px;
	padding: 1px 3px;
	margin: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #373732;
	border: 1px solid #a09b96;
}

.right_block .column-2 {
	width: 210px;
	overflow: hidden;
}

.right_block .column-2 textarea {
	width: 197px;
	height: 144px;
	border: 1px solid #a09b96;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}

.right_block #contact_form a {
	float: right;
	margin: 26px 10px 0 15px;
}

/*footer*/
#footer {
	padding: 10px 0 10px 0;
	border-top: 1px solid #e1e1e1;
	font-size: 0.81em;
}

#footer2 {
	padding: 0 0 10px 0;
	font-size: 0.71em;
	font-style: italic;
}

#footerright {
	padding: 10px 0 10px 0;
	border-top: 1px solid #e1e1e1;
}

.search {
	background: url(../Images/search.gif) no-repeat 0% 0% !important;
	width: 62px !important;
	height: 23px !important;
	line-height: 23px !important;
	border: none !important;
	text-align: center !important;
	padding: 0 !important;
	color: #fff !important;
}

.redtext {
	color: #e30300;
	font-style: italic;
}

#header, #content, #footer {font-size: 0.75em;}

#default .left_block {width: 432px;}
#default .right_block {width: 432px;}

.Button {
	font-family:arial; 
	font-size: 0.90em; 
	font-weight:bold; 
	border-width:0; 
	color:#FFFFFF; 
	width:80px; 
	height:20px; 
	border-color:#cecece; 
	background:#0327cb;
}

.FieldLabel {
	font-size: 0.88em;
	font-weight: normal;
}

.FieldNote {
	color: #e30300;
	font-size: 0.88em;
	font-weight: normal;
	font-style: italic;
}
