.InnerPage .Presentation {
	/* Proportions of Presentation Image... */
	width:337px; 
	height:193px;
}

.InnerPage .ContentHeader {
	padding-left:380px;
}

.InnerPage .News_Options,.InnerPage .News_Boxes {
	margin-top:31px;
}

.InnerPage .News_Boxes {
	float:left;
	display:inline;
	
	width:676px;
	margin-left:1px;
	background:url(/images/pages/inner/pixeline.gif) 100% 0px repeat-y;
}

.InnerPage .News_Boxes .bg-line-top {
	background:url(/images/pages/inner/pixeline-top.gif) 100% 0px no-repeat;
}

.InnerPage .News_Boxes .bg-line-bottom {
	width:663px;
	padding-right:13px;
	min-height:420px;
	_height:420px;
	padding-top:24px;
	overflow:hidden;
	_overflow:visible;
	padding-bottom:10px;
	background:url(/images/pages/inner/pixeline-bottom.gif) 100% 100% no-repeat;
}

#Content .news {
	background:none;
	width:100%;
}

#Content .news h4,#Content .news h5 {
	background:none;
	color:#5f9401;
}

#Content .news ul li {
	background:none;
	text-align:right;
}

.ContentFooter {
	padding-bottom:40px;
}

.InnerPage .News_Options {
	float:left;
	display:inline;
	width:240px;
	padding-right:15px;
	text-align:center;
}


/* Box Width: 634 */

.InnerPage .OvaledBox_Type1 {
	margin-bottom:22px;
}

.InnerPage .OvaledBox_Type1 .Top .Center,.InnerPage .News_Boxes .OvaledBox_Type1 .Bottom  .Center {
	width:606px;
}

.InnerPage .OvaledBox_Type1 .Middle {
	width:602px;
	padding-right:30px;
	text-align:right;
	direction:rtl;
}

.InnerPage .Calendar {
	margin:auto;
	width:193px;
	text-align:center;
}

.Calendar .Top {
	height:28px;
	background:url(../images/content/calendar/bg-top.png);
}

.Calendar .Top .L,.Calendar .Top .C,.Calendar .Top .R {
	float:left;
	display:inline;
	height:100%;
	width:24px;
}

.Calendar .Top .L {
	background:url(../images/content/calendar/bg-top-left.png) no-repeat;
}

.Calendar .Top .C {
	background:url(../images/content/calendar/bg-day-navigation.png) no-repeat;
	width:145px;
}

.Calendar .Top .R {
	background:url(../images/content/calendar/bg-top-right.png) no-repeat;
}

.Calendar .Middle {
	background:url(../images/content/calendar/bg-calendar-borders.png);
}

.Calendar .Middle h5 {
	margin:0px;
	padding:0px;
	margin-bottom:4px;
	color:#005791;
	font-size:14px;
	font-weight:normal;
}

.Calendar .Bottom {
	height:13px;
	background:url(../images/content/calendar/bg-footer.png);
}

.Calendar .bg-gradiant {
	margin-left:1px;
	margin-right:1px;
	background:url(../images/content/calendar/bg-calendar.png);
	padding-top:6px;
	height:142px;
}

.Calendar .NextCont {
	float:left;
	display:inline;
	margin-left:12px;
	width:9px;
}

.Calendar .DayCont {
	float:left;
	display:inline;
	width:102px;
	font-size:18px;
	color:white;
	padding-top:3px;
}

.Calendar .PrevCont {
	float:left;
	display:inline;
	width:12px;
}

.Calendar .NextCont,.Calendar .PrevCont {
	padding-top:11px;
}

.Calendar table {
	margin:auto;
	border:0px;
	border-spacing:0px;
	border-collapse:collapse;
	direction:rtl;
}

.Calendar table td,.Calendar table th {
	padding:0px;
	border-spacing:0px;
	text-align:center;
	width:26px;
	height:17px;
	overflow:hidden;
}

.Calendar table td a {
	display:block;
	width:18px;
	height:16px;
	padding-top:1px;
	margin:auto;
	text-decoration:none;
}

.Calendar table th {
	color:#5f9401;
	font-size:14px;
	font-weight:normal;
	padding-bottom:3px;
}

.Calendar table td a {
	font-size:12px;
	color:#5d5d5d;

}

.Calendar table td a:hover {
	background:url(../images/content/calendar/bg-day-selected-hover.png) no-repeat;
	color:white;
}

.Calendar table td.disabled a {
	color:#bbbebe;
	cursor:default;
}

.Calendar table td.disabled a:hover {
	background:transparent;
}

.Calendar table td.selected a {
	background:url(../images/content/calendar/bg-day-selected.png) no-repeat;
	color:white;
}

.content_item {
	clear:both;
	float:right;
	display:inline;
	text-align:right;
	width:619px;
	position:relative;
	margin-right:15px;
	margin-bottom:-1px;
}

.content_item .ct,.content_item .cb {
	height:20px;
}


.content_item-hover .ct {
	background:url(/images/pages/inner/box-top.png) no-repeat;
}

.content_item-hover .cc {
	background:url(/images/pages/inner/box-repeater.png) repeat-y;
}

.content_item .cb {
	height:19px;
	border-bottom:1px solid #e4e4e4;
	margin-left:13px;
	margin-right:13px;
}

.content_item-last .cb {
	border:none;
	margin:0px;
	height:20px;
}


.content_item-hover .cb {
	background:url(/images/pages/inner/box-bottom.png) no-repeat !important;
	border:none !important;
	margin:0px;
	height:20px !important;
}

.content_item .content-text {
	padding-right:30px;
	padding-top:10px;
}

.content_item h2.content_title {
	color:#5f9401;
	font-size:18px;
	margin:0px;
	padding:0px;
	padding-right:18px;
}

.content_item .description {
	margin:0px;
	padding:0px;
	margin-top:12px;
	padding-right:14px;
	padding-left:20px;
	text-align:right;
	overflow:hidden;
	font-size:14px;
}

.InnerPage .news-inner {
	height:auto !important;
	min-height:auto !important;
	margin-bottom:40px;
}

.InnerPage .news-inner h4 {
    padding-right:22px !important;
}

.InnerPage .news-inner h5 {
    margin-right:22px !important;
}

.InnerPage .news-inner ul {
    margin-right:22px !important;
}

.InnerPage .ShortContactForm {
    clear:both;
	overflow:hidden;
}

.InnerPage .ShortContactForm input,.InnerPage .ShortContactForm textarea {
	padding-right:5px;
	padding-left:5px;
	color:#515151;
}

.InnerPage .ShortContactForm h3 {
	margin-top:3px;
	color:#1c9599;
	float:right;
	display:inline;
	margin-right:25px;
	font-weight:normal;
	margin-bottom:15px;
    font-size:18px;
}

.InnerPage .ShortContactForm form {
	margin:0px;
	padding:0px;
	margin-right:10px;
}

.InnerPage .ShortContactForm .FormItem {
	clear:both;
	height:21px;
	margin-bottom:10px;
}

.InnerPage .ShortContactForm .FormItem span {
	float:right;
	display:inline;
	width:69px;
}


.InnerPage .ShortContactForm input,.InnerPage .ShortContactForm textarea {
	float:right;
	display:inline;
	width:185px;
	height:19px;
	border:1px solid #e4e4e4;
}

.InnerPage .ShortContactForm input.blured,.InnerPage .ShortContactForm textarea.blured {
    color:#dddddd !important;
}

.InnerPage .ShortContactForm textarea {
	height:69px;
	overflow:auto;
}

.InnerPage .ShortContactForm .Button {
    position:relative;
	left:30px;
	clear:both;
}


