/*
Design - http://www.roman.lt/
Released for free under a Creative Commons Attribution 2.5 License
*/


/*
Here you can change the wodth of main table
*/
.table-corners {width:900px}

body {
	margin:0px;
	padding-top:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-repeat: no-repeat;
	font-weight: bold;
}
td {
	vertical-align: top;
	line-height:normal;
	font-size: 10px;
	top: auto;
	list-style-type: none;
	display: block;
}
h1 {font-size:18px; font-weight:normal; padding:0px; margin:0px}
a:link, a:visited {color:#43586d} a:hover {color:#003156}
.main-table {
	border: 1px solid #FFFFFF;
	background-color:#FFFFFF
}
.style1 {font-size: 10px}
.top-img {
	color:#515a61
}
.website-title {font-family: "Trebuchet MS", Arial; color: #515a61; text-align: right; font-size:34px; letter-spacing:-1px;}
.menu {
	height:10px;
	vertical-align:middle;
	padding-left:10px;
	padding-right:10px;
	background-image:url(i/menu-bg.gif);
	background-color: #A20025;
}
.table-corners {
	width:800px;
	height: 500px;
}
.bg-white {background-color:#FFFFFF}
.corner1 {background-image:url(i/corner1.gif); width:20px; height:20px}
.corner2 {background-image:url(i/corner2.gif); width:20px; height:20px}
.corner3 {background-image:url(i/corner3.gif); width:20px; height:20px}
.corner4 {background-image:url(i/corner4.gif); width:20px; height:20px}
a.menu-link, a.menu-link:visited {
	background-image:url(i/menu-sep.gif);
	height:30px;
	line-height:normal;
	background-position: right;
	background-repeat:no-repeat;
	padding-left:7px;
	padding-right:14px;
	padding-top:6px;
	padding-bottom:6px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
	font-weight:bold
}
a.menu-link:hover {
	background-image:url(i/menu-bg_hover.gif);
	background-position:center;
	background-repeat:repeat-x;
	color:#FFFFFF
}
.content {
	padding-top:70px
}
.content-right {
	padding-top:70px
}
a.made-in {color:#aaaaaa }
.made-in_text {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #aaaaaa;
	padding-left:3px;
	padding-bottom:15px
}
a.menu-right, a.menu-right:visited {
	font-size: 12px;
	line-height:30px;
	padding-left:20px;
	text-decoration:none;
	color:#000000;
	background-color:#FAFAFA;
	width:150px;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
a.menu-right:hover {
	background-color:#CCCCCC;
	color:#000000
}
