body {
	background: #000 url(images/bg.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
}

body, table, td {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:visited {
	color: #566F8A;
}

input {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

#header {
	margin: 0 auto;
	width: 760px;
	height: 134px;
	position: relative;
	text-align: left;
	background: #000 url(images/header2.jpg) 0 0 no-repeat;	
}


#leftcol {
	background: url(images/lbg.gif) 0 0 repeat-y;
	color: #000;
}

#leftcol .content {
	padding: 5px 5px 10px 10px;
	color: #000;
}

#leftcol .content ul {
	padding: 5px 0 3px 0;
	margin: 0;
	list-style-type: none;
	line-height: 16px;
}

#leftcol .content ul li {
	padding: 0 0 0 18px;
	background: url(images/arr1.gif) 0 3px no-repeat;
}

#maincol {
	background: #fff url(images/mainbg0.gif) 0 0 repeat-y;
}

#main {
	background: url(images/mainbg1.gif) 0 0 no-repeat;
	padding: 0px 20px 20px 14px;
	color: #566F8A;
}

#main h1 {
	color: #506479;
	font-size: 14px;
	margin: 0;
	padding: 0.7em 5px 7px 16px;
	background: url(images/arr1.gif) 0 13px no-repeat;
}

#main .header1right {
	background: url(images/h13.gif) 0 16px repeat-x;
}

#main p {
	margin: 0;
	padding: .5em 0;
}

#main a, #main a:visited {
	color: #D62024;
}


.darkproducts1 {
	background-color: #EBECF3;
}
.darkproducts2 td {
	background-color: #DBE3ED;
}


.lightproducts1 {
	background-color: #EBECF3;
}

.lightproducts2 {
	background-color: #DBE3ED;
}


#footer {
	margin: 16px auto 0 auto;
	width: 760px;
	height: 94px;
	position: relative;
	text-align: center;
	background: url(images/footer.gif) 0 0 no-repeat;	
} 

#copyright {
	padding-top: 25px;
	text-align: center;
	color: #fff;
}

#logo {
	position: absolute;
	left: 314px;
	top: 51px;
}

#topmenu {
	margin: 0;
	padding: 0;

	display: block;
	width: 550px;
	height: 25px;

	position: absolute;
	top: 101px;
	left: 11px;

	background: url(images/m2.gif) no-repeat;
}

#topmenu li {
	list-style: none;
	margin: 0;
	padding: 0; 
    position: absolute; 
}

#topmenu li, #topmenu a {
	display: block;
	height: 25px;
	text-decoration: none;
}

#topmenu a {
	overflow: hidden;
	padding-top: 25px;
	height: 25px;
	/* Tantek Celik's BMH */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 0;
}
html>#topmenu a {
	height: 0;
} 

#tmlink1 {
	left: 10px;
	width: 66px;
}
#tmlink2 {
	left: 76px;
	width: 67px;
}
#tmlink3 {
	left: 143px;
	width: 95px;
}
#tmlink4 {
	left: 238px;
	width: 108px;
}
#tmlink5 {
	left: 346px;
	width: 121px;
}


#tmlink1 a:hover {
	background: transparent url(images/m.gif) -10px -25px no-repeat;
}
#tmlink2 a:hover {
	background: transparent url(images/m.gif) -76px -25px no-repeat;
}
#tmlink3 a:hover {
	background: transparent url(images/m.gif) -143px -25px no-repeat;
}
#tmlink4 a:hover {
	background: transparent url(images/m.gif) -238px -25px no-repeat;
}
#tmlink5 a:hover {
	background: transparent url(images/m.gif) -346px -25px no-repeat;
}

#page1 #tmlink1 {
	background: transparent url(images/m.gif) -10px -25px no-repeat;
}
#page2 #tmlink2 {
	background: transparent url(images/m.gif) -76px -25px no-repeat;
}
#page3 #tmlink3 {
	background: transparent url(images/m.gif) -143px -25px no-repeat;
}
#page4 #tmlink4 {
	background: transparent url(images/m.gif) -238px -25px no-repeat;
}
#page5 #tmlink5 {
	background: transparent url(images/m.gif) -346px -25px no-repeat;
}


#footermenu {
	padding-top: 15px;
	color: #ddd;
}

#footermenu a {
	color: #eee;
	text-decoration: underline;
}

#footermenu a:hover {
	color: #fff;
}
