/* CSS Document */
/*--------------------------------*/

/* index page */

body
{
    background-image:url(images/mpage_bg.jpg);
	background-repeat:repeat-x;
}

#top_nevi
{
    padding:0px;
	margin:0px;
	width:983px;
	height:47px;
	background-image:url(images/menu_bg.jpg);
	margin:8px auto;
}

#slide_show
{
    width:983px;
	height:364px;
	margin:-5px auto;
}

#prod_info
{
    width:983px;
	height:196px;
	/*background-color:#999999;*/
	margin:7px auto;
	position:relative;
}

#our_prod
{
    width:326px;
	height:196px;
	/*background-color:#fff;*/
	position:absolute;
	top:0px;
	left:0px; 
}


h1
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:30px;
   color:#000;
   padding:0px;
   margin:0px;
}

h2
{
   font-weight:normal;
   font-family:"Century Gothic";
   font-size:22px;
   color:#5a5858;
   padding:0px;
   margin:0px;
}

h2 a:link, h2 a:visited
{
   text-decoration:none;
   color:#5a5858;
}

h2 a:hover
{
    color:#e60f12;
	text-decoration:underline;
}

h5
{
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   font-size:17px;
   color:#fff;
   padding:0px;
   margin:0px;
}

#prod_page_info
{
   font-weight:100;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#5a5858;
   padding:0px;
   margin:0px;
}

#page_info
{
   font-weight:100;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:14px;
   color:#000;
   padding:0px;
   margin:0px;
}

#highl_txt
{
   font-weight:100;
   font-family:Calibri;
   font-size:18px;
   color:#1041bb;
}

#we_proc
{
    width:326px;
	height:196px;
	/*background-color:#fff;*/
	position:absolute;
	top:0px;
	left:333px;
}

#cont_us
{
    width:326px;
	height:196px;
	/*background-color:#fff;*/
	position:absolute;
	top:0px;
	left:664px; 
}

#main_cont
{
    width:983px;
	height:640px;
	/*background-color:#ccc;*/
	margin:-7px auto;
}

/*----------------------------------------*/

/* About us page */

#pmain_cont
{
    width:983px;
	height:auto;
	/*background-color:#ccc;*/
	margin:5px auto;
	padding-bottom:30px;
}

/*---------------------------------------*/

/* Contact Us page */

#cl_add_txt
{
   font-weight:100;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:18px;
   color:#ffffff;
   padding:0px;
   margin:0px;
}

#enqF_cont
{
    width:350px;
	height:640px;
	/*background-color:#999;*/
	border:1px solid #1aafc0;
	margin:30px 10px 0px 100px;
}

#enqF_title_cont
{
    width:350px;
	height:33px;
	background-color:#1aafc0;
}

#mad_mark
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:12px;
   color:#ff3333;
}

h5 #mad_mark
{
    margin-left:80px;
}

#enq_table
{
  margin-top:15px;
  width:90%;
}

#txtfield_deco1 input
{
   border:1px solid #ccc;
   height:20px;
   border-radius:5px;
}

#txtfield_deco1 textarea
{
   border:1px solid #ccc;
   border-radius:3px;
}

#addr_cont
{
   width:425px;
   height:265px;
   background-color:#1aafc0;
   margin:-640px 10px 10px 480px;
}

#add_clnm
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:25px;
   color:#000000;
   padding:0px;
   margin:0px;
}

#cl_add_txt a:link, #cl_add_txt a:visited
{
   text-decoration:none;
   color:#0000ff;
}

#cl_add_txt a:hover
{
   color:#fff;
}

#g_map
{
    width:425px;
	height:350px;
	/*background-color:#9BCDFF;*/
	margin:25px 10px 0px 480px;
}

/*--------------------------------------------*/

/* Error div */

#error_enq_cont
{
   width:320px;
   height:36px;
   background-color:#D7D7D7;
   border-radius:10px;
   margin:9px auto 5px;
}

#dismseg_img
{
   margin:3px 0px 5px 25px;
}

#dismseg_txt
{
   font-weight:100;
   font-family:Arial, Helvetica, sans-serif;
   font-size:15px;
   color:#FF0000;
   margin:-28px 0px 5px 60px;
}
