body
{
	margin:0px;
	background-color:#e5e5e5;
	font-family: Arial;
	color:#505050;
	font-size:11px;
}

a
{
	-moz-outline: none;
}

.clr
{
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
	overflow:hidden;
}

/*#container
{
	width:100%;
}

#header
{
	height:33px;
	width: auto;
	background-image: url('images/logo.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	padding-top:21px;
	padding-right:12px;
}

span.address
{
	height:15px;
	padding-top:4px;
	border-right: 1px dotted #9b9b9b;
	padding-right:10px;
	margin-right:10px;
	display:block;
	float:right;
	margin-top:1px;
}

span.phone
{
	height:15px;
	padding-top:4px;
	border-right: 1px dotted #9b9b9b;
	padding-right:10px;
	margin-right:10px;
	display:block;
	float:right;
	margin-top:1px;
}

span.search
{
	float:right;
}

span.search form
{
	margin:0px;
	padding:0px;
}

#searchInput
{
	margin:0px;
	padding:0px;
	height:17px;
	border:1px solid #7f9db9;
	padding-top:3px;
	margin-right:6px;
}

#searchImage
{
	margin:0px;
	float:right;
	margin-top:3px;
}


#topnavigation
{
	height:24px;
	width:auto;
	background-image: url('images/menu1.jpg');
	background-repeat: repeat-x;
	background-position: top left;	
	padding-left:9px;
}

span.menuItem
{
	float:left;
	display:block;
	height:14px;
	margin-top:4px;
	border-right:1px solid #808080;
	padding-right:16px;
	margin-left:11px;
	padding-top:3px;
	color:#808080;
	text-transform:uppercase;
	background-image: url('images/arrow1.jpg');
	background-repeat: no-repeat;
	background-position: top right;	
	font-size:10px;
}

span.trash
{
	width:55px;
	text-transform:uppercase;
	float:right;
	background-image: url('images/trash.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:25px;
	height:17px;
	padding-top:7px;
}

span.menuItem:first-child
{
	margin-left:0px;
}

span.menuItem a
{
	text-decoration:none;
	color:#808080;
}

span.menuItem a:hover
{
	color:#000000;
}


#bottomnavigation
{
	height:25px;
	width:auto;
	background-image: url('images/menu2.jpg');
	background-repeat: repeat-x;
	background-position: top left;	
	padding-left:9px;
}

#title
{
	height:36px;
	width:auto;
	background-image: url('images/title.jpg');
	background-repeat: repeat-x;
	background-position: top left;	
	padding-left:9px;
}

span.mainTitle
{
	color:#595959;
	font-family:Arial;
	font-size:20px;
	margin-top:6px;
	margin-right:13px;
	display:block;
	float:left;
}

span.subTitle
{
	margin-top:15px;
	display:block;
	float:left;
}
*/
#mainlp
{
	padding-top:32px;
	padding-left:18px;
	padding-right:246px;
	width:683px;
	background-image: url('images/lp/mainBg.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	text-align:justify;	
}

#mainlp div.red
{
	color:#e81d1d;
	font-family:Arial;
	font-size:18px;
	margin-bottom:20px;
}

#mainlp div.bigBox
{
	height:160px;
	width:337px;
	background-image: url('images/lp/bigBox.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-top:18px;
	float:left;
}

#mainlp div.smallBox
{
	height:110px;
	width:221px;
	background-image: url('images/lp/smallBox.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	margin-top:18px;
	float:left;
	margin-right:9px;
}

#mainlp div.lastSmallBox
{
	margin-right:0px;
}


#mainlp div.firstBigBox
{
	margin-right:9px;
}

#mainlp div.bigBoxTitle, #mainlp div.smallBoxTitle
{
	padding-top:19px;
	padding-left:48px;
	font-family:Arial;
	font-weight:bold;
	font-size:11px;
	color:#505050;
	margin-bottom:10px;
}

#mainlp div.bigBoxContent, #mainlp div.smallBoxContent
{
	padding-left:12px;
	padding-right:17px;
	font-size:11px;
}

#mainlp div.bigBoxContent ul, #mainlp div.smallBoxContent ul
{
	padding:0px;
	margin:0px;
	padding-left:12px;
}

#mainlp ul.orange
{
	padding:0px;
	margin:0px;
	padding-left:12px;
	color:#ffb500;
}

#mainlp ul.orange font
{
	color:#505050;
}

#mainlp a
{
	color:#e31313;
	text-decoration:none;
}

#mainlp a:hover
{
	text-decoration:underline;
}



