/*start main menu*/


 @import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
#cssmenu {
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	line-height: 15px;
	text-transform: uppercase;
	font-weight:700;
	text-align: left;
	-moz-box-shadow: 3px 3px 3px -1px #000;
	-webkit-box-shadow: 3px 3px 3px -1px #000;
	box-shadow: 3px 3px 3px -1px #000;
}
.active{
	border-bottom: 2px solid #FFD90A;
	}
#cssmenu > ul {
	width: auto;
	list-style-type: none;
	padding: 0;
	margin: 0;
	background: #ffffff;
	border: 1px solid #ece6e8;
	border-bottom: 1px solid #ccc;
	-webkit-border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-o-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}
#cssmenu > ul li#responsive-tab {
	display: none;
}
.suduSadaRas {
	background-image: url(../new/images/home2_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.jinkijika {
	font-family: "Century Gothic", Calibri;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
.sadaMolWela {
	background-image: url(../new/images/numaric_02.jpg);
	background-repeat: repeat-y;
	background-position: left;
}


#cssmenu > ul li {
	display: inline-block;
 *display: inline;
	zoom: 1;
}
#cssmenu > ul li.right {
	float: right;
}
#cssmenu > ul li.has-sub {
	position: relative;
}
#cssmenu > ul li.has-sub:hover ul {
	display: block;
}
#cssmenu > ul li.has-sub ul {
	display: none;
	width: 250px;
	position: absolute;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #ffffff;
	border: 1px solid #ece6e8;
	border-bottom: 3px solid #d9ced2;
	border-top: 0 none;
}
#cssmenu > ul li.has-sub ul li {
	display: block;
}
#cssmenu > ul li.has-sub > a {
	background-image: url('caret.png');
	background-repeat: no-repeat;
	background-position: 90% -95%;
}
#cssmenu > ul li.has-sub > a.active, #cssmenu > ul li.has-sub > a:hover {
	background: #ffffff url('caret.png') no-repeat;
	background-position: 90% 195%;
}
#cssmenu > ul li a {
	display: block;
	padding: 12px 14px 11px 14px;
	text-decoration: none;
	color: #747474;
}
#cssmenu > ul li a.active, #cssmenu > ul li a:hover {
	background: #ffffff;
	text-decoration: underline;
}
.sticky {
	position: fixed;
	width: 980px;
	margin: 0 auto;
	z-index: 100;
	border-top: 0;
}
.main_menu_wrapper{
	width: 100%;
	position: absolute;
	top: 0;
	height: 110px;
} 
.main_menu {
	width: 980px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main_menu_center {
	float: right;
	padding-top: 23px;
	/*padding-right: 15px;*/
}
/*end main menu*/
.body_content{
	width:100%;
	position:absolute;
	top: 598px;
	background-color: #FFFFFF;
	}

.top_roll_over_list {
	width: 980px;
	height: 113px;
	background-image: url('../images/stabs_bg.png');
	background-repeat: no-repeat;
	/*margin-top: 1199px;*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 8px;
	padding-left: 23px;
}
.col1 {
	float: left;
	width: 220px;
	height: 98px;
	margin: 0 7px;
}
.col2 {
	float: left;
	width: 220px;
	height: 98px;
	margin: 0 7px;
}
.col3 {
	float: left;
	width: 220px;
	height: 98px;
	margin: 0 7px;
}
.col4 {
	float: left;
	width: 220px;
	height: 98px;
	margin: 0 7px;
}
.wrapper {
	width: 100%;
	background-image: url('../images/content_grad_bg.png');
	background-repeat: repeat-x;
	margin-top: -25px;
	padding-top: 25px;
}
.wlcm_mssg_cntnr p {
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 24px;
	font-family: century gothic;
}
.wlcm_mssg_cntnr {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
.wlcm_ttl {
	font-style: italic;
	font-size: 200%;
	margin-bottom: 15px;
	text-align: center;
	margin-top: 5px;
}
.container {
	width: 980px;
	margin: 0 auto;
}
.middle_col {
	background-image: url('../images/hcontent_corners.png');
	background-repeat: no-repeat;
	min-height: 600px;
	padding: 35px 30px;
}
.hcol1 {
	float: left;
	width: 295px;
	overflow: hidden;
	margin-right: 10px;
	height: 170px;
}
.hcol2 {
	float: left;
	width: 295px;
	overflow: hidden;
	margin-right: 10px;
	height: 170px;
}
.hcol3 {
	float: left;
	width: 295px;
	overflow: hidden;
	margin-right: 10px;
	height: 170px;
}
.about_wrapper {
	width: 980px;
}
.logo_left_col {
	float: left;
	margin-right: 15px;
	width: 185px;
}
.about_right_col {
	width: 680px;
	float: left;
	background: url('../images/oreillys_logo2.png') no-repeat left center;
	padding: 40px 20px 40px 220px;
}
.about_right_col p{
	font-size: 14px;
	color: #333;
	line-height: 24px;
	font-family: century gothic;
	}
.abt_ttl {
	font-style: normal;
	font-size: 200%;
	margin-bottom: 15px;
	text-align: left;
	margin-top: 5px;
}
.copyright {
	text-align: center;
	padding: 10px 0 10px;
	font-size: 10px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	margin-top: 298px;
}
.footer_bimg {
	height: 124px;
	background: url('../images/in_bottom_bg.jpg') no-repeat center bottom;

}
/*inner page*/

.fxd_bg_img1 {
	background: url('../images/in_bg_03.jpg') no-repeat top;
	height:700px;
	width:100%;
}
.container_innerpage {
	width: 980px;
	margin-top: 840px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	-o-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	min-height: 600px;
}
.copyright_innerpage {
	text-align: center;
	padding: 10px 0 10px;
	font-size: 10px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	width: 980px;
	margin: 0 auto;
}
.page_ttle {
font-size: 400%;
color: #fff;
width: 980px;
margin-left: auto;
margin-right: auto;
margin-top: -595px;
margin-bottom: -805px;
text-align: left;
text-shadow:2px 2px #000;
}
