/* GENERAL STYLES */
@charset "utf-8";
/* CSS Document */

img{
	border: 0;
}

a {
    text-decoration: none;
}

.Container {
	width:800px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
}

.Header {
	width:800px;
	height:109px;
	background-image:url(/images/Header.png);
	behavior:url(iepngfix.htc); 
}

.AccMenu {
	width:447px;
	height:27px;
	padding-top:82px;
	padding-left:404px;
	padding-right:9px;
}

.Line {
	width:800px;
	height:21px;
	background-image:url(/images/MainTemplate_05.png);
	behavior:url(iepngfix.htc); 
}

.MiddleContainer {
	width:800px;
	height:400px;
}

.Left {
	width:172px;
	height:400px;
	padding-left:10px;
	float:left;
}

.Menu {
	width:172px;
	height:269px;
	padding-bottom:8px;
	background-image:url(/images/MainTemplate_07.png);
	behavior:url(iepngfix.htc); 
	background-repeat:no-repeat;
}

.MenuLink {
	width:150px;
	height:15px;
	padding-left:10px;
	padding-bottom:5px;
	font-family:"Arial Rounded MT Bold", "VAGRounded BT", Arial;
	color:#FFFFFF;
	text-decoration: none;
}

.MenuLink:hover {
	width:150px;
	height:15px;
	padding-left:10px;
	padding-bottom:5px;
	font-family:"Arial Rounded MT Bold", "VAGRounded BT", Arial;
	color:#54075B;
	text-decoration: none;
}

.Newsletter {
	width:172px;
	height:97px;
	padding-bottom:26px;
	background-image:url(/images/MainTemplate_12.png);
	behavior:url(iepngfix.htc); 
	background-repeat:no-repeat;
}

.NL_Image {
	width:70px;
	height:80px;
	float:left;
	padding-top:10px;
	padding-left:10px;
}

.NL_Text {
	width:80px;
	float:left;
	padding-top:10px;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Text {
	width:284px;
	height:380px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

.ContactText {
	width:484px;
	height:380px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:20px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}


.Image {
	width:305px;
	height:329px;
	padding-bottom:71px;
	float:left;
}

.Footer {
	width:800px;
	height:70px;
	background-image:url(/images/MainTemplate_15.png);
	behavior:url(iepngfix.htc); 
}

.Address {
	width:220px;
	padding-left:25px;
	padding-top:8px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Phone {
	width:250px;
	padding-left:5px;
	padding-top:8px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.style1 {
	color: #54075B;
	font-weight: bold;






/* EDITOR PROPERTIES */

