body{
	padding:0;
	margin:0;
	color:#555555;
	background-color:#FFF;
	font:normal 11px/17px Arial, Helvetica, sans-serif;
}
ul, li, p, h1, h2, h3, h4, h5, form, input, select, textarea, div{
	padding:0;
	margin:0;
}
img{
	padding:0;
	margin:0;
	border:none;
	display:block;
}
ul{
	list-style:none;
}
a{
	outline:none;
	text-decoration:none;
}
.spacer{
	clear:both;
	font-size:0;
	line-height:0;
}

#toppanel{
	background:url(../images/pattern.gif) repeat-x 0 0;
}
#toppanel div.topHeader{
	width:940px;
	margin:0 auto;
	position:relative;
	height:110px;
}
#toppanel div.topHeader .logo{
	position:absolute;
	left:25px;
	top:15px;
}
#toppanel div.topHeader .logo h1{
	background-color:inherit;
	color:#fff;
	text-transform:uppercase;
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
ul.topMenu {
	position:absolute;
	right:0;
	top:15px;
}
ul.topMenu li {
	float:left;
	padding:0 6px 0 12px;
}
ul.topMenu li a {
	color:#fff;
	background-color:inherit;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
ul.topMenu li a:hover {
	text-decoration:underline;
}
#toppanel div.topHeader .navigation{
        background:url(../images/mainnavrightcurve.gif) no-repeat right top;
	padding-right:7px;
	position:absolute;
	right:20px;
	bottom:0;
}
#toppanel div.topHeader .navigation ul{
	background:url(../images/nav-bg.gif) repeat-x 0 0;
	float:right;
}
#toppanel div.topHeader .navigation ul li{
	float:left;
	background:url(../images/mainmenudevider.gif) 100% 0 no-repeat ;
}
#toppanel div.topHeader .navigation ul li a{
	float:left;
	color:#B7B7B7;
	background-color:inherit;
	font:normal 14px/35px "trebuchet MS", arial, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	cursor:pointer;
}
#toppanel div.topHeader .navigation ul li a span{
	float:left;
	height:35px;
	padding:0 25px;
}
#toppanel div.topHeader .navigation ul li a:hover,
#toppanel div.topHeader .navigation ul li a:active {
	color:#000;
	background-color:inherit;
	background:url(../images/nav-hover.gif) 0 0 no-repeat;
}
#toppanel div.topHeader .navigation ul li a:hover span,
#toppanel div.topHeader .navigation ul li a:active span{
	background:url(../images/nav-hover-span.gif) 100% 0 no-repeat;
}

#toppanel div.baner{
	background:url(../images/headerbg.png) no-repeat 0 0;
	width:850px;
	margin:0 auto;
	padding:0 39px 0 51px;
	overflow:hidden;
	height:301px;
	position:relative;
}
#toppanel div.baner .blank{width:505px; margin:0px; padding:0px; float:left}

#toppanel div.baner ul li h2{
	color:#fff;
	background-color:inherit;
	font:normal 31px/37px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:96px 0 10px 0;
	width:450px;
	float:left;
}
#toppanel div.baner  ul li p{
	color:#fff;
	background-color:inherit;
	font:normal 16px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	width:450px;
	text-align:left;
	padding-bottom:11px;
}
#toppanel div.baner img{
	float:right;
	width:auto;
}
#toppanel div.baner img.pic{
	margin:39px 0 29px 0;
	float:left;
}
a.more{
	background:url(../images/morebg.png) no-repeat 0 0;
	color:#fff;
	background-color:inherit;
	font:normal 16px/29px "Trebuchet MS", Arial, Helvetica, sans-serif;
	width:119px;
	height:29px;
	padding:0 0 0 15px;
	float:left;
	text-decoration:none;		
}
a.more:hover{
	color:#000;
	background-color:inherit;
}
#toppanel div.baner a.arrowright{
	position:absolute;
	top:263px;
	right:42px;
	background:url(../images/arroright.gif) no-repeat 0 0;
	height:22px;
	width:22px;
	display:block;
	
}
#toppanel div.baner a.arowleft{
	display:block;
	position:absolute;
	top:263px;
	right:73px;
	background:url(../images/arrowleft.gif) no-repeat 0 0;
	height:22px;
	width:22px;
}

#bottompanel{
	background:url(../images/bodybg.gif) repeat-x 0 0;
	color:#333333;
	background-color:inherit;
	overflow:hidden;
	height:100%;
}

