/*
////////////////////////////
////////HTML ELEMENT////////
////////////////////////////
*/
html
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;

}
body {
	background-image: url(images/bkg.gif);
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	font-family: verdana, arial, sans-serif, "Times New Roman";
	font-weight: normal;
	font-size: 0.7em; /*11 pixlar*/
	color: #FFFFFF;
	width: 100%;
}
h1, h2, h3, h4
{
	font-weight: bold;
	font-size: 1.4em;
	display: block;
	margin: 0px 0px 5px 0px; 
}
h2,h3 h4
{
	font-size: 1.2em;
	margin: 0px 0px 3px 0px;
}
h3,h4
{
	font-size: 1.0em;
}
h4
{
	font-size: 1.0em;
	display: inline;
}
h5
{
	font-size: 0.9em;
	display: inline;
}
img
{
	border: 0px;
}

a, a:hover
{
	font-family: verdana, arial, sans-serif, "Times New Roman";
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover
{
	text-decoration: underline;
}

a.menu:link 
{
	font-size: 0.9em;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:visited {
	font-size: 0.9em;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover {
	font-size: 0.9em;
	font-family: verdana;
	color: #999999;
	font-weight: bold;
}
a.menu:active {
	font-size: 0.9em;
	font-family: verdana;
	color: #FFFFFF;
	font-weight: bold;
}

/*
////////////////////////////
////////DIV ELEMENT/////////
////////////////////////////
*/
#container {
	top: 195px;
	left: 178px;
	position: relative;
	width: 620px;
	height: auto;
}

#content {
	position: relative;
	height: auto;
	width: 620px;
	margin-top: 15px;
}

/*
---------- MENU ----------
*/

#menu {
	position: relative;
	height: 23px;
	width: 620px;
	border-bottom: 1px solid white;
}
#menu ul{
	position: absolute;
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#menu li.button
{
	float: left;
	margin-right: 10px;
	color: #FFFFFF;
}
#menu li.button_active
{
	float: left;
	margin-right: 10px;
	color: #003C78;
}

/*
---------- MAIN ----------
*/

#main_top {
	position: relative;
	height: auto;
	width: 620px;
}
#main_middle {
	position: relative;
	margin-top: 20px;
	height: 175px;
	width: 620px;
	border-top: 1px solid #333333;
}
#main_middle_left {
	position: relative;
	float: left;
	margin: 15px 0px 10px 0px;
	height: 150px;
	width: 307px;
	padding: 0px;
}
#main_middle_center {
	position: relative;
	margin: 15px 0px 10px 0px;
	float: left;
	height: 150px;
	width: 2px;
	border-right: 1px dotted #333333;
	padding: 0px;
}
#main_middle_right {
	position: relative;
	margin: 15px 0px 10px 0px;
	float: right;
	height: 150px;
	width: 307px;
	padding: 0px;
}

/*
---------- PRICE ----------
*/

#price_top {
	position: relative;
	background-repeat: no-repeat;
	margin: 0px 20px 20px 20px;
	width: 580px;
	height: 160px;
	padding: 0px;
}

#price_top_left {
	position: relative;
	float: left;
	margin: 0px 0px 10px 5px;
	width: 230px;
	padding: 0px;
}
#price_top_center {
	position: relative;
	margin: 10px 0px 0px 38px;
	float: left;
	height: 150px;
	width: 2px;
	border-right: 1px dotted #333333;
	padding: 0px;
}
#price_top_right {
	position: relative;
	margin: 0px 3px 10px 0px;
	float: right;
	width: 265px;
	padding: 0px;
}
.price_section {
	position: relative;
	margin: 10px 20px 10px 20px;
	width: 580px;
	height: auto;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #333333; 
}
.price_section_green {
	border-left: 6px solid #03b124;
	padding-left: 5px;
}
.price_info1 {
	position: relative;
	margin: 10px 20px 10px 20px;
	width: 580px;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #333333; 
}
#price_section_0{
	position: relative;
	margin: 20px 20px 20px 20px;
	width: 580px;
	padding: 0px;
}
.price_section_headline{
	border-bottom: 1px solid #333333;
	width: 580px;
	padding-bottom:	5px;
	margin-bottom: 10px;
}
.price_section_nav{
	color: #CCCCCC;
	font-size: 9px;
}

a.price_section_nav{
	color: #CCCCCC;
	font-size: 9px;
}
a.price_section_nav:hover{
	color: #CCCCCC;
	font-size: 9px;
}
.price_hl
{
	border-bottom: dotted 1px gray;
	font-weight: bold;
	padding: 0px 0px 0px 20px;
	margin: 0px;
	text-align: right;
}
.price_txt
{
	text-align: right;
	padding: 0px 0px 0px 20px;
}

/*
---------- TRAFFIC ----------
*/

#traffic {
	position: relative;
	margin: 0px 20px 0px 20px;
	width: 580px;
	padding: 0px;
}

/*
---------- STAT ----------
*/

#stat {
	position: relative;
	margin: 20px 20px 20px 20px;
	width: 580px;
	padding: 0px;
}

.stat_demografi{
	position: relative;
	float: left;
	width: 290px;
}


/*
---------- REF ----------
*/

#ref {
	position: relative;
	background-image: url(images/bkg_ref.jpg);
	background-repeat: no-repeat;
	margin: 20px 20px 20px 20px;
	width: 580px;
	height: 720px;
	padding: 0px;
}

/*
---------- CONTACT ----------
*/

#contact {
	position: relative;
	background-image: url(images/bkg_contact.jpg);
	background-repeat: no-repeat;
	margin: 0px 20px 0px 20px;
	width: 580px;
	padding: 0px;
}

/*
---------- MISC ----------
*/

#bottom {
	position: relative;
	border-top: 1px solid #FFFFFF;
	margin-top: 5px;
	padding-top: 3px;
	height: 20px;
	width: 620px;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

#clear{
	clear: both;
}

