@charset "UTF-8";
/* CSS Document */

/*Base Setting*/

img, a img, a:hover img, div, input, a { behavior: url("iepngfix.htc") }

body {
	margin: 0px;
	padding: 0px;
	background-color: #222;
}

#main {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #222;
	background-image: url(../images/main-light.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#header {
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}

#header-bg {
	background-color: #222;
	height: 100px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/header-light.png);
	display: block;
	
}
/*important-a:hover img problem*/
#header img, #header a:hover img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 20px;
	top: 20px;
}
#upper-menubar {
	float: right;
	margin: 0px;
	padding-top: 0px;
	width: 70%;
}
#upper-menubar ul.menubar-official {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	float: right;
	clear: both;
	width: 650px;
}
#upper-menubar ul.menubar-official li.upper {
	background-image: url(../images/upper-button-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 70px;
	float: right;
	list-style-image: none;
	list-style-type: none;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
#upper-menubar ul.menubar-official li.upper a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	width: 70px;
	text-align: center;
	padding-top: 7px;
	display: block;
}
#upper-menubar ul.menubar-official li.upper a:hover {
	background-image: url(../images/upper-button-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	width: 70px;
	text-decoration: none;
	
}
#upper-menubar ul.menubar-official li.contact-bg {
	float: right;
	height: 25px;
	width: 220px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/contact-button-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	padding-top: 7px;
	text-transform: uppercase;
	font-size: 11px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#upper-menubar ul.menubar-official li.contact-bg a {
	color: #FFF;
	text-transform: capitalize;
	text-decoration: none;
}
#upper-menubar ul.menubar-official li.contact-bg a:hover {
	text-decoration: underline;
}
#upper-menubar ul.menubar-official li.new-web {
	float: right;
	height: 25px;
	width: 220px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/contact-button-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	display: block;
	padding-top: 7px;
	text-transform: uppercase;
	font-size: 12px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#upper-menubar ul.menubar-official li.new-web a {
	color: #FFF;
	text-transform: capitalize;
	text-decoration: none;
}
#upper-menubar ul.menubar-official li.new-web a:hover {
	text-decoration: underline;
}


#lower-menubar {
	float: right;
	margin: 0px;
	padding-top: 18px;
	width: 70%;
}
#lower-menubar ul.menubar-service {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	float: right;
	width: 650px;
	clear: both;
}
#lower-menubar ul.menubar-service li.default {
	background-image: url(../images/meanbar-button-bg-default.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	width: 122px;
	color: #E00;
}
#lower-menubar ul.menubar-service li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: right;
	background-image: url(../images/meanbar-button-bg-ready.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 50px;
	width: 122px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#lower-menubar ul.menubar-service li a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#lower-menubar ul.menubar-service li a.menu-photo {
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lower-menubar ul.menubar-service li a.menu-print {
	text-transform: uppercase;
	color: #090;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lower-menubar ul.menubar-service li a.menu-icc {
	text-transform: uppercase;
	color: #F90;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#lower-menubar ul.menubar-service li a.menu-ebroadcast {
	text-transform: uppercase;
	color: #06F;
	text-decoration: none;
	text-align: center;
	padding-top: 30px;
	display: block;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#lower-menubar ul.menubar-service li a:hover {
	text-decoration: none;
	background-image: url(../images/meanbar-button-bg-default.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 50px;
	width: 122px;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#netvigation-bar {
	background-color: #222;
	height: 40px;
	width: 975px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
}
#netvigation-bar.commercial-photo {
	background-color: #ff0033;
	background-image: url(../images/netvigation-cp-bg.png);
	background-repeat: no-repeat;
	background-position: top;
}
#netvigation-bar.nature-photo {
	background-color: #6310c0;
	background-image: url(../images/netvigation-np-bg.png);
	background-repeat: no-repeat;
	background-position: top;
}

#container {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	background-color: #FFF;
}

#main-content {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
	padding: 0px;
}