#bottompanel .bodyPanel{
	margin:0 auto;
	width:940px;
	padding:23px 0 26px 0;
}
span.rightcurve1{
	background:url(../images/bodyrightcurve.gif) no-repeat 0 0;
	height:176px;
	width:37px;
	display:block;
	float:left;
}
span.leftcurve{
	background:url(../images/bodyleftcurve.gif) no-repeat 0 0;
	width:33px;
	height:176px;
	float:left;
	display:block;
}
#bottompanel .bodyPanel .topBody{
	background:url(../images/bodymidlecurve.gif) repeat-x 0 0;
	width:870px;
	float:left;
	padding:29px 0 30px 0;
	font:normal 13px/22px Arial, Helvetica, sans-serif;
}
.topBody .box1{
	width:279px;
	background:url(../images/bodydevider.gif) no-repeat 100% 0;
	margin-right:33px;
	float:left;
}
.topBody .box2{
	margin-right:0;
	background-image:none;
	width:245px;
}
.topBody h2{
	color:#000;
	background-color:inherit;
	font:normal 20px/23px Arial, Helvetica, sans-serif;
	padding:0 0 10px 0;
}
.topBody .box1 h2 span{
	background-color:inherit;
	color:#940919;
}
.topBody .box1 p{
	width:245px;
}
.topBody .box1 p a{
	color:#940919;
	background-color:inherit;
	text-decoration:underline;
}
.topBody .box1 p a:hover{
	text-decoration:none;
}

.leftPanel {
	width:660px;
	float:left;
	padding:23px 0 0 0;
}
.leftPanel h3{
	color:#000;
	background-color:inherit;
	font:normal 25px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:16px;
}
.leftPanel h3 span{
	color:#940919;
	background-color:inherit;
}

.leftPanel h4 {
	margin:0px;
	padding:0px;
	float: left;
	font-size: 14px;
}

.leftPanel p{
	padding-bottom:21px;
	line-height:23px;
	font-size:14px;
	width:611px;
	float:left;
}

.rightpanel{
	width:272px;
	float:right;
	padding:23px 0 0 0;
}
.rightpanel h4{
	background:url(../images/newsheadingbg.gif) no-repeat 0 0;
	color:#000;
	background-color:inherit;
	padding:0 0 0 22px;
	width:252px;
	font:normal 16px/40px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.rightpanel div.newstxt{
	color:#333333;
	background-color:#F4F4F4;
	padding:0 20px 0 22px;
	width:231px;
}
.rightpanel div.newstxt p{
	padding:16px 0 20px 0;
	font-size:13px;
	line-height:18px;
}
.rightpanel div.newstxt p a{
	color:#940919;
	background-color:inherit;
	text-decoration:underline;
}
.rightpanel div.newstxt p a:hover{
	text-decoration:none;
}
.rightpanel div.newstxt span{
	background:url(../images/newsborder.gif) repeat-x 0 100%;
	height:2px;
	display:block;
}
span.newslattercurve{
	background:url(../images/newslatertopcurve.gif) no-repeat 0 0;
	height:14px;
	display:block;
	margin-top:21px;
}
span.newsbottomcurve{
	background:url(../images/newsbottomcurve.gif) no-repeat 0 0;
	height:19px;
	display:block;
}
.rightpanel div.newslatter{
	color:#333333;
	background-color:#F4F4F4;
	padding:0 15px 0 18px;
	width:239px;
}
.rightpanel div.newslatter h2{
	background:url(../images/newslatterheadingbg.gif) no-repeat 0 0;
	padding:2px 0 17px 32px;
	font:normal 16px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.rightpanel div.newslatter p{
	padding-bottom:19px;
	font-size:13px;
	line-height:16px;
}
div.txtBox{
	float:left;
	background:url(../images/inputbox.gif) no-repeat 0 0;
	width:170px;
	height:28px;
	padding:2px;
}
.txtBox input{
	border:0;
	width:161px;
	height:19px;
	line-height:22px;
	padding-top:4px;
	padding-left:5px;
}
input.btn{
	float:right;
	width:58px;
	height:28px;
}

#footer{
	background-color:#3E3E3E;
	color:#fff;
	font-size:12px;
	line-height:15px;
	padding:31px 0 40px 0;
}

#footer div.footerInner{
	width:930px;
	margin:0 auto;
}

#footer p{
	float:left;
	width:auto;
}
#footer p a{
	background-color:inherit;
	color:#fff;
	text-decoration:none;
}
#footer p a:hover{
	background-color:inherit;
	color:#940919;
}
#footer ul{
	float:right;
	width:auto;
}
#footer ul li{
	background:url(../images/footerdevider.gif) no-repeat 0 50%;
	padding:0 8px;
	float:left;
	width:auto;
}
#footer div ul li.nobg{
	background-image:none;
}
#footer div ul li a{
	color:#fff;
	background-color:inherit;
	font-size:12px;
	line-height:15px;
	text-decoration:none;
}
#footer div ul li a:hover{
	text-decoration:underline;
}
.leftPanelnw{
	width:660px;
	float:left;
	padding:23px 0 0 0;
}
.leftPanelnw h3{
	color:#000;
	background-color:inherit;
	font:normal 25px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom:10px;
	width:611px;
	border-bottom:1px dashed #940919;
}
.leftPanelnw h3 span{
	color:#940919;
	background-color:inherit;
	text-align:justify;
}
.leftPanelnw p{
	padding-bottom:21px;
	line-height:23px;
	font-size:14px;
	float:left;
	text-align:justify;
	padding-top:12px;
}

