@charset "UTF-8";

body {
	background-color:#000;
	color:#6e6a6a;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bground.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#444141;
	letter-spacing: -1px;
	font-weight: 400;
  width: 480px;
}

h1 a {
  display: block; /* Allows you to change the width and height of the image */
  height: 56px;
  width: 160px;
  text-indent: -9999px; /* Hides the text in the h1 tag */
  text-decoration: none; /* Hides the underline of the hyperlink */
  z-index: 1000; /* IE Fix*/
  background: url(../img/logo.png) 0 0 no-repeat; /* The pathway to the image*/
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
color:#333333;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
color:#ffffff;
margin-bottom:-5px;
}

a {
text-decoration:none;
color:#f2f2f2;
}

a:hover {
text-decoration:none;
color:#444141;
}

a img { border: none }


.intro_text {
	color:#444141;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
}


#centerColumn {
	width:960px;
	text-align:center;
	margin:0 auto;
}

.white_text {
color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size:14px;
	}

#header {
	margin:0 0 40px 0;
	padding:0;
	width:960px;
	height:83px;
	float:left;
}

#logo {
	padding:0;
	width:160px;
	height:56px;
	float:left;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#splash {
	height: 350px;
	width:960px;
	clear:both;
}

#home_content_left {
	width:625px;
	float:left;
	text-align: left;
	padding-top: 40px;
}

#home_content_right {
	width:305px;
	float:right;
	text-align: left;
	padding-top: 70px;
	background-image: url(../img/contact_form.jpg);
	background-repeat: no-repeat;
	margin-top: 50px;
	min-height: 200px;
	margin-left: 20px;
}

#privacy	{
	width:920px;
	text-align: left;
	padding-left: 20px;
}

#press	{
float: left;
	width:580px;
	text-align: left;
	padding-left: 20px;
}

#solutions {
	width:960px;
	clear: both;
	text-align: left;
	background-image: url(../img/solutions_header.jpg);
	background-repeat: no-repeat;
	padding-top: 120px;
}

#content_area {
	width:960px;
	text-align: center;
	min-height: 200px;
	margin-top: 20px;
	clear: both;
}

#footer {
	width:100%;
	min-height: 250px;
	margin: 0 auto;
	clear: both;
	text-align: center;
	background-color: #111111;
	padding-top: 10px;
	padding-bottom: 40px;
}

.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#959595;
	text-align: left;
	display: block;
	padding-left: 50px;
	padding-top: 10px;
}

.copyright a {
text-decoration:none;
color:#ff353f;
}

.copyright a:hover {
text-decoration:underline;
color:#959595;
}

.social {
	width:960px;
	height:152px;
	clear: both;
	background-image: url(../img/open_store.png);
	background-repeat: no-repeat;
	}	
	
.socialleft {
	float: left;
	width:400px;
	height:100px;
	text-align:left;
	padding-left: 77px;
	margin-top: 15px;
	}
	
	.socialright {
	float: right;
	width:324px;
	height:69px;
	margin-top: 28px;
	text-align: right;
	}

#centerColumn .social .socialleft h1 {
	color: #F2F2F2;
}
	
.small_type {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align: left;
}

.small_type a {
text-decoration:underline;
color:#222222;
}

.small_type a:hover {
text-decoration:underline;
color:#84b73a;
}


	
/* Bottom Navigation bar menu styling */

#bottom_nav {
	width:960px;
	margin: 0 auto;
	margin-top: 5px;
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#464833;
	text-align: left;
}	

	
#nav_container1 {
	float: left;
	width:275px;
	height:41px;
	background-image: url(../img/around_site.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-right: 45px;
}

#nav_container2 {
	float: left;
	width:275px;
	text-align: left;
	background-image: url(../img/our_friends.jpg);
	background-repeat: no-repeat;
	padding-right: 45px;
	padding-top: 40px;
}

#nav_container3 {
	float: right;
	width: 320px;
	text-align: right;
}
	
#bottom_nav ul {
	margin:0;
	padding: 0;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#bottom_nav li {
	border-top: 1px solid #282828;
	padding: 0 0 0 20px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background: url(../img/arrow.gif) no-repeat 0 50%;
	line-height: 30px;
	color: #969696;	
}

#bottom_nav li a{
	margin: 0;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dcdcdc;
}

#bottom_nav li a:hover {
	color:#969696;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#bottom_nav li a.active {
	color:#fff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
}
/* MENU*/
.menu{
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-top:-50px;
	float:right;
	}
