html, body {
	
	height:100%; /* needed for container min-height */
	min-height:100%;
	margin:0px;
	padding:0px;
}

a {
	color:#fff;
	text-decoration:none;
}

a:hover {
	color:#fff;
	text-decoration:none;
}

*:focus {
	outline:0;
}


@font-face {
    font-family: 'AnatevkaRegular';
    src: url('../fonts/anatevka-webfont.eot');
    src: url('../fonts/anatevka-webfont.ttf') format('truetype'),
         url('anatevka-webfont.svg#AnatevkaRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* centering divs */
#outer {height: 100%; overflow: hidden; position: relative; width: 100%;background-image:url(../images/bkgrd.gif); background-position:center;}
#outer[id] {display: table; position: static;}
#middle {margin-top: expression((document.getElementById('outer').offsetHeight - document.getElementById('middle').offsetHeight)/2);}
#middle[id] {display: table-cell; vertical-align: middle; position: static;}
#inner { width: 100%; margin-left: auto; margin-right: auto;} /* for all browsers*/
/* centering divs */

#col-left {
	float:left;
	height:450px;
	margin:0px;
	overflow:hidden;
	padding:0px;
	position:relative;
	width:250px;
}

#col-right {
	float:left;
	height:450px;
	margin:0px 0px 0px 100px;
	padding:0px;
	position:relative;
	overflow:hidden;
	width:610px; /* 710 - 100 margin-left */
}

#contactFormInside {
	
	color:#000;
	float:left;
	font-family:Tahoma;
	font-size:13px;
	height:349px;
	margin:0px;
	padding:0px;
	width:320px;
}

#contactFormInside p {
	padding:0px;
	padding:0px 0px 10px 0px; /* top right bottom left */
	margin:0px;	
}

#container {
	color:#000;
	float:none;
	height:500px;
	margin: auto;
	overflow:hidden;
	padding:0px;
	width:960px;
}

#content-about, #content-press, #content-services, #content-profile, #content-contact, #content-disclaimer, #content-legal, #content-terms {
	float:left;
	height:250px;
	margin:450px 0px 0px 0px;
	padding:0px;
	position:absolute;
	width:610px;
	z-index:9;
}

.divider {
	border:0px;
	background-color:#e5e5e5;
	color:#e5e5e5;
	height:1px;
	margin:20px 0px 20px 0px;
	width:590px;
}

.field_error {
	color:red;
	float:left;
	padding:0px 5px 0px 0px; /*top right bottom left */
	margin:0px;
}

#footer {
	color:#fff;
	float:left;
	height:50px;
	margin:0px;
	padding:0px;
	position:relative;
	width:960px;
	z-index:999;
}

#footer-left {
	background-color:#dd0000;
	float:left;
	font-family: 'AnatevkaRegular';
	font-size:24px;
	letter-spacing:1.4pt;
	line-height:24px;
	height:50px;
	margin:0px;
	padding:0px;
	position:relative;
	width:600px;
	z-index:9;
}

#footer-left ul {
	list-style:none;
}

#footer-left ul li {
	float:left;
	margin:0px 50px 0px 0px;
	padding:0px;
}

#footer-left ul li:last-child {
	margin:0px 0px 0px 0px;	
}

#footer-left ul li:hover {
	border-bottom:1px solid #000;
	color:#fff;
	text-decoration:none;
}

#footer-right {
	background-color:#dd0000;
	float:left;
	height:50px;
	margin:0px;
	padding:0px;
	position:relative;
	width:360px;
	z-index:9;
}

#footer-right-line-wrapper {
	float:left;
	height:50px;
	margin:0px;
	padding:0px;
	position:relative;
	width:320px;
	z-index:9;
}

#footer-right-line-1 {
	float:left;
	font-family: Tahoma;
	font-size:9px;
	height:10px;
	line-height:10px;
	margin:25px 0px 0px 0px;
	padding:0px;
	text-align:right;
	width:320px;
}

#footer-right-line-2 {
	float:left;
	font-family: Tahoma;
	font-size:9px;
	height:10px;
	line-height:10px;
	margin:0px;
	padding:0px;
	text-align:right;
	width:320px;
}

#footer-right-line-2 a {
	color:#fff;
	text-decoration:none;
}

#footer-right-line-2 a:hover {
	color:#fff;
	text-decoration:none;
}

#footer-right-logo {
	float:left;
	height:20px;
	margin:25px 0px 0px 10px;
	padding:0px;
	width:30px;
}

