﻿html, body, form
{
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color:#000;
	}
	
body
{
	padding:0px;
	margin:0px;
	}	
	
a
{	
	cursor:pointer;	
	}

a.top_menu	
{
	color:#fff;
	text-transform:uppercase;
	margin:0px 20px 0px 20px;
	text-decoration: none;
	font-weight:bold;
	}

a.top_menu:hover
{
	color:#3eeaff;
	}
	
a.bottom_menu	
{
	color:#000;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	font-weight:bold;
	}

a.bottom_menu:hover
{
	color:#000;
	text-decoration: underline;
	}	
	
	
.business_cards_label
{
	color:#b3c6cb;
	font-size:30px;
	font-weight:bold;
	}	

.location_label
{
	color:#000;
	font-size:20px;
	font-weight:bold;	
	}
	
.top_banner	
{
	vertical-align:middle;
	text-align:center;
	}
	
a.top_links
{
	color:#00aeef;	
	font-size:14px;
	}	
	
a.top_links:hover
{
	text-decoration:underline;
	 
	}	
	
div#div_main
{
	position: relative; 
	width: 900px; 
	top: 0px; 
	text-align: left;
	}

div#div_content_1
{
	position: absolute; 
	top: 160px; 
	width: 651px; 
	height:300px; 
	margin-left:249px; 
	text-align: left; 
	z-index:300;
	}

div#div_content_2
{
	position: absolute; 
	top: 1070px; 
	width: 900px; 
	text-align: left; 
	z-index:299; 
	}
	
div#div_footer
{
	display: table-row; 
	width: 900px; 
	height: 18px; 
	background-color: #28d6ed;
	text-align: left; 
	vertical-align: middle;
	}
	
div#div_copy
{
	width: 300px; 
	float: left; 
	text-transform: uppercase; 
	font-size: 10px;
	color: #2b2b1b; 
	margin: 3px 0px 0px 10px;
	}	
	

div#div_footer_menu, div#div_footer_menu_special, .cl_div_footer_menu
{
	width: 550px; 
	float: right; 
	border: solid 0px green; 
	text-align: center;
    margin: 0px 30px 0px 0px;
	}                        

div#div_content_3
{
	position: absolute; 
	top: 535px; 
	width: 666px; 
	text-align: left; 
	z-index:301; 
	margin-left: 234px;
	}		

div#div_content_4
{
	position: absolute; 
	top: 80px; 
	width: 900px; 
	text-align: left;
}	
	
div#left_menu
{
	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 229px; 
	float: left;
}
	
div#left_menu ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color:#fff;
	width: 229px;
	list-style-image:none;
}

div#left_menu ul li
{
	width: 229px;
	height:28px;
	background:url(../img/left_menu_bg.gif) repeat-x;
	list-style-image:none;
}

div#left_menu ul li:hover, div#left_menu ul li.iehover
{
	background-image:none;
	background-color: #23d0e7;
	
}

div#left_menu ul li a
{
	background-image: url(../img/left_menu_decor.gif);
	background-repeat:  no-repeat;
	background-position: 10px 10px;	
	background-image: none;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
	width: 199px;
	display: block;
	padding:6px 0px 0px 30px;	
	border:solid 0px black;
}

div#left_menu ul li a:hover
{
	background-image: url(../img/left_menu_decor.gif);
	background-repeat:  no-repeat;
	background-position: 10px 10px;	
	color: #fff;
}	

.home_picture_section_header
{
	 color:#ee209a;
	 font-size:16pt;
	 font-weight:bold;	 
	}
	
.home_picture_section_text
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	}
	
a.home_picture_section_link
{
	color:#68d3fc;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	}	
	
.input_in_form
{
	 border:solid 1px #abadb3;
	 background-color:#fff;
	 width:300px;
	 height:22px;
	 margin:0px 20px 5px 20px;
	}	

.input_multiline_in_form
{
	 border:solid 1px #abadb3;
	 background-color:#fff;
	 width:300px;
	 height:150px;
	 margin:0px 20px 5px 20px;
	}		
	
.select_in_form
{
	 width:302px;
	 height:26px;
	 border:solid 1px #abadb3;
	 margin:0px 20px 5px 20px;
	}	
.submit_button
{
	margin:0px 20px 5px 20px;
	}	
	
.red
{
	color: red; 
	}	
	
.slogan
{
	font-family:Script, Arial, Sans-Serif;
	font-size: larger;
	}	
	
	
/* CREATE ACCOUNT STYLES */

div#create_account_wizard_div 
{
	padding:50px 0px 0px 50px;
	}
	
div#create_account_wizard_div td
{
	padding: 3px 50px 3px 0px;
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
	}
	
	


	