/* ::::::::::::::::::::::::::::::::::::::::::::: */
/* ::: This is a standard three column layout :: */
/* :::::::::::::: ozan tuzun 2006 :::::::::::::: */
/* ::::::::::::::::::::::::::::::::::::::::::::: */

body {
	margin: 0;
	background-attachment: fixed;
	background-image: url(site_images/main-background.jpg);
	background-repeat: no-repeat;
	background-color: #284c7b;
	overflow: auto;
	padding: 0;
}


/* This is the container that holds the three columns ... an id name with a twist*/
#HolderOfTheThreeColumns {
	width: 761px;
	\width: 761px;
	w\idth: 761px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	height: 548px;
}

/* This is the middle column */
#PageContent {
	padding: 0px;
	margin: 0px;
	height: 548px;
	width: 714px;
	float: right;
	background-image: url(site_images/content-area.jpg);
	display: inline;
}

/* This is the left column */
#leftbar {
	float: left;
	width:17px;
	margin: 0;
	padding: 0px;
	background-image: url(site_images/left-border.png);
	height: 548px;
}

/* This is the right column */
#rightbar {
	float: right;
	width: 30px;
	margin: 0;
	padding: 0px;
	background-image: url(site_images/right-border.png);
	background-repeat: no-repeat;
	height: 548px;
}

/* This marks the end of the page structure */
/* :::::::::::::::::::::::::::::::::::::::: */


#thumbnails{
	position: relative;
	top: 186px;
	left:50px;
	margin-right: 7px;
	margin-left: 7px;
}


a img {
	border: 0;
}


/* general link styles */
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #003366;
}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #006633;
}
a:hover, a:active, a:focus {
	color: #4FA3DA;
}


a.reglinks:link {
	text-decoration: underline;
	font-weight: bold;
	color: #000066;
}
a.reglinks:visited {
	color: #660033;
}
a.reglinks:hover  {	color: #3366FF; }
a.reglinks:active, a.reglinks:focus {	color: #00FF66; }

.regtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}


h1 {
	margin: 0;
	padding: 0;
	font-family: Georgia,Impact,Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

h1 span {
	display: none;
}

h3 {
	margin:0px;
	width: 400px;
	cursor: pointer;
	height:30px;
}

h3 a:link, h3 a:visited{
	color: #003E5B;
	display: block;
	height:20px;
	width: 500px;
	text-decoration: none;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	-moz-outline-style: none;
	margin-left: 4px;
}

h3 a:hover {
	color: #660000;
	margin-left: 0px;
	background-image: url(site_images/mb.gif);
	background-repeat: repeat-y;
	background-position: -4px;
	padding-left: 12px;
}

#container {
	width: 660px;
	text-align: left;
	margin: 0 auto;
}

#header {
	height: 130px;
}

#content {
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	background-image: none;
}


p:first-letter {
	color:#660000;
	font-size:large;
  line-height:20px;
	font-family: "Times New Roman", Times, serif;
	margin-left:5px;
	font-weight:bold;
}


p {
	margin: 0px;
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}

p strong{
	color: #003366;
	font-weight: bold;
}

p em{
	color: #1D3632;
}

a.big {
	font-size: 1.1em;
}

ol {
	margin: 0;
	padding: 0 0 0 30px;
}

ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
li {
	margin-top: 4px;
	padding: 0;
	font-family: "Courier New", Courier, monospace;
	font-size: 0.8em;

}

#content div {
	margin: 0;
	padding: 0;
	height: 1%;
}

.stretcher {
background-image:none;
}


/* bottom links */
a.bottomlinks:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	-moz-outline-style: none;
}
a.bottomlinks:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
	-moz-outline-style: none;
}
a.bottomlinks:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #91A8CC;
}
.scrollerHolder{
	position: relative;
}
.pagewrapper{
	position:relative;
	margin-top:186px;
	float: none;
}


/* ::::::::::::::::::::::::::::::::::::::::::::: */
/* ::::::: Styles for scrolling layers ::::::::: */ 
/* Specify width and height in hold and wn, and in clip for wn  */
div#hold	{
	position:relative;
	overflow:hidden;
	width:670px;
	height:320px;
	z-index:100;
	left: 15px;
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:650px; height:320px; 
	clip:rect(0px, 650px, 320px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div.content { 
	position:absolute; visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	}

/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
  position:absolute; left:686px; top:20px;
  width:12px; height:160px; 
  font-size:1px; z-index:500;
  }
div#track {
	position:absolute;
	left:0;
	top:12px;
	width:12px;
	height:136px;
	z-index:1;
	background-color: #CBC7BC;
/*	background-image: url(images/track.gif);
	background-repeat: repeat;*/
  }
div#dragBar {
	position:absolute;
	left:1px;
	top:1px;
	width:10px;
	height:20px;
	background-color:#274B7B;
	z-index:1;
  }  
div#up { position:absolute; left:0; top:0; z-index:2 }  
div#down { position:absolute; left:0; bottom:0; z-index:3 }  

div.float { float: left; }
div.float p { text-align: center; }
div.spacer { clear: both; }
.thtext {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.theImages{
	margin-right:8px;
	margin-top:12px;
	padding: 4px;
	background-color: #D3CDAD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F5ED;
	border-right-color: #9D9377;
	border-bottom-color: #9D9377;
	border-left-color: #F8F5ED;
	float: none;
	margin-left: 8px;
}
.siteImages{
	margin-right:15px;
	margin-top:12px;
	padding: 4px;
	background-color: #D3CDAD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F8F5ED;
	border-right-color: #9D9377;
	border-bottom-color: #9D9377;
	border-left-color: #F8F5ED;
	float: none;
}
#lightbox{
	background-color:#000000;
	padding: 1px;
	border: 1px solid #000000;
}
#overlay{ background-image: url(site_images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="site_images/overlay.png", sizingMethod="scale");
}
.theform{
	background-image: url(site_images/contact.jpg);
	background-repeat: no-repeat;
	background-position: 377px 21px;
	margin: 0px;
	padding: 0px;
}