.menu { font-family: Arial; font-size:12px; font-weight: 800; color: #6A6A6A; text-decoration: none; } 
.products { color: #000066; font-size: 12px; font-weight: bold; font-family: Arial; } 
.heading { color: #070707; font-size: 14px; font-weight: bold; font-family: Arial; } 
.detail { color: #070707; font-size: 12px; font-family: Arial; } 
.small {color: #333333; font-family: Tahoma; font-size: 10px; text-decoration: none; }

body {
	margin:0px; 
	padding:0px;
	background: #FFFFFF;
	color: #6A6A6A;
	font-family: tahoma, arial, sans-serif;
	font-size: 12px;
	text-align: center;
}

a { text-decoration: none; }
img { border: none; }
p { margin: 10px 0px 20px; text-align: justify; line-height: 13px; }

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}


#container {
	margin: 0px auto;
	width: 950px;
	text-align: left;
}


/* Page Header */

#page_header {
	width: 945px;
	height: 79px;
        background: url('images/header_background2.jpg') no-repeat 0px 0px;
}

#company_name {
	padding-left: 1px;
        padding-top: 64px;
	height: 15px;
}



/* Page Body Content */

.content_header {
	height: 38px;
	overflow: hidden;
        background-color: #FFFFFF;
}

.content_header h2 {
	padding-left: 0px;
	height: 20px;
	background-color: #FFFFFF;

}

.content_box_right {
	margin-bottom: 8px;
	background-color: #FFFFFF;
}

.content_box_left{
	padding-bottom: 12px;
	background-color: #FFFFFF;
}

.content_box {
	padding: 0px 0px;
}


/* Left Sidebar */

#left_sidebar {
	padding-left: 1px;
	float: right;
}

#left_sidebar .content_header {
	width: 160px;
        line-height: 15px
}

#left_sidebar .content_header h2 {
	color: #000066;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}

#left_sidebar .content_header h2 span {
	display: block;
	padding-top: 10px;
}

#left_sidebar .content_header h3 {
	color: #9bb74b;
	font-weight: bold;
	font-size: 11px;
	line-height: 11px;
}

#left_sidebar .content_header h3 span {
	display: block;
	padding-top: 10px;
}


#left_sidebar .content_box_left {
	width: 160px;
}

#left_sidebar .content_box {
        background-color: #FFFFFF;
}




/* Main Content */

#main_content {
	padding-right: 1px;
	float: left;
}

#main_content .content_header {
	width: 780px;
}

#main_content .content_header h1 {
	color: #000066;
        font-size: 15px;
	line-height: 90px;
}

#main_content .content_header h1 span {
        color: #000066;
	display: block;
	padding-left: 0px;
	padding-top: 5px;
        line-height: 10px;
}

#main_content .content_header h2 {
	color: #000066;
	font-size: 12px;
	line-height: 12px;
}

#main_content .content_header h2 span {
	display: block;
	padding-left: 0px;
	padding-top: 10px;
}

#main_content .content_box_left {
	width: 780px;
}

#main_content .content_box {
	padding: 0px 0px 0px 0px;
	border-width: 0px 0px;
	border-color: #FFFFFF;
	border-style: solid;
}

#main_content_border {
	padding-left: 0px;
	background: url('images/main_bg_side.gif') repeat-y 5px -1px;
}



/* Cart */

#cart {
	width: 770px;
	padding: 5px;
	border-width: 2px;
	border-color: #FFFFFF;
	border-style: solid;
	background:  #FFFFFF;
}

#cart h2 {
	color: #000066;
	font-size: 12px;
	line-height: 12px;
}




/* Page Footer */

#page_footer {
	padding: 2px 10px 15px;
	color: #6A6A6A;
	text-align: center;
}
