@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}
img {
	border:0px;
	vertical-align:middle;
	}
img.right {
	float:right;
	vertical-align:middle;
	margin-top:10px;
	}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	}
a {
	color:#333333;
	}
a:hover {
	color:#000000;
	}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width:975px;
	background-color:#FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border:#999 1px solid;
	border-top:0px;
	border-bottom:0px;
	}
#header {
	width:955px;
	height: 75px;
	text-align:right;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	background-image:url(../images/header_bg.png);
	background-position:center;
	background-repeat:repeat-x;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	}
#menu {
	background-image:url(../images/menu/button_live_onep.png);
	background-repeat:repeat-x;
	width:975px;
	height:30px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 30px;
	-webkit-border-bottom-right-radius: 30px;
	font: Verdana, Arial, Helvetica, sans-serif;
	}
#content {
	width:955px;
	min-height:380px;
	height:auto;
	background-color:#FFF;
	clear:both;
	padding:10px;
	}
#footer {
	width:955px;
	height:20px;
	background:#999999;
	background-image:url(../images/menu/button_live_onep30.png);
	background-repeat:repeat-x;
	background-position:top;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color:#FFFFFF;
	text-align:center;
	font-size:80%;
	padding-top:3px;
	clear:both;
	vertical-align:middle;
	}
#footer a
{
	text-decoration:none;
	color:#FFFFFF;
	margin-top:2px;
}
#footer a:hover
{
	text-decoration:underline;
}
#mainContent {
	position: relative;
	margin:10px;
	border:#CCC 1px solid;
	width:730px;
	min-height:380px;
	height:auto;
	float:left;
	padding:10px;
	text-align:justify;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
#subContent {
	background-color:#333;
	background-image: -moz-linear-gradient(top, #333333, #000000); /* FF3.6 */
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #333333),color-stop(1, #000000)); /* Saf4+, Chrome */
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#333333', EndColorStr='#000000'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#333333', EndColorStr='#000000')"; /* IE8 */
	margin:10px;
	margin-left:790px;
	width:130px;
	min-height:380px;
	height:auto;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
#designed {
	background-color:#333333;
	color:#FFFFFF;
	text-align:center;
	background-image:url(../images/menu/button_live_onep.png);
	background-repeat:repeat-x;
	background-position:bottom;
	}
#search {
	width:250px;
	float:right;
	text-align:right;
	margin-top:30px;
	}
*.error
{
	color:#FF0000;
	}
table.projects {
	text-align:left;
	}
table.projects th {
	font-weight:bold;
	padding:5px;
	vertical-align:top;
	max-width:130px;
	}
table.projects td {
	text-align:left;
	border:#CCC 1px solid;
	padding:5px;
	vertical-align:top;
	max-width:130px;
	}
tr.noborder td {
	border:0px;
	}
img.spider {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	}
div.offer {
	margin:10px;
	border:#CCC 1px solid;
	padding:10px;
	/*padding-top:0px;*/
	text-align:justify;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
#designed {
	position:relative;
	width:150px;
	top:-10px;
	margin-left:-10px;
	margin-right:-10px;
	background-image:url(../images/menu/button_live_onep30.png);
	background-position:top;
	background-repeat:repeat-x;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	}
div.title {
	position:relative;
	width:688px;
	top:-10px;
	margin:0px;
	margin-left:-10px;
	margin-right:-10px;
	margin-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	color:#FFFFFF;
	background-image:url(../images/menu/button_live_onep30.png);
	background-position:middle;
	background-repeat:repeat-x;
	-moz-border-radius-topleft:10px;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-right-radius:10px;
	}
