@charset "utf-8";
/* CSS Document */

<!--
body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}
#text {
	height: 250px;
	width: 672px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 60px;
	background-image: url(../images/text_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#holder {
	height: 1390px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	height: 208px;
	width: 786px;
	margin-right: auto;
	margin-left: auto;
}
#nav_bar {
	height: 50px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	height: 250px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	background-image: url(../images/home_banner_web_designs.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
}
#graphic_design {
	height: 261px;
	width: 100%;
	background-image: url(../images/home_banner_graphic_design.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 15px;
}
.style1 {
	color: #125F7D
}
.style2 {
	font-size: 24px;
	font-weight: lighter;
	padding-left: 74px;
}
.style3 {font-size: 14px; font-weight: lighter; padding-left: 74px; }
.style4 {
	font-size: 24px;
	font-weight: lighter;
	padding-left: 74px;
	color: #125F7D;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	font-size: 14px;
	font-weight: lighter;
	padding-left: 74px;
	color: #125F7D;
}
.style6 {font-size: 14px; font-weight: lighter; padding-left: 74px; color: #125F7D; font-family: Arial, Helvetica, sans-serif; }
.style7 {
	font-size: 14px;
	color: #125F7D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 300;
	line-height: 23px;
	left: 3px;
	right: 4px;
	text-align: left;
	padding-left: 11px;
	padding-right: 7px;
}
#footer {
	height: 154px;
	width: 672px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 52px;
}
.style9 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 900;
	letter-spacing: 5px;
	text-align: center;
	word-spacing: 3px;
}
.style11 {font-size: 9px}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
-->