.leftPanelnw a {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}

.leftPanelnw a:hover {
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}

.aboutus{
	width:189px; 
	font-size:11px; 
	line-height:17px; 
	padding:0px 7px 2px 8px; 
	float:left;
}
.aboutus b{
	font-size:13px;	
	line-height:20px;
	color:#940919;
}
.aboutus img{
	padding:5px 0px 5px 0px;		
}
.aboutus1{
	width:188px; 
	font-size:11px; 
	line-height:17px; 
	padding:0px 0px 2px 15px; 
	float:left;
	
}
.aboutus1 b{
	font-size:13px;	
	line-height:20px;
	color:#940919;
}
.aboutus1 img{
	padding:5px 0px 5px 0px;		
}

.portfolio{
	color:#940919;
	display:block;
	clear:both;
	width:610px;
}
.portfolio span{
	color:#940919;
	font-size:11px;
	line-height:17px;
}
.portfolio a{
	padding:4px 0px 7px 0px;
	display:block;
}
.sitemap a{
	text-decoration:none; 
	color:#333;
	font-size:15px;
	padding:3px 0px 3px 20px;
	font-weight:bold;
	display:inline-block;
}
.sitemap a:hover{
	text-decoration:none; 
	color:#940919;
	font-size:15px;
	padding:3px 0px 3px 20px;
	font-weight:bold;
	display:inline-block;
}
.blog{
	width:580px; 
	display:block;
	padding-bottom:5px;
	margin-bottom:3px;
	font-size:24px;
}
.posted{
	color:#330; 
	font-size:10px;
}
.posted b{
	color:#940919; 
	font-size:10px;
}
.datd{
	padding-left:325px; 
	color:#940919;
}
.blog_readmore{
	display:block; 
	padding:0px;
	color:#FFF;
	clear:both;
}
.blog_readmore a{
	background:url(../images/readmore.png) no-repeat; 
	float:right; 
	width:131px; 
	height:30px; 
	padding:0px 0px 0px 30px;
	color:#FFF;
}
.blog_readmore a:hover{
	background:url(../images/readmore.png) no-repeat; 
	float:right; 
	color:#330; 
	width:131px; 
	height:30px; 
	padding:0px 0px 0px 30px;
}

	#slider{width:auto; margin:0; padding:0px; float:left}	
	#slider ul{
		margin:0;
		height:358px;
		width:auto;
		padding:0px;
		list-style:none;
		float:left;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:1000px;
		overflow:hidden;
		outline:0px;
		border:0px;
		float:left;
		margin:0px;
		padding:0px;
		list-style:none;
		}	

/*	#prevBtn, #nextBtn{ 
		display:block;
		width:auto;
		position:absolute;
		left:-30px;
		top:71px;
		}	
	#nextBtn{ 
		left:696px;
		}*/														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:35px;
		height:34px;
		position:absolute;
		z-index:8;
		left:876px;
		top:263px;
		text-indent:-9999px;
		background:url(../images/arroright.gif) no-repeat;
		}	
	#nextBtn a{ 
	    left:845px;
		background:url(../images/arrowleft.gif) no-repeat;
		}
.sbm a{float:left}

#skype_btn {
	position: absolute;
	padding-left: 300px;
	padding-top: 100px;
}
#contact-form {
	padding-left:15px;
	width:295px;
}

#contact-form label {
	display:block;
	margin:0 0 2px;
}

#contact-form label span {
	visibility:hidden;
}	

#contact-form input, #contact-form select {
	margin:0 0 10px;
	color:#333;
}

#contact-form textarea {
	height:150px;
	margin:0 0 10px;
	width:245px;
	color:#333;
}

#contact-form .submit {
	background:url('../images/morebg.png') no-repeat top left;
	border:0;
	width:131px;
	height:29px;
	color: #fff;
	font-size: 15px;
	padding-right: 20px;
}

#contact-errors {
	color:#ff9600;
	font-weight:bold;
}

#contact_page_wrapper {
	width: 650px;
}

#contact_page_wrapper p {
	margin: 0px;
	padding: 0px;
}

#contact_page_wrapper_l {
	float: left;
	width: 290px;
}

#contact_page_wrapper_r {
	float: right;
	width: 350px;
}

#affiliates {
	width: 200px;
	margin:0px;
	padding:10px;
}

#affiliates a {
	position: relative;
	margin: 0px;
	padding: 0px;
	color: #222;
}

div#gallery {
}

div#gallery ul {
}

div#gallery ul ul {
	text-indent: 5px;
}

div#gallery_links {
	width: 120px;
	float: left;
}

div#gallery_photos {
	float: right;
	width: 520px;
}

div#gallery_photos img {
	background: #FFF;
	border: 1px solid #CCC;
	float: left;
	margin: 4px;
	padding: 5px;
}

div#gallery_photos_frontpage {
	text-align: center;
}

div#gallery_photos_frontpage img {
	background: #FFF;
	border: 1px solid #CCC;
	float: left;
	margin: 4px;
	padding: 5px;
}
