#container {
position:relative;
margin:0 auto;
width:760px;
bottom:0;
}

body {
margin:0 0 0 0;
}

#wrapper {
background-image:url(images/Content Background.gif);
background-repeat:no-repeat;
}

.textStyle {
	font-family: "Calibri", Georgia, "Times New Roman", Times;

	font-size: 16px;
	color: #111111;
	text-align:left;
	padding-top:10px;
	padding-left:16px;
	padding-right:35px;
	padding-bottom:10px;
	
}

.innerTextStyle {
	font-family: "Calibri", Georgia, "Times New Roman", Times;
	font-size: 14px;
	color: #111111;
	text-align:left;
	padding-top:10px;
	padding-left:15px;
	padding-right:40px;
	padding-bottom:10px;

}

.innerTextStyleProduct {
	font-family: "Calibri", Georgia, "Times New Roman", Times;
	font-size: 16px;
	color: #111111;
	text-align:justify;

	padding-top:1px;
	padding-left:2px;
	padding-right:3px;
	padding-bottom:1px;
}

.emailTextStyle {
	font-family: "Calibri", Georgia, "Times New Roman", Times;
	font-weight: bolder;
	font-size: 14px;
	color: #DDDDDD;
	text-align:center;
	padding-top:10px;
	padding-left:15px;
	padding-right:40px;
	padding-bottom:10px;
	
}

#sideColumn {
position:absolute;
left:551px;
width: 209px;
top:306px;
}

#sideColumnHL {
position:absolute;
left:551px;
width: 209px;
top:407px;
}

#sideTable {
	position:absolute;
	left:551px;
	top:154px;
	border:0px;
	
}

.submitButton {
background-image:url(images/member_login_files/member_login_signin.gif);
display:compact;
}

#textWrapper {
margin:0 auto;
padding:0px;
}

* {
margin: 0;
padding:0;
}

#contentBox {
width:551px;
background-image:url(images/content_files/repeater.gif);
background-repeat:repeat-y;

}

#productContentBox {
width:460px;
background-image:url(images/product_files/repeater.gif);
background-repeat:repeat-y;


}

#productTitlesBox{
width:460px;
background-image:url(images/product_files/repeater.gif);
background-repeat:repeat-y;
}

#projectContentBox {
width:460px;
background-image:url(images/project_files/repeater.gif);
background-repeat:repeat-y;
}

a img{
border:0;
}

a:link {
	text-decoration: none;
		color: #006699;
}
a:visited {
text-decoration:none;
	color: #006699;
}
a:hover {
		font-style:italic;
		color: #000000;
		font-weight:bolder;
}
a:active {
	text-decoration: none;
}

.inputTextBox {
border: 0px solid #FFFFFF;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
}

#spacerGradient {
position:absolute;
left: 0px;
width: 759px;
top:142px;
}

.linkWithinPage {
font-family:Georgia, "Times New Roman", Times, serif;
color:#006699;
text-align:right;
padding-right:15px;
}

#productTitleBar	{
padding-left:2px;
}
.tables {
margin:18px;

}
