﻿/* Default Style */
*               {margin : 0; padding : 0; border: none 0px; background-repeat: no-repeat;}
p               {text-align: justify;}
a               {text-decoration: none;}
table           {empty-cells: show; caption-side: top; table-layout: fixed; border-spacing: 0px; border-collapse: collapse;}
tr, td, tbody   {vertical-align: top;}
div, p, ul, h2, h3, h4, img{padding:0px; margin:0px;}
.li, .ul { list-style-position: inside;}

.Heading		{ font-weight:bold; width:93%; height:20px; background:#f9f9f9; margin:10px 10px 10px 0px; color:#2e8abb; padding:0 15px 0 15px;}
.ContactLPHeading{font-weight:bold; width:600px; height:20px; background:#f9f9f9; margin:10px 0 10px 10px; color:#2e8abb; padding:0 0 0 15px;}
.TopBullet		{background: #f9f9f9 url( 'TopBullet.gif' ) no-repeat; background-position:center; margin-left:530px;}
                     	                       
/* Background Style */
body            {background: #232323 url('BG.gif') repeat; color:#4e4e4e;}

/*Template Layout Style */
.Wrapper        {width: 900px; height: auto; margin: 0px auto 0px auto; background-color: #e4e4e4; font: 75%/1.5 Verdana, 'Trebuchet MS' , arial, sans-serif;}/*#232323*/
.Border         {border:solid 1px #ffffff;}
.TopPanel       {height: auto;}
.Content        {}
.BottomPanel    {height : auto;}
		
/* Header */
.Header         {width:100%; height:85px; border-bottom:solid 1px #000000; background:#f2f2f2 url('Header_BG_1.gif') bottom repeat-x; position:relative;}
.LogoMono       {width:650px; height:86px; background: url('Logo_Mono.gif') no-repeat; position:relative;}
.LogoName       {width:250px; background: url('Logo_Name_1.gif') no-repeat; position:relative;}

.Menu           {width:900px; height:25px; background:#f2f2f2 url('Menu_BG.gif') repeat-x; text-align:right;}
.Menu td a      {width:75px; height:25px; padding:10px 10px 9px 10px; background:#f2f2f2 url('Menu_BG.gif') bottom repeat-x; color:#000000;}
.Menu td a:hover{height:25px; padding:10px 10px 9px 10px; background:#f2f2f2 url('Menu_Hover_BG.gif') bottom repeat-x; color:#000000;}

/* Footer */
.Footer         {width:100%; height:25px; margin: 0 auto; background:#f2f2f2 url('Footer_BG.gif') bottom repeat-x; position:relative;}
.Footer td, a   {padding:5px 0 0 5px; color:gray; font-size:11px;}
.Footer a:hover {color:red; font-size:11px;}

/* Content */
#content        {width:100%; margin: 0 auto; background:url('b_content3.gif') 0 0 repeat-y; }

/* Pages Settings */
.FlashPanel     {width:100%; height:170px; background-color:#134d7e;}
.FlashRP		{width:350px; height:170px; background:#134d7e;}
.FlashHomeCP	{width:100%; height:170px; background:#134d7e url('Home_BG.gif') repeat-x; position:relative;}
.FlashCP		{width:100%; height:170px; background:#134d7e url('CenterP_BG.gif') repeat-x; position:relative;}
.FlashLP		{width:350px; height:170px; background:#134d7e;} 

.SubMenu        {margin:0; padding:0; width:100%; background:#f9f9f9; list-style-type: none; list-style-position: inside;}
.SubMenu li a   {width:220px; color:#000000; background:url('VMenu_BG.gif') bottom repeat-x; display: block;}
.SubMenu li a:hover{width:220px; background:url('Menu_Hover_BG.gif') bottom repeat-x; color:#000000;}

.RightPanel		{width:75%; height:100%; background:white; padding-left: 15px;}
.RightPanel p	{width:93%; margin:10px 10px 10px 0px; color:#4e4e4e; padding:0 15px 0 15px;}
.RightPanel ul	{list-style-position: inside; list-style-type: disc; margin-left: 20px;}

.LeftPanel		{width:25%; height:100%; background:white;  background-color: #f0f0f0;}

.HCPanel		{width:400px; height:100%; background-color:#ffffff;}
.HPanel			{width:250px; height:100%; background-color: #f0f0f0;}
.HHeading		{font-weight:bold; width:208px; height:20px; background:#f9f9f9; margin: 0px 5px 0px 5px; color:#2e8abb; padding:0 15px 0 15px;}
.HPanel ul, .HCPanel ul		{list-style-position: inside; list-style-type: disc; margin-left: 20px;}
.HCPanel p		{width:365px; margin:5px 15px 5px 20px; color:#4e4e4e;}

.label          {margin:2px 0 2px 0px; padding-left:15px; color:#4e4e4e;}
.label2         {margin:0 0 2px 0px; height:18px; color:#4e4e4e; vertical-align:middle;}
.td1            {width:125px;}
.td2            {width:85px;}
.input          {border:solid 1px #e4e4e4; margin-top:3px;}
.button         {margin:5px 0 2px 0px; color:#000000; vertical-align:middle;}
       
/*Contact Page*/
.ContactRP		{width:30%; height:100px; background:white;}
.Email, .ChatUs	{width:220px; height:20px; background:#f0f0f0; margin:10px 10px 10px 10px; color:#4e4e4e; padding:0 15px 0 15px;}
.ContactRP p	{width:220px; background:#f9f9f9; margin:10px 10px 10px 10px; padding:10px 15px 10px 15px;}
.ContactRP b, a	{color:#4e4e4e; font-weight:normal;}
.ContactRP strong{color:#134d7e; font-weight:normal;}

.ContactLP		{width:600px; background:white;}
.ContactLP td	{background:white;}
.ContactLP table{width:600px;margin:10px 0px 10px 0px; padding:10px 0px 10px 10px;}
.ContactLP b	{color:#4e4e4e; font-weight:normal;}
.ContactLP strong{color:#134d7e; font-weight:normal;}

.Portfolio		{width:850px; background:#f9f9f9; margin:15px 10px 10px 10px; padding:0 15px 10px 15px;}
.Left			{width:125px;}
.Right			{width:725px;}
