body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFDBA4;
}

#bodyArea  {
	background-color : #ffffff;
	background-image : url(../images/BodyTopBg.gif);
	background-repeat : repeat-x;
	background-position : left top;
	margin : auto;
	width : 927px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
}
#pading {
	padding: 10px;
}
.fourSideBlueBorder {
	border: 1px solid #ffaa33;
}
.fourSideBlackBorder {
	border: 1px solid #000000;
	float: left;

    top: 920px;
	
}
.threeSideBlackBorder1 {
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

    top: 947px;
	float: left;
	
}
.threeSideBlackBorder2 {
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

    top: 977px;
	float: left;
}
.threeSideBlackBorder3 {
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

    top: 1007px;
	float: left;
}
.threeSideBlackBorder4 {
	
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;	
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;

    top: 1038px;
	float: left;
}

.titleBox {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4BA6FF;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}


#CntArea {
	background-color: #fbfbfb;
	background-image: url(../images/CntAreaTop.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#header {
	background-image: url(../images/header.gif) ;
	background-repeat: no-repeat;
	background-position: left top;
	height: 121px;
	width: 927px;
	margin: auto;
	
}
.NavSep {
	background-image: url(../images/NavSep.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 2px;
	height: 33px;
	float: left;

}
#NavBox {
	padding-right: 21px;
	padding-left: 21px;
	padding-top: 85px;

}

