* {
  margin: 0;
  padding: 0;
}

html, body {
  height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Arial, Tahoma, Sans-serif, Georgia;
	font-size: 11px;
	color: white;
	background-color: black;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: top left
}

#wrap {
	width: 760px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

#lc, #rc {
	height: 100%;
	float: left;
}

#lc {
	width: 350px;
	color: #505050;
}

#rc {
	width: 400px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif, Georgia;
	color: white;
}

#lc #header {
	background-image: url(../images/header.logo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 197px;
}

#lc #header p {
	padding: 125px 20px 0 40px;
	color: #9D9D9D;
}

#lc #title {
	height: 178px;
	padding-top: 2px;
}

* html #lc #title {
	height: 178px;
}

#lc #title #menu {
	height: 30px;
	line-height: 30px;
	background-color: white;
	/*color: #505050;*/
	padding: 0 0 0 10px;
	text-transform: uppercase;
}

* html lc #title #menu  {
	padding: 0 15px 0 15px;
}

#lc #title #menu a {
	margin-right: 20px; 
	color: #505050;
	text-decoration: none;
	font-weight: normal;
}

#lc #title a {
	color: white;
	font-weight: bold;
}

#lc #title a:hover {
	color: #666666;
}

/* title classes */
#lc div.home {
	background-image: url(../images/home/bg.jpg);
}

#lc div.services {
	background-image: url(../images/services/bg.jpg);
}

#lc div.products {
	background-image: url(../images/products/bg.jpg);
}

#lc div.portfolio {
	background-image: url(../images/portfolio/bg.jpg);
}

#lc div.contact {
	background-image: url(../images/contact/bg.jpg);
}

#lc div.news {
	background-image: url(../images/news/bg.jpg);
}

#lc #title p {
	margin: 0 20px 0px 20px;
	/*color: #505050;*/
	color: black;
}

#lc #submenu {
	background-color: Aqua;
	margin-top: 2px;
	line-height: 25px;
	padding: 0 20px 0 20px;
	text-align: right;
}

#lc #submenu ul {
	margin: 0px;
	list-style: none;
}

#lc #submenu ul li {
	display: inline;
	margin-left: 10px;
}

#lc #submenu ul li a {
	color: white;
}

/* sugmenu classes */
#lc #submenu.portfolio {
	background-color: #BECE30;
	color: white;
}

#lc ul.list {
	list-style: none;
	/*line-height: 18px;*/
	margin: 0 0 5px 20px;
}

#lc ul.list li {
	float: left;
	width: 160px;
	margin-bottom: 5px;
}

#lc ul.list li a {
	color: #666666;
}

#lc ul.list li a:hover {
	
}

#lc #content {
	padding-top: 0px;
}

#lc #content p {
	margin: 0 20px 10px 20px;
}

#rc #preview {
	margin-top: 200px;
}

#rc #news {
	height: 197px;
}

#rc #news p, #rc #preview p {
	margin: 0 35px 10px 35px;
}

#rc #news a, #rc #preview a {
	color: #F8C400;
}

#rc #news ul, #rc #preview ul {
	list-style: none;
	margin: 0 35px 10px 35px;
	padding: 0px;	
}

#rc #news ul li a, #rc #preview ul li a {
	color: white;
}

#rc #news ul li a:hover, #rc #preview ul li a:hover {
	color: #F8C400;
}

#rc #preview h1, #rc #preview h2 {
	margin: 15px 0 5px 35px;
}

#rc #actions {
	line-height: 27px;
	color: white;
	text-align: right;
	padding: 0 10px 0 10px;
}

#rc #actions a {
	color: white;
}

#rc #actions a:hover {
	color: #F8C400;
}

#rc #content {
	margin-top: 20px;
}

#rc #content a {
	color: #F8C400;
}

#rc #content p {
	margin: 0 35px 10px 35px;
}

#rc #content p span {
	font-size: 1.2em;
	font-weight: bold;
}

#rc #content ul {
	margin: 0 35px 10px 35px;
	list-style: none;
}

#rc #content ul.clients {
	margin: 0 35px 10px 50px;
	list-style: square;
}

#rc #content ul.clients li {
	margin-bottom: 3px;
}

#rc #content ul.clients li span {
	color: #BECE30;
}

#rc #content ul li {
	margin-bottom: 7px;
}

* html #rc #content ul li {
	margin-bottom: -7px;
}

#rc #content ul li strong {
	display: block;
	color: #f8c400;
	font-weight: bold;
	font-size: 1.2em;
}

* html #rc #content ul li strong {
	display: block;
	padding: 0;
	margin: 0;
}

#rc #content ol {
	margin: 0 35px 10px 35px;
	border: 1px solid #F8C400;
	border-width: 1px 0 1px 0;
	list-style-position: inside;
	padding: 10px 0 10px 0;
}

#rc #content ol.product li strong {
	color: #f8c400;
	font-weight: bold;
}

#rc #content ul.product {

}

#rc #content ul.product li {
	color: #f8c400;
	font-weight: bold;
}

div.cl {
	width: 90px;
	text-align: right;
	padding-right: 10px;
	float: left;
	line-height: 21px;
	clear: both;
	margin-bottom: 5px;
	margin-left: 20px;
}

div.cr {
	width: 250px;
	float: left;
	line-height: 25px;
	margin-bottom: 5px;
}

* html div.cr {
	width: 230px;
}

div.cr input {
	width: 60%;
}

div.cr input.btn {
	width: 30%;
}

div.cr textarea {
	width: 100%;
	height: 90px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}
