/*-----------------------------------------------------*/
/*                     Menu                            */
/*-----------------------------------------------------*/

#navdiv 
{
	list-style: none;
	padding: 0;
	margin: 0;
}

.t_menu 
{
	float: left;
	position: relative;
	padding: 0;
	margin: 0;
}

.t_submenu 
{
	display: none;
	position: absolute;
	top: 120px;
	left: 0;
	background-color: #f9ce20;
	padding: 0;
	margin: 0;
}

.t_menuitem 
{
	display: block;
	float: none;
	border: 0;
	padding: 0;
	margin: 0;
}

li:hover ul 
{
	display: block;
}

.t_menu:hover .t_submenu 
{
	display: block;
}

.t_menu.over .t_submenu 
{
	display: block;
}

.t_menulink 
{
	display: block;
	background-color: #f9ce20;
	text-align: left;
	text-decoration: none;
	BORDER-RIGHT:black 1px solid;
	BORDER-TOP:black 1px solid;
	BORDER-LEFT:black 1px solid;
	padding: 4px;
	FONT-WEIGHT:bold;
	FONT-SIZE:80%;
	FONT-FAMILY: arial;
	CURSOR:hand;
	COLOR:#676564;
	width: 185px;
	margin: 0;
}

.lastmenulink 
{
	display: block;
	background-color: #f9ce20;
	text-align: left;
	text-decoration: none;
	BORDER:black 1px solid;
	padding: 4px;
	FONT-WEIGHT:bold;
	FONT-SIZE:80%;
	FONT-FAMILY: arial;
	CURSOR:hand;
	COLOR:#676564;
	width: 185px;
	margin: 0;
}

.t_menu a:hover 
{
	background-color: #e4e4e4;
}

.head_menu
{
	float: left;
	position: relative;
	cursor: hand;
	padding: 0;
	margin: 0;
}

#head_menu_about 
{
	width: 96px;
	height: 120px;
	background: url(/images/nav_about.gif) top left no-repeat;
}

#head_menu_serv 
{
	width: 86px;
	height: 120px;
	background: url(/images/nav_services.gif) top left no-repeat;
}

#head_menu_prod 
{
	width: 85px;
	height: 120px;
	background: url(/images/nav_prod.gif) top left no-repeat;
}

#head_menu_cases 
{
	width: 86px;
	height: 120px;
	background: url(/images/nav_cases.gif) top left no-repeat;
}

#head_menu_links 
{
	width: 86px;
	height: 120px;
	background: url(/images/nav_links.gif) top left no-repeat;
}

#head_menu_cont 
{
	width: 92px;
	height: 120px;
	background: url(/images/nav_contact.gif) top left no-repeat;
}

#nav_right {
	background: url(images/nav_right.gif) no-repeat top left;
	width: 3px;
	height: 120px;
}

#maindiv
{
	padding: 0;
	width: 534px;
	/*float: right;*/
	height: 120px;
}

/*-----------------------------------------------------*/
/*                     Classes                         */
/*-----------------------------------------------------*/

.body
{
	font-size: small;
	color: #000000;
	font-family: Verdana;
	background-color: #ffffff;
}

.p_h1
{
	padding-left: 15px;
	font-weight: bolder;
	font-size: 18px;
	color: #f9ce20;
	font-family: Arial, Helvetica, sans-serif;
}

.p_h2
{
	padding-left: 15px;
	font-weight: bolder;
	font-size: 18px;
	color: #f9ce20;
	font-style: italic;
	font-family: "Times New Roman" , Times, serif;
}

.p_h3
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	font-style: normal;
	font-family: "Arial" , Helvetica, sans-serif;
}

.p_h4
{
	padding-left: 15px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: underline;
	font-family: "Arial" , Helvetica, sans-serif;
}

.caption
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.bodytext
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	color: #ffffff;
}

.table
{
	border: 1px solid #000000;
}


.hyperlink
{
	font-size: 14px;
	color: #FFFF80;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.hyperlink_blue
{
	font-size: 14px;
	color: Blue;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.table1
{
	filter: progid:DXImageTransform.Microsoft.gradient(enabled= 'true' , startColorstr=#8AA8F7, endColorstr=#1846BE);
}

.datagrid
{
	background-color: #ffffff;
}

.dgitem
{
	border-bottom: 1px;
	font-size: x-small;
	font-family: Sans-Serif, Arial;
	color: White;
}

.dgheader
{
	font-weight: bold;
	color: #000000;
	font-family: Sans-Serif, Arial;
}

.errormsg
{
	font-size: x-small;
	font-family: Verdana;
    color: green;
}

.successmsg
{
	font-size: x-small;
	font-family: Verdana;
    color: Lime;
}

img {border: 0;}


/*Main page*/
body, html 
{
	text-align: center;
	margin: 0;
	padding: 0;
}

#wrapper
{
	BORDER: #000 1px solid;
	WIDTH: 762px;
	HEIGHT: 825px;
	margin: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
}

#left
{
	FLOAT: left;
	WIDTH: 226px;
	HEIGHT: 769px;
	margin: 0;
	padding: 0;
}

#right {
	BACKGROUND: #ffffff url(images/content1.gif) no-repeat left bottom;
	FLOAT: right;
	WIDTH: 534px;
	HEIGHT: 769px;
	margin: 0;
	padding: 0;
}

#after
{ 
	width: 226px;
	height: 189px;
	background: url(images/after.gif);
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #ffffff;
	text-align: center;
}

#after_caption
{ padding-top: 150px; }

.footer 
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #FCD121;
	width: 760px;	
	text-align: center;
	padding-bottom: 20px;
}

.bottom-links {
text-align: center; background: #1846BE; color: #f9ce20; padding-top: 10px;
}

.guarantee 
{
	width:534px;
	height:317px;
	font-family: arial, helvetica, sans-serif;
	color:#585858;
	font-size:11px;
	text-align: justify;
	BACKGROUND: url(images/guarantee_empty.gif) no-repeat left top;
}

.guarantee_text {
	margin-left: 138px; margin-right: 15px;
}

.guarantee_pad {
	float:left;width:25px;height:38px;
}

.main_h1 
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

.main_h2
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	margin: 0;
}

.main_p
{
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-align: left;
	margin: 0;
}