@charset "utf-8";
/* CSS Document */

*
{
padding:0px;
margin:0px;
}
body
{
background:url(../images/body-bg.jpg) no-repeat top center;
width:100%;
font-family:Arial, Helvetica, sans-serif
}
#wrapper
{
width:994px;
margin:auto;
}
#container
{
	position:relative;
}
img, div { behavior: url(iepngfix.htc) }
img{
border:0px;
}
form{
padding:0px;
margin:0px;

}
#logo
{
background:url(../images/logo.png) no-repeat left top;
width:298px;
height:88px;
position:absolute;
top:15px;
left:-25px;
font-family:Tahoma, Geneva, sans-serif;
color:#9e9c9c;
font-size:12px;
line-height:18px;
text-indent:20px;
}
#logo span
{
	display: block;
    text-indent: 28px;
}

#logo a
{
	display:block;
	margin:15px 0 0 25px;
	height:45px;
	width:250px;
	text-decoration:none;
}
.top-right
{
width:284px;
padding-top:10px;
float:right;
}
.left-part
{
width:8px;
height:62px;
float:left;
}

.mid-part
{
background:url(../images/mid-bg.png) repeat-x;
height:62px;
float:left;
width:257px;
}

.right-part
{
width:9px;
height:62px;
float:left;
}
.sale
{
width:100px;
float:left;
}
.sale h3
{
font-size:12px;
padding:24px 0px 0px 0px;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
.live-chat
{
width:144px;
float:right;
margin-top:6px;
}
.live-chat img
{
vertical-align:middle;
margin-right:5px;
}
.live-chat p , .live-chat p a
{
font-size:12px;
color:#9f9f9f;
font-weight:bold;
display:inline;
}
.live-chat p span
{
font-size:12px;
font-weight:bold;
color:#fff;
}
.top-margin
{
margin-top:6px;
}
/*
navigation*/
#navigation-container
{
	width:768px;
	float:right;
	margin-top:26px;
}

#navigation-container ul
{
	display:block;
}

#navigation-container li
{
	display:inline-block;
	background:url(../images/li-rt-bg.jpg) no-repeat right center;
	float:left;
}

#navigation-container li a
{
	display:block;
	padding:15px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#navigation-container li a:hover span,.current-item span
{
	border-bottom:4px solid #048fd0;
	padding-bottom:4px;
}
.bg-rt
{
background:none !important;
}

/*
banner--css*/

#banner
{
margin-top:10px;
height:357px;
}

/*tabs*/
.tab-container
{
margin-top:15px;}
.first-tab
{
background:url(../images/red-bg..jpg) no-repeat;
padding:2px 5px;
width:241px;
float:left;
}
.first-tab img
{
float:left;
margin-right:10px;
}
.first-tab h2
{
color:#FFFFFF;
font-size:22px;
}
.first-tab p
{
color:#FFFFFF;
margin-top:3px;
font-size:12px;
}
.second-tab
{
background:url(../images/green.jpg) no-repeat;
padding:2px 5px;
width:241px;
float:left;
}
.second-tab img
{
float:left;
margin-right:10px;
}
.second-tab h2
{
color:#FFFFFF;
font-size:22px;
}
.second-tab p
{
color:#FFFFFF;
margin-top:3px;
font-size:12px;
}
.third-tab
{
background:url(../images/purple.jpg) no-repeat;
padding:2px 5px;
width:241px;
float:left;
}
.third-tab img
{
float:left;
margin-right:10px;
margin-top:5px;
}
.third-tab h2
{
color:#FFFFFF;
font-size:22px;
}
.third-tab p
{
color:#FFFFFF;
margin-top:3px;
font-size:12px;
}
.fourth-tab
{
background:url(../images/green-a.jpg) no-repeat;

width:241px;
float:left;
}
.fourth-tab img
 {
    float: left;
    margin-left: 11px;
    margin-right: 10px;
    margin-top: 5px;
}
.fourth-tab h2
{
color:#FFFFFF;
font-size:22px;
}
.fourth-tab p
{
color:#FFFFFF;
margin-top:3px;
font-size:12px;
}
.para-bg
 {
    background: url("../images/text-repeat-bg.jpg") repeat-x scroll 0 0 transparent;
    color: #666666 !important;
    font-size: 10px !important;
    margin-left: -5px !important;
    margin-top: 4px !important;
    padding: 15px 10px 10px 10px !important;
    text-align: justify !important;
    width: 223px;
}
.first-tab p {
    color: #FFFFFF;
    font-size: 12px;
    margin-top: 3px;
}
.para-bg-a {
    background: url("../images/text-repeat-bg.jpg") repeat-x scroll 0 0 transparent;
    color: #666666 !important;
    font-size: 10px !important;
    margin-left: -5px !important;
    margin-top: 4px !important;
    padding: 15px 10px 10px !important;
    text-align: justify !important;
    width: 226px;
}

/*content*/
#content-bg
{
	background:url(../images/content-wrap.gif) repeat-y center top #e0e0e0;
position:relative;
margin-top:8px;
}
#content-wrap
{
	background:url("../images/mid-wrapper.gif") repeat-x left top ;
	width:100%;
}
#content-container {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 0;
    width: 997px;
	padding-bottom:15px;
}
#login
{
	width:195px;
}

#login p
{
	margin-bottom:4px;
}
#login label
{
width:59px;
float:left;
font-size:11px;
color:#e0e0e0;
display:block;
}
#login input,#login textarea
{
	font-size:11px;
}
#login input
{
background:url(../images/footer-input.gif) no-repeat;
border:none;
width:125px;
padding:3px;
color:#666666;
height:14px;
}
#login textarea
{
background:url(../images/footer-textarea.gif) no-repeat;
border:none;
color:#666666;
padding:5px;
width:121px;
height:52px;
}
.submit
{
background:url(../images/footer-submit.gif) no-repeat !important;
color:#FFFFFF !important;
font-size:12px !important;
margin-left:59px !important;
width:65px !important;
height:22px !important;
text-indent:-9999px;
cursor:pointer;
}
.left-cont {
    background: url("../images/left-repeat-bg.jpg") repeat-y scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    border-right: 1px solid #CFCFCF;
    float: left;
    width: 202px;
}
.left-cont ul
{
display:block;
}
.left-cont li 
{
    border-bottom: 1px solid #cccccc;
    display: block;
	padding:10px 0px 10px 15px;
}
.left-cont li a
{
font-size:12px;
background: url("../images/arrow.jpg") no-repeat scroll left center transparent;
color:#4a4949;
padding-left:17px;
text-decoration:none;
}
.left-cont h2 
{
    background: url("../images/h2-bg.jpg") repeat-x scroll 0 0 transparent;
    height: 30px;
    padding: 10px;
	color:#707070;
	font-weight:normal;
	font-size:20px;
}
.left-cont li img
{
vertical-align:middle;
margin-left:20px;}

.sharing-ico
{
	background:url(../images/left-header-bg.gif) repeat-x left top;
	padding:10px 0 2px 10px;
	border-bottom:1px solid #cccccc;
}
.sharing-ico a
{
	margin-left:2px;
}
.newsletter-signup
{
	padding:8px 12px 15px;
}
.inp-left
{
	background-color:#f8f8f8;
	border:1px solid #ccc;
	width:165px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707070;
	padding:4px;
	margin-bottom:6px;
}
.post-left
{
	background:url(../images/sbmit-btn.gif) repeat-x left top;
	border:1px solid #d2cdcd;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#a90216;
	padding:4px 10px;
	cursor:pointer;
}
.mid-cont {
    float: left;
    width: 556px;
}
.mid-cont h3
{
	background:url(../images/mid-header.gif) repeat-x left top;
	color:#ac1315;
	font-size:20px;
	padding:10px 20px 5px ;
	border-top:1px solid #CFCFCF;
	font-weight:normal;
}
.home-portfolio
{
	color: #666666;
    font-size: 10px;
	padding:8px 10px;
}
.mid-inner-cont 
{
	text-align:justify;
	font-size:12px;
	line-height:18px;
	color:#5a5a5a;
	padding:10px 20px;

}
.mid-inner-cont img
{
padding:8px 0px;
}
.mid-inner-cont h5
{
font-size:18px;
padding:3px 0px;
}
.txt-green
{
	color:#5f7778;
}
.txt-green ul
{
display:block;
list-style:none;
}
.txt-green li span {
    display: block;
    float: left;
    height: 30px;
    width: 15px;
}
.txt-green li
{
display:block;
font-size:12px;
}
.more-btn
{
display:block;
float:right;
margin-bottom:10px;}
.right-cont {
    border-bottom: 1px solid #CFCFCF;
    border-left: 1px solid #CFCFCF;
    float: left;
    width: 237px;
}
.right-cont h2
{
background:url(../images/h2-bg-right.jpg) repeat-x;
padding:10px 10px 13px 10px;
color:#707070;
font-weight:normal;
font-size:20px;
}
.right-cont h3
{
background:url(../images/h2-bg-right.jpg) repeat-x;
padding:22px 10px 13px 10px;
color:#707070;
font-weight:normal;
font-size:14px;
}
.green-para
{
color:#5f7778;
font-size:12px;
padding:10px;
text-align:justify;
}
.latest-news
{
margin:8px 0px;
padding:10px;}
.latest-news ul
{
display:block;
}

.latest-news li
{
display:block;

}
.latest-news li a
{
display:block;
font-size:12px;
color:#5a5a5a;
line-height:22px;
border-bottom:1px solid #f3f3f3;
text-decoration:none;

}
.danny
{
display:block;
margin:7px;
float:right;
color:#048fd0;
}

/*footer*/
#footer-wrap
{
	background:url(../images/footer-bg.gif) repeat-x left top;
	width:100%;
}

#footer-top
{
	background:url(../images/footer-top.gif) no-repeat center top;
	padding-top:15px;
}
#footer 
{
    margin: auto;
    width: 994px;
	padding-bottom:10px;
}
#footer h4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#049cb8;
	margin-bottom:15px;
}
#footer-first
{
	width:150px;
}
#footer-second
{
	width:160px;
}
#footer-third
{
	width:155px;
}
#footer-fourth
{
	width:145px;
}
#footer-fifth
{
	width:125px;
}
#footer-sixth
{
	float:right;
}
#footer-first ul
{
}
.footer-parts
{
	margin-right:10px;
	float:left;
	display:inline-block;
}
#footer ul
{
	list-style:none;
}
#footer ul li
{
	background:url(../images/footer-list.gif) no-repeat left 4px;
	padding:0 0 2px 10px;
	line-height: 10px;
}
#footer-first li , #footer-second li , #footer-third li
{
	
}
#footer ul li a
{
color: #fff;
font-size: 10px;
line-height: 10px;
text-decoration:none;
}

#footer ul li a:hover
{
color: #e5c802;
}
.no-btm-border
{
border-bottom:none !important;
border-right:none !important;
}
.copy-right
{
color:#646363;
font-size:12px;
padding-top:33px;
}
.top-btm-margin
{
margin:10px 0px;}
.clear
{
clear:both;
font-size:0;
line-height:0;
}
.link{

	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#a90216;
	text-decoration:none;
}
h2{
font-weight:normal;
font-family:Arial, Helvetica, sans-serif
}

.table{
border:1px solid #cccccc;

}
