* 
{
	margin: 0;
	padding: 0;
}

body 
{	
	width: 100%;
	height: 100%;
	background: #ebecf3 url(../images/img01.jpg) repeat-x top; 
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	color: #221466;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover,  #text_menu a:hover, #text_menu #selected
{
	color: #d6d6e0;	
}

img
{
	padding: 0 0 0 0;
	border: none;
}

h3
{
	font-size: 16px;
}

h2
{
	font-size: 14px;
}

ul 
{		
	padding: 0 0 0 0;
	list-style : none;
	float: none;
	display: inline;
}

hr
{
	border: 1px solid #46376d;
}

#wrapper1
{
	margin: 0 auto;
	width: 1160px;
	height: 771px;
	background: #ebecf3 url(../images/img02.jpg) no-repeat top center; 
}

#header
{
	padding: 0 0 0 0;
	width: 100%;
	height: 162px;
}

#logo
{
	width: 100%;
	height: 142px;
}


#menu
{
	width: 100%;
	height: 20px;
	text-align: center;
}


#menu li 
{
	padding: 0 10px 0 10px;
	font-weight: bold;	
	font-size: 12px;
	display: inline;
}

#menu a
{
	color: #f9f7f5;
}

#menu a:hover, #menu #selected, #submenu a:hover
{
	color: #b2b6c2;
}

#menu img 
{
	vertical-align: top;
}

#text_menu li
{
	color: #b8bbbb;
	display: inline;
}

#text_menu a
{
	padding: 0 5px 0 5px;
	color: #b8bbbb;
}

#submenu li
{
	height: 30px;
	font-size: 13px;
}

#submenu li img 
{
	padding-right: 6px;
	vertical-align: middle;
}

#submenu #selected
{
	color: #b89ec8;
}

#submenu a
{
	color: #664fa7;
}

/**
* end of menus
*/


#page
{	
	background: url(../images/img03.jpg) repeat-y 180px center;
}

#page_content
{
	margin: 0 auto;	
	padding: 0 0 10px 0;
	width: 806px;
	height: 780px;	
	background: url(../images/img05.jpg) no-repeat top center; 
	
	/* border: 1px solid #990000;*/
}
/* not for IE */ 
html>body #page_content
{
    height: auto;
    min-height: 780px;		 
}


#page_img
{
	padding: 10px 0 0 2px;
	width: 220px;
	height: 780px;
	float: left;
	text-align: left;
	vertical-align: top;
	/* border: 1px solid #000000; */
	
}

#page_text
{
	width: 540px;
	padding: 10px 16px 0 16px;
	text-align: left;
	vertical-align: top;
	
	/*border: 1px solid #000099;*/
	
}
/* not for IE */ 
html>body #page_text 
{
   width: 586px;
}



#page_text img
{
	border: 2px solid #6d6f84;
}


#footer
{
	padding: 0 4px 8px 4px;
	background: url(../images/img04.jpg) no-repeat 180px 0 ; 
	color: #999; 
}

#footer a
{
	color: #221466;
}

#footer a:hover, #footer #selected
{
	color: #5a3bf6;
}

#footer li
{
	color: #999; 
}

.content
{
}

.left
{
	float: left;
}

.float_left
{
	padding: 6px 6px 6px 6px;
	float: left;
}

.padd
{
	padding: 6px 6px 6px 6px;
}

.div_50
{
	width: 50%;
	float: left;
}

.top
{
	width: 100%;
	text-align: right;
}

.clear
{
	clear: both;
	border: none;
	float: none;
}

.block
{
	width: 100%;
	display: table;
}

.center_div
{	
	text-align: center;
}

#submit, #reset
{
	padding: 0 0 6px 0;
	width: 108px;
	height: 25px;
	background: url(../images/button.jpg) no-repeat top center;
	border: none;
	color:#fff;
	/* font-weight: bold; */
	vertical-align: top;
}

.err
{
	color: #a6285f;
}

.alert
{
}

.float_div
{
	padding-right: 4px;
	float: left;
}

#pricelist
{
	margin: 0 0 0 0;
	width: 540px;
	border: 0;	
}

#pricelist td
{	
	margin: 0 0 0 0;
	padding: 3px 6px 3px 6px;
}

.violet
{
	background-color: #e7dded;
}

.purple, .purple1
{
	background-color: #f3eef6;
	text-align: center;
}

.purple1
{
	text-align: right;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}
