body { 	text-align: center; }

body, input {
	font-family: Calibri, Arial, sans-serif;
	font-size: 12px;
}

img {
	border: 0px;
}


#Page {
	width: 903px;
	margin: 0 auto;
	text-align: left;
}

#Header {
	height: 111px;
	background: #ffffff url(../images/top_bg.jpg) no-repeat;
	padding: 10px;
	position: relative;
}

#Logo {
	position: absolute;
	top: 25px;
	margin-left: 45px;
}

#Menu1, #Menu2, #Menu3, #Search, #Cart {
	position: absolute;
}

#Menu1, #Menu2, #Menu3 {
	width: 150px;
}

#Menu1 {
	left: 350px;
	height: 110px;
}

#Menu2 {
	left: 500px;
	height: 55px;
}

#Menu3 {
	left: 650px;
	height: 55px;
}

.MenuElement img {
	position: relative;
	top: 9px;
}

.MenuElement span {
	margin-left: 4px;
}

.MenuElement {
	display: block;
	text-decoration: none;
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	margin-top: -4px;
}

#Cart {
	position: absolute;
	/* top: 30px; right: 20px; */ /* Remove if Menu3 is Active */
	top: 30px; right: 80px;
	font-size: 14px;
	width: 110px;
	cursor: pointer;
	font-weight: bold;
	color: #bf3421;
	z-index: 200;
}

#Cart img {
	width: 37px; height: 37px;
	float: left;
	margin-right: 10px;
}

#Search {
	position: absolute;
	right: 40px;
	bottom: 20px;
}

#Search form {
	margin: 0px;
	padding: 0px;
}

#Search input{
	width: 310px;
	font-size: 16px;
	margin-right: 10px;
}

#Search img {
	position: relative;
	top: 10px;
	width: 37px; height: 37px;
	cursor: pointer;
}

.SearchEmpty {
	font-style: italic;
	color: #d9d9d9;
}

.SearchActive {
	font-style: normal;
	color: #939393;
}



#Middle {
	width: 903px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	border: 0px;
	background: transparent url(../images/page_middle.gif) repeat-y top left;
}

#LeftBar {
	width: 161px;
	overflow: hidden;
	background: transparent url(../images/leftbar_body.gif) repeat-y;
	min-height: 40px;
	position: relative;
	padding: 5px 0px 15px 15px;
	float: left;
}

#LeftBarBottom {
	background: transparent url(../images/leftbar_bottom.gif) no-repeat 0px 11px;
	width: 176px;
	height: 22px;
	position: absolute;
	bottom: 0px; left: 0px;
}

.LeftBarElement {
	width: 125px;
	margin-left: 10px;
	margin-top: 5px;
}

.LeftBarElement a {
	text-decoration: none;
	color: #bf3421;
	font-size: 15px;
	font-weight: bold;
}


.LBList .Selected {
	color: #bf3421;
}

.LBList ul {
	list-style-type: none;
	padding-left: 15px;
	font-size: 14px;
	margin: 5px 0px 0px 0px;
}

.LBList ul a {
	color: #939393;
	text-decoration: none;
	font-weight: bold;
}

.LBList ul ul {
	margin: 0px;
	padding-left: 20px;
}

.LBList ul ul a {
	color: #000000;
	font-size: 12px;
}

#Login {
	text-align: left;
}

#Login input {
	margin-top: 5px;
	margin-left: 20px;
	font-size: 11px;
	font-family: Calibri, Arial, sans-serif;
	width: 100px;
}

#Content {
	float: left;
	min-height:60px;
	width: 693px;	
	padding: 10px;
}

#BottomLine {
	position: relative;
	top: -5px;
	padding-bottom: 5px;
}

#BottomImage {
	position: absolute;
	bottom: -5px;
	left: 0px;
}



.RedBottomBorder {
	border-bottom: solid 1px #bf3421;
}

.GrayBorder {
	border: solid 1px #939393;
}

.RedButton {
	border: 0px;
	background-color: #bf3421;
	color: #ffffff;
	font-size: 12px;
}

h1 {
	margin: 0px;
}

h1 .H1Holder {
	border-bottom: solid 2px #bf3421;
	/*padding-right: 120px;*/
	/*padding-left: 20px;*/
}

h1 span {
	color: #bf3421;
	font-size: 24px;
	font-family: Calibri, Arial, sans-serif;
}

h1 span.FirstLetter {
	font-size: 32px;
}

/* <h1><span class="H1Holder"><span class="FirstLetter">R</span><span>EGISTRATION</span></span></h1> */	


.footerlinks
{
	text-align:center;
	background: transparent url(../images/page_middle.gif) repeat-y top left;

}

.footerlinks a
{
	color:#bf3421;
	text-decoration:none;
}
