/* CSS Document */

body {
font-family: "trebuchet MS";
font-size:12px;
margin:0;
padding:0;
color :#949494;
background-image:url(bg.jpg);
background-repeat:repeat-x;
background-color:#fff;
}

a:link {
	color: #6e6e6e;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6e6e6e;
}
a:hover {
	text-decoration: underline;
	color: #6e6e6e;
}
a:active {
	text-decoration: none;
	color: #6e6e6e;
}

#wrapper {
width:760px;
height:auto;
background-color:#FFFFFF;
margin:0 auto;
padding-left:20px;
padding-right:20px;
padding-bottom:30px;
}

#top_wrapper {
width:760px;
height:auto;
margin:0 auto;
padding:0;
}

#logo {
width:auto;
height:auto;
float:left;
margin-top:40px;
}

h1 {
font-size:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#626262;
margin:0;
padding:0;
}

.logo1 {
font-size:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:normal;
color:#858585;
}

.slogan {
font-family:"trebuchet MS";
font-weight:bold;
color:#858585;
}

/*------------------MENU----------------------*/

#foxmenucontainer{width:350px;height: 80px;display:block; float:right; background-image:url(microsoft.jpg); background-position:bottom; background-repeat:no-repeat;}

#foxmenucontainer{width:350px;height:80px;display:block; float:right; 
	font-weight: bold;
	color: navy;
	content: "Reference";
	background-position:bottom;background-repeat:no-repeat;
   }

#foxmenu{position:relative;display:block;height:36px;font-size:12px;
font-family: "trebuchet MS"; width:350px; float:left; font-weight:normal; text-transform: lowercase; margin-top:70px;}

#foxmenu ul{ height:36px;margin:0;padding:0;list-style-type:none;width:auto;}

#foxmenu ul li{width:85px; height: auto;display:block;float:left; text-align:center;}

#foxmenu ul li a{display:block;float:left;color:#3e3e3e;text-decoration:none;
padding:10px 0px 0 0px;height: auto; width:70px; font-weight:bold;}

#foxmenu ul li a:hover{width:70px; height: auto; border-bottom:3px #009bdb solid;
}

/*---------------------------BANNER-------------------------*/

#banner_wrapper {
width:760px;
height:240px;
padding-top:15px;
background-repeat:no-repeat;
background-position:right bottom;
}



.bstyle {
color:#555555;
font-size:24px;
font-weight: bold;
padding-top:70px;
padding-left:20px;
padding-right:150px;
}

.quotes {
font-size:144px;
font-weight: normal;
color:#949494;
font-family: "trebuchet MS";
line-height:5px;
}

/*-----------------TOP CONTENT--------------------*/

#top_content {
width:760px;
height:auto;
border-bottom:1px solid #eaeaea;
padding-bottom:20px;
}

#data {
width:260px;
height:auto;
float:left;
background-image:url(foto01.jpg);
background-repeat:no-repeat;
padding-left:110px;
margin-right:20px;
}

h2 {
font-size:21px;
color:#ababab;
font-weight:bold;
margin:0;
padding:0;
}

#click {
width:250px;
height:auto;
text-align:right;
color:#dc9421;
font-size:13px;
font-weight:bold;
padding-top:5px;
}

#click a {
color:#dc9421;
text-decoration:none;
}

#click a:hover {
text-decoration:underline;
}

#doc{
width:260px;
height:auto;
float:left;
background-image:url(foto02.jpg);
background-repeat:no-repeat;
padding-left:110px;
}

#bottom_content {
width:760px;
height:auto;
border-bottom:1px solid #eaeaea;
padding-bottom:20px;
margin-top:20px;
}

#welcome {
width:485px;
height:auto;
float:left;
text-align:justify;
}

#ClientList {
width:212px;
height:auto;
float:left;
text-align:justify;
}

#ClientList2 {
width:273px;
height:auto;
float:left;
text-align:justify;
}


h3 {
font-size:22px;
color:#009ddc;
font-weight:bold;
margin:0;
padding:0;
padding-bottom:10px;
}

h4 {
font-size:14px;
color:#009ddc;
font-weight:bold;
margin:0;
padding:0;
padding-bottom:0px;
}

#news {
width:250px;
height:auto;
float: right;
}

#news01 {
width:250px;
height:auto;
border-bottom:1px solid #eaeaea;;
padding-bottom:10px;
margin-bottom:10px;
}

#learn {
width:250px;
text-align:right;
height:auto;
font-weight:bold;
}

#learn a{
text-decoration:none;
color:#009ddc;
}

#learn a:hover {
text-decoration:underline;
}

/*-----------------------------FOOTER-----------------------*/

#footer_wrapper {
width:760px;
height:auto;
padding-top:20px;
text-align:center;
font-weight:bold;
}

.copyright {
font-size:11px;
color:#949494;
font-weight:normal;
}