html {
	transform-origin:0;
}

body {
	font-family:  Arial, Verdana, Tahoma, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #0e6983;
	background-color: #ffffff;
	background-image: url('images/topbgrd.gif');
	background-position: top;
	background-repeat: repeat-x;
	transform-origin:0;
}

a:link {
	font-family: Arial, Tahoma, sans-serif;
	color:#0e836c;
	margin:0;
	font-size:13px;
	text-decoration:underline;
}

a:visited {
	font-family: Arial, Tahoma, sans-serif;
	color:#0e836c;
	margin:0;
	font-size:13px;
	text-decoration:underline;
}

a:hover {
	font-family: Arial, Tahoma, sans-serif;
	color:#0e836c;
	margin:0;
	font-size:13px;
	text-decoration:none;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#container {
	width:900px;
	padding:0;
	margin:0 auto;
	padding: 0px;
	background-color: #ffffff;
	transform-origin:0;
}

#header {
	margin:0;
	width:900px;
	height:126px;
	transform-origin:0;
}

table#topcontacts {
	margin: 0 0 0 20px;
}

/*** Menu ***/


#menu {
	padding:0;
	height:44px;
	width:900px;
	margin:0;
	float:left;
	background-color:#f9f7f7;
}

#m1, #m2 {
	float:left;
	width:10px;
	height:44px;
	padding:0;
	margin:0;
}

#m_sp {
	float:left;
	width:20px;
	height:40px;
	padding:0;
	margin:0;
}

#m0 {
	background-image:url('images/m0.gif');
	background-repeat:repeat-x;
	float:left;
	width:880px;
	height:44px;
	padding:0;
	margin:0;
}

table#top_menu {
	width: 100%;
	padding:0;
	margin:0;
}

table#top_menu td {
	vertical-align:middle;
	text-align:center;
}

a.menu_item:active, a.menu_item:link, a.menu_item:visited, a.menu_item:hover {
	margin:0;
	font-size:15px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	text-decoration:none;
}

/*  footer  */
#footer {
	height:40px;
	margin:10px 0px 0px 50px;
	padding:0;
	font-weight:700;
	color:#15aeda;
}

#footer a:link, #footer a:visited, #footer a:active {
	color:#f0320e;
	text-decoration:none;
}

#footer a:hover {
	color:#f0320e;
	text-decoration:underline;
}


/*  content divs  */

div#left_shadow {
	position:;
	margin-left: ;
	float:left;
	width:44px;
}

div#right_shadow {
	position:;
	margin-left:;
	float:left;
	width:44px;
}

div#left_border, div#right_border {
	float:left;
	width:1px;
	margin:0;
	padding:0;
	background-color:#e5efcd;
	height:600px;
}

#content {
	width:988px;
	float:left;
	background-color:#ffffff;
	background-image:url('images/contbgbottom.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left: -44px;
}

div.nopad {
	overflow: hidden;
}

div.nopad ul {
	clear: both;
}

#left_pics {
	float:left;
	width:225px;
	padding:50px 0 100px 20px;
	margin:18px 0 0 0;
}

#left_pics img {
	margin-bottom:5px;
	border-color:#33b8df;
	border-width:1px;
}

#one_col {
	float:left;
	padding:0;
	width:898px;
	background-image:url('images/contbgtop.jpg');
	background-position:top;
	background-repeat:no-repeat;
}

#one_col p {
	padding:0 10px 0 10px;
}

#one_col li {
	padding-right:10px;
}

table#form td.left {
	width: 200px;
	vertical-align:top;
}

table#form td.right {
	width: 350px;
	vertical-align:top;
}

#one_col input {
	width:350px;
}

#centr_text {
	padding: 30px 25px 250px 10px;
	font-family:verdana;
	font-size:13px;
}

.clr {
	clear: both;
	font-size:0;
}

h1 {
	color:#ff2a00;
	font-size:16px;
	font-weight:700;
	font-family:verdana;
}

/* content styles */

.highlight {
	background-color: #fffebb;
}


input.button, #form-login input.button {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-color: #090;
	border: 1px solid #666;
	font-weight:400;
	line-height:15px;
	height:20px;
	margin:0px;
	background:transparent url(../images/but.gif) repeat-x top left;
	font-family: Verdana, Arial, Tahoma, sans-serif;
	padding-top: 1px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}

/* Parameter Table */
div.message {
	font-family: Tahoma, Arial, sans-serif;
	font-weight: 700;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/*  popup menus  */

div.popupmenu {
	position:absolute;
	left:50%;
	margin-left:-288px;
	background-image:url('/IMG/bgr_m.png');
	background-repeat:repeat;
	border: solid 1px #d5d4d4;
	width:200px;
	visibility:hidden;
}

div.popupmenu a:link, div.popupmenu a:active, div.popupmenu a:visited, div.popupmenu a:hover {
	display:block;
	padding:3px 0 3px 5px;
	font-family: Arial, Tahoma, sans-serif;
	margin:0;
	font-size:12px;
	font-weight:bolder;	
}

div.popupmenu a:link, div.popupmenu a:active, div.popupmenu a:visited {
	text-decoration:none;
	color:#007ac7;
}

div.popupmenu a:hover {
	text-decoration:underline;
	background-color:#e3e4e5;
	color:#005b94;
}