﻿*
{
	margin: 0;
	padding: 0;
}
div, p
{
	padding: 0;
}

ul, li
{
	list-style: none;
	padding: 0;
}
img
{
	border: none;
}
p
{
	color: #c7c6c6;
	font-size: 13px;
	padding: 0px 0 10px 0px;
	line-height: 17pt;
	text-align: left;
	font-family: tahoma;
}

h1
{
	color: #5fd0f2;
	font-size: 20px; /*padding: 2px 0;*/
	font-family: "Arial";
	padding: 0px 0 10px 0px;
	font-weight: normal;
}



body
{
	padding: 0;
	margin: 0 auto 0 auto;
	background-color: #000000;
}

#wrapper
{
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
}
#header
{
	width: 100%;
	height: 140px;
	border-bottom: solid 1px #191919;
	position: relative;
	float: left;
}
#main
{
	width: 100%;
	position: relative;
	float: left;
}
#footer
{
	width: 100%;
	border-top: solid 1px #191919;
	position: relative;
	float: left;
}
/*header start*/
.head
{
	position: relative;
	width: 915px;
	margin: 0 auto;
}
.logo
{
	float: left;
	position: relative;
	padding: 52px 0 0 0;
	width: 342px;
	height: 87px;
}
.nav
{
	float: left;
	position: relative;
	padding: 84px 0 0 117px;
	width: 456px;
}

/*Menu*/
.gNav_main
{
	list-style: none;
	float: left;
	margin: 4px 0 0 0px;
	display: inline;
}
.gNav_main li
{
	display: inline;
	padding: 0 25px 0 25px;
	float: left;
}
.gNav_main li a
{
	font-size: 14px;
	color: #7f7f7f;
	text-decoration: none;
	padding: 0 0px 0 0px;
	float: left;
	position: relative;
	font-family: Verdana;
}
.gNav_main li a span
{
	text-decoration: none; /*padding: 5px 10px 0 5px;*/
	padding: 0px 0px 0 0px;
	display: block;
	float: left;
	cursor: pointer;
	font-size: 14px;
	color: #7f7f7f;
	font-family: Verdana;
}
gNav_main li a.active, gNav_main li a:hover
{
	color: #ededed;
	height: 52px;
	border-bottom: solid 1px #c4824c;
}
.gNav_main li a.active span, .gNav_main li a:hover span
{
	color: #ededed;
	border-bottom: solid 1px #c4824c;
	height:52px;
}
/* nav end*/
/*end header*/
/*start main*/
.sub_main
{
	position: relative;
	width: 915px;
	margin: 0 auto;
}
.sub_main_content
{
	float: left;
	position: relative;
	width: 915px;
	padding: 45px 0 25px 0;
}
.video
{
	float: left;
	position: relative;
	width: 483px;
}
.video1
{
	float: left;
	position: relative;
	width: 419px;
}
.video_clip
{
	position: relative;
	width: 416px;
	height: 415px;
	border: solid 2px #6d6d6d;
	text-align: center;
}
.video_clip1
{
	position: relative;
	width: 416px;
	height: 343px;
	border: solid 2px #6d6d6d;
	text-align: center;
}
.video_title_left
{
	width: 56px;
	height: 12px;
	text-align: right;
	background: url(../images/video_title_left.jpg) 0 0 no-repeat;
}
.video_title_right
{
	width: 56px;
	height: 12px;
	text-align: left;
	background: url(../images/video_title_right.jpg) 0 0 no-repeat;
}
.video_title
{
	padding-top: 20px;
	color: #c4824c;
	font-family: Verdana;
	font-size: 14px;
}
.project_title
{
	padding-bottom: 20px;
	color: #c4824c;
	font-family: Verdana;
	font-size: 14px;
}
.content
{
	float: left;
	position: relative;
	width: 432px;
	color: #c7c6c6;
	font-size: 14px;
	font-family: tahoma;
}
.content p
{
	color: #c7c6c6;
	font-size: 13px;
	padding: 0px 0 10px 0px;
	line-height: 17pt;
	text-align: left;
	font-family: tahoma;
}
.content p a
{
	color: #c7c6c6;
	font-family: tahoma;
	text-decoration: none;
}
.services_bottom a
{
	color: #c7c6c6;
	font-family: tahoma;
	text-decoration: none;
}
.services_bottom a:hover
{
	color: #c4824c;
}
.content p a:hover
{
	color: #c4824c;
}
.serviceslist
{
	list-style-type:none;
	float:left;
	display:block;
}
.serviceslist li
{
	list-style-type:none;
	color: #c7c6c6;
	font-size: 13px;
	padding: 0px 0 8px 22px;
	line-height: normal;
	text-align: left;
	font-family: tahoma;
	background: url(../images/tic_mark.jpg) 0 7px no-repeat;
}
.content_header
{
	float: left;
	position: relative;
	width: 432px;
	padding: 0 0 30px 0;
}
/*end main*/
.fot_container
{
	position: relative;
	width: 915px;
	margin: 0 auto;
	font-family: Myriad Pro;
	font-size: 12px;
	padding: 15px 0 0px 0;
	margin-bottom: 28px;
}

