/*
	Global Section
	ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
*/
html					{height:100%;}
body					{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #262626;font-weight: normal; background:#CACACA url(/images/site/body_bkgrnd.gif) repeat-y center; height:100%;}
td 						{font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #262626;font-weight: normal;}
a 						{color: #34779D;text-decoration: underline;}
a:link,a:visited 		{color: #34779D;text-decoration: underline;}
a:hover 				{color: #34779D;text-decoration: none;}
.Copyright 				{font-size: 10px;font-weight: bold;color: #FFFFFF;letter-spacing: .1em;}
address 				{font-size: 10px;font-weight: normal;font-style: normal;color: #FFFFFF;letter-spacing: .1em;}
h1 						{color:#1A5F91;font-size:16px;font-weight:bold;}
h2 						{font-size: 14px;font-weight: bold;font-style: normal;color: #333333;}
h3 						{font-size: 12px;font-weight: bold;font-style: normal;color: #333333;}
select 					{font-size: 11px;}
.Form 					{font-size: 11px;padding:1px 2px 1px 2px;}
.FormButton 			{font-size: 11px;font-weight: bold;cursor: pointer;}

#form1					{height:100%;}
/* search bar */

#search_bar				{background:#203158; width:100%; height:40px;}
#search_bar_container	{width:769px; height:40px; margin:0px auto;}
#search_bar_text		{color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:26px; padding:4px 0px 0px 10px; float:left; width:500px;}
#search_bar_form		{float:right; padding-top:7px;}
#search_input			{float:left; padding:1px 4px 0px 0px;}
#search_submit			{float:left;}
/* menu bar */

#menu_bar				{background:url(/images/site/menu_bkgrnd.gif) repeat-x; width:100%; height:39px;}
#menu_bar_container		{width:769px; margin:0px auto;}
#menu					{font-weight:bold; font-size:13px; color:#404040; float:left;}
#menu ul				{list-style:none; padding:11px 0px 0px 6px;}
#menu li				{float:left; padding:0px 7px 0px 7px; border-right:1px solid #404040}
#menu li#last			{border:none;}
#menu a					{color:#404040; text-decoration:none;}
#menu a:visited			{color:#404040; text-decoration:none;}
#menu a:hover			{color:#909090; text-decoration:none;}
#number_wrapper			{float:right;}
#phone					{font-weight:bold; font-size:13px; color:#404040; padding:0px 14px 0px 0px;}
#phone_img				{padding:2px 5px 0px 0px; float:left;}
#fax					{font-weight:bold; font-size:13px; color:#404040; padding:2px 14px 0px 0px;}
#fax_img				{padding:2px 5px 0px 0px; float:left;}
/* image menu */

#image_menu				{background:url(/images/site/top2_bkgrnd.gif); width:100%; height:209px;}
#image_menu_container	{background:#C3CDE4; width:769px; height:209px; margin:0px auto;}
#image_menu_btn			{padding:15px 0px 0px 12px; float:left;}

/* main_wrapper */

#main_wrapper			{position:relative; width:100%; _height:100%; min-height:100%;}

/* main content */

#main_container			{width:749px; margin:10px auto 0px auto; padding:0px 0px 74px 0px;}
/*default specific cols */
#main_left_col			{width:505px; float:left;}
	#main_content		{width:100%;}
	#featured_prod		{width:100%;}
#main_right_col			{width:240px; float:right; border-left:#CACACA solid 1px;}
	#right_col_content	{width:225px; padding:0px 0px 10px 10px;}

/* footer bar */
#footer_wrapper			{position:absolute; bottom:-15px; width:100%;}
#footer_bar_border_top	{background:#1B1B1B; width:100%; height:1px;}
#footer_bar				{background:#203158; border-top:#151515 1px solid; width:100%; height:64px;}
#footer_bar_container	{width:769px; height:42px; margin:0px auto;}
#footer_menu			{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF; float:left; padding:8px 0px 0px 10px;}
#footer_menu a			{color:#ffffff;}
#footer_menu a:visited	{color:#ffffff;}
#footer_menu a:hover	{color:#ffffff; text-decoration:none;}
#powered_by_cirrus		{padding:4px 10px 0px 0px; float:right;}

/* clear */
#clear					{clear:both;}
