a { text-decoration:none;color:#2b102f;font-weight:bold;}
a:hover { ;color:#72367b;font-weight:bold;text-decoration: underline;}
/* body */
body {
	padding: 0px;
	margin: 0px auto;
	text-align: left;
	font: 11pt verdana;
	background: #fff;
} 
/*#body {
	background: url("/img/site_bg.gif") repeat-x #fff;
	}
#bodyHome {
	background: url("/img/home_bg.gif") repeat-x #fff;
	}*/

/* BG */
div#container {
	position: relative;
	margin: 20px auto;
	padding: 0px;
	/*background: url(/img/authbg.jpg) repeat;*/
	color: #000;
	width: 1008px;
	left: 50%;
	margin-left: -504px;
	border-bottom: 0px solid #c1c1c1; 
	border-top: 0px solid #c1c1c1; 
	border-left: 0px solid #c1c1c1; 
	border-right: 0px solid #c1c1c1; 
}
div#topContainerBg{
	width:100%;
	background: url("/img/bg_top.gif") repeat-x #fff;
}
div#topContainer {
	position:relative;
	margin:0px auto;
	height:70px;
	width: 1000px;
}
#subTopContainer {
	background: #EDEDED;
	border-bottom: 1px solid #E5E5E5;
	border-top: 1px solid white;
	text-shadow: white 0px 1px 0px;
}
div#logoContainer {
	margin:0px auto;
	padding-top:20px;
	height:103px;
	width: 1000px;
	border: 0px solid #a1a1a1;
}
div#mailsys a{
	position:absolute;
	font: 18pt verdana;
	color:#fff;
	/*text-shadow: #c1c1c1 0px 1px 1px;*/
	text-shadow: #000 0px 1px 0px;
	padding-top:20px;
	padding-left:100px;
	text-decoration:none;
}
div#homeTopContainerBg {
	width:100%;
	background: url("/img/bg_home.gif") repeat-x #fff;
}
div#homeTopContainer {
	/*background:url('/img/home_bgtop.gif') no-repeat right #2b102f;*/
	margin:0px auto;
	height: 225px;
	width: 1000px;
}
div#homeContainer {
}
div#siteContainerBg {
	width:100%;
	background: #EDEDED;
	border-bottom: 1px solid #fff;
	outline: 1px solid #E5E5E5;
	border-top: 1px solid white;
	text-shadow: white 0px 1px 0px;
}
div#siteContainer {
	margin:0px auto;
	padding-bottom:10px;
	width: 850px;
	padding-left:150px;
	padding-right:150px;
	border: 0px solid #a1a1a1;
}
div#siteContainer h1 {
	color:#2b102f;
	text-shadow: white 0px 2px 2px;	
	text-transform: uppercase;
	font: 14pt verdana;
	padding: 5px;
	text-align:left;
	font-weight:bold;
}
div#siteLeftContainer{
	width:320px;
	float:left;
}
div#siteRightContainer{
	width:640px;
	min-height:350px;
	background:url('/img/leftshadow.png') no-repeat left top #fff;
	padding-left:40px;
	float:left;
}
#bottomContainer{
	margin: 0px auto;
	margin-top:15px;
	width: 90%;
	padding: 10px;
	color:#c1c1c1;
	border-top: 1px solid #c1c1c1; 
	border-bottom: 0px solid #c1c1c1; 
	border-left: 0px solid #c1c1c1; 
	border-right: 0px solid #c1c1c1;
}
#bottomContainer a { text-decoration:none;color:#717171;font-weight:bold;}
#bottomContainer a:hover { ;color:#717171;font-weight:bold;text-decoration: underline;}


/* TOP MENU */
div#topNavi {
	padding: 5px;
	text-align:right;
}
#topNavi a { font: 11px verdana; color:#fff;vertical-align:70%;font-weight:normal;}
#topNavi a:hover {}

/* ABOUT TABLE */
.tableAbout td {
	padding:10px 5px 10px 5px;
	vertical-align:top;
}
.tableAbout p {
	text-align:left;
}
.tableAbout td.shadow {
	background:url("/img/boxrightbottom.png") no-repeat bottom right;
	padding:0px 20px 20px 0px;
}

/*OFER TABLE*/
.offerTable{
	margin:0px;
	border-collapse:collapse;
	border-spacing: 1px;
}
.offerTable tr{
}
.offerTable td{	
	padding: 9px 12px;
	background: #f3f3f3;
	vertical-align:center;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
.offerTable td.header{	
	font: 9pt verdana;
	text-align:left;
	font-weight:bold;
	background: #fff;	
	border-left:0px;
	text-shadow: #c1c1c1 1px 1px 1px;
}
.offerTable td.headerTop{	
	font: 14pt verdana;
	background: #fff;
	text-align:left;
	font-weight:bold;
	text-align:center;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	text-shadow: #c1c1c1 2px 2px 2px;
}
.offerTable td.red{
	color:#f00;
}
.offerTable td.green{
	color:#4f7c1e;
}
.offerTable td.promo{
	background:url("/img/offerpromo.png") no-repeat;
}

/* MENU */
#menu {
	color: #fff;
	text-align:right;
	padding-right:160px;
	margin-top:7px;
}
#menu ul{
	display:inline;
	list-style:none;
	list-style-type:none;
	float:left;
}
#menu li {
	display:inline;
	list-style:none;
	list-style-type:none;
	padding:20px;
}
#menu a {
	font: 10pt verdana;
	color:#fff;
	text-decoration: none;
	text-shadow: #0A0A0A 0px 1px 0px;
	text-transform: uppercase;
}
#menu a:hover {
	text-decoration: none;
	color:#ccc;
	/*text-shadow: #888 0px 1px 0px;*/
}

