body
{
	margin: 0px auto;
	background-color: #C0C0C0;
	font-family: verdana;
	font-size: 12px;
	color: #838383;
}

a { color: #838383; text-decoration: none; }
a:hover { color: #227CBD; text-decoration: none; }

div.mainContainer
{
	margin: 0px auto;
	background-color: white;
	width: 750px;
}

div.header
{
	width: 750px;
	height: 95px;
	background-image: url(../images/bg_header_new.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

div.menu
{
	width: 750px;
	height: 39px;
}

#flashcontent
{
	border: solid 3px #838383;
	border-right: none;
	border-left: none;
	width: 750px;
	height: 188px;
}

#flashArea
{
	border-top: solid 3px #838383;
	width: 750px;
}

#flashcontent2
{
	border: solid 1px #000;
	width: 416px;
	height: 290px;
}

div.contentArea
{
	width: 750px;
	background-color: white;
	overflow: hidden;
	padding: 15px 0px;
}

div.textAreaNews
{
	margin: 0px auto;
	padding: 10px;
	line-height: 1.5
}

div.rightArea
{
	width: 304px;
	float: left;
}

div.mainArea
{
	float: right;
	width: 445px;
	border-left: 1px solid #838383;
}

div.footer
{
	padding: 30px 20px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
}

div.smallMenu
{
	width: 154px;
	float: left;
}

div.productArea
{
	float: right;
	width: 595px;
}

div.greyArea
{
	width: 750px;
	height: 3px;
	background-color: #838383;
}

div.imgBox
{
	float: right;
	width: 416px;
	padding-left: 10px;
	padding-top: 5px;
}

.productText
{
	padding: 5px 0px;
	color: black;
	font-size: 11px;
	line-height: 1;
}

.border
{
	border: 0px;
}

.hr
{
	clear: none;
	margin: 0px auto;
	border-top: 1px solid #838383;
	width: 100%;
	padding-bottom: 10px;
}

.textArea
{
	padding: 0px 15px;
	line-height: 1.5;
}

.productAreaText
{
	font-size: 11px;
	padding: 0px 15px;
	line-height: 1.5;
}


.menuItems
{
	padding-left: 15px;
	padding-right: 10px;
	font-size: 11px;
	line-height: 1.4;
	overflow: hidden;
}

.menuAreaText
{
	padding-left: 15px;
	font-size: 11px;
	font-weight: bold;
	overflow: hidden;
}

.title
{
	font-weight: bold;
	font-size: 12px;
	color: #227CBD;
}

.subtitle
{
	font-weight: bold;
	font-size: 10px;
	color: #227CBD;
}

ul
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	
}

li.prod
{
	list-style-type: square;
}

li
{
	padding: 5px 0px;
}

li.newStyle
{
	font-weight: normal;
	padding-left: 15px;
}

li.newStyleHere
{
	color: #227CBD;
	padding: 0px;
}

li.here
{
	padding: 0px, 5px;
	color: #227CBD;
}

.rightJust
{
	width: 135px;
	float: right;
	font-size: 10px;
	font-weight: normal;
	padding: 2px;
}

.imgBrdr
{
	border: 1px solid black;
}
