/*
Reset the Browser to Default Awesome-ness

html{color:#000;background:#333;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}
*/
/*
Start V5 Setup
*/

/* generic css */

html {
	background:#333;
}
body {
	background:#333 url(../v5imgs/background.jpg) repeat-x top;
	font-size:16px;
	font-family:Helvetica, Arial, sans-serif;
	height:100%;
}
a {
	color: #cc0066;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin-bottom: 6px;
	letter-spacing: -0.03em;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: -0.025em;
	color:#0099CC;
}
h3 {
	font-size:0.7em;
	font-weight:bold;
}
p {
	line-height: 1.8em;
	font-size: 0.7em;
	margin: 12px 0;
}
.error {
	margin-top: 10px;
	color: #ff0000;
}
strong {
	font-weight: bold;
}
br {
	clear:both;
}
.item {
	margin-bottom:10px;
	float:left;
}
.wimg {
	height:250px;
}
/* outer wrapper */

#wrapper {
	width: 1016px;
	margin: 0 auto;
	position: relative;
}
/* left and right hands */

#lhand {
	width: 133px;
	height: 223px;
	position: absolute;
	top: 280px;
	left: 18px;
	background: url(../v5imgs/handleft.png) no-repeat;
}
#rhand {
	width: 138px;
	height: 216px;
	position: absolute;
	top: 280px;
	right: 20px;
	background: url(../v5imgs/handright.png) no-repeat;
	z-index:1;
}
/* inner wrapper */

#inner {
	margin: 0 auto;
	background: #fcfcfc url(../v5imgs/headertop.jpg) no-repeat top;
	width: 800px;
}
/* header */

#header {
	background: url(../v5imgs/header.jpg);
	width: 800px;
	height: 178px;
}
#logo {
	padding: 0px 0 0px 0px;
	float:left;
}
#languages {
	float:right;
	margin-top:10px;
	margin-right:5px;
}
/* navigation */

#header ul {
	margin-left: 130px;
	font-size: 0.75em;
	clear:both;
}
#header ul li {
	float: left;
	margin-right: 40px;
}
/* removes icons in the top navigation */
/*
#header ul li.home {
	background: url(../v5imgs/home.gif) no-repeat center top;
}
#header ul li.about {
	background: url(../v5imgs/about.gif) no-repeat center top;
}
#header ul li.webdesign {
	background: url(../v5imgs/webdesign.gif) no-repeat center top;
}
#header ul li.webhosting {
	background: url(../v5imgs/webhosting.gif) no-repeat center top;
}
#header ul li.contact {
	background: url(../v5imgs/contact.gif) no-repeat center top;
}
*/
#header ul li a {
	width: 75px;
	height: 27px;
	padding-top: 28px;
	color: #777;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	outline: none;
}
#header ul li a:hover, #header ul li a.sel {
	color: #000;
	background: url(../v5imgs/navarrow.jpg) center bottom no-repeat;
}
/* content */

#content {
	background: #f3f3f3;
	min-height: 400px;
	padding: 10px 20px 8px 20px;
}
#contentleft {
	float: left;
}
#contentright {
	float: right;
}
.whiteBoxLargeTop {
	width: 468px;
	height: 14px;
	background: url(../v5imgs/lefttop.jpg);
}
.whiteBoxLarge {
	width: 422px;
	border: 1px solid #e4e4e4;
	border-top: 0;
	background: #fff;
	padding: 5px 22px 20px 22px;
}
.whiteBoxLarge ul {
	font-size:1em;
	margin-top:12px;
}
#siteMap {
	font-size: 0.7em;
}
.whiteBoxLarge li {
	margin-bottom:10px;
}
.whiteBoxLarge h1 {
	color: #0099cc;
}
.whiteBoxPortfolioTop {
	width:760px;
	background:white;
	height:14px;
	background: url(../v5imgs/whiteBoxPortfolioTop.jpg);
}
.whiteBoxPortfolio {
	width:714px;
	background:white;
	padding: 5px 22px 20px 22px;
	border: 1px solid #e4e4e4;
	border-top: 0;
}
.whiteBoxPortfolio h1 {
	color: #0099cc;
}
.portfolioImages {
	background:#aaa;padding:10px;float:left;margin-right:10px;height:250px; 
}
.smallThumb {
	float:left;margin-right:10px;margin-top:10px;	
}
.last {
	margin-right:0;
}
.portfolioText {
	float:left;padding:0px 10px 10px 10px;width:460px;
}
.portfolioText ul {
	font-size:0.7em;
	margin-top:10px;
}
.portfolioText ul li {
	margin-bottom:5px;
	background:url(../v5imgs/arrowGreen.gif) no-repeat left 2px;
	padding:0 0 0 15px;
	width:212px;
	float:left;
} 
.portfolioText p {
	line-height:1.5em;
}
ul#services {
	margin-top: 15px;
}
ul#services li {
	background: url(../v5imgs/arrow.gif) no-repeat 1px 2px;
	padding: 0 0 2px 25px;
}

/* contact form */


td {
	padding:5px 5px 5px 0;
	font-size:12px;
}
tr {
	margin-bottom:10px;
	float:left;
}
input, textarea {
	border:1px solid #999999;
	padding:6px 4px;
	width:275px;
	font-size:12px;
	color:#777777;
}
textarea {
	height:185px;
}
.fieldname {
	width:125px;
	padding:8px 5px 5px 5px;
	color:#0099CC;
	font-weight:bold;
}
.button {
	width:100px;
}
.button:hover {
	cursor: pointer;
	background:#333;
	color: #fff;
}
.pinkBoxTop {
	width: 283px;
	height: 14px;
	background: url(../v5imgs/righttop.jpg);
}
.pinkBox {
	width: 237px;
	border: 1px solid #e3e3e3;
	border-top: 0;
	background: #cc0066;
	padding: 5px 22px 20px 22px;
	margin-bottom: 7px;
}
ul#servicesRight {
	margin-top: 15px;
}
ul#servicesRight li {
	background: url(../v5imgs/arrow.gif) no-repeat 2px 0;
	padding: 0 0 0 25px;
	color:white;
	font-size:12px;
	margin-bottom:11px;
	line-height:1em;
}
.pinkBox h1 {
	color: #fff;
}
.pinkBox p {
	color: #fff;
}
.whiteBoxSmallTop {
	width:283px;
	height:14px;
	background: url(../v5imgs/right2top.jpg) no-repeat;
}
.whiteBoxSmall {
	width:237px;
	border: 1px solid #e4e4e4;
	border-top:0;
	background:#fff;
	padding: 5px 22px 0 22px;
	position:relative;
	margin-bottom:7px;
}
#us {
bottom:-62px;
width:281px;
}
.whiteBoxSmall h1 {
	color:#0099CC;
}
/* footer */

#footer {
	background: url(../v5imgs/footer.jpg) no-repeat center top;
	width: 1016px;
	padding: 57px 0 20px 0;
	color: #ccc;
	font-size: 0.7em;
}
#polygroup {
	display: block;
	padding: 17px 0 20px 10px;
	clear: both;
	width:195px;
}
#footer div {
	width: 800px;
	margin: 0 auto;
}
#footer ul {
	float: left;
	line-height: 1.2em;
	margin-left: 19px;
	width: 266px;
}
#footer ul li {
	width: 133px;
	float: left;
	padding-bottom: 6px;
}
#footer ul li a {
	color: #ccc;
	text-decoration: none;
	font-weight:normal;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#copyright {
	float:right;
	text-align:right;
	margin-right:19px;
}