/* CSS Document */

body {
	margin:0;
	padding:0;
	background-image: url(img/bg_intro.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Arial, Helvetica, sans-serif; 
	font-size:90%;
}
table {border:0; }
img {border:0;}
li,ol {list-style-type: none;}
.clear {clear:both;}

li, ul {margin:0; padding:0;}


/*------------------- Headers -------------------------*/


/*------------------- Links -------------------------*/

a {}
a:hover {}


/*------------------- Sides -------------------------*/
#wrapper {margin:0 auto; width:960px;}
#header { height:150px;}
#intro {
	width:960px;
	 
	height:600px;
	 float:left;
}
#left {}
#middle {}
#right {}
#container {}
#footer {width:100%; height:100px; margin:10px auto 0 auto; padding:0; background:#F5F5F5 url(img/footer_shadow.jpg) repeat-x left top; border-top:2px solid #FFF;}
#footer a {color:#999; text-decoration:none;}


#phone {position:absolute; top:150px; right:0;
	width:400px;
	height:354px;
	background-image: url(img/phone.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:1;
}
/*------------------- Menu -------------------------*/


#menu {float:right; width:500px; margin:40px 0 0 0;}
#menu ul {margin:0; padding:0;}
#menu li {float:left;    height:29px;   }
#menu li a {color:#FFF; text-decoration:none; padding:5px 12px; display:block}

#menu li a:hover {    background: #222222; color:#FFF;   display:block;  } 
#menu li .current {    background: #222222; color:#FFF;  display:block;  } 


/*-----Header-------------------------------------------------------------------- */
#logo {float:left; margin:0;}
h1 {font-weight:normal;}
h2 {font-weight:normal; color:#666}
/*-----Intro-------------------------------------------------------------------- */

#contact {color:#FFF;}
#contact a {color:#FFF;}
.q {color:#666;margin:10px 0 0 30px;}
#conleft {width:400px; float:left; z-index:100; position:relative; font-size:28px; margin:30px 0 0 20px;}
.phones {color:#666;   margin:30px 0 0 80px;}
.phones b   {color: #FFFFFF; font-size:13x !important; font-weight:normal}
#conright {width:400px;float:right;z-index:100;position:relative; font-size:28px; margin:30px 0 0 0;}
.email {color:#666; font-size:24px;margin:30px 0 0 30px; }
.email b   {color: #FFFFFF; font-size:13x!important; font-weight:normal}
.email a {color: #0066CC}


.footer {
	
	color: #999999;
	margin:10px auto 0 auto;
	font-size:12px;
	height:50px;

	padding:20px 0 0 0;
	width:960px;
}
.footer_contact {float:right; color: #999999; margin:180px 0 10px 0; font-size:12px; text-decoration:none;}
.footer_contact a {color: #999999; text-decoration:none;}
/*-----Left-------------------------------------------------------------------- */

/*-----Middle-------------------------------------------------------------------- */


/*-----Right-------------------------------------------------------------------- */


/*-----Container-------------------------------------------------------------------- */

/*-----Footer-------------------------------------------------------------------- */
#copyright {}
#betacom {}
/*-----Buttons-------------------------------------------------------------------- */      

  .email b, .becard b   {color: #FFFFFF; font-size:13px !important;  font-weight:normal}
.email a, .becard a {color: #0066CC}
.becard {width:500px; float:left; z-index:100; position:relative; font-size:28px; margin:30px 0 0 320px;}