.copy
{
	width: 45%;
	color: #fff;
	float: left;
}
.copy_right
{
	width: 45%;
	float: right;
	text-align: right;
}
.copy_text
{
	color: White;
	float: left;
	padding-right: 2px;
}
.vital
{
	color: #fff;
	text-decoration: none;
}
.vital:hover
{
	color: #c4824c;
}
.input
{
	background: transparent none repeat scroll 0 0;
	border: 1px solid #C1834A;
	color: #FFFFFF;
	font-size: 12px;
	height: 18px;
	width: 217px;
}
.submit
{
	background: #925F38 none repeat scroll 0 0;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 10px;
	text-decoration: none;
	width: auto;
	margin: 2px;
}
.submit:hover
{
	background-color: #fff;
	color: #5b3b22;
}
.leftscroller
{
	float: left;
	position: relative;
	width: 138px;
	padding-top:34px;
}
.right_project
{
	float: left;
	position: relative;
	width: 767px;
	padding-left:10px;
}
.project_images
{
	float: left;
	position: relative;
	width: 338px;
	padding:37px 0 0 10px;
}
.pro_main_img
{
	float: left;
	position: relative;
	width: 338px;
}
.pro_main_img ul
{
	float: left;
	position: relative;
	width: 338px;
	list-style-type:none;
}
.pro_main_img ul li
{
	float: left;
	position: relative;
	width: 95px;
	margin:0 10px 10px 0px;
	list-style-type:none;
	border:solid 1px #C4824C;
}
/* main vertical scroll */
/* root element for scrollable */
div.scrollable
{
	/* required settings */
	position: relative;
	overflow: hidden; /* vertical scrollers have typically larger height than width */
	height: 299px;
	width: 138px;
}
/* root element for scrollable items */
div.scrollable div.items
{
	position: absolute; /* this time we have very large space for the height */
	height: 20000em;
}
.items div
{
	margin: 0 0 10px 0;
	border:solid 1px #C4824C;
	
}
.items a
{
	display:block;
}
a.left
{
	margin-right: 0;
	background-position: 0px 0px;
	clear: right;
}
a.browse
{
	background: url( "../images/hori_large.png" ) no-repeat scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	font-size: 1px;
	height: 20px;
	margin: 5px 0px 5px 58px;
	width: 20px;
}
a.right
{
	background-position: -20px 0px;
	clear: right;
	margin-right: 0;
}
/*serices start*/
.service_pics
{
	float: left;
	position: relative;
	width: 915px;
}
.ser_pic
{
	float: left;
	position: relative;
	width: 95px;
	margin: 0 0 17px 17px;
	border: solid 2px #c4824c;
}
.services_bottom
{
	float: left;
	position: relative;
	width: 915px;
	padding-top: 15px;
	font-family: tahoma;
	color: #c7c6c6;
	font-size: 13px;
}
.ser_cookies_pad
{
	padding-right: 5px;
	margin-top: 4px;
}
.service_right_text_pad
{
	
}
/*serices end*/
