﻿.Main
{
	margin:15px;
	width:763px;
}

#Main
{
	margin:-15px 15px -15px 15px;
	min-width:763px;
	width:762px;
	background-image:url(/Shared/Images/Background.jpg);
	background-repeat:repeat-y;
}

#LeftTop
{
	float:left;
	width:522px;
	height:90px;
	background-image:url(/Shared/Images/banner.gif);
	border-right:solid 1px Black;
}

#LeftColumn
{
	float:left;
	width:522px;
	min-height:580px;
	border-right:solid 1px Black;
}

* html #LeftColumn
{
	height:580px;
}

.LeftContent
{
    margin: 20px 0px 20px 35px;
    font-size:12px;
}

#RightColumn
{
	float:left;
	width:240px;
}

.RightContent
{
    margin:33px 0px 20px 26px;
    font-size:12px;
}

.Box_450_Top
{
	width:450px;
	height:10px;
	margin:0px;
	background-image:url(/Shared/Images/450-top-pix.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.Box_450_Content
{
    width:450px;
    background-image:url(/Shared/Images/450-center.gif);
}

.Box_450_Bottom
{
    width:450px;
    height:10px;
    background-image:url(/Shared/Images/450-bottom-pix.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.Box_215_Top
{
	width:215px;
	height:10px;
	margin:0px;
	background-image:url(/Shared/Images/215-top-pix.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.Box_215_Content
{
    width:215px;
    background-image:url(/Shared/Images/215-center.gif);
}

.Box_215_Bottom
{
    width:215px;
    height:10px;
    background-image:url(/Shared/Images/215-bottom-pix.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.BoxContent
{
    margin:0px 10px 0px 10px;
}

#eCard_Frame
{
	width:419px;
	height:284px;
	background-image:url(/Images/eCard_Ramme.jpg);
}

.eCard_Text
{
	float:left;
	margin:20px 0px 0px 10px;
	font-size:10px;
}