/* Tag Override */
body {
	background: url(../images/body-bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0;
}

img {
	border: 0px none;
}

a {
	text-decoration: none;
	color: #0066FF;
}

p {
	margin-top: 0;
	text-align: justify;
}

/* Main Class */
.width860 {
	width: 860px;
	margin: 0 auto;
}

.clear {
	clear: both;
}

.more-margin {
	margin: 0 5px;
}

.styled {
	border: 2px #CCCCCC solid;
	margin: 5px;
}

/* Main ID */
#main {
	position: relative;
	background: url(../images/top-main-bg.png) transparent repeat-x top;
}

#sub-main {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: url(../images/bottom-main-bg.png) transparent repeat-x bottom;
	width: 100%;
	height: 300px;
	z-index: -1;
}

#menu {
	height: 40px;
	background: url(../images/menu-bg.png) transparent repeat-x;
}

#welcome {
	position: relative;
	height: 171px;
	background: url(../images/welcome-bg.png) transparent no-repeat;
}

#brake {
	height: 109px;
	background: url(../images/brake.gif) transparent no-repeat;
}

#content {
	min-height: 550px;
	background: url(../images/content-bg.png) #FFFFFF repeat-x;
}

#footer {
	height: 154px;
	background: url(../images/footer-bg.png) transparent no-repeat;
}

#footer a {
	color: #FFFFFF;
}

#support-lang {
	float: right;
	width: 230px;
	margin: 5px 0;
}

#support-lang td {
	color: #FFFFFF;
}

#welcome-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 380px;
	padding-top: 15px;
	margin-left: 25px;
	z-index: 100;
}

#welcome-content div.block-content {
	background: none;
}

#welcome-content h3.content-title {
	color: #cc151b;
	font-size: 14px;
	font-weight: bold;
}

#welcome-content p.read-more {
	display: block;
	width: 70px;
	padding: 3px;
	background-color: #cc151b;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

#brake-content {
	width: 380px;
	padding-top: 10px;
	margin-left: 250px;
}

#brake-content div.block-content {
	background: none;
}

#brake-content h3.content-title {
	color: #FFFF00;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

#brake-content p {
	color: #FFFFFF;
}

#brake-content a {
	color: #FFFF00;
}

#brake-content p.read-more {
	display: block;
	width: auto;
	margin: 0;
	text-align: left;
	font-size: 11px;
	background-color: transparent;
}

#main-content {
	width: 820px;
	padding: 20px;
	padding-bottom: 0;
}

#left-content {
	width: 280px;
	margin-right: 20px;
	float: left;
}

#right-content {
	width: 520px;
	float: left;
}

/* Menu */
#main-menu ul {
	margin: 0;
	padding: 0;
	float: left;
}

#main-menu ul li {
	list-style: none;
	display: inline;
}

#main-menu ul li a {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 1.5em;
	margin: 1.1em 0;
	border-right: 1px #FFFFFF solid;
	color: #FFFFFF;
}

#main-menu ul li a.menu-last {
	border: none;
}

#footer-content {
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
}

/* System CSS */
#main-content .block-content {
	margin-bottom: 20px;
}

p.read-more {
	display: block;
	width: 70px;
	padding: 3px;
	background-color: #cc151b;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

p.read-more a {
	color: #FFFFFF;
}

p.add-testimonial {
	display: block;
	width: 100px;
	padding: 3px;
	background-color: #cc151b;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

p.add-testimonial a {
	color: #FFFFFF;
}

.blocks {
	margin-bottom: 10px;
}

h3.block-title {
	margin: 0;
	padding: 5px 10px;
	background: url(../images/block-title-bg.png) #e31a21 no-repeat left;
	color: #FFFFFF;
	font-style: italic;
}

div.block-content {
	background: url(../images/block-content-bg.png) #FFFFFF repeat-x;
}

div.content-list {
	padding: 20px;
}

div.content-list h3.content-title {
	margin: 0;
	color: #e31a21;
	font-size: 14px;
	font-weight: bold;
}

div.content-list p.read-more {
	display: block;
	width: 70px;
	padding: 3px;
	background-color: #cc151b;
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

.green-news h3.block-title {
	margin: 0;
	padding: 5px 10px;
	background: url(../images/green-block-bg.png) #7fbd3d no-repeat left;
	color: #FFFFFF;
	font-style: italic;
}

.green-news div.content-list h3.content-title {
	color: #288432;
}

.green-news div.content-list p.read-more {
	background-color: #288432;
}

.info-blocks {
	width: 250px;
	margin-right: 20px;
	float: left;
}

.purple-article h3.block-title {
	margin: 0;
	padding: 5px 10px;
	background: url(../images/article-block-bg.png) #9a7bb8 no-repeat left;
	color: #FFFFFF;
	font-style: italic;
}

.purple-article div.content-list h3.content-title {
	color: #6d3796;
}

.purple-article div.content-list p.read-more {
	background-color: #6d3796;
}

.product-blocks {
	width: 250px;
	float: left;
}

.product-blocks div.content-list {
	padding: 20px 10px;
}

.gallery-blocks {
	clear: both;
}

.black-gallery h3.block-title {
	margin: 0;
	padding: 5px 10px;
	background: url(../images/gallery-block-bg.png) #b8b8b8 no-repeat left;
	color: #FFFFFF;
	font-style: italic;
}

.black-gallery h3 {
	margin: 0;
	margin-bottom: 10px;
}

#gallery-list {
	float: left;
	margin: 0;
	padding: 0;
}

#gallery-list li {
	display: inline;
	list-style: none;
}

#gallery-list li img {
	border: 2px #CCCCCC solid;
	margin: 2px;
}

h3.content-title a {
	color: inherit;
}

.no-bg div.block-content {
	background: none;
}