/*
Copyright (c) 2008 Fruchtman & Associates
http://www.fruchtmaneng.com

Developed by Brinzan Dumitru
http://www.brinzan.net
*/

body {margin:0; padding:0; background-color:#012d4a; font-family: Tahoma, Arial; font-size:11px; color: #434343; text-align:center; background-image:url(http://www.fruchtmaneng.com/images/back_page.jpg); background-repeat:no-repeat; background-position:top; }
table {border:0; }
a {text-decoration:underline; color:#012d4a; }
a:hover {text-decoration:none; }
a.white {text-decoration:none; color:#fff; }
a.white:hover {text-decoration:underline; color:#fff; }
img {border:0;}
li {list-style-type:none; background-image:url(http://www.fruchtmaneng.com/images/bullet_red.png); background-position:center left; background-repeat:no-repeat; padding: 0 0 0 12px; line-height:18px;}

h1,h2,h3,h4,h5,h6 {margin: 0; font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; }
h1 {font-size:18px; color:#940000; }
h2 {color: #012d4a; font-size:11px; font-family:Tahoma, Verdana, "trebuchet MS"; font-weight:bold;}

.left {float: left; }
.right {float: right; }

#container {width: 100%; text-align:center; }
#frame {width: 900px; margin:0 auto; text-align:left; position:relative;}

#header {height: 120px; position:relative; }
#logo {width:464px; height:64px; background-image:url(http://www.fruchtmaneng.com/images/logo_tr.png); background-repeat:no-repeat; position:absolute; top: 30px; left: 20px; }

#menuMain {height: 26px; background-image:url(http://www.fruchtmaneng.com/images/back_mainmenu.png); background-repeat:repeat-x; font-size:11px; font-weight:bold; text-align:center; }
#menuMain a {text-decoration:none; color:#fff; }
#menuMain a:hover {text-decoration:underline; }
#menuMain ul {padding:0; margin:0; }
#menuMain li {padding:0; margin:0 15px 0 15px; display:inline; list-style-type:none; line-height:26px; }

#promo {height: 210px; background-image:url(http://www.fruchtmaneng.com/images/back_promo.png); background-position:top left; background-repeat:repeat-x; background-color:#fff; text-align:center; position:relative; }
#promo #blocks {position:absolute; top:49px; left:0;}
#promo #blocks .first {position:absolute; top:0; left:40px; width:256px; height:152px;}
#promo #blocks .second {position:absolute; top:0; left:325px; width:255px; height:152px;}
#promo #blocks .third {position:absolute; top:0; left:610px; width:254px; height:152px;}

#content {background-color: #fff; padding: 0 30px 0 40px;}


#footer {clear: both; padding: 10px 20px; margin: 0 0 20px 0; height:67px; background-image:url(http://www.fruchtmaneng.com/images/back_footer.png); background-repeat:repeat-x; }
#footer p {margin: 0; line-height:18px; line-height:14px; }
#footer p.devs {clear: right; float: right; font-size:10px; }

/* IE PNG HACK */
#logo { 
//background: none;
//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.fruchtmaneng.com/images/logo_tr.png',sizingMethod='image'); }