* {
	padding:0;
	margin:0;
	border:0;
	font-family:Tahoma;
	font-size:12px;
}
html {
	height:100%;
}
body {
	height:100%;
	background:#fbfcfe;
	color:#545454;
}
#main {
	height:100%;
	margin:0 auto;
	width:995px;
background:url(../images/head.jpg) no-repeat center top;	
}
#wrapper {
	height:100%;
	width:100%;
	background:url(../images/wrapper_top.jpg) repeat-x top left;
}
#wrapper_bottom	{
	height:100%;
	width:100%;
	background:url(../images/wrapper_bottom.jpg) repeat-x bottom left;
}
#mainbody .inner a{
	color:#1b69bd;
}
#head {
	height:320px;
	padding:0 0 0 0;
	margin:0 0 0 0;
	
	vertical-align:top;
}
#mainbody .inner {
	width:835px;
	margin:0 80px 0 80px;

	position:relative;
	display:block;
	
}
#mainbody .content {
	/*margin-top:-40px;*/
	position:relative;
	display:block;
}
#mainbody .inner .notebook{
	/*margin-top:-50px;*/
	position:relative;
	display:block;
}
#mainbody #min_height {
	float:left;
	height:240px;
	width:0px;
	background:#cccccc;
}
#mainbody {
	vertical-align:top;
}
div.clr {
	clear:both;
}

#head .cell {
	float:left;
	
	height:232px;
}

#head #cell1 {
	width:40%;
}
#head #cell2 {
	width:60%;
}
a#main_link {
	position:relative;
	top:73px;
	left:108px;
	display:block;
	width:237px;
	height:100px;
}
#top_links {
	position:relative;
	top:16px;
	left:442px;
	width:80px;
	height:30px;
}
#top_menu {
	height:50px;
}
#top_menu .inner {
	width:522px;
	height:44px;
	margin:0 0 0 116px;
}
td#footer {
	height:133px;
	/*padding-top:15px;*/
	vertical-align:top;
}
#footer .inner {
	width:884px;
	margin:-12px 50px 0 50px;
	background:url(../images/footer.png) no-repeat bottom center;
	behavior: url(iepngfix.htc);
	height:152px;
	/*padding-top:15px;*/
	display:block;
	/*position:relative;*/
	
}
#footer .inner .cell {
	float:left;
	height:113px;
	color:#ffffff;
	padding-top:15px;
}
#footer  .cell * {
	color:#ffffff;
}

#footer  .cell1 {
	width:304px;

}

#footer .cell2 {
	width:480px;
}
#footer div.developer {
	width:420px;
	float:right;
	/*text-align:center;*/
	
}

a.developer {
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	line-height:15px;
}

#top_menu td.menuitem {
	width:90px;	
	height:44px;
	text-align:center;
	vertical-align:middle;	
}
#top_menu td.menuseparator {
	width:3px;
	background:url(../images/menuseparator.gif) no-repeat top center;
}
#top_menu span {
	font-size:1px;
}
#top_menu  a {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
.preview_url,  .preview_image, .preview_item  {
	width:160px;
	white-space:nowrap;
}
.preview_image a img {
	opacity:0.75;
	
}
.preview_image a:hover img {
	opacity:0.99;
	
}
.preview_url,  .preview_image  {
	padding-bottom:8px;
}
.preview_item {
	height:95px;
	text-align:center;
	display:inline;
	float:left;
}
.preview_url a {
	color:#ffffff;
	font-weight:bold;
}

.notebook {
	background:url(../images/notebook.png) no-repeat left top;
	behavior: url(iepngfix.htc);
	height:455px;
	
	padding-left:122px;
	
	margin-left:-35px;
	
	display:block;
	position:relative;
	
	
	
}
.flash {
	width:388px;
	height:244px;
	margin-top:104px;
	position:relative;
	display:block;
	
	/*margin-left:40px;*/
	margin-right:15px;
	float:left;
	

}
.contentheading , .componentheading{
	color:#ff7e00;
	font-weight:bold;
	font-size:25px;
	text-align:center;
	
	/*width:830px;*/
}
.notebook .contentheading ,.notebook .componentheading{
	margin-left:-420px;
	text-align:center;
	position:relative;
	
	display:block;
	width:740px;
	
}
.content .contentpaneopen  li,.blog li{
	/*color:#ff7e00;*/
	list-style-image:url(../images/orange_square1.gif);
	list-style-position:inside;
	
	
}

