#wrapper 
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: -9px;
	width:910px;
    background: #EBEBEB url('header_bg.jpg') top left repeat-x;
} 
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
    background: #EBEBEB url('header_bg.jpg') top left repeat-x;
}
h1
{
	font-size:20px;
	margin-left:36px;
}
h2
{
	font-size:14px;
	margin-left:36px;
}
h3
{
	font-size:12px;
	margin-left:36px;
}

p
{
	font-size:13px;
}
#home_content ul
{
	font-size:13px;
	margin-left:60px;
}
a
{
	color:#006600;
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
#header
{
	height:60px;
	width:910px;
	float:left;
	margin-top:-16px;
	position:relative;
    background: url('header_red_bg.jpg') top left repeat-x;
}
#logo
{
	float:left;
	width:276px;
	background-color: transparent;
	margin-top:15px;
}
#navigation {
    float: right;
    height: 108px;
    width: 614px;
    background: url('global_nav_bg.jpg') top left no-repeat;
    z-index: 100;
    list-style: none;
	margin-right:-40px;
	margin-top:15px;
}
#left_column
{
	position:relative;
	float:left;
	width:276px;
	padding-bottom:100px;
	margin-top:-15px;
}
#right_column
{
	position:relative;
	float:left;
	width:634px;
	padding-bottom:100px;
	margin-top:-15px;
}
#home_banner
{
	position:relative;
	float:left;
	margin-left:22px;
	padding-bottom:30px;
}
#main_quote
{
	position:relative;
	float:left;
    background: url('home_quote.jpg') top left no-repeat;
	height:261px;
	width:276px;
	padding-bottom:6px;
}
#small_quote
{
	position:relative;
	float:left;
    background: url('small_quote.jpg') top left no-repeat;
	height:160px;
	width:276px;
	padding-bottom:6px;
}

#home_news
{
	position:relative;
	float:left;
    background: url('home_news.jpg') top left no-repeat;
	width:276px;
	padding-bottom:40px;
	margin-top:10px;
}

#home_content p
{
	margin-left:15px;
}
#home_content table
{
	margin-left:30px;
	font-size:13px;
}

#top_links
{
	 margin-left:480px; 
	 color:#ebebeb;
	 margin-top:7px; 
	 font-size:12px;
}
#top_links a
{
	 color:#ebebeb;
	 text-decoration:none;
}
#top_links a:hover
{
	 text-decoration:underline;
}
#website_design a {
    display: block;
    width: 140px;
    height: 108px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
	z-index:100000;
	margin-left:-40px;
	color:#CCCCCC;
}
#website_maintenance a {
    display: block;
    width: 177px;
    height: 108px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
		color:#CCCCCC;

}
#website_hosting a {
    display: block;
    width: 133px;
    height: 108px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
		color:#CCCCCC;

}
#website_marketing a {
    display: block;
    width: 164px;
    height: 108px;
    text-decoration: none;
    font-size: 1px;
    text-indent: -1000000000px;
    overflow: hidden;	
		color:#CCCCCC;

}
#navigation li {
    float: left;


}
#navigation li:hover {
    position: static;
}
#website_design a:hover
{ 
	background:url('global_nav_rollover_bg.jpg') no-repeat;
	z-index:100000;
}
#website_maintenance a:hover
{
	background:url('global_nav_rollover_bg.jpg') -140px no-repeat;
	z-index:100000;
}
#website_hosting a:hover
{
	background:url('global_nav_rollover_bg.jpg') -317px no-repeat;
}
#website_marketing a:hover
{ 
	background:url('global_nav_rollover_bg.jpg') -450px no-repeat;
}
#website_design ul li a:hover, #about_us ul li a:active, #about_us ul li a:focus
{
	background-image: none;
}
#website_maintenance ul li a:hover, #services ul li a:active, #services ul li a:focus
{
	background-image: none;
}
#website_hosting ul li a:hover, #corporate ul li a:active, #corporate ul li a:focus
{
	background-image: none;
}
#website_marketing ul li a:hover, #visa_info ul li a:active, #visa_info ul li a:focus
{
	background-image: none;
}
#footer_image {
 position:relative;
  width: 910px;
  color:#333333;
  text-align:center;
 /* padding-top:50px;*/
  background-image: url('bottom_border.jpg');
  background-repeat:no-repeat;
  	margin-left:auto;
	margin-right:auto;
	top:-30px;
	height:80px;
	padding-top:7px;
}
#footer_image a, #footer_image p
{
	color:#333333;
	font-size:11px;
	font-weight:normal;
}
#footer_image a:hover
{
	text-decoration:underline;
	color:#000000;
}
#footer_text p
{
	position:relative;
	float:left;
	font-size:11px;
	color:#666666;
	text-align:center;
	width:910px;
}
#footer_text a
{
	text-decoration:none;
	color:#666666;
}
#footer_text a:hover
{
	text-decoration:underline;
	color:#666666;
}

.background_left{
width:50%;
margin-left:25%;
/*border:1px solid #000;*/
background:#fff url(left_border.jpg) repeat-y left top;
}

.background_right{
background:transparent;
width:100%;
padding:1em 0;
}
.background_right p{padding:0 20px;margin:0 0 1em 0}


#local_nav
{
	display:block;
	list-style:none;
	width:276px;
	background-color:#FFFFFF;
	height:30px;
	margin-left:-40px;
	margin-bottom:15px;
		padding-top:10px;

}
#local_sub
{
	display:block;
	list-style:none;
	width:256px;
	background-color:#DDDDDD;
	height:30px;
	margin-left:-20px;
	margin-bottom:15px;
		padding-top:10px;

}

#local_nav:hover, #local_sub:hover
{
	background-color:#cccccc;
}
#local_nav a
{
	text-decoration:none;
	display:block;
	list-style:none;
	width:276px;
	height:30px;
	margin-left:0px;
	margin-bottom:15px;
	font-size:14px;
	color:#333333;
	padding-left:20px;
}
#local_sub a
{
	text-decoration:none;
	display:block;
	list-style:none;
	width:256px;
	height:30px;
	margin-left:0px;
	margin-bottom:15px;
	font-size:14px;
	color:#333333;
	padding-left:20px;
}

#form_quote
{
	margin-left:20px;
}
#local_sub
{
	margin-left:-20px; 
	background-color:#DDDDDD; 
	width:256px;
}
