/*RESET*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:150%;
}
p {
	font-size:13px;
	font-weight:normal;
}
p strong {
	font-weight:bold;
}
h1 {
	margin-bottom:10px;
}
table {
	border-collapse:collapse;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
abbr, acronym {
	border:0;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
span.alignC{
	text-align:center;
	margin:0 auto;
	display:block;
}
/*BASIC LAYOUT*/

body {
	background:url(../images/bg.jpg) top center no-repeat;
}

*html body {
	background:url(../images/bg.jpg) no-repeat -5px 0px;
}
#wrapper {
	width:960px;
	display:block;
	margin:0 auto;
}
#wrapper #header {
	width:100%;
	height:122px;
}
#wrapper #header .logo {
	width:305px;
	height:122px;
	display:block;
}
#wrapper #menu, #wrapper #menu ul {
	width:100%;
	height:30px;
}
#wrapper #menu ul li {
	width:100%;
	height:30px;
 background:
}
/*MENU*/

#menu {
	background:transparent none repeat scroll 0 0;
	height:27px;


}
#menu ul {
	-x-system-font:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 0 10px;
}
#menu li {
	display:inline;
	font-size:120%;
	line-height:1.3em;
	margin:0 2px 0 0;
	padding:0;
}
#menu a, #menu strong {
	background:transparent url(../images/btn_menu_left.jpg) no-repeat scroll left top;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	float:left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:13px;
	letter-spacing:1px;
	margin:4px 2px 0 0;
	padding:0 0 0 3px;
	text-decoration:none;
}
#menu a span, #menu #current span {
	background:transparent url(../images/btn_menu_right.jpg) no-repeat scroll right top;
	color:#FFFFFF;
	display:block;
	float:left;
	font-weight:normal;
	padding:3px 9px 3px 6px;
}
#menu a span {
	float:none;
}
#menu #current a, #menu strong {
	background-position:0 -300px;
}
#menu #current a span, #menu #current span {
	background-position:100% -300px;
	color:#FFFFFF;
	padding-bottom:3px;
}
#menu a:hover {
	background-position:0 -150px;
}
#menu a:hover span {
	background-position:100% -150px;
	color:#FFFFFF;
}
#menu #current {
	background-position:0 -300px;
}
#menu #current span {
	background-position:100% -300px;
	color:#FFFFFF;
}
/*MENU ENDS HERE */


.flashhere {
	margin:0 auto;
	display:block;
	text-align:center;
}
#contentMain {
	width:960px;
	display:block;
	margin:0 auto;
}

#contentMain #leftColumn {
	width:225px;
	margin:20px 0 0 0;
	padding:0 0 0 15px;
}
#contentMain #leftColumn #contactBox {
	margin-bottom:10px;
}
#contentMain #leftColumn h1 {
	font-size:17px;
	color:#333;
}
#contentMain #leftColumn h1 span {
	font-size:17px;
	color:#9CF;
}


#contentMain #RightColumn {
	width:700px;
	margin:20px 0px 0px 0;
	padding:0 0 0 0px;
	text-align:left;
	display:block;

}

*html #contentMain #RightColumn {
	margin:20px 0px 0px 8px;
	padding:0 0 0 0px;	
	text-align:left;
	display:block;
}

#contentMain #RightColumn #Special,#contentMain #RightColumn #Service,#contentMain #RightColumn #Products{
	width:220px;
	background:url(../images/bgBox.jpg) repeat-x;
	margin:0 13px 0 0;
}



#contentMain #RightColumn #Special h1, #contentMain #RightColumn #Service h1, #contentMain #RightColumn #Products h1{
	background:url(../images/icoSpecial.jpg)  no-repeat  10px 0px;
	display:block;
	height:45px;
	line-height:45px;
	font-family:calibri;
	font-size:27px;
	margin:10px 0 0 0;
	padding-left:55px;
}

#contentMain #RightColumn #Special h1{
	background:url(../images/icoSpecial.jpg)  no-repeat  10px 0px;
}
#contentMain #RightColumn #Special span.btn a, #contentMain #RightColumn #Service span.btn a{
	background:url(../images/bt.jpg) no-repeat;
	width:80px;
	height:auto;
	padding:0 17px;
	color:#fff;
	font-family:calibri;
	font-size:16px;
	display:block;
	margin:10px 0px 0px 15px;
	text-decoration:none;
}

#contentMain #RightColumn #Products span.btn a{
	background:url(../images/bt.jpg) no-repeat;
	width:80px;
	height:auto;
	padding:0 17px;
	color:#fff;
	font-family:calibri;
	font-size:16px;
	display:block;
	margin:0 auto;
	text-decoration:none;
}

#contentMain #RightColumn #Service h1{
	background:url(../images/icoServices.jpg) no-repeat  10px 0px;
}
#contentMain #RightColumn #Products h1{
	background:url(../images/icoProducts.jpg)  no-repeat  10px 0px;
}

#contentMain #RightColumn #Special p, #contentMain #RightColumn #Service p, #contentMain #RightColumn #Service ul, #contentMain #RightColumn #Products p{
	padding:10px 20px 0 17px;
	font-size:13px;
	list-style:circle;
	list-style:inside;
}



#contentMain #RightColumn #Products em.productName{ 
	text-align:center;
	display:block;
	margin:0 auto;
}

.cls{clear:both;}

.txtContentMain{
	padding:30px 10px 10px 15px;
	width:95%;
}

.txtContentMain-inner{
	padding:0px 10px 10px 15px;
	width:93%;

}

.txtContentMain-inner h1{
	font-size:26px!important;
	line-height:150%;
	color:#295994;
}



.txtContentMain-inner h2{
	font-size:20px!important;
	line-height:150%;
	border-bottom:1px dotted #568EC7;
	color:#295994;
	font-weight:normal;
}

.txtContentMain-inner p{
	font-size:13px!important;
	line-height:130%;
	padding:5px 0 10px 0;

	}


.txtContentMain h1{
	font-size:25px;
}

#footer{
	background:url(../images/footerBg.jpg) top left no-repeat;
	display:block;
	text-align:center;
	margin:0 0 0 10px;
	width:960px;
	padding:10px 0 10px 0;
	font-size:11px;
	font-weight:normal;
	color:#999999;
}


#products-box {
	clear:both;
	width:700px;
}

.product_thumb{
	display:inline;
	float:left;
	width:200px;
	margin:0 15px 20px 0
}

.product_thumb h3 a{
	padding-left:10px;
}

.product_thumb ul li a{
	font-size:13px;
	font-weight:normal;
	line-height:25px;
	padding-left:10px;
}

.product_thumb ul {
	padding-bottom:10px
}



/*#footer ul.mainUl {
	margin:0 0 0 10px;
	width:960px;
	padding:10px 0 0 0;
	}


#footer ul.mainUl li{
	float:left;
	display:block;
	width:182px;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#333;
	}

#footer ul.mainUl li li{
	float:left;
	display:block;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;
	}
	*/