ul.section-txt {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	width: 445px;
}
ul.section-txt li  {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	float: left;
	text-transform: uppercase;
}
ul.section-txt li a {
	color: #F00;
	text-decoration: none;
}
ul.section-txt li a:hover {
	text-decoration: underline;
}
ul.section-txt li.photo-netvigator-path {
	float: right;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.section-txt li.photo-netvigator-path a {
	text-transform: capitalize;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
}
ul.section-txt li.photo-netvigator-path a:hover {
	text-decoration: none;
	color: #B00;
}

ul.section-txt h1, ul.section-txt h1 a {
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	color: #eee;
	text-transform: uppercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: none;
}
ul.section-txt h1 a:hover {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}
ul.section-txt h2 {
	font-size: 16px;
	color: #F00;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
ul.section-txt span.present {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #222;
}
ul.section-txt span a  {
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding: 0px;
	color: #222;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.section-txt span a:hover {
	text-decoration: none;
	font-size: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #222;
}
ul.section-txt p  {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 18px;
	width: 450px;
}
ul.section-txt img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	clear: none;
}

ul.section-link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 525px;
}

ul.section-link li.netvigator-path {
	float: right;
	display: inline;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.section-link li.netvigator-path a {
	text-transform: capitalize;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
}
ul.section-link li.netvigator-path a:hover {
	text-decoration: none;
	color: #0E0;
}
#reading-photo {
	color: #F00;
}
#reading-print {
	color: #090;
}
#reading-icc  {
	color: #F90;
}
#reading-ebroadcast {
	color: #06F;
}



ul.random-photo {
	margin: 0px;
	display: block;
	padding: 0px;
}
ul.random-photo li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
ul.random-photo li a img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #EEE;
}
ul.random-photo li a:hover img {
	padding-bottom: 8px;
	background-color: #EEE;
}

ul.thumb-photo {
	margin: 0px;
	padding: 0px;
}
ul.thumb-photo li {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
}
ul.thumb-photo li a img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #888;
}
ul.thumb-photo li a:hover img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444;
	border-right-color: #444;
	border-bottom-color: #444;
	border-left-color: #444;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#sub-content {
	margin: 0px;
	padding: 0px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	background-image: url(../images/sub-menubar-bg.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #444;
}
#sub-content.nature-bg {
	background-color: #333;
	background-image: url(../images/subcontent-light.png);
	background-repeat: no-repeat;
}
#sub-content .commercial-bg {
	background-color: #852;
}

#sub-content .sub-container {
	padding: 0px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sub-menubar-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#sub-content .sub-meunbar {
	height: 40px;
	padding: 0px;
	background-image: url(../images/sub-menubar-bg.png);
	background-repeat: repeat-x;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#sub-content .left-button {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 40px;
}
#sub-content .left-button ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sub-content .left-button ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	height: 40px;
}
#sub-content .left-button ul img,#sub-content .left-button ul a:link img{
	display: block;
	background-color: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub-content .left-button ul a:hover img  {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-color: #111;
}

#sub-content .right-button {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 40px;
	width: 339px;
}
#sub-content .right-button ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sub-content .right-button ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 113px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	height: 40px;
}
#sub-content .right-button ul img,#sub-content .right-button ul a:link img{
	display: block;
	background-color: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sub-content .right-button ul a:hover img  {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 3px;
	border-bottom-color: #222;
}
#sub-content .sub-content-area {
	padding: 0px;
	width: 1000px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#footer {
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	background-image: url(../images/footer-light.png);
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #444;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer div.copyright {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	width: 400px;
}
#footer div.copyright span {
	font-size: 8px;
	text-transform: capitalize;
	color: #666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 400px;
	clear: both;
}
#footer div.copyright span a {
	color: #BBB;
	text-decoration: underline;
}
#footer div.copyright span a:hover {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer div.links {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#footer div.links ul {
	font-size: 8px;
	text-transform: capitalize;
	color: #666;
	margin: 0px;
	padding: 0px;
}
#footer div.links li {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
#footer div.links li a {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	color: #CCC;
	text-transform: uppercase;
	text-decoration: none;
	float: right;
	font-size: 9px;
}
#footer div.links li a:hover {
	font-weight: normal;
	text-decoration: underline;	
}

/*Home*/

