body {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 69.1%;
	color: #666666;
}
.floatL {float:left}
.floatR {float:right}
.red {color:#FF0000}
.bold {font-weight:bold}
.imgL {float:left; margin:0 20px 20px 0}
.120 {font-size:120%}
.130 {font-size:130%}
.out {
background-image:url(../images/top_bck.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
float:left;
width:100%;
}
.cart {border:1px solid #ededed; 
		padding:2px;
		margin:0 auto;
		text-align:center;}
.cart img {padding: 0 5px}
.int {
width:848px;
margin:0px auto;
}

.logo {
width:300px;
float:left;
}

.toparea {
float:left;
width:100%;
}

.topmenu {
width:540px;
float:right;
}
.subscribe {
width:540px;
float:right;
}
.main {
background-image:url(../images/heading.jpg);
background-repeat:no-repeat;
background-position:top;
width:100%;
float:left;
line-height:20px;
}

.main2 {
background-image:url(../images/top_area2.jpg);
background-repeat:no-repeat;
background-position:top;
width:100%;
float:left;
line-height:20px;
}

.left {
margin-top:10px;
width:62%;
float:left;
margin-bottom:14px;
}

.left2 {
margin-top:10px;
width:98%;
float:left;
margin-bottom:14px;
}

.right {
margin-top:70px;
float:right;
width:33%;
margin-bottom:14px;
background-image:url(../images/vert_sep.jpg);
background-position:bottom left;
padding-left:38px;
background-repeat:no-repeat;
}

.right2 {
margin-top:220px;
float:right;
width:33%;
margin-bottom:14px;
background-image:url(../images/vert_sep.jpg);
background-position:bottom left;
padding-left:38px;
background-repeat:no-repeat;
}

.horsep {
background-image:url(../images/horsep.jpg);
background-repeat:no-repeat;
width:100%;
background-position:center;
height:30px;
margin-top:8px;
}

.small {
font-size:0.88em;
color:#CCCCCC;
}

.article {
width:31%;
float:left;
padding:0 1% 0 1%;
}

.footerbox {
background-color:#3b3b3b;
padding:10px;
border:1px solid #444444;
float:left;
width:100%;
line-height:22px;
margin-bottom:10px;
color: #f8f8f8;
}
.footerbox .article ul.tick li{color:#b3ad18;}
.footer {
width:100%;
float:left;
padding-top:12px;
}

/*List Styles*/
.mainmenu ul {
margin:0px;
padding:0px;
}

.mainmenu li {
list-style-type:none;
}

.topmenu ul {
float:right;
padding:20px 0;
margin:0px;
}

.topmenu li {
list-style:none;
float:left;
padding:0px;
margin:0px;
}

.bottommenu ul {
float:right;
padding:0;
margin:0px;
}

.bottommenu li {
list-style:none;
float:left;
padding:0px;
margin:0px;
}

.tick li {
list-style:none;
background-image:url(../images/tick.png);
background-repeat:no-repeat;
background-position:center left;
padding: 4px 0px 4px 24px;
} 

/*Link Styles*/
a:link, a:visited {
color:#b3ad18;
text-decoration:none
}

a:hover {
color:#b3ad18;
text-decoration:underline
}

.mainmenu li a:link, .mainmenu li a:visited {
background-image:url(../images/arrow2.gif);
background-position:left;
background-repeat:no-repeat;
padding:10px 0 10px 24px;
text-decoration:none;
display:block;
width:90%;
border-top:1px dotted #ededed;
}

.topmenu li a:link, .topmenu li a:visited{
text-decoration:none;
color:#999;
padding:0 8px;
border-left:1px solid #ededed;
}

.bottommenu li a:link, .bottommenu li a:visited {
text-decoration:none;
color:#999;
padding:0 8px;
border-left:1px solid #999;
}

.topmenu li a:hover, .bottommenu li a:hover, .current {
color:#b3ad18;
}

/*Text Styles*/

h2 {
color:#b3ad18;
font-size:1.8em;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-1px;
margin:0px;
padding:10px 0 4px 0;
}

h3 {
color:#b3ad18;
font-size:1.6em;
font-family:Verdana, Arial, Helvetica, sans-serif;
letter-spacing:-1px;
margin:0px;
padding:8px 0 4px 0;
}

.italic {
font-style:italic;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.1em;
}

.info {
margin:10px 30px;
border-top:1px solid #c4c4c4;
padding:10px;
border-bottom:1px solid #c4c4c4;
background-color:#ededed;
}

.quicklink ul li a {background:}

div.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height:30px;
	line-height:30px;
	margin-top:280px;
	/*-- sample only --*/
	color:#888888;
	border:1px solid #eee;
	margin-bottom:20px;
}
div.breadcrumbs a, div.breadcrumbs em, div.breadcrumbs span {
	float:left;
	overflow:hidden;
	height:30px;
	padding:0 8px;
	font-style:normal;
}
div.breadcrumbs span {
	background:url(../images/bg-breadcrumb.png) no-repeat left center;
	overflow:hidden;
	padding:0 0 0 10px;
	width:0px;

	filter:alpha(opacity=40);
	opacity:0.4;
}
#junk { display:none}
