@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 100%;
}
.oneColFixCtr #container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(http://www.wrightwebworks.com/images/bg-main.jpg);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: auto;
}
#mainContentText {
	position: relative;
	left: 0px;
	top: 0px;
	height: auto;
	width: 100%;
}
.oneColFixCtr #container #header #button-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000;
	background-color: #D4D3D3;
	text-align: center;
	height: 30px;
	width: 99px;
	position: relative;
	left: 290px;
	padding-top: 0px;
	top: -33px;
}


.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	text-align: center;
	position: relative;
	left: 0px;
	bottom: 11px;
	width: 100%;
	z-index: 6;
	margin-top: 26px;
	margin-left: 10px;
}

#content {
	position: relative;
	height: auto;
	width: 100%;
	top: 10px;
	margin-top: 15px;
	margin-right: 21px;
	margin-left: 35px;
	clear: both;
}
.footer-text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.footer-facebook {
	position: absolute;
	height: 36px;
	width: 36px;
	right: 75px;
	bottom: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.oneColFixCtr #container #content p a {
	font-size: 9pt;
	color: #000;
	text-decoration: underline;
}
.moreinfo-about {
	position: absolute;
	left: 205px;
	top: 150px;
}

.oneColFixCtr #container #content p a:hover {
	font-size: 9pt;
	color: #00F;
	text-decoration: none;
}


.display-window {
	position: relative;
	left: 22px;
	top: 20px;
	float: left;
	height: 287px;
	width: 226px;
	margin-top: 30px;
	margin-bottom: 45px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.home-intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
	text-align: justify;
	text-indent: 25px;
	position: relative;
	width: auto;
	left: 45px;
	z-index: 10;
	margin-right: 350px;
}
.gear-bg {
	position: absolute;
	z-index: 1;
	top: -20px;
	right: 0px;
	visibility: visible;
	left: auto;
}
.oneColFixCtr #container #content img {
	margin-right: 18px;
	margin-left: 18px;
	z-index: 1;
	margin-top: 25px;
}



.welcome-message {
	position: relative;
	left: 42px;
	top: 12px;
	margin-bottom: 15px;
}




.header-image {
	position: relative;
	left: 0px;
	top: 0px;
}
.header-image2 {
	position: relative;
	top: -1px;
	left: 0px;
}
#header {
	position: relative;
	width: 100%;
}


.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position: relative;
}
#footer {
	background-image: url(../images/bg-footer2.jpg);
	clear: both;
	height: 60px;
	width: 100%;
	margin-top: 40px;
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
}
.moreinfo-service {
	position: absolute;
	left: 507px;
	top: 150px;
}
.content-about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align: left;
	height: 110px;
	width: 175px;
	position: absolute;
	left: 28px;
	top: 50px;
}

.moreinfo-portfolio {
	position: absolute;
	left: 807px;
	top: 150px;
}
.content-portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align: left;
	height: 110px;
	width: 175px;
	position: absolute;
	left: 633px;
	top: 50px;
}
.content-service {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-align: left;
	height: 110px;
	width: 175px;
	position: absolute;
	left: 331px;
	top: 50px;
}
.footer-twitter {
	position: absolute;
	height: 36px;
	width: 36px;
	right: 32px;
	bottom: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
A.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	text-decoration: underline;
}
A.footer-links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00F;
	text-decoration: underline;
}
.content-header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #086994;
	margin-left: 25px;
}
.full-width-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	position: relative;
	height: auto;
	width: 850px;
	left: 25px;
	margin-right: 25px;
	text-align: justify;
	z-index: 10;
	line-height: 13pt;
}
.content-header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #699408;
	margin-left: 25px;
	text-decoration: underline;
	z-index: 10;
}
.designTemplateSamples {
	height: 318px;
	width: 400px;
	position: relative;
	float: right;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	top: -50px;
}
.gear-bg2 {
	z-index: 1;
	visibility: visible;
}
.oneColFixCtr #container #mainContent ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	list-style-position: outside;
	list-style-type: disc;
	z-index: 6;
	visibility: visible;
}
.oneColFixCtr #container #mainContent ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	text-decoration: underline;
}
.oneColFixCtr #container #mainContent ul li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #00F;
	text-decoration: underline;
}
.content-header3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #940869;
	margin-left: 25px;
	text-decoration: underline;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.textBasic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
.noBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