#home {
	min-height: 650px;
	height: auto !important;
	height: 650px;
	width: 100%;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home #mc-promo {
	padding: 0px;
	height: 400px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-repeat: no-repeat;
	border: 1px solid #DDD;
}
#home .new-color {
	background: url(../images/new-color-bg-02.jpg) no-repeat 0 32px;
	width: 900px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	position: relative;
	text-align: left;
	color:#fff;
}
#home .new-color h1  {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 8px 6px 3px 6px;
	border-bottom: 1px solid #444;
	color: #444;
}
#home .new-color ul {
	background:rgba(0,0,0,0.75);
	background-color:#111 !important filter:alpha(opacity=75) opacity:0.75;
	font-size:13px;
	line-height:19px;
	width:300px;
	padding:10px 0 15px 0;
	margin:0;
	display:block;
	float:left;
	list-style:none;
	list-style-image:none;
}
#home .new-color ul.color-about {
	background:rgba(0,0,0,0.75);
	background-color:#111 !important filter:alpha(opacity=75) opacity:0.75;
	font-size:13px;
	line-height:19px;
	width:270px;
	height:auto;
	padding:15px;
	margin:25px 0 0 25px;
	display:block;
	float:right;
	list-style:none;
	list-style-image:none;
}
#home .new-color ul.color-about-inner {
	width:270px;
	margin:0;
	padding:0;
	background:none;
	float:left;
}

#home .new-color ul.color-des {
	width:280px;
	margin: 0 0 5px 15px;
	background:none;
}

#home .new-color ul span {
	width:260px;
	background-color:#699;
	font-weight:bold;
	display:block;
	padding: 0 0 0 5px;
	margin: 0 0 10px 0;
}
#home .new-color ul li {
	width:260px;
	padding: 0 0 5px 0;
	margin: 0;
	list-style:disc inside;
}
#home .new-color ul p {
	width:260px;
	padding: 0 0 8px 0;
	margin: 0;
}
#home .new-color ul p a img, #home .hexa-color ul p a img, #home .multi-color ul p a img, #home .chromatic-cmyk ul p a img{
	border:none;
}
#home .new-color ul p a:hover img, #home .hexa-color ul p a:hover img, #home .multi-color ul p a:hover img, #home .chromatic-cmyk ul p a:hover img{
	/* for IE */
  	filter:alpha(opacity=75);
	/* CSS3 standard */
  	opacity:0.75;
}
#home .multi-color {
	background:url(../images/multi-color-bg-02.jpg) no-repeat 0 61px;
	width: 900px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	position: relative;
	text-align: left;
	color:#fff;
}
#home .hexa-color {
	background:url(../images/hexa-color-bg-02.jpg) no-repeat 0 61px;
	width: 900px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	position: relative;
	text-align: left;
	color:#fff;
}
#home .chromatic-cmyk {
	background:url(../images/cmyk-bg-02.jpg) no-repeat 0 61px;
	width: 900px;
	min-height: 900px;
	height: auto !important;
	height: 900px;
	margin: 0 auto 0 auto;
	padding: 0;
	display: block;
	position: relative;
	text-align: left;
	color:#fff;
}
#home .multi-color ul, #home .hexa-color ul, #home .chromatic-cmyk ul {
	background:rgba(0,0,0,0.70);
	background-color:#111 !important filter:alpha(opacity=70) opacity:0.70;
	font-size:12px;
	line-height:18px;
	width: 260px;
	min-height: 850px;
	height: auto !important;
	height: 850px;
	padding:15px;
	margin:0;
	display:block;
	float:left;
	list-style:none;
	list-style-image:none;
}
#home .multi-color h1, #home .hexa-color h1, #home .chromatic-cmyk h1 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 8px 6px 3px 6px;
	border-bottom: 1px solid #444;
	color: #444;
}
#home .multi-color h1 a img, #home .hexa-color h1 a img, #home .chromatic-cmyk h1 a img {
	border:none;
	padding: 0 0 0 15px;
	/* for IE */
  	filter:alpha(opacity=35);
	/* CSS3 standard */
  	opacity:0.35;
}
#home .multi-color h1 a:hover img, #home .hexa-color h1 a:hover img, #home .chromatic-cmyk h1 a:hover img {
  	filter:alpha(opacity=100);
	/* CSS3 standard */
  	opacity:1.00;
}
#home .multi-color ul span, #home .hexa-color ul span, #home .chromatic-cmyk ul span {
	font-weight:bold;
	display:block;
	padding: 0 0 5px 0;
	margin: 0;
}
#home .multi-color ul li, #home .hexa-color ul li, #home .chromatic-cmyk ul li {
	padding: 0 0 5px 0;
	margin: 0;
	list-style:disc inside;
}
#home .multi-color ul p, #home .hexa-color ul p, #home .chromatic-cmyk ul p {
	padding: 0 0 10px 0;
	margin: 0;
}
#home .multi-color ul p.sample-book, #home .hexa-color ul p.sample-book, #home .chromatic-cmyk ul p.sample-book {
	padding: 5px 0 10px 0;
	margin: 0;
}
#home .multi-color ul p.sample-book a, #home .hexa-color ul p.sample-book a, #home .chromatic-cmyk ul p.sample-book a {
	color:#FC0;
}
#home .multi-color ul p.sample-book a:hover, #home .hexa-color ul p.sample-book a:hover, #home .chromatic-cmyk ul p.sample-book a:hover {
	color:#FC0;
	text-decoration:none;
}
#home .new-color ul.dl-sample, #home .multi-color ul.dl-sample, #home .hexa-color ul.dl-sample, #home .chromatic-cmyk ul.dl-sample {
	background:rgba(0,0,0,0.70);
	background-color:#111 !important filter:alpha(opacity=60) opacity:0.70;
	font-size:12px;
	line-height:18px;
	width: 550px;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	padding:15px;
	margin:0 10px 0 10px;
	display:block;
	float:right;
	list-style:none;
	list-style-image:none;
}
#home .new-color ul.dl-sample span, #home .multi-color ul.dl-sample span, #home .hexa-color ul.dl-sample span, #home .chromatic-cmyk ul.dl-sample span {
	display:block;
	padding:0;
	margin:0;
	background:none;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:20px;
	line-height:28px;
	width:auto;
}
#home .new-color ul.dl-sample span a, #home .multi-color ul.dl-sample span a, #home .hexa-color ul.dl-sample span a, #home .chromatic-cmyk ul.dl-sample span a {
	text-decoration:underline;
	color:#FF0;
}
#home .new-color ul.dl-sample span a:hover, #home .multi-color ul.dl-sample span a:hover, #home .hexa-color ul.dl-sample span a:hover, #home .chromatic-cmyk ul.dl-sample span a:hover {
	text-decoration:none;
	color:#fff;
}

