/* CSS Document */
* 		{padding:0; margin:0;}
a 		{outline:none; text-decoration:none;}
img     {border:none;}

h3		{font-size:14px; font-weight:bold; color:#565b5b; margin-top:8px;}
h1		{font-size:16px; font-weight:bold; color:#565b5b; margin-top:14px;}


.clear 		{width:100%; height:1px; clear:both;}
.clear_30   {width:100%; height:30px; clear:both;}

html			{background:#3fc0ff url(../images/bg_image_all.gif) top center no-repeat; font:13px Arial; color:#565b5b; text-align:left;}

#left_shadow	{width:1000px; margin:0 auto; padding-left:20px; background:url(../images/left_shadow.png) top left repeat-y;}
#rgh_shadow		{width:980px; margin:0 auto; padding-right:20px; background:url(../images/right_shadow.png) top right repeat-y;}
#main 			{width:980px; background:#edf2f4;}

#header					{width:978px; height:256px; margin:0 auto; border-bottom:#063045 solid 3px; background:url(../images/header_bg.jpg) center center no-repeat;}
#logo 					{display:block; float:left; margin-left:16px; margin-top:12px; width:290px; height:100px;}
#header span.license    {display:block; float:left; margin-left:26px; margin-top:12px; width:290px; height:40px; color:#8c8c8c; font-size:12px;}
#header span.phone		{display:block; clear:left; width:100%; margin-top:40px; height:30px; color:#1c1c4f; font-size:18px; font-weight:bold; text-align:center;}

#content_top_line	 {width:980px; height:15px; background: url(../images/content_top_bg.gif) top left no-repeat;}
#content 			 {width:980px; background:url(../images/content_bg.gif) top left repeat-y; margin-top:-1px;}
#column_left		 {float:left; width:224px; margin-left:8px;}
	
#menu				 {width:213px; background:url(../images/menu_bg.jpg) top left repeat-y;}
#menu_top_line		 {width:213px; height:30px; background:url(../images/menu_top_line.jpg) top left no-repeat;}
#menu_top_line span  {display:block; padding-left:14px; padding-top:3px; font-size:15px; font-weight:bold; color:#565b5b;}
#menu ul      		 {list-style-type:none; width:213px; }
#menu ul li   		 {}
#menu ul li a 		 {display:block; margin-top:10px; padding-left:14px; color:#7b7b7b; font-size:12px; font-weight:bold;}
#menu ul li a:hover	 {text-decoration:underline; color:#2d2d2d;}
#active				 {display:block; margin-top:10px; padding-left:14px; text-decoration:underline; color:#2d2d2d; font-size:12px; font-weight:bold;}
#menu_bottom_line    {width:213px; height:8px; background:url(../images/menu_bottom_line.jpg) top left no-repeat;}


#column_right		{float:right; width:694px; margin-right:28px; color:#565b5b; text-align:justify;}
#column_right img   {border:#717171 solid 1px; margin-top:5px; margin-bottom:5px;}
#image_1   			{float:left; border:#3bc69c solid 2px;}
#image_2   			{float:right; margin:12px 10px  auto 12px;}
#column_right p		{ margin-top:12px;}
#column_right ul, ol {list-style-position:inside;}
#column_right a		{ text-decoration:underline; color:#032cfb;}
#column_right a:hover		{text-decoration:none; }


#content_bottom_line	{width:980px; height:5px; background:url(../images/content_bottom_bg.gif) top left no-repeat; }

#footer  					{width:978px; height:56px; margin:0 auto; border-top:#063045 solid 3px;}
#copy_left					{float:left;  margin-left:26px; margin-top:8px; height:30px; width:380px;}
#copy_left span	 			{display:block; margin-top:10px; text-align:left;}
#counters					{float:left; width:200px; height:30px; margin-top:8px; text-align:center;}
#copy_right					{float:right; margin-right:26px; margin-top:8px; height:30px; width:280px;}
#copy_right span			{display:block;  margin-top:10px; text-align:right;}
#copy_right span a 			{text-decoration:none; color:#242424;}
#copy_right span a:hover	{text-decoration:underline;}
