@charset "utf-8";
img, div { behavior: url(iepngfix.htc) }
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: scroll;
	background-image: url(assets/images/bodybkg.png);
	background-repeat: repeat-x;
	font-size: 75%;
	line-height: 1.5em;
	font-family: "Segoe UI", Arial, sans-serif;
	background-color: #F8F8F8;
}

html>body
{
	font-size: 14px;
}


#container  #content  .contentbox  H1.sIFR-flash {
	font-size: 20px;
}
#container #content .contentbox h2.sIFR-flash {
	font-size: 16px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1;
	color: #535D66;
	letter-spacing: -2px;
}




p {
	font-family: "Segoe UI", Arial, sans-serif;
	color: #333333;
	font-size: 1em;
	margin: 1.5em 0;
	text-align: justify;

}
#footer {
	font-size: 90%;
}
#footer a {
	color: #333333;
}

.imgleft {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
}


#container {
	width: 960px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#topmenu {
	height: 35px;
	width: 940px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#logo {
	height: 39px;
	width: 173px;
	margin-left: 50%;
	position: absolute;
	left: -460px;
	top: 60px;
	background-attachment: scroll;
	background-image: url(assets/images/logo.png);
	background-repeat: no-repeat;
}
#logo a {
	display: block;
	height: 39px;
	width: 173px;
}
#logo span {
	display: none;
}
#flashcontainer {
	height: 310px;
	width: 940px;
	background-attachment: scroll;
	background-image: url(assets/images/flashbkg.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
}
#content {
	width: 960px;
	padding-top: 20px;
	background-attachment: scroll;
	background-image: url(assets/images/contentbkg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#content a {
	color: #666699;
}
#col1 {
	float: left;
	width: 200px;
	padding-left: 40px;
}

#pagebottom {
	background-attachment: scroll;
	background-image: url(assets/images/pagebottom.jpg);
	background-repeat: no-repeat;
	height: 38px;
	width: 960px;
}


.clearboth {
	clear: both;
	width: 100%;
}
.yellowwarning {
	background-color: #FFFFCC;
	padding: 10px;
	border: 1px solid #C6C600;
}
div#singlecol a img.buynowbutton {
	clear: both;
	margin-bottom: 30px;
	float: none;
}


.contentbox {
	width: 380px;
	padding-right: 45px;
	padding-left: 45px;
	float: left;
}
blockquote {
	padding-left: 60px;
}
.commonlist  strong    {
	color: #006666;
}

.baslik1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #006F6F;
	letter-spacing: -1px;
	font-weight: bold;
}
.baslik2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #2E484B;
}
ul.sublink {
	list-style-type: none;
	text-decoration: none;
	margin-top: 60px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1;
	color: #535D66;
	letter-spacing: -1px;
}
ul.commonlist {
	font-size: 1em;
	list-style-type: disc;
	margin-left: 30px;
}
ul.commonlist li {
	margin-top: 8px;
	margin-bottom: 8px;
}
#col2 {
	float: left;
	width: 640px;
	padding-left: 20px;
	padding-top: 30px;
}
ul.imagelist {
	list-style-type: none;
	padding: 20px;
}
ul.imagelist li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}


#singlecol {
	float: left;
	width: 840px;
	padding-left: 60px;
}
#singlecol img {

}
#logotable      tr     td   a  img   {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.noshow {
    display: none;
}

