body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #AAC7E8;
	background-repeat: repeat-x;
	padding: 0px;
	background-image: url(../images/bg_gradient.png);
}
#wrapper {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]height: 1250px; */
	margin-bottom: 30px;
	padding-bottom: 20px;
}
#wrapper #menu {
	clear: both;
	width: 100%;
	margin-top: 25px;
	height: 50px;
	margin-bottom: 30px;
}
#wrapper #menu #menu_right_round {
	background-image: url(../images/menu-right_round.gif);
	float: right;
	width: 15px;
	height: 43px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper #menu #menu_left_round {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 43px;
	width: 15px;
	background-image: url(../images/menu-left_round.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper #header {
	clear: both;
	margin-bottom: 30px;
}
#wrapper #header #header_top {
	clear: both;
}

#wrapper #header #header_main {
	background-color: #0261AE;
	clear: both;
	height: 300px;
	border-right: 15px solid #FFF;
	border-left: 15px solid #FFF;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
}
#wrapper #header #header_bottom {
	clear: both;
}



#wrapper #banner {
	clear: both;
	margin-bottom: 30px;
}
#wrapper #banner #banner_top {
	clear: both;
}

#wrapper #banner #banner_main {
	background-color: #0261AE;
	clear: both;
	border-right: 15px solid #FFF;
	border-left: 15px solid #FFF;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
}
#wrapper #banner #banner_bottom {
	clear: both;
}



#wrapper #thin_column {
	float: left;
	clear: left;
	margin-bottom: 25px;
}
#wrapper #thin_column #thin_column_top {
}
#wrapper #thin_column #thin_column_main {
	background-color: #0261AE;
	width: 230px;
	border-left: 15px solid #FFF;
	border-right: 15px solid #FFF;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	text-align: right;
	direction: rtl;
}
#wrapper #thin_column #thin_column_bottom {
}



#wrapper #thick_column {
	float: right;
	clear: right;
	margin-bottom: 25px;
}
#wrapper #thick_column #thick_column_top {
}
#wrapper #thick_column #thick_column_main {
	/* [disabled]background-color: #0261AE; */
	width: 600px;
	border-left: 15px solid #FFF;
	border-right: 15px solid #FFF;
	border-top: 5px solid #FFF;
	border-bottom: 5px solid #FFF;
	margin: 0px;
	text-align: right;
	direction: rtl;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	color: #FFF;
	line-height: 20px;
	font-size: 12px;
}
#wrapper #thick_column #thick_column_bottom {
}


#footer {
	clear: both;
	width: 100%;
	background-color: #0261AE;
	margin: 0px;
	padding: 0px;
}
#footer #footer_content {
	font-size: 11px;
	color: #FFF;
	text-align: center;
	width: 940px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	direction: rtl;
	padding-top: 5px;
	padding-bottom: 5px;
}
.link_modified {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
.link_modified2 {
	color: #FFF;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}






















