/* CSS Document */

*{
padding:0;
margin:0;
}
p, li{
font-family:Arial;
}

#mainContent{
width:472px;
margin:0 auto 0 auto;
background:url(images/top_background.gif) no-repeat;
}
/*-----Top Part------*/
#top{
width:440px;
padding:10px 10px 15px 0;
margin-left:10px;
border-bottom:1px dashed #e89f23;
float:left;
}
#top h1{
font-family:Verdana;
font-size:18px;
font-weight:normal;
color:white;
padding-bottom:10px;
}
#top p{
font-size:13px;
color:#ed1437;
margin-bottom:10px;
}
#logos{
float:left;
width:200px;
margin-right:10px;
}
#winner{
float:right;
width:200px;
margin-left:10px;
}
#winner p{
color:#3e3e3e;
font-size:11px;
padding-top:5px;
}
/*----Bubble_Part----*/
#bubble{
height:235px;
background:url(images/bubble_background.gif) no-repeat center 14px;
padding:37px 50px 46px 55px;
clear:both;
}
#bubble p{
font-weight:bold;
font-size:11px;
margin-bottom:15px;
}
#bubble p.links{
text-align:right;
color:#e9a023;
}
#bubble p.links a{
color:#e9a023;
}
/*----Center----*/
#center{
padding:10px 0 10px 10px;
font-size:12px;
}
#center ul{
list-style:none;
margin-right:10px;
padding-bottom:20px;
color:#3e3e3e;
border-bottom:1px dashed #e9a023;
}
#center li{
background:url(images/list_image.gif) no-repeat left 5px;
padding-left:10px;
line-height:14px;
}

.orange_bold{
font-weight:bold;
color:#e9a023;
}
#phones{
width:435px;
padding:30px 0 40px 15px;
float:left;
background:url(images/center_background.gif) no-repeat center;
}
.n97{
width:173px;
height:362px;
float:left;
position:relative;
background:url(images/n97.gif) no-repeat center;
}
.n95{
width:165px;
height:319px;
float:right;
padding:20px 15px 0 0;
position:relative;
background:url(images/e71.gif) no-repeat 0 20px;
}
#left_button1{
position:absolute;
left:-13px;
top:170px;
}

#left_button2{
position:absolute;
left:-13px;
top:170px;
}

#right_button1{
position:absolute;
left:174px;
top:170px;
}

#right_button2{
position:absolute;
left:165px;
top:170px;
}
/*----Bottom----*/
#bottom{
background:url(images/bottom_background.gif) no-repeat left bottom;
}
#bottom p{
font-size:12px;
}
p.text{
color:#3e3e3e;
padding:0 10px 18px 10px;
text-indent:5px;
}
p.about{
color:#e9a023;
font-weight:bold;
padding:9px 10px 19px 10px;
background:url(images/epocware_logotype.gif) no-repeat 97% top;
}
#awards{
width:377px;
height:79px;
background:url(images/awards.gif) no-repeat 10px 10px;
padding-bottom:40px;
}
