#home {
	background:url(../images/mainBG.jpg) center top repeat-x;
	background-color:#6992d9;
	margin:0px;
}

#inside {
	background:url(../images/mainBG.jpg) center top repeat-x;
	background-color:#6992d9;
	margin:0px;
}

#inside-wrapper {
	width: 910px;
	margin: 0px auto;
	position: relative;
	height:700px;
	background:url(../images/inside-image.jpg) no-repeat top;
}

#home-wrapper {
	width: 910px;
	margin: 0px auto;
	position: relative;
	height:700px;
	background:url(../images/Home-image.jpg) top no-repeat;

}
* html #home-wrapper {
	height: 100%;
}

#product {
	margin:0px 0px 8px 0px;
}


#d-left {
	width:261px;
	float:left;
	vertical-align:top;
	text-align:left;	
}
#d-right {
	width:649px;
	float:right;
	vertical-align:text-top;
	
}
#i-left {
	width:250px;
	float:left;
	vertical-align:top;
	text-align:left;	
}
#i-right {
	width:660px;
	float:right;
	vertical-align:text-top;
	
}
#home-nav {
	width:215px;
	height:129px;
}

#home-nav li{
	width:215px;
	height:auto;
	list-style:none;
	list-style-position:outside;
}
#graphics-nav {
	width:200px;
	height:99px;
}
#graphics-nav li{
	width:200px;
	height:auto;
	padding:5px 0px 5px 0px;
	list-style:none;
	list-style-position:outside;
	border-bottom:dashed 1px #295094;
}
#ind-nav {
	width:215px;
	height:99px;
}
#ind-nav li{
	width:215px;
	height:auto;
	padding:5px 0px 5px 0px;
	list-style:none;
	list-style-position:outside;
	border-bottom:dashed 1px #295094;
}

a.contact-home {
	display:block;
	background:url(../images/contact.gif) top no-repeat;
	height:45px;
	width:154px;
	}
a.about {
	display:block;
	background:url(../images/home-nav-a_01.jpg) top no-repeat;
	width:215px;
	height:26px;
}

a.about:hover{
	display:block;
	background:url(../images/home-nav_01.jpg) top no-repeat;
	width:215px;
	height:26px;
}

a.graphics {
	display:block;
	background:url(../images/home-nav-a_02.jpg) top no-repeat;
	width:215px;
	height:27px;
}

a.graphics:hover{
	display:block;
	background:url(../images/home-nav_02.jpg) top no-repeat;
	width:215px;
	height:27px;
}

a.industrial {
	display:block;
	background:url(../images/home-nav-a_03.jpg) top no-repeat;
	width:215px;
	height:25px;
}

a.industrial:hover{
	display:block;
	background:url(../images/home-nav_03.jpg) top no-repeat;
	width:215px;
	height:25px;
}

a.faq {
	display:block;
	background:url(../images/home-nav-a_04.jpg) top no-repeat;
	width:215px;
	height:25px;
}

a.faq:hover{
	display:block;
	background:url(../images/home-nav_04.jpg) top no-repeat;
	width:215px;
	height:25px;
}

a.contact {
	display:block;
	background:url(../images/home-nav-a_05.jpg) top no-repeat;
	width:215px;
	height:26px;
}

a.contact:hover{
	display:block;
	background:url(../images/home-nav_05.jpg) top no-repeat;
	width:215px;
	height:26px;
}

#logo {
	background:url(../images/Logo.jpg) top no-repeat;
	display:block;
	width:178px;
	height:127px;
}
a.logo-inside {
	background:url(../images/Logo-inner.jpg) top no-repeat;
	display:block;
	width:180px;
	height:131px;
}
#news-title {
	background:url(../images/bigpix-news.gif) top no-repeat;
	width:77px;
	height:10px;
	margin:58px 0px 5px 41px;
}
#welcome-title {
	display:block;
	background:url(../images/welco.gif) top no-repeat;
	width:340px;
	height:28px;
	margin:10px 0px 0px 20px;
}
#product-line {
	display:block;
	background:url(../images/productline.jpg) top no-repeat;
	width:193px;
	height:24px;
	display:block;
	margin:10px 0px 0px 20px;	
}
#flash-products{
	width:557px;
	height:110px;
	background:#FFFFFF;
	margin:0px 0px 0px 20px;		
}
#container {
	width:580px;
	margin:0px 0px 0px 34px;
	height:100%;
}


#footer { position: relative; margin-top: -7.5em; }

.product-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width:215px;
	margin:3px 0px 3px 0px;
	
}
.product-nav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
	width:215px;
	margin:3px 0px 3px 0px;	
}
.product-nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	background-color:#FF6600;
	width:215px;
	margin:3px 0px 3px 0px;	
	color:#FFFFFF;
}
.arial-yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFF00;
	}
.arial-prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#66FFFF;
	}
.arial-desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

.arial-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.arial-white a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #FFFFFF;
}
.arial-white a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#FFFF00;
}
.arial-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #21468d;
}
.arial-footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color: #21468d;
}
.arial-footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#FFFFFF;
}


.main-product-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#FFFF00;
}
.arial-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.arial-12 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #FFFFFF;
}
.arial-12 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
	color:#FFFF00;
}
.Helvetica-title-small {
	font-family:Helvetica;
	font-size: 15px;
	color:#FFCC00;
	}
.Helvetica-title {
	font-family:Helvetica;
	font-size: 18px;
	color:#FFCC00;
	}
.Helvetica-title-2 {
	font-family:Helvetica;
	font-size: 17px;
	color:#FFFF00;
	}	
.arial-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.arial-title a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	color: #FFFFFF;
}
.arial-title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:underline;
	color:#FFFF00;
}

.product-title {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:28px;
	color:#FFFF00;
	margin:63px 0px 0px 0px;
	text-align:right;
}
h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFF00;
}

/* news font */
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333395;
	padding-bottom:5px;
}
.news-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.news-content a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}
.news-content a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration:underline;
}