#home .services {
	width: 900px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	position: relative;
	margin-right: auto;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#home .services h1  {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444;
	color: #444;
}
#home .services ul {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	float: left;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	width: 202px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home .services ul li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	list-style-position: inside;
}
#home .services ul li a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#home .services ul li a:hover {
	text-decoration: underline;
	text-transform: lowercase;
	color: #F00;
}
#home .services ul li.service-title {
	font-size: 14px;
	color: #F00;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
}
#home .services ul.photo-service {
	float: left;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	width: 202px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}

#home .services ul.photo-service a img {
	padding: 0px;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	clear: both;
}

#home .services ul.photo-service a:hover img {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}

#home .services ul.photo-service ul {
	margin: 0px;
	padding: 0px;
	height: auto !important;
	min-height: 230px;
	height: 230px;
}

#home .services ul.photo-service ul li{
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	list-style-position: inside;
	float: left;
	clear: both;
	width: 190px;
	color: #F00;
	font-size: 12px;
	text-decoration: none;
}
#home .services ul.photo-service ul li a{
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#home .services ul.photo-service ul li a:hover {
	text-decoration: underline;
	text-transform: lowercase;
	color: #F00;
}
#home .services ul.photo-service ul li.service-title {
	font-size: 15px;
	color: #F00;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	float: left;
	clear: both;
}
#home .services ul.photo-service ul li.service-title a {
	font-size: 15px;
	color: #F00;
}
#home .services ul.photo-service ul li.service-title a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

#home .services ul.printing-service {
	float: left;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	width: 202px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#home .services ul.printing-service a img {
	padding: 0px;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #090;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#home .services ul.printing-service a:hover img {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}

#home .services ul.printing-service ul {
	margin: 0px;
	padding: 0px;
	height: auto !important;
	min-height: 230px;
	height: 230px;
}


#home .services ul.printing-service ul li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	list-style-position: inside;
	clear: both;
	float: left;
	width: 190px;
	font-size: 12px;
	color: #090;
	text-decoration: none;
}
#home .services ul.printing-service ul li a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#home .services ul.printing-service ul li a:hover {
	text-decoration: underline;
	text-transform: lowercase;
	color: #090;
}
#home .services ul.printing-service ul li.service-title{
	font-size: 15px;
	color: #090;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	float: left;
}
#home .services ul.printing-service ul li.service-title a {
	font-size: 15px;
	color: #090;
}
#home .services ul.printing-service ul li.service-title a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

