body
{
	background-color:			#6e271c;
	margin: 					0px;

	background-image:			url(web/design/orangeline_shadow.gif);
	background-position:		top 0px;
	background-repeat:			repeat-x;

	font-family:				arial;
	font-size:					11px;
	color:						#2a2a2a;
}

div
{
	border-spacing:				0px;
	margin:						0px auto 0%;
	border:						0px none;
	padding: 					0px;
	font-family:				arial;
	font-size:					10px;
}

div.head
{
    /* position:                   relative;*/
    /* top:                        -100px;*/
	width:						100%;
	height:						290px;
	background-image: 			url(web/design/headbg.gif);
    background-position:		top 0px;
	background-repeat:			repeat-x;
	text-align: 				center;
	vertical-align: 			top;
    text-align:                 center;
}

div.bottomline
{
	width:						100%;
	height:						50px;
	background-image: 			url(web/design/bottomline.gif);
    background-repeat:          repeat-x;
    padding:           0px;
    text-align:                 center;
	padding:					10px;
	text-align: 				center;
	font-family: 				verdana;
	font-size: 					11px;
	color:						#ffffff;

}

a.bottom
{
	font-family: 				verdana;
	font-size: 					11px;
	color:						#ffffff;
	text-decoration: 			none;
}
a.bottom:hover
{
	font-family: 				verdana;
	font-size: 					11px;
	color:						#ffbb6e;
	text-decoration: 			none;
}



div.logo
{
    position:                   relative;
    width:                      860px;
    height:                     246px;
    background-image:           url(web/design/logo.png);
    background-repeat:			no-repeat;
}

div.headframe
{
    margin-left:                auto;
    margin-right:               auto;
    position:                   relative;
    width:                      auto;
    height:                     300px;
}

div.headimage
{
    margin-left:                0px;
    margin-right:               0px;
    position:                   relative;
    width:                      500px;
    height:                     300px;
    /*border:5px solid gray;*/
    float:                      right;
}

div.contentarea
{
	text-align: 				center;
	width:						100%;
	height:						auto;
	background-image: 			url(web/design/textbg.gif);
	background-color: 			#ffffff;
	background-position: 		bottom;
	background-repeat: 			repeat-x;
    padding:           0px;
    /*border:5px solid gray;*/
}


div.menu_box
{
position:relative;
top:0px;
left-margin:0px;
left:50px;
right:0px;
/*border:5px solid gray;*/
width:auto;
height:auto;
text-align:center;
vertical-align:middle;
float:left;
}

#menu a.menu
{
	font-family:				verdana;
	font-size:					14px;
	color:						#b03c24;
	text-decoration:			none;
	text-transform: 			uppercase;
}
#menu a.menu:hover
{
	font-family:				verdana;
	font-size:					14px;
	color:						#661909;
	text-decoration:			none;
	text-transform: 			uppercase;
}
#menu a.submenu
{
	font-family:				verdana;
	font-size:					14px;
	color:						#b03c24;
	text-decoration:			none;
}
#menu a.submenu:hover
{
	font-family:				verdana;
	font-size:					14px;
	color:						#661909;
	text-decoration:			none;
}
#menu div.submenu
{
	margin-top:					4px;
	margin-bottom:				4px;
}
#menu div.subselectedmenu
{
	margin-top:					4px;
	margin-bottom:				4px;
	font-family:				verdana;
	font-size:					14px;
	color:						#661909;
	font-weight:				bold;
}
#menu div.selectedmenu
{
	margin-top:					4px;
	margin-bottom:				4px;
	font-family:				verdana;
	font-size:					14px;
	color:						#661909;
	text-transform: 			uppercase;
	font-weight:				bold;
}

table#menu
{
	width:						auto;
	height:						auto;
    padding:           0px;
}
#menu td.menu
{
	text-align: 				center;
	vertical-align: 		middle;
	height:						25px;
    padding:           0px;
}
#menu td.selectedmenu
{
	text-align: 				center;
	vertical-align: 		middle;
	height:						25px;
    padding:           0px;
}
#menu td.menuspace
{
	text-align: 				center;
	height:						1px;
    padding:           0px;
}

div.virag_box {
position:relative;
top:0px;
right:5px;
/*border:5px solid gray;*/
width:599px;
height:564px;
}

div.virag {
position:absolute;
left:0px;
top:0px;
width:599px;
height:564px;
/*background-image: url("images/virag_center.png");*/
/*border:5px solid gray;*/
}

div.virag_1 {
position:absolute;
top:-90px;
left:285px;
width:16px;
height:16px;
z-index:1000;
}


div.virag_2 {
position:absolute;
top:0px;
right:120px;
width:16px;
height:16px;
z-index:999;
}

div.virag_3 {
position:absolute;
top:160px;
right:70px;
width:16px;
height:16px;
z-index:998;
}

div.virag_4 {
position:absolute;
top:325px;
right:185px;
width:16px;
height:16px;
z-index:997;
}

div.virag_5 {
position:absolute;
top:330px;
left:190px;
width:16px;
height:16px;
z-index:996;
}

div.virag_6 {
position:absolute;
top:165px;
left:70px;
width:16px;
height:16px;
z-index:995;
}

div.virag_7 {
position:absolute;
top:0px;
left:130px;
width:16px;
height:16px;
z-index:994;
}

div.branch {
top:0px;
left:70px;
width:464px;
height:431px;
}

















































