html {
font-family:verdana;
font-size:12px;
}

body {
	text-align:center;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	background-color:#ffffff;
  }

a.tab_services{
font-weight:bold;
font-size:17px;
text-decoration:none;
color:#475E00;
padding-left:10px;
padding-right:10px;
border-bottom:6px;
border-style:solid;
border-color:transparent;
-moz-border-radius:4px 4px 0px 0px;
-webkit-border-radius:4px 4px 0px 0px;
border-radius:4px 4px 0px 0px;
}

a.tab_services:hover {
font-size:17px;
font-weight:bold;
text-decoration:none;
color:#91C000;
border-bottom:6px;
border-style:solid;
border-color:#ffffff;
background:#ffffff;
padding-left:10px;
padding-right:10px;
}


a.tab_phpboxxx {
font-weight:bold;
font-size:17px;
text-decoration:none;
color:#7D4203;
padding-left:10px;
padding-right:10px;
border-bottom:6px;
border-style:solid;
border-color:transparent;
-moz-border-radius:4px 4px 0px 0px;
-webkit-border-radius:4px 4px 0px 0px;
border-radius:4px 4px 0px 0px;
}

a.tab_phpboxxx:hover {
font-size:17px;
font-weight:bold;
text-decoration:none;
color:#CD9253;
border-bottom:6px;
border-style:solid;
border-color:#ffffff;
background:#ffffff;
padding-left:10px;
padding-right:10px;
}

a.tab_development {
font-weight:bold;
font-size:17px;
text-decoration:none;
color:#A52727;
padding-left:10px;
padding-right:10px;
border-bottom:6px;
border-style:solid;
border-color:transparent;
-moz-border-radius:4px 4px 0px 0px;
-webkit-border-radius:4px 4px 0px 0px;
border-radius:4px 4px 0px 0px;
}

a.tab_development:hover {
font-size:17px;
font-weight:bold;
text-decoration:none;
color:#D14747;
border-bottom:6px;
border-style:solid;
border-color:#ffffff;
background:#ffffff;
padding-left:10px;
padding-right:10px;
}


div.box {
-moz-border-radius:4px 4px 0px 0px;
-webkit-border-radius:4px 4px 0px 0px;
box-shadow:0px 1px 4px #888;
border-radius:4px 4px 0px 0px;
border-left:1px solid #f6f6f6;
border-right:1px solid #f6f6f6;
padding:20px;
background:#ffffff;
width:700px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
text-align:justify;
-moz-box-shadow:0px 1px 4px #888;
-webkit-box-shadow:0px 1px 4px #888
}

div.box a {
font-size:15px;
color:#CD9253;
text-decoration:none;
margin-left:2px;
margin-right:2px;
font-weight:bold;
}

div.box a:hover {
font-size:15px;
color:#CD9253;
text-decoration:none;
border-bottom:1px dotted #CD9253;
}


div.box img {
float:left;
margin-top:20px;
margin-bottom:20px;
margin-left:0px;
margin-right:20px;
}


ul {
list-style-image: url(dot.jpg);
padding-left:10px;
position:relative;
left:23px;
}


span.button {
cursor:pointer;
text-decoration:underline;
}

div.clear {
clear:both;
padding:0px;
margin:0px;
border:none;
}

span.topic {
font-size:17px;
font-weight:bold;
}

span.text {
font-size:15px;
}

div.menu {
margin-top:10px;
margin-bottom:6px;
padding:0px;
border:none;
display:list;
}

div.twitter {
border-radius:2px 2px 2px 2px;
width:510px;
margin:0px;
padding:5px;
background:#44A9E1;
text-align:left;
color:#ffffff;
float:left;
top:0px;
left:0px;
-moz-border-radius:2px 2px 2px 2px;
-webkit-border-radius:2px 2px 2px 2px;
}


div.footer {
-moz-border-radius:0px 0px 4px 4px;
-webkit-border-radius:0px 0px 4px 4px;
box-shadow:0px 1px 4px #888;
border-radius:0px 0px 4px 4px;
border:1px solid #f6f6f6;
padding-left:20px;
padding-right:20px;
padding-top:10px;
padding-bottom:10px;
background:#fafafa;
width:700px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
text-align:justify;
-moz-box-shadow:0px 1px 4px #888;
-webkit-box-shadow:0px 1px 4px #888
}

div.footer a {
text-decoration:none;
color:#84582E;
}

div.footer a:hover {
text-decoration:none;
color:#B37839;
}
