/* A Free Design by Bryant Smith (bryantsmith.com) */



body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #061C37;
	background: #014D5D url(background.png);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto;
 text-align:left;}

#page
{
    width: 670px;
	height:110px;
	position: relative;
	overflow: hidden;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
}

#page a {
    margin-top: 30px;
    border-radius: 10px;
    padding: 10px 20px;
    background-color: #4d6a79;
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    float: right;
    text-decoration: initial;
    transition: .3s;
}

#page a:hover {
    background-color: #5b8b99;
}

.topNaviagationLink
{
text-align:center;
position:relative;
margin-top:30px;
font-size:16px;
margin-left:-10px;
width:121px;
height: 35px;
line-height: 35px;
float:left;
color:#CEEAEE;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
text-decoration:none;
color:#CDE2FC;
}

.topNaviagationLink a:hover
{
text-align:center;
border-bottom:none;
color:#0C61C9;
display: block;
width:121px;
height: 35px;
line-height: 35px;
background-image:url(tab.png);

}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
position:relative;
width:650px;
height:325px;
top:10px;
background-image:url(sigorta.jpg);
background-repeat:no-repeat;
margin-left:10px;
}

#headerTitle
{
	position:relative;
	top:15px;
	left:0px;
	font-size:30px;
	color:#005a53;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
	position:relative;
	top:15px;
	left:0px;
	font-size:22px;
	color:#08a496;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
	width:670px;
	height:auto;
	background-color:#FFFFFF;
	margin-top:10px;
}

.contentBox .innerBox
{
position:relative;
width:650px;
height:auto;
top:10px;
margin-left:10px;
background-image:url(content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
	font-size:19px;
	margin-bottom:0px;
	padding-top:18px;
	margin-left:15px;
	margin-top:15px;
	font-family: "Comic Sans MS", cursive;
}

.contentText
{
	font-size:13px;
	line-height:24px;
	margin-left:13px;
	margin-right:13px;
	font-family: "Lucida Console", Monaco, monospace;
}
iframe {
}

.contentTitle2
{
	font-size:19px;
	margin-bottom:0px;
	padding-top:18px;
	margin-left:15px;
	margin-top:15px;
	font-family: "Comic Sans MS", cursive;
}
.contentText2
{
	font-size:13px;
	line-height:24px;
	margin-left:13px;
	margin-right:13px;
	font-family: "Lucida Console", Monaco, monospace;
}

#footer {
	width: 670px;
	height:16px;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#386172;
	position: relative;
	background-image: url(footer.png);
	background-repeat: no-repeat;
}

#footer a
{
	text-decoration:none;
	font-size:12px;
	color:#386172;
}

html, body {
text-align: center;
}
p {text-align: left;}
