body,#page,table,td{
	font-family: Tahoma;
	font-size: 13px;
	direction: ltr;
	color: #002F9A;
}
#page{
	margin-right: 10px;
	margin-left: 10px;
}
.panel{
	margin-top: 20px;
	margin-bottom: 20px;
	width: 90%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
.titel_b{
	color: Navy;
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
}
.titel{
	font-weight: bold;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul{
	list-style-image: url(images/dot2.gif);
}

#footer{
	font-size: 12px;
	text-align: center;
	height: 8px;
	color: Green;
	margin-bottom: 9px;
	clear: both;
}

.form_feld{
	padding-right: 5px;
	padding-top: 10px;
}
.form_req,.form_req a{
	color: Red;
}
.form_item_info{
	color: #ffffff;
	font-size: 11px;
	font-style: italic;
	margin-right: 10px;
}

.pages{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#video_view,#ecard{
	text-align: center;
	background-image: url(images/back_ground.jpg);
	background-position: 1px 1px;
	width: 100%;
	background-repeat: no-repeat;
}

#ecard_img{
border: 2px solid White;
}
#photo_view img{
border: 2px solid White;
}
#photo_view{
	background-image: url(images/back_ground.jpg);
	background-position: 1px 1px;
	background-repeat: no-repeat;
	text-align: center;
}
#video_view{
	margin-top: 50px;
	padding-bottom: 70px;
}
#video_menu{
background: #74A1CD;
border-top: 1px solid #9CC;
font: normal normal 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
 margin-top: 30px;
}

#video_menu_ul{
list-style: none outside none;
margin: 0;
padding: 0;
}

@media all {
#video_menu_ul {
text-align: center
}
}

#video_menu_ul li
{
bottom: 11px;
display: inline;
line-height: 1.2em;
margin: 0;
padding: 0;
position: relative;
}

html>body #video_menu_ul li
{
background: #000;
margin: 0 3px 0 0;
padding: 4px 0px 4px 0;
}

#video_menu_ul a, #video_menu_ul a:link, #video_menu_ul a:visited
{
background: #796EBE;
border: 1px solid #FFF;
bottom: 2px;
color: #FFF;
cursor: pointer;
display: inline;
height: 1em;
margin: 0;
padding: 3px 5px 3px 5px;
position: relative;
right: 2px;
text-decoration: none;
}

#video_menu_ul a:hover
{
background: #9990D0;
bottom: 1px;
color: #FFF;
position: relative;
right: 1px;
}

#video_menu_ul a:active
{
background: #74A1CD;
bottom: 0px;
color: #FFF;
position: relative;
right: 0px;
}

#video_menu_ul li#active
{
background: #74A1CD;
bottom: 13px;
display: inline;
margin: 0 8px 0 0;
padding: 0;
position: relative;
height: 20px;
}

html>body #video_menu_ul li#active
{
background: #74A1CD;
margin: 0 4px 0 4px;
}

#video_menu_ul #active a, #video_menu_ul #active a:link, #video_menu_ul #active a:visited, #video_menu_ul #active a:hover
{
background: #74A1CD;
border: none;
/*
border-bottom: none;
border-left: 1px solid #9CC;
border-right: 1px solid #9CC;
border-top: 1px solid #9CC;
*/
bottom: 0;
color: #FFF;
cursor: text;
margin: 0;
padding: 2px 5px 0 5px;
position: relative;
right: 0;
font-weight: bold;
}
#home_page_parg{
	width: 72%;
	float: left;
}
#home_page_flash{
	float: right;
	
}
#bot_flash{
	clear: both;
	text-align: center;
}
#services{
	width: 70%;
	float: left;
}
#services_images{
	float: left;
	width: 20%;
}
#card_sender_form{
	text-align: center;
	background-image: url(images/back_ground.jpg);
}