body {
	margin: 0;
	background-image: url("bg1.jpg");
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px; padding:0px;
	text-align:center;
	color: #a1a1a1;
}

#topright {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 110px;
	width: 100px;
	background: url(images/cornerad.png) no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

#leftimage {
	 background-image: url("bgplus.png");
	 background-repeat: repeat-y;
	 background-position: left top;
}

td {
	font-size: 13px;
}
a, a:active, a:visited {
	color: #a1a1a1;
	text-decoration:none
}
a:hover {
	color: #ffc10e;
	text-decoration:none
}
img {
	border: 0;
}
.cleaner {
	height: 1px;
	font-size: 1px;
	clear: both;
}

h3 {
	color: #ffc10e;
	margin-top: 30px;
	margin-bottom: 140px;
}

#wrapper {
	width: 875px;
	margin: auto;
	text-align:center;
	
}
#header {
color: #a1a1a1;
	font-size: 17px;
	letter-spacing:-1px;
	font-weight: normal;
	margin-bottom:30px;
	margin-top: 30px;
}
#info  {
    text-align:left;
	margin-top: 25px;
	margin-bottom: 0px;
	padding: 0 0 0px 0;
}

#info .contact {
	width: 200px;
	text-align: right;
}
div#portfolio {
	margin-top: 10px;
	padding: 0;
	margin-bottom: 10px;
}

div.boxlarge {
	color: #ffffff;
	width: 500px;
	float: left;
	display: inline;
	margin: 0 20px 20px 0;
}

div.boxlargetextheader {
	padding: 0px;
	margin-top: 20px;
	font-size: 17px;
	line-height: 130%;
	color: #ffa10e;
}

div.boxlargetext {
	padding: 0px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 130%;
	color: #a1a1a1;
}

div.box {
	background-color: #118eba;
	color: #ffffff;
	width: 180px;
	float: left;
	display: inline;
	margin: 0 30px 30px 0;
}

div.box:hover {
	background-color: #ffc10e;
}

div.box .text {
	padding: 10px;
	margin-top: 1px;
	font-size: 11px;
	line-height: 130%;
}
div.box .text span {
	display: block;
	color: #ffffff;
	font-size: 14px;
	letter-spacing:-1px;
	font-weight: normal;
}

#footer {
	background-image: url("bg1a.jpg");
	background-repeat:repeat-x;
	background-position: bottom;
	padding: 20px 10px 50px 10px;
	font-size: 11px;
	color: #a1a1a1;
	margin: 0 0px 0 0;
}

#contact-area {
	width: 500px;
	margin-top: 5px;
	color: #a1a1a1;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 330px;
	font-family: Helvetica, sans-serif;
	font-size: 1.2em;
	color: #a1a1a1;
	margin: 0px 0px 10px 0px;
	border: 1px solid #cccccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #ffc10e;
}

#contact-area input.submit-button {
	width: 100px;
	text-align: center;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