.greeting {
	background:url(../images/greeting.png) right no-repeat;
	behavior: url(iepngfix.htc);
	float:left;
	height:450px;
	width:355px;
	margin-right:35px;
	position:relative;
	
}
.greeting_after {
	background:url(../images/greeting_after.png) left no-repeat;
	behavior: url(iepngfix.htc);
	float:left;
	height:450px;
	width:355px;
	margin-right:35px;
	position:relative;
	
}
#register_form .inputbox, #register_form  select {
	border:1px solid #a9ccde;
	height:22px;
	width:100%;
}
table#register_form {
	width:330px;
	line-height:22px;
	margin-top:60px;
	float:left;
}
.divbutton{
	float:left;
	width:330px;
	text-align:center;
	padding-top:50px;
}
#register_form  td{
	padding:5px 0;
}
#register_form  td.branchrow {
	padding-left:20px;
}
.register_button {
	width:160px;
	height:38px;
	background: url(../images/register_ok.jpg) #ffa752 no-repeat;
	cursor:pointer;
}
.enterForm {
	width:380px;
	line-height:22px;
	margin-top:60px;
	float:left;
}
.enterForm  td{
	color:#648ada;
	font-weight:bold;
}
.enterForm label{
	color:#545454;
	font-weight:normal;
}
.register_back {
	width:160px;
	height:38px;
	background: url(../images/register_back.jpg) #ffa752 no-repeat;
	cursor:pointer;
}
.register_ok1 {
	width:142px;
	height:38px;
	background: url(../images/register_ok1.jpg) #ffa752 no-repeat;
	cursor:pointer;
}

.notebook {behavior: url(iepngfix.htc);}
.blog,.contentpaneopen, .componentpaneopen {
	/*width:800px;*/
	margin:0 auto;
}
.xmap table {
	width:826px;

}
.xmap table .contentpaneopen{
	width:100%;
}
.content .xmap  li{
	list-style-image:url(../images/orange_square.gif);
	/*background:url(../images/orange_square.gif) top left no-repeat ;*/
	/*padding-left:20px;*/
	/*list-style:none;*/
	list-style-position:inside;
	
	
}
#main .inner .xmap li a{
	line-height:30px;
	color:#545454;
	/*background:url(../images/orange_square.gif) no-repeat left;*/
	

}
.xmap .left_column {
	
	padding-left:50px;
}
.xmap .right_column {
	vertical-align:bottom;
	text-align:right;

}
.xmap .frontpage_button{
	background: url(../images/frontpage_button.jpg) #ffa752 no-repeat;
	width:160px;
	height:38px;
}
.xmap {
	background: url(../images/site_map.gif) right bottom no-repeat;
	
	behavior: url(iepngfix.htc);
	height:100%;
	
	padding-bottom:45px;
	width:826px;
	
}

.xmap a {
	color:#545454;
	padding-left:15px;
}
.xmap a:hover {
	color:#FF7E00;
}
#qcontacts {

	background:url(../images/mail_helper.png) left top no-repeat;
	behavior: url(iepngfix.htc);

	position:relative;
	display:block;
	margin-top:20px;
	padding-top:10px;
}
#qcontacts .left_column {
	width:340px;
	vertical-align:bottom;
	padding-left:70px;
}
.contact_email {
	width:350px;
}
#qcontacts input,#qcontacts textarea {
	border:1px solid #a9ccde;
	background:#eff8fd;
	width:100%;
}
#qcontacts input {
	height:22px;
	line-height:22px;
	
}
#qcontacts label{
	background:url(../images/orange_square1.gif) left top no-repeat;
	padding-left:7px;
	padding-top:1px;
	
	line-height:22px;
	
}
#qcontacts  .telephone_block label {
	background:none;
	padding:0;
}
#qcontacts button {
	width:159px;
	height:38px;
	background:url(../images/send.jpg) #ffa752 no-repeat;
	float:right;
}
#qcontacts-error {
	margin-top:35px;
}
.entry{
	
	height:60px;
}
.entry .logintable{

	
	width:240px;
	height:60px;
	/*padding-top:10px;*/
	float:right;
	padding-right:45px;
	margin-right:45px;
}
.entry .logintable_image{
	background:url(../images/entry.jpg) right  no-repeat;
	padding:25px 33px 0 0;
	/*
	width:25px;
	height:33px;
	padding-left:25px;
	*/
}
#modlgn_passwd {
	margin:0 0 0 10px;
}
.entry .moduletable table td{
	/*padding-left:20px;*/
}
.entry .moduletable input {
	border:1px solid #bbbbbb;
}
.entry .moduletable .login_button {
	border:0;
	background:url(../images/entry_button.jpg)  no-repeat;
	color:#5c99d5;
	height:20px;
	width:60px;
	text-align:center;
}
.entry .moduletable .register_button {
	border:0;
	background:url(../images/register_but.jpg)  no-repeat;
	color:#5c99d5;
	height:20px;
	width:110px;
	text-align:center;
}
table.contentpaneopen {
	width:100%;
	
}
.notebook .contentheading {
	/*margin-left:-350px;*/
	/*padding-top:0px;*/
	text-align:center;
	position:relative;
	
	display:block;
	/*width:620px;*/
}
.notebook .blog{

	float:right;
	width:300px;
	/*margin-top:-50px;*/
}
#system-message {
	list-style:none;
	font-weight:bold;
	text-align:center;
	margin-top:20px;
}
#system-message dd ul {
	list-style:none;
}
.content .contentpaneopen {
	width:766px;
	margin: 0 33px;
}
.notebook .contentpaneopen  ul{
	margin-left:21px;
}
.notebook .contentpaneopen  ul li{
	margin:12px 0;
	line-height:1.5em;
	font-weight:bold;
}
.entry .logintable_name{
	font-weight:bold;
	color:#ffffff;
}
