@charset "utf-8";
/* 		_______________________________________________________________________
		Template Design and Create by DShack Team!
		>>	Author : Ishtiyak (Freelance Web Designer and Programmer)
		>>	Website: http://www.scomputerzone.com  (or) www.designersshack.com
		>>	E-mail: ishtiyakprimex@gmail.com
		>>	Create Date: 04/19/2010
		>>	Copyright by: Deesigners' Shack(www.designersshack.com)
		_______________________________________________________________________
*/

*{
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:17px;
	color:#fefefe;
	}
input {
	color:#000;
	}
img {
	border:0px;
	}
a, a:visited {
	color:#fff;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1 		{
	font-size:150%;
	padding-bottom:20px;
}
h2 		{
	font-size:130%;
	padding-bottom:15px;
}
h3 		{
	font-size:120%;
	padding-bottom:10px;
}
h4		{
	font-size:110%;
	padding-bottom:6px;
}
ul {
	list-style:disc;
	margin:0px 0px 0px 25px;
}
ol {
	margin:0px 0px 0px 25px;
}
.mainarea {
	width:996px;
	margin:auto;
	}
.space {
	padding:0px;
	}
.width {
	width:100%;
	overflow:hidden;
	}
#body {
	background:#040000 url(../images/body-bg.jpg) repeat-x;
	}
#header {
	background:url(../images/header-bg.jpg) no-repeat top center;
	height:151px;
	overflow:hidden;
	}
	.header {
		padding:7px 0px 0px 0px;
		}
#logo {
	float:left;
	width:435px;
	}
	#logo img {
		margin:3px 0px 0px 10px;
		}
#phone {
	width:100%;
	text-align:right;
	padding:5px 0px 5px 0px;
	}
#phone p {
	font-family:Tahoma, Geneva, sans-serif;
	color:#999;
	font-size:11px;
	font-weight:bold;
	letter-spacing:0.04em;
	padding-right:20px;
	}
#phone span {
	color:#C00;
	font-size:15px;
	}
#phone p:hover {
	color:#CCC;
	}
#phone p:hover span{
	color:#F30;
	}
#topmenu {
	float:right;
	width:525px;
	padding:15px 0px;
	}
.nav {
	list-style:none;
	margin:0px;
	}
.nav li {
	float:left;
	margin-right:5px;
	display:block;
	width:123px;
	}
.nav li a, .nav li a:visited {
	background:url(../images/menu-li.jpg) no-repeat top left;
	text-align:center;
	display:block;
	padding:11px 0px 14px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
	}
.nav li a:hover, .nav li a.active {
	background:url(../images/menu-act.jpg) no-repeat top left;
	text-decoration:none;
	}
#banner {
	background:url(../images/body-slide-bg.jpg) no-repeat top center;
	height:480px;
	overflow:hidden;
	}
	#banner .space {
		padding:20px 0px;
		}
#slideshow {
	background:url(../images/slide-bg.jpg) no-repeat top left;
	width:996px;
	height:444px;
	}
#slideshow .space {
	padding:45px 26px 45px 26px;
	height:353px;
	overflow:hidden;
	}
.slideshow {
	overflow:hidden;
	width:942px;
	height:353px;
	}
#wrapper {
	background:url(../images/wrapper-bg.jpg) repeat-y top center;
	}
.wrapper {
	padding:25px 0px 30px 0px;
	}
#leftside {
	float:left;
	width:330px;
	}
#leftside .space {
	padding:0px 25px 0px 5px;
	}
.left {
	background:#450f00 url(../images/box-bg.jpg) repeat-y top left;
	}
.left-t {
	background:url(../images/box-top.jpg) no-repeat top left;
	padding:20px;
	}
#contact {
	font-size:15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
	}
#contact h2 {
	font-size:24px;
	padding:0px 0px 12px 0px;
	}
.email {
	margin:25px 0px 0px 0px;
	text-align:right;
	}
.quote {
	margin:20px 0px 0px 0px;
	text-align:center;
	}
.container {
	overflow:hidden;
	height:1%;
	padding:10px 0px 0px 10px;
	}
.list {
	list-style:none;
	list-style-position:outside;
	margin:0px 0px 0px 10px;
	}
.list li {
	font-size:13px;
	color:#eb0a0a;
	font-weight:bold;
	padding:0px 0px 8px 34px;
	background:url(../images/li-list.jpg) no-repeat top left;
	}
#footer {
	background:#000000 url(../images/footer-bg.jpg) repeat-x top left;
	}
.footer {
	padding:10px 0px 15px 0px;
	overflow:hidden;
	}
#footer-nav {
	float:left;
	width:450px;
	border-left:1px solid #333;
	}
.fnav {
	list-style:none;
	margin:0;
	}
.fnav li {
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	float:left;
	display:block;
	margin-right:2px;
	border-right:1px solid #333;
	}
.fnav li a, .fnav li a:visited {
	padding:0px 15px 2px 15px;
	display:block;
	color:#656464;
	}
.fnav li a.active{
	font-weight:bold;
	}
.fnav li a:hover, #copyright a:hover {
	text-decoration:none;
	color:#CCC;
	}
#copyright {
	float:right;
	width:500px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#656464;
	text-align:right;
	font-weight:normal;
}
#copyright a, #copyright span{
	color:#7b7b7b;
	}
.contact{
	width:100%;
}
.contact-left{
	width:9%;
	float:left;
	text-align:left;
	height:33px;
}
.contact-right{
	width:88%;
	float:right;
	text-align:left;
	height:33px;
}
.contact-right-message{
	width:88%;
	float:right;
	text-align:left;
}
.button {
	background:url(../images/button.jpg) no-repeat;
	width:106px;
	height:32px;
	text-align:center;
	border:none;
	margin:20px 0px 5px 0px;
	}
