/*content page*/
#bodyContent {
	font-family: Lucida Sans, Arial, Verdana, Century Gothic, Arial, Helvetica; 
	font-size: 13px;
	color:#000;
	background:url(../images/shell/bg_body.gif) repeat-x;
	margin:0px;
}

#containerContent {
	width:755px;
	margin:0 auto;
	overflow: auto;
}

#header {
	width:750px;
}

#headerLeft {
	float:left;
}

#headerRight {
	float:right;
}

.topNavs {
	width:315px;
	margin-left:110px;
}

.mainNavs {
	margin-right:0px;
	margin-top:40px;
}

#content {
	width:750px;
	margin-top:20px;
	margin-left:5px;
}

#contentLeft {
	width:515px;
	float:left;
	margin-right:25px;
	padding-bottom:50px;
}

#contentRight {
	width:200px;
	float:left;
	margin-bottom:50px;
}

#contentProdLeft {
	width:200px;
	float:left;
	margin-right:25px;
	padding-bottom:50px;
}

#contentProdRight {
	width:515px;
	float:left;
	margin-bottom:0px;
	padding-bottom:50px;
}


p {
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	line-height:20px;
	text-align:justify;
}

p a {
	color:#00649e;
	text-decoration:none;
}

p a:hover {
	color:#00a2ff;
	text-decoration:underline;
}

#rightBarTxt {
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	background-color:#dcebef;
	padding-bottom:10px;
}

#rightBarTxt ul {
	margin-top:0px;
}

#rightBarTxt ul li {
	font-family:Lucida Sans, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	list-style-image:url(../images/icons/ulli.gif);
	margin-left:-10px;
	padding-left:0px;
}

#line {
	background-color:#c5c5c5;
	width:750px;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}

#productBrowse {
	width:725px;
	margin:0 auto;
	margin-bottom:30px;
}

#footerBg {
	background:url(../images/shell/bg_footer.gif) repeat-x;
	height:50px;
}


#footer {
	width:740px;
	margin:0 auto;
}

#footerLeft {
	float:left;
}

#footerRight {
	float:right;
}

.compulsory {
	font-family: Lucida Sans, Arial, Verdana, Century Gothic, Helvetica; 
	font-size:15px;
	color:#CC0000;
}

.input {
	font-family: Lucida Sans, Arial, Verdana, Century Gothic, Arial, Helvetica; 
	font-size: 12px;
	color:#333;
	width:250px;
}

.note {
	font-family: Lucida Sans, Arial, Verdana, Century Gothic, Helvetica; 
	font-size: 11px;
	color:#333;
}

.textarea {
	font-family: Lucida Sans, Arial, Verdana, Century Gothic, Helvetica; 
	font-size: 12px;
	color:#333;
	width:350px;
}

.cellHeading {
	font-family: Lucida Sans, Arial, Verdana, Century Gothic, Helvetica; 
	font-size: 12px;
	color:#fff;
	font-weight:bold;
	background-color:#1d57a7;
}

.cellSubHeading {
	font-family: Lucida Sans, Arial, Verdana, Century Gothic, Helvetica; 
	font-size: 12px;
	color:#1d57a7;
	font-weight:bold;
	background-color:#efefef;
}

.cell {
	font-family: Lucida Sans, Arial, Verdana, Century Gothic, Helvetica; 
	font-size: 12px;
	color:#333;
	background-color:#fff;
}

.cellBorder {
	background-color:#ccc;
}

.prodImage {
	margin-bottom:20px;
}

.prodImageLeft {
	float:left;
	margin-bottom:5px;
	margin-right:10px;
}


.heading {
	font-size:15px;
	font-weight:bold;
	color:#000;
	margin-bottom:20px;
}

.subheading {
	font-size:14px;
	font-weight:bold;
	color:#1d57a7;
	margin-bottom:10px;
	border-bottom:solid 1px #ccc;
}

.contentBreak {
	margin-bottom:50px;
}

.frontFooterIcons {
	float:left;
	width:420px;
	height:32px;
	text-align:right;
	padding-top:18px;
}

.logoLamMach {
	margin-bottom:10px;
}