/* Style.css */
/* default.css */

body                        { padding:0px; margin:0px; background-color:#e1e0cc;}

                                                                      /* Style.css */

@font-face                  { font-family: Edwardian Script ITC;font-style: normal;font-weight: normal;src: url(EDWARDI0.eot);}
.welcome_title              {font-family: Edwardian Script ITC; font-size:55px; font-stretch:normal; color:#000033; line-height:24px; text-align:justify; }
.welcome_text               {font-family:Times New Roman; font-size:14px; font-stretch:normal; color:#3d3e3f; line-height:24px; text-align:justify;}
.about_text                 {font-family:Times New Roman; font-size:14px; font-stretch:normal; color:#3d3e3f; line-height:19px; text-align:justify;}
.sidebar_text               {font-family:Times New Roman; font-size:13px; font-stretch:normal; color:#3d3e3f; line-height:17px; text-align:left;}

.clients_text               {font-family:Times New Roman; font-size:14px; letter-spacing:1px; font-stretch:normal; font-style: italic; color:#23254e; font-weight: bold; line-height:17px; text-align:left;}

.footer_text                {font-family:Arial; font-size:11px; font-stretch:normal; color:#FFFFFF; line-height:18px; text-indent:180px; line-height:55px;
                               font-weight:400;}
.footer_text_mail:link      {font-family:Arial; font-size:11px; font-stretch:normal; color:#FFFFFF; line-height:18px; text-indent:150px; line-height:55px;
                               font-weight:400;}
.footer_text_mail:hover     {font-family:Arial; font-size:11px; font-stretch:normal; color:#FFFFFF; line-height:18px; text-indent:150px; line-height:55px;
                               font-weight:400;}
.footer_text_mail:visited   {font-family:Arial; font-size:11px; font-stretch:normal; color:#FFFFFF; line-height:18px; text-indent:150px; line-height:55px;
                              font-weight:400;}
.footer_text_mail:Active    {font-family:Arial; font-size:11px; font-stretch:normal; color:#FFFFFF; line-height:18px; text-indent:150px; line-height:55px;
                                font-weight:400;}
.about_title_text           {font-family:Times New Roman; font-size:15px; font-stretch:normal; color:#676200;font-weight:bold; padding-left:20px; text-transform:uppercase; letter-spacing:2px;}
.ht                         {padding:19px}


a:link { 
	color: #23254e;
	}
a:visited { 
	color: #23254e;
	}
a:hover { 
	color: #23254e;
	text-decoration: none;
	}
a:active { 
	color: #23254e;
	}