#home .services ul.icc-service {
	float: left;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	width: 202px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#home .services ul.icc-service a img {
	padding: 0px;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#home .services ul.icc-service a:hover img {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}

#home .services ul.icc-service ul {
	margin: 0px;
	padding: 0px;
	height: auto !important;
	min-height: 230px;
	height: 230px;
}

#home .services ul.icc-service ul li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	list-style-position: inside;
	clear: both;
	float: left;
	width: 190px;
	font-size: 12px;
	color: #F90;
	text-decoration: none;
}
#home .services ul.icc-service ul li a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#home .services ul.icc-service ul li a:hover {
	text-decoration: underline;
	text-transform: lowercase;
	color: #F90;
}
#home .services ul.icc-service ul li.service-title {
	font-size: 15px;
	color: #F90;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	float: left;
}
#home .services ul.icc-service ul li.service-title a{
	font-size: 15px;
	color: #F90;
}
#home .services ul.icc-service ul li.service-title a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

#home .services ul.broadcast-service {
	float: left;
	min-height: 140px;
	height: auto !important;
	height: 140px;
	width: 202px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#home .services ul.broadcast-service a img {
	padding: 0px;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#home .services ul.broadcast-service a:hover img {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #444;
}

#home .services ul.broadcast-service ul {
	margin: 0px;
	padding: 0px;
	height: auto !important;
	min-height: 230px;
	height: 230px;
}

#home .services ul.broadcast-service ul li {
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
	display: list-item;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	list-style-position: inside;
	clear: both;
	float: left;
	width: 190px;
	font-size: 12px;
	color: #06F;
	text-decoration: none;
}
#home .services ul.broadcast-service ul li a {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #333;
}
#home .services ul.broadcast-service ul li a:hover {
	text-decoration: underline;
	text-transform: lowercase;
	color: #06F;
}
#home .services ul.broadcast-service ul li.service-title {
	font-size: 15px;
	color: #06F;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	float: left;
}
#home .services ul.broadcast-service ul li.service-title a {
	font-size: 15px;
	color: #06F;
}
#home .services ul.broadcast-service ul li.service-title a:hover {
	text-decoration: underline;
	text-transform: uppercase;
}

#home .services ul.service-photo {
	padding: 0px;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#home .services ul.service-photo li {
	list-style-image: none;
	list-style-type: none;
	display: block;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}
#home .services img.service-1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#home .services img.service-2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 6px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #090;
	float: left;
}
#home .services img.service-3 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}
#home .services img.service-4 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	float: left;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
}

/*About*/

#about {
	margin: 0px;
	min-height: 810px;
	height: auto !important;
	height: 810px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-image: url(../images/about-bg.png);
	background-position: 0px bottom;
	background-color: #222;
	background-repeat: no-repeat;
}
#about div#about-content {
	padding: 0px;
	float: left;
	height: 350px;
	width: 400px;
	margin-top: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
}
#about div#about-content ul {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-family: Helvetica;
	font-size: 11px;
	text-decoration: none;
}
#about div#about-content ul h1 {
	font-size: 40px;
	line-height: 36px;
	letter-spacing: -0.04em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#about div#about-content ul p {
	font-size: 11px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 14px;
}

#about div#about-service {
	padding: 0px;
	float: left;
	height: 200px;
	width: 350px;
	margin-top: 400px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 80px;
}
#about div#about-service ul {
	font-family: Helvetica;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