.menu ul{
	background:#000;
	height:35px;
	list-style:none;
	margin:0;
	padding:0;
	}
	.menu li{
		float:left;
		padding:0px;
		}
	.menu li a{
		color:#;
	display:block;
	font-weight:normal;
	line-height:35px;
	margin:0px;
	padding:0px 25px;
	text-align:center;
	text-decoration:none;
	background-color: #000000;
	background-image: url(../img/seperator.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
		}
		.menu li a:hover, .menu ul li:hover a{
	color:#FFFFFF;
	text-decoration:none;
	background-color: #c71515;
	background-image: url(../img/hover.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
			}
	.menu li ul{
		background:#333333;
		display:none;
		height:auto;
		padding:0px;
		margin:0px;
		border:0px;
		position:absolute;
		width:225px;
		z-index:200;
		/*top:1em;
		/*left:0;*/
		}
	.menu li:hover ul{
		display:block;
		
		}
	.menu li li {
	display:block;
	float:none;
	margin:0px;
	padding:0px;
	width:225px;
	background-image: url(../images/sub_sep.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
		}
	.menu li:hover li a{
		background:none;		
		}		
	.menu li ul a{
		display:block;
		height:35px;
		font-size:12px;
		font-style:normal;
		margin:0px;
		padding:0px 10px 0px 15px;
		text-align:left;
		}
		.menu li ul a:hover, .menu li ul li:hover a{
	border:0px;
	color:#ffffff;
	text-decoration:none;
	background-color: #c71515;
	background-image: url(../img/hover_sub.gif);
	background-repeat: no-repeat;
	background-position: left center;
			}
	.menu p{
		clear:left;
		}		
	

/* Top Navigation bar menu styling */
#nav {margin-top:33px; padding:0; float:right;}

#nav, x:-moz-any-link {margin-top:-30px; padding:0; float:right;}
#nav, x:-moz-any-link, x:default {margin-top:33px; padding:0; float:right;}
#nav ul{ 
	padding:0;
	margin:0;
	width:auto;
	list-style: none;
	height:30px;
	position: relative;
	float:right;
}
#nav li{
	list-style:none;
	float:left;
	text-align:center;
	padding:0;
	font:14px Arial, Helvetica, sans-serif;
	line-height:30px;
}
#nav .lavaLamp li a {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px;
	color:#e8e8e8; 
}

#nav .lavaLamp li a:hover {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#e8e8e8;
}

#nav .lavaLamp li .active {
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: auto 20px; 
	color:#e8e8e8;
}

#nav .lavaLamp li.back {
	background: url(../img/lava.gif) no-repeat right -30px;
	width: 9px; height: 30px;
	z-index: 8;
	position: absolute;
}
#nav .lavaLamp li.back .left {
	background: url(../img/lava.gif) no-repeat top left;
	height: 30px;
	margin-right: 9px; /* 7px is the width of the rounded shape */
}
#nav a:link{color:#e8e8e8; text-decoration:none;}

#nav a:hover{color:#e8e8e8; text-decoration:none;}

#nav a:active{color:#e8e8e8; text-decoration:none;}
	
form{margin:0; padding:0;}

/*		dropdown		*/
.dropdown {font-size:14px; position:relative;}
.dropdown ul{position:absolute; visibility:hidden; z-index:9999;}/*z-index here is the only code that i entered till now (in my entire web design experience) for fixing an issue that works fine in IE but needs to be fixed for all other browsers */
.dropdown ul li a{display:block;}
 #portfolio .submenu li a{width:130px;}/* portfolio's width-1 px*/
 #services .submenu li a{width:119px;}/* services' width -1px */
.dropdown ul li{clear:both; display:block;}
.dropdown ul li a{background:#91c750;  border:1px solid #a0d95c; border-top:none; padding:7px 9px; color:#000; text-decoration:none; z-index:9;}
.dropdown ul li a:hover, .dropdown ul li a.active{background:#d6cf1f;}
	
	#contact_form {
	float:left;
	width:460px;
	text-align: left;
	padding-left: 25px;
	margin-top: 40px;
	}
	
	.contactform {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	width:300px;
	text-align: left;
}

.contactform textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:150px;
	height:50px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f0eee7;
}

.contactform label {
	min-width: 100px;
	float: left;
	padding: 5px;
	padding-left: 0px;
	margin-left: 25px;
}

.input-submit {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(../img/blue_submit_small.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}


.input-submit:hover {
	margin-top:10px;
	margin-left: 130px;
	background-image: url(../img/submit_small_over.gif);
	width: 94px;
	height: 27px;
	background-repeat:no-repeat;
    border: none;
	cursor: pointer;
	background-color: transparent;
}

.input-textarea {
	padding:2px;
	border:1px solid #d2d1cf;
	width:150px;
	height:18px;
	font-size:14px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f0eee7;
}
	
.page a {
text-decoration:underline;
color:#84b73a;
}

.page a:hover {
text-decoration:underline;
color:#222222;
}

.intro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;
	font-style:italic;
}	
/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
	  width:960px;
	  height:310px;
	  overflow:hidden;
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;
		float: right;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:right;
		height:28px;
		line-height:28px;
		color:#f5f5f5;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		color:#111111;
		font-weight:bold;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */

	
	#tab1_container {
	float:left;

	text-align:left;
	width: 310px;
	height:157px;
	margin-top: 30px;
	}
	
	
	#tab2_container {
	float:left;
	text-align:center;
	width: 310px;
	height: 157px;
	margin: 30px 15px 0 15px;
  padding:0 5px;
	}
	
	
	#tab3_container {
	float:right;
	width: 300px;
	height:157px;
	text-align:right;
	margin-top: 30px;
	}
	
	/* Here is the styling for the 3 image thumbs with rollovers */
	
	.boxgrid{
	width: 299px;
	height: 129px;
	margin:0;
	float:left;
	overflow: hidden;
	position: relative;
	}
	
	.boxgrid img{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	width: 299px;
	height: 133px;
	}
	
	.boxcaption{
	float: left;
	position: absolute;
	background-image:url(../img/tab_over.png);
	height: 100px;
	width: 100%;
	opacity: .9;
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
 	}
	
	.captionfull .boxcaption {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #ffffff;
 	top: 320px;
 	left: 0x;
	padding-left: 25px;
	padding-top: 27px;
	}
	 
	.captionfull .boxcaption a{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #dcdcdc;
	text-decoration:underline;
	}
	 
	.heading_rollover {
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #dcdcdc;
	}
	 
 	.caption .boxcaption {
 	top: 120px;
 	left: 0;
	}

