ul,li,table,a{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

.pCls, .pCls p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
		
img {
	border:0px;
	}
form{
	display:inline;
	}
	
a, a:visited, a:active, a:hover, a:link{
	color:#022c4f;
	text-decoration:none;
	}
a:hover{	
	color:#618d39;
	}

.ulClassic{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
	.ulClassic li{
		list-style-type:none;
		}

.aSpacer {
	float:left;
	width:100%;
}
				
.W10 {width:10%}
.W15 {width:15%}
.W20 {width:20%}
.W25 {width:25%}
.W30 {width:30%}
.W35 {width:35%}
.W40 {width:40%}
.W45 {width:45%}
.W50 {width:50%}
.W55 {width:55%}
.W60 {width:60%}
.W65 {width:65%}
.W70 {width:70%}
.W75 {width:75%}
.W80 {width:80%}
.W85 {width:85%}
.W90 {width:90%}
.W95 {width:95%}
.W100 {width:100%}

/**********************************************/

body {
	margin:0px;	
	/**
	background-image:url(../images/bg_pattern.png);
	background-repeat:repeat;
	**/
	background-color:black;
	font-family:"myriad pro";
	font-size:14px;
}

.rounded {
  border-radius:8px;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
	}

.pageTop{
	float:left;position:relative;width:100%;border-bottom:0px solid red;
	height:190px;
	
	background-image:url('../images/bg_header.png');
	background-repeat:repeat-x;
	background-position:bottom;
	
	/** background:url('../images/bg_header.png') repeat-x bottom center; **/ 
	z-index:1;
	}
.pageTopLine{
	float:left;position:relative;width:100%;border-bottom:0px solid red;
	height:1px;
	background-image:url(../images/header_line.png);
	background-repeat:no-repeat;
	background-position:center;
	margin:-65px 0px 0px 0px;
	z-index:10;
	}	
.pageMiddle{
	float:left;position:relative;width:100%;height:500px;border-bottom:0px solid red;overflow:hidden;
	border:0px solid white;
	z-index:20;
	margin:-20px 0px 0px 0px;
	}
.pageBottom{
	float:left;position:relative;width:100%;border-bottom:0px solid red;
	height:129px;
	background-color:black;
	background-image:url(../images/header_line.png);
	background-repeat:no-repeat;
	background-position:top center;
	color:white;
	}
	.pageBottom a,.pageBottom a:hover,.pageBottom a:active,.pageBottom a:link{
		color:white;
		margin:0px 10px 0px 10px;
		}
.contentContainer{
	float:left;
	position:relative;
	display:inline;
	width:100%;
	/* height:325px; */
	margin:0px 0px 0px 15px;
	border:0px solid red; 
	}
.contentMain{
	float:left;
	position:relative;
	width:1005px;
	/*height:322px;*/
	display:none;
	border:0px solid red;
	margin:0px 0px 0px 0px;
	
	}
.contentInfo{
	float:left;
	width:1005px;
	height:292px;
	overflow:auto;
	}
	.contentInfoTextArea{
		float:left;
		width:960px;
		height:270px;
		border:0px solid black;
		margin:10px 0px 0px 20px;
		color:white;
		overflow:auto;
		
		border:0px solid red;
		}
		.contentInfoTextArea h1 {font-size:24px}
		.contentInfoTextArea h2 {font-size:18px; text-decoration:underline;color:#bfbfbf; }
		
.contentLink{
	float:left;
	width:100%;
	height:30px;
	text-align:center;
	margin-top:10px;
	}
	.contentLink a,.contentLink a:hover,.contentLink a:active,.contentLink a:link{
		color:white;	
		}
	#contentMainRed{background:url('../images/content_red.png') no-repeat;}
	#contentMainYellow{background:url('../images/content_yellow.png') no-repeat;}
	#contentMainBlue{background:url('../images/content_blue.png') no-repeat;}
	#contentMainGreen{background:url('../images/content_green.png') no-repeat;}
	#contentMainNews{background:url('../images/contact_bg.png') no-repeat;}
	#contentMainAbout{background:url('../images/contact_bg.png') no-repeat;}
	#contentMainContact{background:url('../images/contact_bg.png') no-repeat;}
	#contentMainPrivacy{background:url('../images/contact_bg.png') no-repeat;}	
.menusMain{
	float:left;
	position:reletive;
	width:100%;
	height:auto;
	border:0px solid red;
	margin:80px 0px 0px 0px;
	z-index:99;
	}
	.menuInherit{float:left;height:280px;border:0px solid red;text-align:center;}
	.menuInherit img{margin-top:100px;}
	
	#redMenu{
		width:261px;
		background-image:url('../images/kirmizi.png');
		background-repeat:no-repeat;
		background-position: center top;
		}
		#redMenu:hover{
			background-position: center -280px;
			cursor:pointer;
			}
	#yellowMenu{
		width:261px;
		background-image:url('../images/sari.png');
		background-repeat:no-repeat;
		background-position: center top;
		}
		#yellowMenu:hover{
			background-position: center -280px;
			cursor:pointer;
			}
	#blueMenu{
		width:251px;
		background-image:url('../images/mavi.png');
		background-repeat:no-repeat;
		background-position: center top;
		}
		#blueMenu:hover{
			background-position: center bottom;
			cursor:pointer;
			}
	#greenMenu{
		width:266px;
		background-image:url('../images/yesil.png');
		background-repeat:no-repeat;
		background-position: left top;
		}
		#greenMenu:hover{
			background-position: left -280px;
			cursor:pointer;
			}
	.formInputDiv{
		width:240px;height:34px;background: url('../images/forminput.png') no-repeat;
		margin:5px 0px 0px 0px;
	}.formInputDiv input{
		border:0px solid;
		background:transparent;
		width:240px;
		height:34px;
		color:white;
		padding:0px 0px 0px 5px;
	}			
	.formButton{
		float:right;
		width:65px;
		height:34px;
		background:url('../images/formButtonBg.png') no-repeat;
		text-align:center;
		padding-top:7px;
		margin-right:20px;
	}
	.formButton:hover{cursor:pointer;}		 									