/* Main Styles */


a img {border:none;}

#bottom-logo {
	background: transparent url(../Images/Graphics/logo-symbol-white2.gif) no-repeat left bottom;
	padding-top:20px;
	}

body {
	background-color:#f4f4f4;
	}
#shadow {
	margin:42px auto 0;
	width:994px;
	background: transparent url(../Images/Graphics/shadow.jpg) no-repeat;
	padding:0 24px;
	
	}
body>#shadow {
	width:946px;
	}


#wrapper {
	border:1px solid #dadcdb;
	margin:0 auto;
	
	}
#header-home {
	text-align:left;
	background: #000000 url(../Images/Graphics/home-feature02.jpg) left no-repeat;
	margin:0px;
	height:450px;
	width:944px;
	_width:944px;
	}
#header {
	text-align:left;
	
	height:271px;
	}
#logo-home {
	float:right;
	width:373px;
	margin-top:26px;
	}
	#logo-home img {
		border:none;
		}

#nav-home {
	text-align:left;
	height:67px;
	background: #30b9e7 url(../Images/Graphics/nav-bg.jpg) repeat-x;
	}

#nav {
	text-align:left;
	height:67px;
	background: #30b9e7 url(../Images/Graphics/nav-bg.jpg) repeat-x;

	padding-right: 1px;
	width:944px;
	_width:945px;

	
	}
#content {
	margin:0 auto;
	text-align:left;
	background: #fff url(../Images/Graphics/content-bg.jpg) repeat-y;
	width:944px;
	padding:0 40px 0 15px;
	}
body>#shadow>#wrapper>#content {
	width:889px;
	}



#left-column {
	margin-top:28px;
	width:217px;
	float:left;
	margin-bottom:35px;
         
	}
#right-column {
	margin-top:48px;
	width:610px;
	float:right;
	}

#footer {
	margin:12px auto 0;
	width:946px;
	}
	#footer p {
		margin-right:12px;
		text-align:right;
		color:#666666;
		font:11px Arial, Helvetica, sans-serif;
		}
	#footer a {
		color:#666666;
		text-decoration:none;
		}



/* 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 */
/* --------- Clearfloat --------- */

.clearfloat:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both;
	visibility: hidden;
	}
.clearfloat { display: inline-block; }
* html .clearfloat { height: 1%; }
.clearfloat { display: block; } 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