.NavButton-Nor {
	font-family: Arial;
	font-size: 14px;
	line-height: 33px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
.NavButton-Rol {
	font-family: Arial;
	font-size: 14px;
	line-height: 33px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(../images/navRol.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	vertical-align: middle;
	float: left;
	height: 33px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
#sectionHead {
	background-image: url(../images/SecTionHeadBg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 3px;
	height: 34px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#sectionHeadBgTxt {
	background-image: url(../images/SectionHeadBg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	padding-left: 25px;
	padding-top: 9px;
}
#footer {
	margin: 0 auto;
	height: 40px;
	min-height: 40px;
	padding: 0;
}
html>body #footer {
	height: auto;
}
#footer-wrap {
	width: 927px;
	height: 40px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #bdbfc2;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;

}
#FooterRight {
	font-family: Arial;
	font-size: 11px;
	line-height: 30px;
	color: #603800;
	text-align: left;
	vertical-align: top;
	float: right;
	height: 30px;
	width: 260px;
	padding-top: 4px;
}
#FooterLeft {
	font-family: Arial;
	font-size: 11px;
	color: #603800;
	height: 38px;
	line-height: 38px;
	text-align: left;
	vertical-align: middle;
	float: left;
	width: 560px;
}
a.ftr:link {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.ftr:visited {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.ftr:hover {
	font-family: Arial;
	font-size: 11px;
	color: #603800;
	text-decoration: none;
}
a.weblarge:link {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
a.weblarge:visited {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
a.weblarge:hover {
	font-family: Arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #603800;
	text-decoration: none;
}#ImgDisplay {
	width: 887px;
	
}
#ImgDisplay1 {
	width: 700px;
	
}
.BigImg {
	background-image: url(../images/FlashImg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 269px;
}
.ImgBackBg1{
	background-image: url(../images/ASCBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 172px;
	width: 216px;
	float:left;
	
}
.ImgBox1 {
	height: 162px;
	width: 206px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.ImgBackBg {
	background-image: url(../images/productHolderBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 211px;
	width: 216px;
	float:left;
	
}

.ImgBox {
	height: 159px;
	width: 206px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.ImgBoxTxt {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	height: 20px;
	width: 206px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}
#FlashArea {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 269px;
	width: 696px;
}

#OrderProcessHolder {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 11px;
}
#OrderProcessHolder1 {
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 11px;
}
#FlashRight {
	position:absolute;
	left:?px;
	top:150px;
	width:203px;
	height:249px;
	z-index:1;
	padding-left: 685px;
}#PriceArea {
	width: 96%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 50px;
}
.BoxLeft {
	float: left;
	width: 96px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #025db7;
}
.BoxRight {
	float: right;
	width: 360px;
}
.BoxRight1 {
	float: left;
	width: 166px;
}
.list {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
fieldset {
	padding:0px;
	border: 0px solid #FFFFFF;
}

/*.form_texbox1 {
	width:470px;
	height:27px;
	margin: 0px;
	//vertical-align: top;
	float: left;
	vertical-align:middle
}*/
.form_texbox1 {
	width:200px;
	height:27px;
	margin: 0px;
	/*vertical-align: top;*/
	float: left;
	vertical-align:middle
}

.lbl1
{
	width:150px;
	height:27px;
	margin: 0px;
	/*vertical-align: top;*/
	float: left;
	vertical-align:middle
}

.formHeader
{
	width:700px;
	height:27px;
	margin: 0px;
	/*vertical-align: top;*/
	float: left;
	vertical-align:middle;	
	 margin-left:0px;
	
}
html>body .formHeader{
	 margin-left:0px;
}
.formHeader1
{
	width:700px;
	height:27px;
	/*vertical-align: top;*/
	float: left;
	vertical-align:middle;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
}
.form_texarea {
	width:300px;
	height:150px;
	margin:0px;
	vertical-align: top;
	float:left;
}
.textBox {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 18px;
	width: 170px;
	border: 1px solid #bcc4d6;
}
.smalltextBox {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	height: 16px;
	width: 30px;
	border: 1px solid #bcc4d6;
}
.textarea
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height:100px;
	width: 700px;
	border: 1px solid #bcc4d6;
}
.textboxmiddle
{
	font-family: Tahoma;
	font-size: 12px;
	color: #636b78;
	background-color: #FFFFFF;
	height: 18px;
	width: 130px;
	border: 1px solid #80c0ff;
	
}
.textboxsmall
{
	font-family: Tahoma;
	font-size: 12px;
	color: #636b78;
	background-color: #FFFFFF;
	height: 18px;
	width: 45px;
	border: 1px solid #80c0ff;
	
}
.dropdownbox1 {
	font-family: Tahoma;
	font-size: 11px;
	color:  #000000;
	background-color: #FFFFFF;
	width: 100px;
	height: 18px;
	border: 1px solid #80c0ff;
}


.smalldropdownbox {
	font-family: Arial;
	font-size: 11px;
	color:  #EB8801;
	background-color: #FFFFFF;
	width: 50px;
	height: 20px;
	border: 1px solid #80c0ff;
	font-weight: bold;
}
.blanckspace
{
	width:170px;
	height:10px;	
}
/*.checkbox
{
    font-family: Tahoma;
	font-size: 12px;
	color: #636b78;
	background-color: #FFFFFF;
	height: 15px;
	width: 15px;
	border: 1px solid #80c0ff;
}*/

label {
	width:250px;
	height:20px;
	float:left;
	display: block;
	font-family:Tahoma;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 2px;
	vertical-align: middle;
	text-align: right;
	line-height: 15px;
}
.dropdownbox {
	font-family: Tahoma;
	font-size: 11px;
	color:  #000000;
	background-color: #FFFFFF;
	width: 170px;
	height: 22px;
	border: 1px solid #80c0ff;
}
#ContentHolder2 {
    margin-left: 90px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.middlespace
{
	widows:50;
	padding:0px;
}

.form_texbox2 
{
	width:400px;
	height:30px;
	margin: 0px;
	vertical-align: top;
	float: left;
}

.Box {
	border: 1px solid #4BA6FF;

}

#BoxL {
width:860px;
height:67px;
	padding-top: 9px;
	padding-bottom: 9px;
	/*margin-top: 10px;
	margin-right: 8px;

	margin-left: 10px;	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;*/
}
#BoxL ul{
	width:860px;
	height:33px;
	border: 1px none #4BA6FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;

}
#BoxL ul li{
	width:104px;
	float:left;
	display: inline;
	font-family: Arial;
	font-size: 14px;
	color: #1E208F;
	font-weight: bold;
	border: 1px solid #4BA6FF;
	margin-left: 0px;
	margin-top: 0px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 5px;
}
.priceTxtRow {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #E5E5E5;
	text-align: center;
	height: 20px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #A8A8A8;
	border-right-color: #A8A8A8;
	border-bottom-color: #A8A8A8;
	border-left-color: #A8A8A8;
}
.priceTxtRowBottom {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #5F646F;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}


html>body #BoxL {
	margin-top: 4px;
	margin-left: -40px;

}
.HighLitedBox {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4BA6FF;
	text-transform: uppercase;
}




#BoxR {

	width:455px;
height:65px;
	padding-top: 9px;
	padding-bottom: 9px;
}
#BoxR ul{
	width:455px;
	height:33px;
	border: 1px none #4BA6FF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#BoxR ul li{
	width:110px;
	float:left;
	display: inline;
	font-family: Arial;
	font-size: 14px;
	color: #1E208F;
	font-weight: bold;
	border: 1px solid #4BA6FF;
	margin-left: 0px;
	margin-top: 0px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 5px;
}
html>body #BoxR {
	margin-top: 4px;
	margin-left: -40px;
	}
.heading {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5F646F;
	text-align: center;
	padding: 5px;
}

.ContentHeader {
	font-family: Tahoma;
	font-size: 12px;
	color:  #000000;
	font-weight: bold;
	
	
}
a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
a:hover {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}
.but {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	background-color: #FFECCE;
	height: 30px;
	width: 100px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFDBA4;
	border-right-color: #DB8001;
	border-bottom-color: #DB8001;
	border-left-color: #FFDBA4;
}
