@font-face {
    font-family: 'SourceSansProRegular';
    src: url('fonts/sourcesanspro-regular.eot');
    src: url('fonts/sourcesanspro-regular.eot') format('embedded-opentype'),
         url('fonts/sourcesanspro-regular.woff') format('woff'),
         url('fonts/sourcesanspro-regular.ttf') format('truetype'),
         url('fonts/sourcesanspro-regular.svg#SourceSansProRegular') format('svg');
}
@font-face {
    font-family: 'SourceSansProSemibold';
    src: url('fonts/sourcesanspro-semibold.eot');
    src: url('fonts/sourcesanspro-semibold.eot') format('embedded-opentype'),
         url('fonts/sourcesanspro-semibold.woff') format('woff'),
         url('fonts/sourcesanspro-semibold.ttf') format('truetype'),
         url('fonts/sourcesanspro-semibold.svg#SourceSansProSemibold') format('svg');
}
@font-face {
    font-family: 'SourceSansProBold';
    src: url('fonts/sourcesanspro-bold.eot');
    src: url('fonts/sourcesanspro-bold.eot') format('embedded-opentype'),
         url('fonts/sourcesanspro-bold.woff') format('woff'),
         url('fonts/sourcesanspro-bold.ttf') format('truetype'),
         url('fonts/sourcesanspro-bold.svg#SourceSansProBold') format('svg');
}
@font-face {
    font-family: 'SourceSansProLight';
    src: url('fonts/sourcesanspro-light.eot');
    src: url('fonts/sourcesanspro-light.eot') format('embedded-opentype'),
         url('fonts/sourcesanspro-light.woff') format('woff'),
         url('fonts/sourcesanspro-light.ttf') format('truetype'),
         url('fonts/sourcesanspro-light.svg#SourceSansProLight') format('svg');
}
@font-face {
    font-family: 'RalewayBold';
    src: url('fonts/raleway-bold.eot');
    src: url('fonts/raleway-bold.eot') format('embedded-opentype'),
         url('fonts/raleway-bold.woff') format('woff'),
         url('fonts/raleway-bold.ttf') format('truetype'),
         url('fonts/raleway-bold.svg#RalewayBold') format('svg');
}
@font-face {
    font-family: 'RalewayRegular';
    src: url('fonts/raleway-regular.eot');
    src: url('fonts/raleway-regular.eot') format('embedded-opentype'),
         url('fonts/raleway-regular.woff') format('woff'),
         url('fonts/raleway-regular.ttf') format('truetype'),
         url('fonts/raleway-regular.svg#RalewayRegular') format('svg');
}
@font-face {
    font-family: 'RalewaySemiBold';
    src: url('fonts/raleway-semibold.eot');
    src: url('fonts/raleway-semibold.eot') format('embedded-opentype'),
         url('fonts/raleway-semibold.woff') format('woff'),
         url('fonts/raleway-semibold.ttf') format('truetype'),
         url('fonts/raleway-semibold.svg#RalewaySemiBold') format('svg');
}
@font-face {
    font-family: 'NarkisimRegular';
    src: url('fonts/nrkis_0.eot');
    src: url('fonts/nrkis_0.eot') format('embedded-opentype'),
         url('fonts/nrkis_0.woff') format('woff'),
         url('fonts/nrkis_0.ttf') format('truetype'),
         url('fonts/nrkis_0.svg#NarkisimRegular') format('svg');
}
body{
	background:url('imgs/bg.jpg') #FFFFFF;
	background-repeat:repeat-x;
	background-position:center top;
	margin:0px;
}
.txt_searching{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	background:transparent;
	height:24px;
	width:200px;
    border-width:0px 0px 0px 0px;
}
.top_btn_link{
	font-family:'SourceSansProSemibold';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-left:10px;padding-right:10px;padding-top:0px;padding-bottom:0px;
	text-decoration:none;
	height:27px;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
}
.top_btn_link:hover{
	font-family:'SourceSansProSemibold';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-transform:uppercase;
	background:#6A3212;
	padding-left:10px;padding-right:10px;padding-top:34px;padding-bottom:33px;
	text-decoration:none;
	height:27px;
	-moz-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-text-stroke: 1px transparent;

}
.social{
	text-indent:90px;
	overflow:hidden;
	
	-webkit-transition-duration:0.1s;
	-webkit-transition-timing-function:linear;
	-o-transition-property:color,background;
	-o-transition-duration:0.1s;
	-o-transition-timing-function:linear;
	-moz-transition-property:color,background;
	-moz-transition-duration:0.1s;
	-moz-transition-timing-function:linear;
	-ms-transition-property:color,background;
	-ms-transition-duration:0.1s;
	-ms-transition-timing-function:linear;}
