@charset "utf-8";
/*CSS Reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ul, li {
padding: 5px 0;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


.aiContactSafe_contact_form_field_label_left span {
margin:0;
}

.clear {
	clear: both; height: 0; line-height: 0; font-size: 0;
}

a:link, a:visited {
text-decoration:none;
color:#551a8b;
}

a:hover {
color:#528ce0;
}

/*Main layout*/
body {
	background:url(../images/body_bg.jpg) repeat-y center #42b2f9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#vmarquee .contentpaneopen h4 {
font-size:18;
color:#551a8b;
margin:0 0 5px 0;
}

#vmarquee .contentpaneopen {
font-size:11px;
}


.blog, .article_column {
width:100%;
margin:0;
padding:0;
}

#main {
		width:100%;
		background:url(../images/main_bg.jpg) top center no-repeat;
	}

		#logo {
			margin:0 auto;
			width:300px;
			height:240px;
			background:url(../images/logo.jpg);
		}

		#container {
			margin:155px auto 0 auto;
			width:958px;
		}

			#left {
				width:198px;
				float:left;
				margin:0 0 0 5px;
			}
				#slogan {
					margin:25px  0;
					height:128px;
				}

			#box {
				width:542px;
				float:left;
			}
				#flashi {
					width:480px;
					height:200px;
					margin:0px 0 30px 30px;
				}
				
				#module {
					width:100%;
padding:10px 20px;
				
				}
				
				#content {
					padding:0 0 0 10px;
				}

			#right {
				width:208px;
				float:right;
				margin:0 0 0 0;
			}
				#facebook {
					margin:25px  0;
					background:url(../images/facebook.png) no-repeat;
					height:128px;
				}
				
				#rght {
					width:108;
					margin:10px 10px;
				}
		#bottom {
			width:958px;
			margin:0 auto;
			border-top: solid 1px #d9d9d9;
			background:#FFF ;
		}
			#call {
				width:467px;
				border-right:solid 1px #CCC;
				margin:20px 0 0 10px;
				float:left;
			}
			
			#bilgi {
				width:449px;
				float:right;
				padding:10px 10;
			}
	#last{
		width:100%;
		background:url(../images/bottom_bg.jpg) center top no-repeat #42b2f9;
	}
	
/*joomla style*/

.contentheading {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#680892;
	line-height:50px;
}

.readon {
	display:block;
	width:100px;
	height:30px;
	text-align:center;
	line-height:30px;
	background:#680892;
	color:#ffffff;
	margin:10px 0 0 0;
	text-decoration:none;
}

.readon:link, .readon:visited {
color:#ffffff;
}

.readon:hover{
	background:#aaaaaa;
	color:#680892;
	text-decoration:none;
}

.moduletable {
	background:url(../images/module_bar.jpg) bottom center no-repeat;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

.moduletable h3 {
	display:block;
	width:165px;
	background:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding:5px 5px 5px 15px;
	margin:10px 0;
}

/* bilgi formu*/
.aiContactSafe_row {
	float:left;
}

#flashh {
margin:0 0 0 170px;
float:left;
}

#fb {
margin-top:110px;
width:163px;
float:left;
}