#about div#about-service ul h1 {
	font-size: 30px;
	line-height: 36px;
	letter-spacing: -0.04em;
	padding: 0px;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: 600;
}
#about div#about-service ul li {
	font-size: 20px;
	font-weight: bolder;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
}
#about div#about-service ul li ul {
	margin: 0px;
	padding: 0px;
}
#about div#about-service ul li ul li {
	padding: 0px;
	display: block;
	font-size: 22px;
	letter-spacing: -0.03em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #FFF;
}
#about div#about-service ul li ul li.photo-title {
	padding: 0px;
	display: block;
	font-size: 28px;
	letter-spacing: -0.03em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #F00;
	font-weight: 600;
}
#about div#about-service ul li ul li.print-title {
	padding: 0px;
	display: block;
	font-size: 28px;
	letter-spacing: -0.03em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #090;
	/* for IE */
  	filter:alpha(opacity=100);
	/* CSS3 standard */
  	opacity:1.0;
	font-weight: 600;
}
#about div#about-service ul li ul li.icc-title {
	padding: 0px;
	display: block;
	font-size: 28px;
	letter-spacing: -0.03em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #F90;
	font-weight: 600;
}
#about div#about-service ul li ul li.broadcast-title {
	padding: 0px;
	display: block;
	font-size: 28px;
	letter-spacing: -0.03em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	color: #06F;
	font-weight: 600;
}
#about div#about-service ul li ul span.photo-service {
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
	background-color: #F00;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#about div#about-service ul li ul span.print-service {
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
	background-color: #090;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#about div#about-service ul li ul span.icc-service {
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
	background-color: #F90;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#about div#about-service ul li ul span.broadcast-service {
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	display: block;
	background-color: #06F;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#about div#about-service ul li ul span a  {
	font-size: 13px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
	color: #FFF;
	font-weight: normal;
}
#about div#about-service ul li ul span a:hover {
	text-decoration: none;
	color: #000;
}



/*Contact*/

#contact {
	min-height: 750px;
	height: auto !important;
	height: 750px;
	width: 100%;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	background-image: url(../images/contact-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	background-color: #111;
}
#contact .contact-main {
	width: 890px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	padding: 0px;
}
#contact .contact-headline {
	padding: 0px;
	width: 500px;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	float: left;
}
#contact .contact-headline ul {
	margin: 0px;
	padding: 0px;
}
#contact .contact-headline ul p {
	font-size: 30px;
	color: #FFF;
	text-decoration: none;
	font-family: Helvetica;
	letter-spacing: -0.03em;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	width: 500px;
}

#contact .error-msg {
	background-color: #FF0000;
	padding: 10px;
	float: left;
	width: 300px;
	height: 110px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#contact .error-msg ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-image: none;
	list-style-type: none;
	width: 300px;
	height: 100px;
}
#contact .error-msg ul li {
	margin: 0px;
	padding: 0px;
	float: left;
}

#contact .contact-address {
	width: 280px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	float: left;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contact .contact-address ul {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 12px;
	line-height: 16px;
}
#contact .contact-address ul li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#contact .contact-address ul li a {
	color: #F00;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
#contact .contact-address ul li a:hover {
	text-decoration: none;
}
#contact .contact-address ul span {
	font-size: 15px;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
}
#contact .contact-address ul p {
	padding: 0px;
	width: 200px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contact .contact-form {
	width: 520px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	float: left;
}
#contact .contact-form form {
	float: left;
	width: 520px;
	margin: 0px;
	padding: 0px;
}
#contact .contact-form label {
	background-color: #222;
	margin: 0px;
	height: 15px;
	width: 50px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: left;
	text-transform: uppercase;
	clear: both;
}
#contact .contact-form label.txt-image {
	background-color: #222;
	height: 20px;
	width: 110px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	float: left;
	text-transform: uppercase;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contact .contact-form span {
	margin: 0px;
	padding: 0px;
	clear: left;
	float: left;
}
#contact .contact-form span a {
	color: #FFFFFF;
	text-decoration: none;
	height: 20px;
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#contact .contact-form span a:hover {
	text-decoration: underline;
}
#contact .contact-form input {
	padding: 5px;
	height: 15px;
	width: 500px;
	background-color: #EEE;
	font-size: 12px;
	color: #222;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	/* for IE */
  	filter:alpha(opacity=55);
	/* CSS3 standard */
  	opacity:0.55;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact .contact-form textarea {
	font-size: 12px;
	color: #222;
	text-decoration: none;
	padding: 5px;
	height: 230px;
	width: 500px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #EEE;
	/* for IE */
  	filter:alpha(opacity=55);
	/* CSS3 standard */
  	opacity:0.55;
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#contact .contact-form ol {
	margin: 0px;
	padding: 0px;
	display: block;
}
#contact .contact-form ol li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#contact .contact-form .send-button {
	background-color: #F00;
	height: 20px;
	width: 50px;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	display: block;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
}

