﻿html,body
{
    margin:0;
    padding:0;
    width:100%;
    height:auto;
    font-family:Georgia, Arial;
    background:#aaa;
}

#wrapx
{
    float:left;
    width:1000px;
    background:#fff;
}
#page
{
    width:1320px;
    height:auto;
    margin:auto;
    background:#fff;
}
#header
{
    width:1000px;
    height:275px;
    border-bottom:3px solid #FFA500;
}
.head1
{
    width:500px;
    height:270px;
    float:left;
}
.head2
{
    width:500px;
    height:250px;
    float:right;
}
.logo
{
    width:500px;
    float:left;
    text-align:center;
}
.arch
{
    width:500px;
    float:right;
}
.archi
{
    padding:10px 10px 10px 10px;
    width:455px;
    margin:auto;
    background:#FFA500;
    -moz-border-radius:0 0 1em 1em;
    border-radius: 0 0 1em 1em;
    border:1px solid #D48C09;
}
.slowI
{
    width:500px;
    text-align:center;
    height:20px;
    float:left;
}
.slowI a:link, .slowI a:visited
{
    color:Blue;
    text-decoration:none;
}
.slowI a:hover
{
    color:Red;
    text-decoration:underline;
}
.par
{
  height:100px;
  padding:45px 25px 0px 25px;
  display:inline-block;  
  float:left;
}
.ctbt
{
  width:200px;
  height : 60px;  
   }
.ctbt a:link, .ctbt a:visited
{
    display:inline-block;
    padding:10px 0 10px 0;
    background:#FFA500;
    text-align:center;
    text-decoration:none;
    color:#000;
    font-weight:bold;   
    -moz-border-radius: 1em 1em 1em 1em;
    border-radius: 1em 1em 1em 1em;
    border:1px solid #ababab;
}
.ctbt a:hover
{
   background:#aaa;
   text-decoration:none;
    color:#fff; 
}
.flas
{
    width:500px;
    float:right;
    text-align:center;
}
#content
{
    width:1000px;
    height:auto;
    padding-top:5px;
}
#contents
{
    width:1000px;
    height:auto;
}
.contacta
{
    width:600px;
    padding:20px;
    height:auto;
    float:left;    
}
.headlines
{
    width:600px;
    padding:20px;
    height:auto;
    float:left;
    font-family: Arjuna;
    font-size:18px;
    
}
@font-face {
  font-family: Arjuna;
  src:  url("fonts/arjuna.eot?") format('eot'),
  url('fonts/Arjuna.ttf') format('truetype'), 
  url("fonts/arjuna.woff") format('woff');
  
}
.sidebar
{
    width:320px;
    padding:0 20px;
    height:auto;
    float:right;
}
#footer
{
    clear:both;
    width:1000px;
    height:50px;
    border-top:3px solid #FFA500;
}
#footer p
{
    padding:10px;
    margin:0;
    text-align:center;
}
#footer a:link, #footer a:visited
{
    color:#000;
    text-decoration:underline;
}
#footer a:hover
{
    color:#000;
    text-decoration:none;
}
/* Other styles */

blockquote.style1 
{
  font-style:italic;
  padding: 8px;
  background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89;
  margin: 10px 0 10px 0;
  background-image: url(img/openquote1.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote.style1 span 
  {
    	display: block;
    	background-image: url(img/closequote1.gif);
    	background-repeat: no-repeat;
    	background-position: bottom right;
  	}

#HQADD
{
    padding:3px;
}
.othercontact
{
     width: 980px; padding: 10px; font-size: 13px;
}