.facebook{
background:url(imgs/facebook.jpg) no-repeat center top;
width:36px;
height:54px;
display:block;
border:0px;}
.twitter{
background:url(imgs/twitter.jpg) no-repeat center top;
width:36px;
height:54px;
display:block;
border:0px;}
.google{
background:url(imgs/google.jpg) no-repeat center top;
width:36px;
height:54px;
display:block;
border:0px;}
.linkedin{
background:url(imgs/linkedin.jpg) no-repeat center top;
width:36px;
height:54px;
display:block;
border:0px;}
.social:hover{
background-position:center -54px;
}
.top_inquiry{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.featured_head{
	font-family:'SourceSansProSemiBold';
	font-size:21pt;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 1px;
}
.part{
    font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
.pname{
    font-family:Arial;
	font-size:12px;
	font-weight:none;
	color:#000000;
	text-decoration:none;
}
.btm_head_light{
	font-family:'SourceSansProLight';
	font-size:23pt;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 1px;
}
.btm_head_bold{
	font-family:'SourceSansProSemiBold';
	font-size:23pt;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 1px;
}
.news{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.news_link{
	font-family:'SourceSansProSemibold';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-smoothing: antialiased;
	text-shadow: #FFFFFF 0 0 0px;
	-webkit-text-stroke: 1px transparent;
}
.news_link:hover{
	font-family:'SourceSansProSemibold';
	font-size:11pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	font-smoothing: antialiased;
	text-shadow: #000000 0 0 0px;
	-webkit-text-stroke: 1px transparent;
}
.quick_contact{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.quick_contact_link{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}
.quick_contact_link:hover{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:underline;
}
.btm{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-smoothing: antialiased;
	text-shadow: #FFFFFF 0 0 0px;
	-webkit-text-stroke: 1px transparent;
}
.btm_link{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-smoothing: antialiased;
	text-shadow: #FFFFFF 0 0 0px;
	-webkit-text-stroke: 1px transparent;
	padding-left:5px;padding-right:5px;
}
.btm_link:hover{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	font-smoothing: antialiased;
	text-shadow: #000000 0 0 0px;
	-webkit-text-stroke: 1px transparent;
}
.tabish{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-smoothing: antialiased;
	text-shadow: #FFFFFF 0 0 0px;
	-webkit-text-stroke: 1px transparent;
}
.tabish:hover{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	font-smoothing: antialiased;
	text-shadow: #000000 0 0 0px;
	-webkit-text-stroke: 1px transparent;
}
#left_head{
	font-family:'SourceSansProRegular';
	font-size:13pt;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 1px;
}
.left_menu{
	font-family:'SourceSansProLight';
	font-size:11pt;
	font-weight:normal;
	color:#7F7F7F;
	text-decoration:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #7F7F7F 0 0 1px;
}
.left_menu:hover{
	font-family:'SourceSansProLight';
	font-size:11pt;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 1px;
}
.pro_head{
	font-family:'SourceSansProRegular';
	font-size:19pt;
	color:#4D4D4D;
	font-weight:normal;
	text-decoration:none;
	text-transform:uppercase;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 1px;
}
.paging{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	font-weight:normal;
	color:#4D4D4D;
	text-decoration:none;
}
.paging:hover{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	font-weight:normal;
	color:#B94A0A;
	text-decoration:none;
}
.paging_act{
	font-family:'SourceSansProRegular';
	font-size:11pt;
	font-weight:bold;
	color:#B94A0A;
	text-decoration:none;
}
.base{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#242424;
}
.a_base{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#242424;
}
#a_base{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#242424;
}
#a_base:hover{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	color:#B94A0A;
}
#d_head{
	font-family:'narkisimregular';
	font-size:17pt;
	color:#B94A0A;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 0px;
}
#d_art{
	font-family:'SourceSansProRegular';
	font-size:13pt;
	color:#7E7E7E;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #7E7E7E 0 0 0px;
}
.btn_save{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #6A3212 url('accept.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 0px #FF8F00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_save:hover{
	background:#451A02 url('accept.png');
	background-repeat: no-repeat;
	color:#FFFFFF;
	background-position: 6px center;
}
.btn_cancel{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #6A3212 url('cancel.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 0px #FF8F00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_cancel:hover{
	background:#451A02 url('cancel.png');
	background-repeat: no-repeat;
	color:#FFFFFF;
	background-position: 6px center;
}
.btn_general{
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:26px;padding-right:6px;padding-top:5px;padding-bottom:5px;
	background: #6A3212 url('arrow_right.png');
	background-repeat: no-repeat;
	background-position: 6px center;
	border:solid 0px #FF8F00;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	cursor:pointer;
}
.btn_general:hover{
	background:#451A02 url('arrow_right.png');
	background-repeat: no-repeat;
	color:#FFFFFF;
	background-position: 6px center;
}
.inquiry{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.white_base{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.news_head2{
	font-family:'SourceSansProRegular';
	font-size:13pt;
	color:#6A3212;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	font-smoothing: antialiased;
	-webkit-text-stroke: 1px transparent;
	text-shadow: #FFFFFF 0 0 1px;
}