﻿body
{
	margin:0;
	padding:0;
	background-color:#0b75b3;
}

h1, h2, h3, h4, a, p, span, div
{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial;
}

h2
{
	color:#000000;
	font-size:16px;
	font-weight:bold;
	margin-top:5px;
}

.clear
{
	clear:both;
}

#wrapper
{
	width:995px;
	margin:0 auto;
	background-color:#FFF;
}

#header
{
	width:995px;
	height:125px;
	background-color:#0b75b3;
}

#logo
{
	width:203px;
	height:75px;
	float:left;
}

#logo a
{
	text-decoration:none;
	border:0;
}

#logo img
{
	border:none;
}

#contactInfo
{
	float:right;
}

#contactInfo img
{
	border:none;
	margin-top:15px;
}

#menu
{
	width: 995px;
	float: left;
	height: 50px;
	background-color: #000;
	background-image:url(/Content/Images/Skin/menu.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#menuSet
{
	float:left;
	
}

#menu a
{
	float: left;
	width: 120px;
	height: 50px;
	text-decoration: none;
	color: #FFF;
	text-align: center;
	padding-top: 14px;
	font-size:19px;
}

#menu a:hover
{
	text-decoration:underline;
}

#content
{
	width:995px;
}

#banner-top
{
	margin:20px 0 5px 22px;
}

#specials
{
	float:left;
	width:250px;
}

#specials img
{
	border:0;
}

#specials h2
{
	font-weight:bold;
	font-size:19px;
	background-image:url(/Content/Images/Skin/top-header.png);
	background-repeat:no-repeat;
	width:220px;
	color:#0b75b3;
	height:36px;
	padding:5px 0 0 10px;
	margin:10px 0 5px 20px;
}

#pageContent
{
	width: 460px;
	float: left;
	padding: 10px 0 10px 20px;
	color: #808080;
}

#pageContent p
{
	margin:10px 0;
}

#pageContent li
{
	font-size:.9em;
}

#pageContent h1
{
	font-size: 1.5em;
	font-weight: bold;
	margin: 10px 0;
	color: #0B75BF;
}

#pageContent h2
{
	color: #666666;
	font-size:14px;
}

#footer
{
	width:995px;
	height:100px;
	background-color:#00385a;
	background-image:url(/Content/Images/Skin/footer-logo.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#footer .info
{
	float:right;
	width:450px;
	color:#fff;
	text-align:right;
	padding-top:25px;
	margin-right:20px;
}

#footer .info a
{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}

.productShort
{
	width:220px;
	margin-bottom:15px;
}

.productShort .text
{
	float:right;
	width:130px;
}

.productShort .text h3
{
	font-weight: bold;
	padding-left: 5px;
	color: #666666;
}

.productShort .text p
{
	padding-left: 5px;
	color: #666666;
}

.productShort img
{
	border:none;
	float:left;
	margin-left:25px;
}

#other
{
	float:right;
	width:220px;
	margin-right:20px;
}

#clients
{
	
}

#clients img
{
	border:none;
	height:60px;
	width:60px;
	margin:0 5px 5px 5px;
	float:left;
}

#other h2
{
	font-size:19px;
	font-weight:bold;
	margin-top: 20px;
	color: #000;
}

#listBlock
{
	padding:5px 0 5px 0;
	background-color:#e6e3da;
}

#listBlock li
{
	list-style-type:none;
	list-style-position:inside;
	clear:both;
	margin:10px 0 0 0;
}

#listBlock img
{
	float:left;
	border:none;
	margin-right:10px;
	width:40px;
	height:40px;
}

#listBlock a
{
	color:#000;
	text-decoration:none;
	border:none;
}

#listBlock a strong
{
	display:block;
	font-weight:bold;
	font-size:12px;
}

#listBlock span
{
	display:block;
	float:left;
}

.side-list
{
	margin:0;
	padding:0;
}

.side-list img
{
	border:none;
}

.side-list ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.side-list li
{
	list-style-type:none;
	list-style-position:inside;
	clear:both;
	margin:10px 0 0 25px;
	width:180px;/*195px;*/
}

#other .side-list li
{
	margin-left:0;
}

.side-list-image
{
	float:left;
	width:40px;
	height:40px;
}

.side-list-text
{
	float:right;
	width:130px;
}

.side-list a
{
	color:#000;
	text-decoration:none;
}
