.master 
{
	margin-left:auto;
	margin-right:auto;
	width:930px;
}
img
{
	border:0;
}
.center
{
    text-align:center;
}
.center table
{
    margin: 0 auto;
}
.clearBoth
{
	clear:both;
}
.headCon
{
    background-color:#ccc;
    height:134px;
}
.headBg
{
    background-image:url("../images/graphics/head_bg.gif");
    background-repeat:no-repeat;
    height:134px;
    width:930px;
}
.imgCon
{
    height:190px;
}
.imgBg
{
    background-image:url("../images/graphics/head_image_bg.gif");
    background-repeat:no-repeat;
    height:190px;
    width:930px;
}
.conCon
{
    background-color:#ccc;
}
.conBg
{
    background-image:url("../images/graphics/con_bg_grad.gif");
    background-repeat:repeat-y;
    width:930px;
}
.footTxt
{
    padding:10px 0px 10px 0px;
    text-align:center;
color:#333;
}
.footBg
{
    background-image:url("../images/graphics/foot_bg.gif");
    background-repeat:no-repeat;
    height:120px;
    width:930px;
}
.sitePad
{
    width:900px;
    margin:0px auto;
}
.sitePadCon
{
    width:900px;
    margin:0px auto;
    padding:25px 0px 25px 0px;
    background: url(../images/graphics/watermark.jpg) no-repeat right bottom;
}
.logo
{
    height:119px;
    width:265px;
    padding:15px 0px 0px 40px;
}
.headRight
{
    width:595px;
    float:right;
}
.subNav
{
    height:27px;
    padding:7px 20px 60px 0px;
    text-align:right;
}
.subNav img
{
    padding-left:3px;
}
.searchDiv
{
    width:210px;
    height:30px;
    float:right;
background-image:url("../images/graphics/search_bg.gif");
background-repeat:no-repeat;
padding-left:5px;
}
.searchDiv form
{
    margin:0px;
    padding:0px;
}
.searchDiv input
{
border:0px;
}

.navCon
{
width:195px;
margin:0px auto;
}
.navCon h3 {
  padding-right:15px;
  margin-top:30px;

}
.conDiv
{
padding:0 30px 40px 0px;
margin-top:8px;
}

/* Main Styles */
body{
  font: normal 12px Arial;
  text-decoration:none;
  background-color:#849db6;
}
/* Links */
.footTxt a{
  color:#333;
}
.footTxt a:hover{
  color:#666;
}


/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{
  text-decoration:none;
}


.Nav_Side_Level1{
  color:036;
  font-weight:bold;
}

.Nav_Side_Level2{
  color:369;
}

.Nav_Side_Leveln{
  color:69a;
}

.Nav_Side_Level_Selected{

}

.Nav_Top{
  color:#DB7124;
}








/* Start Shop Styles */
.shopsubmit,.ft100bold,.pft100,.ft100,.ft{
  background-color:cccccc ;font-size:10px;
}
.ft100bold,.pft100,.ft100{
  width:100px;
}
.shopsubmit,.ft100bold{
  font-weight:bold; font-size:11px;
}
.shopsubmit{
  font-size:12px
}
/* End Shop Styles */
 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

