﻿body
{
	margin: 0px 0px 0px 0px;
    font-family : tahoma, verdana;
    font-size:10pt;
    color:#797979;
    background-color:#e3e3e3;
}
p
{
	text-align:justify;
}

h1
{
	color:#352929;
	font-family:Myriad Pro, Tahoma, Verdana;
	font-size:11pt;
}

h2
{
	color:#797979;
	font-family:Myriad Pro, Tahoma, Verdana;
	font-size:10pt;
}

a
{
	color:#791c18;
	text-decoration:none;
}

/* contact us ajax */

.ModalProgressContainer 
{
	z-index: 10005;position: fixed;cursor: wait; top: 0px;left: 0px;background-color: #d1d1d4;
	filter: alpha(opacity=50);opacity: 0.5;-moz-opacity: .50;
	height: 100%;width: 100%;} 

.ModalProgressContent 
{padding: 10px 10px 10px 10px; position: absolute; border: solid 0px #000040; text-align: center; vertical-align: middle; font-weight: bold; top: 49%; right: 48%; } 

/*****************/

.otherlinks
{
	padding-bottom:2px;
}

.lin
{
	font-family : tahoma, verdana;
    /*font-size:10pt;*/
    color:#797979;
	/*color:#968988;*/
    text-decoration:none;
    cursor:text;
}

img
{
	border-width:0px;
	border-style:none;
}

.masterWrapper
{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	height:798px;
	background-color:Red;
}

.masterBackLeft
{
	background-image:url('/images/masterbackleft.jpg');
	background-repeat:repeat-x;
}
.masterBackRight
{
	background-image:url('/images/masterbackright.jpg');
	background-repeat:repeat-x;
}


.siteWrapper
{
/*	margin-left:auto;
	margin-right:auto;*/
	width: 1000px;
	height:798px;
	float:left;
}
	
.Menu
{
 padding-left:30px;	
	}

.siteLeft
{
width: 575px;
height:656px;
float:left;
}
			
.siteRight
{
width: 425px;
height:656px;
float:right;
}

.siteLeftHead
{
width: 575px;
height:171px;
}

.siteLeftMenu
{
width: 575px;
height:31px;
background-image:url('/images/menu_back.jpg')
}

.siteLeftDescription
{
width: 575px;
height:43px;
background-image:url('/images/section_desc.jpg');
}

.siteLeftDescriptionText
{
width: 495px;
height:23px;
padding-bottom:10px;
padding-top:10px;
padding-left:50px;
padding-right:30px;
background-image:url('/images/section_desc.jpg');
font-size: 18px;
font-weight:bold;
}

.siteLeftContent
{
width: 575px;
height:411px;
background-image:url('/images/content_back.jpg')	
}

.siteLeftContentText
{
width: 495px;
height:391px;
padding-bottom:10px;
padding-top:10px;
padding-left:50px;
padding-right:30px;
overflow: auto;
}

.siteBase
{
  width:1000px;
  height:142px;	
  clear:both;
}

.siteBaseTop
{
  width:1000px;
  height:25px;
  background-image:url('/images/copyright.jpg')		
}

.siteBaseBottom
{
  width:1000px;
  height:117px;	
}

.siteBaseTopText
{
  padding-left: 40px;
  font-family:Verdana;
	font-size:10px;
    padding-top :5px; 
	}

.siteBaseBottomLeft
{
  width:575px;
  height:117px;	
  float:left;
}

.siteBaseBottomRight
{
  width:425px;
  height:117px;	
  float:right;
}

.siteRightTop
{
 
 width:425px;
 height:294px;
 	
}

.siteRightDescription
{
 width:425px;
 height:30px;
}

.siteRightContent
{
 width:425px;
 height:332px;
 background-image:url('/images/section_content.jpg')
}

.siteRightContentText
{
 width:309px;
 height:312px;
 padding-left:86px;
 padding-right:30px;
 Padding-top:20px;
 padding-bottom:10px;
 overflow: auto;
}