@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: 883px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 90px;
	background-image: url(../images/about_bg.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
}
.style5 {
	font-size: 14px;
	font-weight: lighter;
	padding-left: 74px;
	color: #125F7D;
	margin-right: 74px;
}
#footer {
	height: 154px;
	width: 672px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
.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}
.style12 {
	font-size: 24px;
	font-weight: lighter;
	padding-left: 74px;
	color: #125F7D;
	margin-right: 74px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
#holder #maincontent .style5 img {
	padding-top: 7px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 7px;
}