* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	text-decoration: none;
	border:0px solid black;
	position:relative;
	margin : 4px 0px 0px 0px;
	text-align:right;
	font-weight : bold;
	font-size:11px;
	width:98%;
	background-color: inherit;
	color: #666;
}

#header {
	margin: auto;
	text-align: center;
	width: 530px; 
	border-top: 1px solid #8F8F8F; 
	border-bottom: 1px solid #8F8F8F;
}

#body {
	margin: auto;
	text-align: center;
	width: 530px; 
}

#footer {
	margin: auto;
	clear: both;
	text-align: center; 
	border-top: 1px solid #3076BC; 
	width:530px; 
	padding: 5px;
        font-weight : bold;
	font-size:11px;
        background-color: inherit;
	color: #666;
}

#content {
	width: 530px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#content p {
        padding: 10px;
        text-align: left;
}

#contact {
	padding: 10px;
}

#contact label {
	text-align: left;
	padding-left: 5px;
}

#contact div.twocol {
	float: left;
	width: 49%;
}

#contact div.onecol {
	float: left;
	width: 98%;
}

fieldset {
	padding: .6em 1em;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
}

#contact textarea {
	width: 96%;
	background-color: #fff;
        color: inherit;
	border-left: solid 1px #999;
        border-top: solid 1px #999;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#contact .submit {
	float: right;
	padding: 2px 6px;
	font-size: 11px;
}

#contact .input {
	height: 18px;
	line-height: 18px;
	width: 96%;
	background-color: #fff;
        color: inherit;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}

#contact label {
	display: block;
	padding-bottom: 4px;
	font-size: .8em;
}

#portfolio {
	padding: 10px;
}

#portfolio p {
	padding: 0px;
}

#portfolio img {
	float: left; 
	margin-right: 0.5em;
	padding: 2px;
	border:1px solid #3076BC;
}

.clear {
	clear: both;
}

.more {
	margin-top: 10px;
	float: right;
}

.more a {
	background-color: #fff; 
        color: inherit;
	padding: 2px 5px 2px 5px;
}

.error {
	margin: 1em 0 2em 0;
	padding: .6em .6em .6em 2.6em;
	font-size: 11px;
	font-weight: bold;
	color: #100;
	border-style: solid;
	border-width: 1px;
	background-color: #f0f0f0;
	border-color: #a40808;
	text-align: left;
}

#loader {
	margin: 1em 0 2em 0;
	padding: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #100;
	border-style: solid;
	border-width: 1px;
	background-color: #f0f0f0;
	border-color: #a40808;
	text-align: left;
}

#portfolio_item {
	padding: 0px;
}

#portfolio_item p {
	padding: 10px;
}

#portfolio_item img {
	float: left; 
	margin-right: 0.5em;
	padding: 2px;
	border:1px solid #3076BC;
}

.shots {
	margin-top: 10px;
}

.wrap_t {
        background-color: #5b6d77;
        color: inherit;
	background: url(/img/wrap_t.gif);
        width: 502px; 
        height: 29px;
	float: left;
}

.wrap_t h1 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: white;
        background-color: inherit;
	text-align: center;
	vertical-align:bottom;
	margin-top: 5px;
}

.wrap_t h3 {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: white;
        background-color: inherit;
	text-align: center;
	vertical-align:bottom;
	margin-top: 5px;
}

.wrap_t a {
        font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: white;
        background-color: inherit;
	text-align: center;
        text-decoration: none;
}

.wrap_t_r {
        height: 29px;
        width: 11px;
        background-image: url(/img/wrap_t_r.gif);
        float: left;
}

.wrap_t_l {
        height: 29px;
        width: 11px;
        background-image: url(/img/wrap_t_l.gif);
        float: left;
}

.wrap_c_l {
        width: 2px;
        background: url(/img/wrap_c_l.gif);
        float: left;
        height: 100%;
}

.wrap_c_r {
        width: 2px;
        background: url(/img/wrap_c_r.gif);
        float: left;
        height: 100%;
}

.wrap_c {
	font: normal 10px/1.3em Verdana, Arial, Helvetica, sans-serif;
	background: #f0f0f0 url(/img/wrap_c_l.gif)  repeat-y;
	color: black;
	width: 524px;
	float: left;
	height: 100%;
}

.wrap_c_r { 
	background: url(/img/wrap_c_r.gif) repeat-y right; 
	width: 524px;
	float: left;
	height: 100%;
}

.wrap_b {
        height: 25px;
        width: 502px;
        background: url(/img/wrap_b.gif);
        float: left;
}

.wrap_b_l {
        height: 25px;
        width: 11px;
        background-image: url(/img/wrap_b_l.gif);
        float: left;
}

.wrap_b_r {
        height: 25px;
        width: 11px;
        background-image: url(/img/wrap_b_r.gif);
        float: left;
}

#solutions {
	padding: 10px;
}

#solutions fieldset {
	margin: 0 0 1em 0;
	padding: .8em;
	font-size: 12px;
	border: solid 1px #ddd;
}

#solutions legend {
	padding: .8em 1.2em;
	font-weight: bold;
	font-size: 14px;
	color: #000;
        background-color: inherit;
}

#solutions .title {
    text-align: center; 
    text-decoration: underline;
}

#contact div {
	padding-bottom: 10px;
}