﻿/* Formal sequence: top, right, bottom, left */

body {margin:0px; padding:0px; background-image:url('../img/b_top.jpg'); background-repeat:repeat-x; font-size:100%; font-family: Arial, Sans-serif;}
a {color:rgb(0,102,204);text-decoration:none;}
a:hover {color:rgb(80,102,204);text-decoration:none;}
td.master	{padding:10px 0px 0px 0px; font-weight:bolder}
td.space	{padding:10px 0px 0px 20px}

#container	{margin-left:-400px; width:850px; position: relative; left: 50%;}

#top		{margin:0px; padding:0px; width:850px; height:375px;}

#erbr		{width:540px; height:160px; float:left;}

#logo		{width:325px; height:160px; float:left;}

#sup_menu2	{margin:35px 0px 0px 0px; width:130px; height:100px; float:right; margin-top:15px;}
#sup_menu	{margin:35px 0px 0px 0px; width:130px; height:100px; float:right; background-color:rgb(40,22,111);}
#sup_menu ul	{margin:0px; padding:10px;}
#sup_menu li	{list-style:none; margin:5px 0px 0px 10px; padding:0px 0px 5px 0px; font-size:75%; color:rgb(255,255,255); font-weight:bold;}
#sup_menu li a	{color:rgb(255,255,255); text-decoration:none}
#sup_menu li a:hover {text-decoration:underline}

#menu		{margin:3px 0px 2px 0px; width:540px; height:65px; float:left;}
#menu ul	{margin:0px; padding:0px}
#menu li	{margin:0px; list-style:none; display:inline; font-size:85%; color:rgb(255,255,255); font-weight:bold;}
#menu li a	{margin:0px; width: 135px; height: 20px; display:block; float:left; color:rgb(255,255,255); text-decoration:none;}
#menu li a:hover {text-decoration:underline;font-weight:bolder;color:rgb(40,22,111)}

#re		{width:300px; height:375px; float:right;}
#re img 	{border:1px}

#title		{float:left; margin-top:5px}
#title img 	{float:left;}
#title h1 	{float:left; margin:50px 0px 0px 0px; color:rgb(100,100,100); font-size:130%; font-weight:bold;}

#text		{min-height: 300px; background-image:url('../img/erbr.jpg'); background-repeat:no-repeat; padding-bottom:30px;}
#text h2 	{font-size:19px; font-weight:normal; margin:20px 0 10px 0;}
#text ol, #text ul {padding:0; margin:8px 0;}
#text li 	{margin:0px 0px 5px 30px;}

#bottom		{height:68px; background-image:url('../img/bottom.jpg');background-repeat:repeat-x;}
#bottom p	{margin:30px 0px 0px 0px; padding:0px 0px 0px 0px; color:rgb(255,255,255); font-size:85%; font-weight:bold; text-align:center;}
#bottom img {float:left;  }

#sidebar 	{background-color:#CCCCCC; width:200px; float:right; padding:0px 5px 10px 5px; margin:-15px 9px 10px 20px;border-style:ridge;border-width:3px;border-color:#003399;}
#sidebar h3 	{border-bottom-style:dotted; border-color:rgb(50,50,50); border-width:2px; font-size:14px; font-weight:bold; margin:10px 0px 10px 0px;}
#sidebar ul 	{margin:0; padding:0; border-top:1px solid #ECECEC;}
#sidebar li 	{list-style:none; border-bottom:1px solid #ECECEC;}
#sidebar li a 	{color:#111111; text-decoration:none; padding:3px; display:block;}
#sidebar li a:hover {background-color:#ECECEC;}
#sidebar p 	{margin: 0px 0px 2px 0px; font-size:12px;}

#sidebar2      {background-color:rgb(254,90,67); width:200px; float:right;padding:0px 5px 10px 5px;margin:265px -233px 10px 20px; border-style:ridge;border-width:3px;border-color:#003399;}
#sidebar2 h3	{border-bottom-style:dotted; border-color:rgb(50,50,50); border-width:2px; font-size:14px; font-weight:bold; margin:10px 0px 10px 0px;}
#sidebar2 ul  {margin:0; padding:0; border-top:1px solid #ECECEC;}
#sidebar2 li  	{list-style:none; border-bottom:1px solid #ECECEC;}
#sidebar2 p  	{margin: 0px 0px 2px 0px; font-size:12px;}

#thumbail ul	{margin:0; padding:0; width:100%}
#thumbail li	{list-style:none; padding:0px 10px 40px 10px; float:left; width:200px; }
#thumbail img	{border:0px; width:128px; height:128px;}

#gallery ul	{margin:0; padding:0;}
#gallery li	{list-style:none; padding:0px 10px 10px 10px; float:left;}
#gallery img	{border:0px; width:200px; height:150px;}

.text_line	{clear:both;}