/* ==================================================================================================================== */
/* ! The 1140px Grid V2 by Andy Taylor \ http://cssgrid.net \ http://www.twitter.com/andytlr \ http://www.andytlr.com   */
/* ==================================================================================================================== */

/* ===== CSS Resets ===== */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,
small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;margin:0;padding:0}
article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure
{position:relative}figure img{width:100%}

/* ===== Body ===== */

body {
    background: url('../images/gradient.png') #d7d4d4;
    background-attachment: fixed;
    background-position:center;
    background-repeat: none;
    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular', Arial, Verdana;
}

h3 {
    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular';
    font-weight: bold;
    font-size: 14px;
}

/* ===== Fonts ===== */

@font-face {
    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular';
    src: url('../fonts/Abadi-MT-Condensed-Light-Regular.eot');
    src: url('../fonts/Abadi-MT-Condensed-Light-Regular.eot?') format('eot'); 
    src: local('‚ò?'), url('../fonts/Abadi-MT-Condensed-Light-Regular.woff') format('woff'), url('../fonts/Abadi-MT-Condensed-Light-Regular.ttf') format('truetype'), url('../fonts/Abadi-MT-Condensed-Light-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ===== 1140 ===== */

.container {
padding-left: 20px;
padding-right: 20px;
}

.row {
width: 100%;
max-width: 1140px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
float: left;
min-height: 1px;
}

.row .onecol {
width: 4.85%;
}

.row .twocol {
width: 13.45%;
}

.row .threecol {
width: 22.05%;
}

.row .fourcol {
width: 30.75%;
}

.row .fivecol {
width: 39.45%;
}

.row .sixcol {
width: 48%;
}

.row .sevencol {
width: 56.75%;
}

.row .eightcol {
width: 69.2%;
}

.row .ninecol {
width: 74.05%;
}

.row .tencol {
width: 82.7%;
}

.row .elevencol {
width: 91.35%;
}

.row .twelvecol {
width: 100%;
float: left;
}

.last {
margin-right: 0px;
}

img, object, embed {
max-width: 100%;
}

img {
	height: auto;
}

.show-on-mobile {
	display: none;
}

/* Smaller screens */

@media only screen and (max-width: 1023px) {

	body {
	font-size: 0.8em;
	line-height: normal;
	}
	
}


/* Mobile */

@media handheld, only screen and (max-width: 767px) {

	body {
		font-size: 16px;
		line-height: normal;
		-webkit-text-size-adjust: none;
		border: 0;
	}
	
	.row, body, .container {
		width: 100%;
		min-width: 0;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 0px;
	}
	
	.row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
		width: auto;
		float: none;
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.show-on-mobile {
		display: block;
	}
	
	.hidden-on-mobile {
		display: none;
	}
	
	.nav_mobile a {
		text-decoration: none;
	    color: #000;
	    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular',Arial,Verdana;
	    font-size: 26px;
	    width: 100%;
    }
    
    .nav_mobile a:hover {
	    background: #fff;
	    color: #999;
	}
    
    .nav_mobile li {
	    list-style: none;
	}
    
    .nav_mobile li a {
	    list-style: none;
	    width: 100%;
	    text-align: center;
	    border-top: 1px solid #fff;
	    border-left: 1px solid #fff;
	    border-right: 1px solid #fff;
	    padding: 5px 0 5px 0;
	    display: block;
    }
	    
}

/* ===== Header ===== */

.container_header {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 45px;
}

.logo_h2 {
    display: none;
}

/* ===== Navigation ===== */

.container_nav {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 45px;
}

.nav {
    width: 100%;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.nav a {
    text-decoration: none;
    color: #000;
    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular',Arial,Verdana;
    font-size: 26px;
    padding: 5px 0 5px 0;
    display: block;
}

.nav td {
    border-right: 1px solid #fff;
    width: 16%;
}

.nav a:hover {
    color: #999;
    background: #fff;
}

td#active_menu_btn {
	background: #fff;
}

.intro_nav {
    width: 100%;
    text-align: center;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.intro_nav td a {
    text-decoration: none;
    color: #000;
    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular',Arial,Verdana;
    font-size: 26px;
    padding: 90px 0 90px 0;
    display: block;
}

.intro_nav td {
    border-right: 1px solid #fff;
    width: 16%;
}

.intro_nav a:hover {
    color: #999;
    background: #fff;
}

/* ===== Headings ===== */

.contenthead_table {
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular',Arial,Verdana;
    font-size: 35px;
}

.contenthead_table td {
    padding: 0 20px 0 20px;
}

.container_headings {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 45px;
}

/* ===== Content ===== */

.container_content {
    padding-left: 20px;
    padding-right: 20px;
    margin-top: 45px;
}

.content {
    width: 100%;
    color: #000;
    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular',Arial,Verdana;
    font-size: 14px;
}

.eightcol {
	border-right: 1px solid #fff;
	margin-right: -1px;
}

.content td {
    padding: 20px 20px 0 20px;
}

.content_head td {
    padding: 0 20px 0 0;
}

.content_text {
    color: #7a7a7a;
}

.content a {
    color: #000;
    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular',Arial,Verdana;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.content a:hover {
    text-decoration: underline;
}

.about_list li {
	padding: 0 0 10px 0;
}

/* ===== Content footer ===== */

.container_contentfoot {
    padding-left: 20px;
    padding-right: 20px;
}

.contentfoot_table {
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.contentfoot_table td {
    padding: 0 20px 0 20px;
}

.arrows {
    width: 100%;
    padding: 0;
}

/* ===== Footer ===== */

.container_footer {
    padding-left: 20px;
    padding-right: 20px;
    margin: 15px 0 30px 0;
}

.footer td {
    padding-right: 10px;
}

.footer td a {
    color: #999;
    font-family: 'Conv_Abadi-MT-Condensed-Light-Regular',Arial,Verdana;
    font-size: 12px;
    text-decoration: none;
}

.footer a:hover {
    text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}


/* ===== Contact ===== */

#contactFrm td {
	padding: 0;	
}

.formtips {
	font-size: 10px;
}

textarea,input:not([type="submit"]) {
	border: 1px solid #d4d4d4;
}

textarea,input {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 5px;
}

textarea {
	min-width: 60%;
	max-width: 60%;
	min-height: 100px;
	resize: none;
	outline:0;
    outline:none;
}

textarea:focus,input:focus {
	border: 1px solid #000;
	outline:0;
    outline:none;
}

#Submit {
	border: 1px solid #999;
	background: #fff;
}




