﻿
#menuLeft
{
	width:277px;
	float:left;
	background:url(../images/sideStrip.gif) no-repeat left bottom;	
}

#bottomImage
{	
	width:277px;
	height:256px;
	float:left;
	background:url(../images/image_below_menu.jpg) no-repeat left top;
	
}

#banner
{
	background:url(../images/main_image.jpg) no-repeat center;	
	width:523px;
	height:234px;
	float:left;	
}

#moreThan
{	
	position:relative;
	top:-22px;	
	/*left:50px;*/
	margin-left:550px;
	color:#264c93;
	font-size:1.7em;
	font-style:italic;	 
	background-color:White;		
	
}
H1
{
   color:White;
	text-align:right;		
	font-size:14px;
	font-weight:bold;
	font-style:italic;	
}


#contentRow
{
	 clear:both;
	 background-color:White;
	 height:auto;
	 min-height:180px;
	 width:799px;
	 border-bottom:solid 1px #F8BB01;
	 border-left:solid 1px #F8BB01;
}

#Content
{	
	position:relative;
	top:-1px;		
	float:left;
	background:white url(../images/corner_shadow.jpg) no-repeat left top;
	border:solid 1px white;	
	padding:15px;
	min-height:300px;
	min-width:50px;
	max-width:490px;
	font-size:100%;
	font-weight:normal;
	width:100%;
}