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


/* CSS Document */

body {
	font-family:Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #435670;
	text-decoration: none;
	margin:0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#E8E8E8;
}


::selection {
        background: #7CC623; /* Safari */
		color:#fff;
        }
::-moz-selection {
        background: #7CC623; /* Firefox */
		color:#fff;
}
img{
border:0;
}	

.img-right-margin{
	margin:0 10px 10px 0;
}

.image-border{
border:1px solid #E9DF90;
}	

a {
	color: #FF0000;
	text-decoration: none;
	
	}
	
a:hover {
	
	text-decoration: underline;
	color:#4C8C00;
	}
p {
	margin:0 0 15px 0;
	clear:left;
	padding:0;
	}
	
h1, h2, h3, h4 {
	margin:0 0 15px 0;
	clear:left;
	padding:0;
	font-weight: normal;
	font-variant: normal;
	line-height:normal;

		
	}
hr {
	margin:25px 0;
	height:0;
	border:0 solid #E1E3E6;
	border-top:1px solid #E1E3E6;
	clear:both;


}	


	
.subtitle{
	color:#5AB115;
	font-size:14px;
	font-weight:normal;
	line-height:18px;


}
.mainheading{
	color:#4C8C00;
	font-size:26px;
	line-height:normal;

	
}
.heading{
	color:#4C8C00;
	font-size:18px;
	line-height:normal;
}



.page-title{
	color:#E60500;
	font-size:26px;
	margin-bottom:25px;
	padding-bottom:15px;
	border-bottom:4px solid #E1E3E6;
	clear:left;

}


/****************************************************************************/
                            /*caintiners*/
/****************************************************************************/

#main-container{
	width:975px;
	height:auto;
	margin:0 auto;
	position:relative;
}

#logo-container{
	width:975px;
	height:83px;
	float:left;
	position:relative;
	background-image: url(../images/pazheri-steels-logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align:right;
	padding-top:23px;
	font-size:13px;
	color:#fff;
	font-family:Tahoma;
	font-weight:bold;
}
#logo-container span{
	font-size:15px;
	color:#FFFEC0;
	font-family:Arial;
	font-weight:bold;
	}
#middle{
	width:950px;
	height:auto;
	float:left;
	position:relative;
	padding:12px;
	background-color:#fff;
}


#navigation{
	width:950px;
	height:39px;
	position:relative;
	float:left;
	background-image: url(../images/nav-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom:1px solid #fff;	
	}	
#navigation ul{
	width:950px;
	height:39px;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	
	}	
#navigation li{
	width:auto;
	height:39px;
	margin:0;
	padding:0;
	float:left;	
	list-style:none;


	}		


#navigation a{
	width:auto;
	height:39px;
	padding:0 10px;
	margin:0;
	float:left;	
	list-style:none;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	display:block;
	text-decoration:none;
	line-height:39px;
	color:#fff;
	border-right:1px solid #8DD734;
	}	
	
	
	#navigation a:hover{
	color:#FFF600;
	background-color:#3C8200;

	}	
	
#header{
	width:950px;
	height:326px;
	float:left;
	position:relative;
}

#sub-header{
	width:950px;
	height:220px;
	float:left;
	position:relative;
}
#content{
	width:950px;
	height:auto;
	float:left;
	position:relative;
	padding:30px 0;
}

#left-column{
	width:630px;
	height:auto;
	float:left;
}

#right-column{
	width:272px;
	height:auto;
	float:right;
}

.box-style{
	width:270px;
	height:auto;
	float:left;
	border:1px solid #D5D5D5;
	background-image: url(../images/gradiant.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom:15px;
	clear:left;
}
.box-style h1{
	background-image: url(../images/heading-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	line-height:40px;
	padding:0 0 0 20px;
	margin:0;
	color:#fff;
	font-size:17px;
	font-weight:bold;
	height:40px;
}

.box-style p{
padding:10px 20px 25px 20px;
margin:0;

}

#group-scroll{
	width:785px;
	height:120px;
	float:left;
	position:relative;
	background-color:#475363;
	padding-left:165px;
	background-image: url(../images/pazheri-group.gif);
	background-repeat: no-repeat;
	margin:0;


}

#footer-container{
	width:950px;
	height:auto;
	float:left;
	position:relative;
	padding:10px 0;
	border-top:4px solid #E1E3E6;
	margin-top:25px;
	text-align:center;
	color:#475363
}

#footer-container a{
	color:#475363;
	text-decoration:none;
}

#footer-container a:hover{
	color:#1656B9;
	text-decoration:none;
}