.list {
	padding:10px 20px 10px 40px;;
	font: 10pt verdana;
	font-weight:bold;
	color:#2b102f;
}
.back {
	text-align:right;
}

/* BOX */
.info {
	margin-top:20px;
	margin-bottom:20px;
	padding-left:80px;
	padding-top:10px;
	height:100px;
	background:url("/img/info.png") no-repeat;
}
.boxLeft {
	background:url("/img/boxrightbottom.png") no-repeat bottom right;
	padding-bottom:20px;
	padding-right:20px;
	float:left;
}
.boxLeft600 {
	background:url("/img/boxrightbottom.png") no-repeat bottom right;
	padding-right:20px;
	padding-bottom:20px;
	width:600px;
	float:left;
}
.boxRight {
	background:url("/img/boxrightbottom.png") no-repeat bottom right;
	padding:20px;
	float:right;
}
.boxShadow{
	width:300px;
	min-height:350px;
	background:url('/img/leftshadow.png') no-repeat left top #fff;
	padding-left:40px;
	padding-right:40px;
	float:left;
}
.boxShadow600{
	width:520px;
	min-height:350px;
	background:url('/img/leftshadow.png') no-repeat left top #fff;
	padding-left:40px;
	padding-right:40px;
	float:left;
}



/* news */
.newsList li,ul {
	list-style:none;
	list-style-type:none;
	margin-left:10px;
	text-align: justify;
	padding-bottom:7px;
}

/* HOME */
#homeAdvantage {
	position:absolute;
	width:1000px;
	color:#fff;
	font-weight:bold;
}
#homeAdvantage li{
	margin-left:10px;
	padding:0px;
	text-align: justify;
	color:#fff;
	list-style-type: square;
	list-style-color: #2B102F;

}
#homeAdvantage h2{
	font: 13pt verdana;
	padding: 1px;
	text-align:left;
	font-weight:bold;
	text-shadow: #515151 0px 1px 1px;
}
#homeAdvantage h1{
	font: 14pt verdana;
	padding: 5px;
	text-align:left;
	font-weight:bold;
	text-shadow: #515151 0px 1px 1px;
}

#homeAdvantage a { text-decoration:none;color:#fff;}
#homeAdvantage a:hover { ;color:#c1c1c1;}
#homeAdvantage img {
	padding-right:10px;
}

#liveChat {
   /*position:absolute;
	top:295px;*/
	padding:10px;
	display:block;
   z-index: 999;
	border: 0px solid #c1c1c1;
	border-bottom-right-radius: 8px 8px;
	border-top-right-radius: 6px 8px;
}

#liveChat a {
	color:#2B102F;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}


/* CSS */
.errors {
	font: 9px verdana;
	text-align:left;
	color:#f00;
}
.errors li {
	list-style: none;
	text-align:left;
}
.small {
	font: 10px verdana;
}
.bold {
	font-weight:bold;
}
.center {	
	text-align: center;
	}
.grey {
	color:#717171;
}
.red {
	color:#f00;
}
.white {
	color:#fff;
}
.violet {
	color:#2b102f;
}
.leftFloat {
	float:left;
}
.rightFloat {
	float:right;
}
.right {
	text-align:right;
}
.readmore {
	font: 11px verdana;
	padding:0px 5px 5px 5px;
	text-align: right;
	}
.readmore a { color:#2b102f;}
.clear{clear:both;}
.normalText {
	font: 11pt verdana;
	margin: 1em 0px;
}

/* HTML */
p {	
	font: 10pt verdana;
	margin:0px;
	text-align: justify;
	color: #000;
	}
dl {
	margin:auto;
	padding:10px;
}
dd {
	font: 10pt verdana;
	padding: 5px 0px 5px 0px;
	text-align:left;
}
dt {
	font: 10pt verdana;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
textarea {
	border: 1px solid #c1c1c1; 
	width: 249px;
	height: 150px;
}
input {
	background: url(/img/bt_input.gif) no-repeat 0% 0%;
	border: 0px;
	color:#717171;
	font-size: 14px;
	height: 25px;
	padding: 1px 5px 0px;
	width: 249px;
	clear:both;
}
input[type=checkbox] {
	width:20px;
}
input[type=radio] {
	width:20px;
}
input[type=file] {
	border: 0px solid #2B102F;
	color: #000;
	font: 10px verdana;
	padding: 0px 0px 0px 0px;
}
input[type=submit] {
	border: 0px;
	background:url("/img/bt_submit.gif") no-repeat;
	display:block;
	color: #fff;
	width: 259px;
	height: 26px;
	font: 10px verdana;
	padding: 5px 5px 5px 5px;
}
input[type=submit]:hover {
	color:#f1f1f1;
}
button:hover {
	background: #2B102F;
}
button {
	border: 0px;
	background:url("/img/bt_submit.gif") no-repeat;
	display:block;
	width: 259px;
	height: 26px;
	color: #fff;
	font: 10px verdana;
	padding: 5px 5px 5px 5px;
}
ul{
	padding:0px;
	margin:0px;
	list-style-type: square;
	list-style-color: #2B102F;
	text-align: left;
}
h1 {
	font: 11pt verdana;
	padding-left: 5px;
	padding-top: 5px;
	text-align:left;
	font-weight:bold;
}
h2 {
	font: 14pt verdana;
	padding: 5px;
	text-align:left;
	font-weight:bold;
	text-shadow: #c1c1c1 1px 1px 1px;
}
h3 {
	font: 11pt verdana;
	padding-left: 5px;
	padding-top: 5px;
	text-align:left;
	font-weight:bold;
}

hr{
	margin: 7px 0px;
	height: 1px;
	border: 0;
	background-color: #c1c1c1;
}
img {
	border:0px;
}



