* {
	margin: 0;
	padding: 0;
}

body {
background: #EFEFEF url(../images/bg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #222;
}

a {
text-decoration: none;
color: #666666;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
margin: 0 auto;
width: 900px;
}
h1 {
font-weight: bold;
font-size: 1.4em;
padding-left: 10px;
line-height: 26px;
}
#contentprint {
background: #FFFFFF url(../images/tent_printing_05.gif) repeat-y;
padding: 0 23px;
}

.right {
float: right;
width: 475px;
text-align: justify;
margin-right: 10px;
}
.right img {
padding: 5px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h1 {
font-size: 14px;
font-weight: bold;
padding-left: 10px;
height: 26px;
line-height: 26px;
}
.right h2 a {
text-decoration: none;

}
.right h2 a:hover {

}
.right ul {
	padding: 10px 0 15px 20px;
	list-style-type: none;
	list-style-image: url(../images/disc.jpg);
}
.left {
float: left;
width: 175px;

}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
color: #999999;
list-style-type: none;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.menu {
float: right;
width: 150px;

}
.menu h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 26px;
line-height: 26px;
color: #000;
font-size: 13px;
}
.menu ul {
padding: 10px 0 15px 20px;
color: #FD9A01;
list-style-type: none;
}
.menu ul li a {
text-decoration: none;
font-weight: 600;
}
.menu ul li a:hover {

}
.articles { padding: 10px; }
.articles p{
font-size:12px;
color:#000;
padding-bottom:2px;
}

.myform{
margin:0 auto;
width:415px;
padding:14px;
}

/* ----------- stylized ----------- */
#stylized{
border:solid 1px #CCCCCC;
background:#F4F4F4;
}
#stylized h1 {
font-size:12px;
font-weight:bold;
margin-bottom:8px;
}
#stylized p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}
#stylized label{
display:block;
font-weight:bold;
text-align:right;
width:140px;
float:left;
}
#stylized .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:140px;
}
#stylized input{
float:left;
font-size:12px;
padding:3px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 10px 10px;
}
#stylized select{
float:left;
font-size:12px;
padding:3px 2px;
border:solid 1px #aacfe4;
width:200px;
margin:2px 0 10px 10px;
}
#stylized button{
clear:both;
margin-left:150px;
width:125px;
height:31px;
background:#666666 url(../img/button.png) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}
#stylized textarea{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:225px;
margin:2px 0 20px 10px;
}
/*begin*/

	
	img{border:none;}
	pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			

				
	#contentsl{
		position:relative;
		}	
/*end*/
/* Easy Slider */

	#slider{
	background-color: #003333;
}	
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:900px;
		height:170px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:900px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												

/* // page */
div#page {
	width: 855px;
	margin: 0 auto;
	text-align: left;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
/***********page end***************/
/***********menu start***************/
#menu2 {
	background: #333;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu2 li {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
#menu2 a {
	background: #333 url(../images/seperator.gif) bottom right no-repeat;
	color: #ccc;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
}
#menu2 a:hover {
	background: #666666 url(../images/hover.jpg) bottom center no-repeat;
	color: #fff;
	padding-bottom: 8px;}
/***********menu end***************/
/***********galerific3 start***************/
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 510px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 345px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 510px;
	height: 345px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 520px;
	height: 345px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 345px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 520px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

/***********galerific3 end***************/
/***********footer starts***************/

#footer .logo{ 
position:absolute; 
right:15px; 
top:100px; 
z-index:200;}
#footer{width:900px; 
margin:0px auto; 
background:url(../images/tent_printing_06.gif) repeat-y 0px 0px; 
overflow:hidden; clear:both; 
text-align:left;}
#inner_footer{background:url(../images/tent_printing_07.gif) no-repeat 0px 100%;  
width:900px; 
float:left; 
padding:30px 0px 0px 0px; 
position:relative;}
#footer h2{color:#6b6b6b; font:18px Helvetica, sans-serif; 
margin-bottom:10px; 
padding:0px 0px 0px 40px; }
#footer ul{width:204px; 
float:left; 
padding:0px 0px 0px 40px; 
margin-right:-8px;}
#footer ul li{list-style:none; 
background:url(../images/dots.gif) repeat-x 0px 100%; 
padding:5px 0px; 
font:12px Helvetica, sans-serif;}
#footer ul li h3{font:bold 12px Helvetica, sans-serif; 
color:#6b6b6b;}
#footer ul li a{background:url(../images/bullet.jpg) no-repeat 0px 5px; 
padding-left:10px; 
color:#6b6b6b; 
text-decoration:none;}
#footer ul li a:hover{ text-decoration:underline;}
#footer_bottom{width:100%; float:left; padding:15px 0px; margin-top:25px; }
#footer_bottom p{color:#f1f1f1; font:16px Georgia, "Times New Roman", Times, serif; font-style:italic; text-align:center; padding:0px 20px; line-height:18px;}
#footer_bottom p span{font-size:12px;}
/***********footer ends***************/

