@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/digitalcamouflagebkg.jpg);
	margin:0;
	
}

a img {
	border:none;
}

#wrapper {
	width:918px;
	margin:0 auto;
	padding:0px 0px;
	background:url(../images/backgroundshade.png) 0 0 repeat-y;
	
}

#wrapper2 {
	min-height:700px;
	width:900px;
	padding:0 9px 30px 9px;
	background:url(../images/starflagbkg.png) 9px 0 no-repeat;
}

#wrapperinside {
	position:relative;
	width:100%;
}

#logo {
	position:absolute;
	top:20px;
	left:9px;
}



#topspacer {
	width:100%;
	height:135px;
}

#mainmenu {
	width:100%;
	height:45px;
	background:url(../images/mainmenubkg.png) no-repeat;
	margin-bottom:15px;
}

#leftmenutop {
	float:left;
	width:210px;
	background:url(../images/leftmenubkgtop.png) 0 0 no-repeat;
	padding:19px 0 0 0;
	margin-right:2px;
}

#leftmenubottom {
	width:100%;
	background:url(../images/leftmenubkgbottom.png) 0 100% no-repeat;
	padding:0 0 19px 0;
}

#leftmenumiddle {
	width:100%;
	background:url(../images/leftmenubkg.png) 0 0 repeat-y;
	padding:0;
}


#leftmenuinside2 {
	background:url(../images/leftmenu_star.png) 80px 10px no-repeat;
	width:100%;
}

#leftmenuinside {
	background:url(../images/leftmenu_star.png) 80px 100% no-repeat;
	padding:70px 0;
	width:100%;
}

#mainarea {
	width:655px;
	min-height:300px;
	background:#FFFFFF;
	padding:0px 5px;
}

#mainareatop {
	width:665px;
	float:right;
	background:url(../images/mainareatop.png) 0 0 no-repeat;
	padding-top:21px;
}

#mainareabottom {
	width:100%;
	padding-bottom:21px;
	background:url(../images/mainareabottom.png) 0 100% no-repeat;
}

#footer {
	margin:15px;
	height:10px;
}

#cartleft {
	position:absolute;
	top:70px;
	right:30px;
	background:url(../images/cartleft.png) 0 0 no-repeat;
	padding-left:20px;
	height:89px;
}

#cartmiddle img {
	vertical-align:middle;
}

#cartright {
	background:url(../images/cartright.png) 100% 0 no-repeat;
	padding-right:21px;
	height:89px;
}

#cartmiddle {
	background:url(../images/cartmiddle.png) 0 0 repeat-x;
	padding:25px 0px;
	height:39px;
}

#rightcolumn {
	width:160px;
	float:right;
	border-left:#999999 solid 1px;
	padding-left:10px;
}

#quotes {
	float:left;
	width:190px;
	padding:10px;
	margin-top:30px;
}