.formField {
	background-color:#fff;
	border:1px solid #dd0000;
	color:#000;
	float:right;
	font-family:Tahoma;
	font-size:13px;
	height:18px;
	line-height:20px;
	margin:0px 0px 0px 20px; /* top right bottom left */
	padding:0px;
	width:165px;
	
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.formFieldCode {
	float:right;
	margin:0px 0px 0px 20px; /* top right bottom left */
	padding:0px;
}

.formFieldEnquiry {
	background-color:#fff;
	border:1px solid #dd0000;
	color:#000;
	float:right;
	font-family:Tahoma;
	font-size:13px;
	margin:0px 0px 0px 10px; /* top right bottom left */
	padding:0px;
	width:165px;
	
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

.formFieldButton {
	background-color:#dd0000;
	border:0px;
	color: #fff;
	cursor:pointer;
	font-size: 12px; 
	margin:0px;/*top right bottom left */
	padding:4px 5px 4px 5px !important;
	text-align:center; 
	width:40px;
	
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
}

#logo {
	float:left;
	height:100px;
	margin:0px;
	padding:0px;
	width:250px;
}

.notification_ok {
	color:#000;
	font-family:Tahoma;
	font-size:13px;
	margin:0px;
	padding:0px;
}

.red {
	color:#dd0000;
}

#skyline-holder {
	float:left;
	height:250px;
	margin:0px 0px 0px 0px;
	padding:0px;
	position:absolute;
	z-index:10;
}

#skyline {
	height:250px;
	margin:0px;
	margin-top:-250px;
	padding:0px;
	position:relative;
	z-index:1;
}

#sub-menu-contact {
	background-image:url(../images/sub-menu-contact.png);
	background-repeat:no-repeat;
	float:left;
	height:350px;
	margin:450px 50px 0px 50px;
	padding:0px;
	position:absolute;
	width:150px;
	z-index:9;
}

#sub-menu-services {
	background-image:url(../images/sub-menu-services.png);
	background-repeat:no-repeat;
	float:left;
	height:350px;
	margin:450px 50px 0px 50px;
	padding:0px;
	position:absolute;
	width:150px;
	z-index:9;
}

.sub-menu-content {
	background-color:#000;
	color:#fff;
	float:left;
	font-family:Tahoma;
	font-size:12px;
	height:300px;
	margin:0px 10px 0px 10px;
	padding:0px;
	width:130px;
}

.sub-menu-content-title {
	border-bottom: 1px solid #dd0000;
	color:#fff;
	font-family: 'AnatevkaRegular';
	font-size:18px;
	letter-spacing:1.4pt;
	margin:5px 0px 5px 0px;
	padding:10px 0px 5px 0px;
	text-transform:capitalize;
	width:130px; /* 150 - 20 padding-left n right */
}


.sub-menu-content-wrapper {
	background-color:#000;
	float:left;
	height:350px;
	margin:100px 0px 0px 0px;
	padding:0px;
	width:150px;
}

.sub-menu-content-wrapper ul {
	list-style:none;
	margin:0px;
	padding:0px;
}

.sub-menu-content-wrapper ul li {
	border-bottom: 1px solid #dd0000;
	color:#fff;
	font-family: 'AnatevkaRegular';
	font-size:18px;
	letter-spacing:1.4pt;
	margin:5px 10px 5px 10px;
	padding:0px 0px 5px 0px;
	text-transform:capitalize;
	width:130px; /* 150 - 20 padding-left n right */
	
	
}

.sub-menu-content-wrapper ul li:first-child {
	margin-top:20px;	
}

.sub-menu-content-wrapper ul li a {
	color:#fff;
	text-decoration:none;
}

.sub-menu-content-wrapper ul li a:hover {
	color:#fff;
	text-decoration:none;
}


.title {
	border-bottom:1px solid #dd0000;
	color:#e5e5e5;
	float:left;
	font-family: 'AnatevkaRegular';
	font-size:50px;
	font-weight:normal;
	letter-spacing:1.4pt;
	line-height:100px;
	height:99px; /* 100 - 1 border-bottom */
	margin:0px;
	padding:0px;
	text-transform:capitalize;
	width:590px;
}

.title2 {
	color:#dd0000;
	float:left;
	font-family: Tahoma;
	font-size:16px;
	height:16px; 
	margin:10px 0px 20px 0px;
	padding:0px;
	text-transform:capitalize;
	width:590px;
}

.title3 {
	color:#666;
	float:left;
	font-family: Tahoma;
	font-size:14px;
	height:16px; 
	margin:0px;
	padding:0px 0px 20px 0px;
	text-transform:capitalize;
	width:590px;
}

.quote {
	font-style:italic;
}

/* ------------------------ Custom Scroll Styles ------------------------ */

.mycustomscroll {
	float:left;
	font-family:Tahoma;
	font-size:12px;
	height:350px;
	overflow:auto;
	/* IE overflow fix, position must be relative or absolute*/
	position:relative;
	padding-right:10px;
	width:600px;
}


.mycustomscroll p {
	margin:0px;
	padding:10px 0px 10px 0px;	
}

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {
	line-height: 1px;
	font-size: 1px;
	position: absolute;
	top: 0; 
	left: 0; 
	
}

.vscrollerbar {
	/* Actual Scroll Bar - Knob */
	background-color:#e5e5e5;
	height:40px !important;
	margin:0px;
	padding:0px;
	width:10px;
	
	
}

.vscrollerbase {
	/* Vertical scrollbar's base (track) body */ 
	height:380px;
	width: 10px;
	
}
