/* Global Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #404041;
	background: url(../images/backgrounds/page.jpg) repeat-x left top;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
#inner {
	background: url(../images/backgrounds/inner-page.jpg) repeat-x left top;
}

/* Common Classes
--------------------------------------------------------------------------
========================================================================*/
.clear {
	clear: both;
	width: 100%;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.float-l {
	float: left;
}

.float-r {
	float: right;
}

img.img-left {
	float: left;
}

img.img-right {
	float: right;
}

a {
	outline: none;
	text-decoration: none;
}

/* Container
--------------------------------------------------------------------------
========================================================================*/
.container {
	width: 960px;
	margin: 0px auto;
}

/* Header
--------------------------------------------------------------------------
========================================================================*/
#header {
	float: left;
	width: 100%;
	height: 117px;
}
#header .container{
	position: relative;
}
#logo {
	float: left;
	width: 254px;
	height: 90px;
	padding: 12px 0 0 0;
}
#logo a {
	float: left;
	width: 254px;
	height: 90px;
	text-indent: -9999em;
	background: url(../images/backgrounds/logo.png) no-repeat left top;
}
#header-right {
	float: right;
	width: 80px;
}
.employee-login {
	float: right;
	margin: 18px 0 0 0;
}
.employee-login a {
	float: left;
	height: 27px;
	width: 80px;
	background: url(../images/backgrounds/btn-login.png) no-repeat;
}
.address {
	float: right;
	width: 213px;
	height: 39px;
	padding: 5px 60px 0 14px;
	margin: 5px 0 0 0;
	text-align: center;
	line-height: 16px;
	color: #757474;
	cursor: pointer;
	background: url(../images/backgrounds/address.png) no-repeat left top;
}
#loginform {
	width: 275px;
	height: 194px;
	background: url(../images/backgrounds/loginform.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9999;
	margin-left: 16px;
	display: none;
}
#loginform form {
	margin: 40px 0 20px 40px;
}
#loginform form input[type="text"], #loginform form input[type="password"] {
	padding: 7px 0;
	width: 170px;
	margin-bottom: 13px;
	border: 0;
	background: none;
}
#loginform form input[type="button"] {
	width: 78px;
	height: 33px;
	border: 0;
	margin-left: 15px;
	padding: 0;
	cursor: pointer;
}
#loginform form input[type="button"].submit {
	background: url(../images/backgrounds/btn-submit2.png) no-repeat;
}
#loginform form input[type="button"].cancel {
	background: url(../images/backgrounds/btn-cancel2.png) no-repeat;
}
#social-network {
	float: right;
	margin: 20px 10px 0 0;
}
#social-network a {
	display: inline-block;
	width: 24px;
	height: 24px;
	margin-right: 5px;
	background: url(../images/backgrounds/socialnetwork.png) no-repeat;
}
#social-network a.fb {
	background-position: 0 0;
}
#social-network a.tw {
	background-position: 0 -24px;
}
#social-network a.li {
	background-position: 0 -48px;
}

/* Nav
--------------------------------------------------------------------------
========================================================================*/
#navigation {
	float: left;
	clear: right;
	height: 44px;
	margin: 15px 0 0 25px;
}
#navigation ul li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
}
#navigation ul li a {
	float: left;
	height: 32px;
	margin: 0 0 0 10px;
	padding: 0 10px 0 0;
	font-size: 14px;
	line-height: 32px;
	color: #404041;
	text-shadow: 0 1px #fff;
	font-weight: bold;
}
#navigation ul li.selected {
	background: url(../images/backgrounds/nav.png) no-repeat left top;
}
#navigation ul li.selected a {
	background: url(../images/backgrounds/nav.png) no-repeat right -32px;
}

/* Carousal 
--------------------------------------------------------------------------
========================================================================*/
#slides2 .slide-w a {
	float: left;
	height: 109px;
	text-indent: -9999em;
	background-position: 0 0;
	background-repeat: no-repeat;
}
#slides2 .slide-w a.intel {
	width: 108px;
	background-image: url(../images/backgrounds/intel.png);
}
#slides2 .slide-w a.juniper {
	width: 147px;
	background-image: url(../images/backgrounds/juniper.png);
}
#slides2 .slide-w a.cisco {
	width: 90px;
	background-image: url(../images/backgrounds/cisco.png);
}
#slides2 .slide-w a.sun {
	width: 120px;
	background-image: url(../images/backgrounds/sun.png);
}
#slides2 .slide-w a.allstate {
	width: 186px;
	background-image: url(../images/backgrounds/allstate.jpg);
}
#slides2 .slide-w a.ets {
	width: 165px;
	background-image: url(../images/backgrounds/ets.jpg);
}
#slides2 .slide-w a.symantec {
	width: 230px;
	background-image: url(../images/backgrounds/symantec.jpg);
}
#slides2 .slide-w a.credit {
	width: 187px;
	background-image: url(../images/backgrounds/credit.jpg);
}
#slides2 .slide-w a.jpmorgan {
	width: 230px;
	background-image: url(../images/backgrounds/jpmorgan.jpg);
}
#slides2 .slide-w a.deutshebank {
	width: 192px;
	background-image: url(../images/backgrounds/deutshebank.jpg);
}
#slides2 .slide-w a.delphi {
	width: 240px;
	background-image: url(../images/backgrounds/delphi.jpg);
}
#slides2 .slide-w a.visa {
	width: 116px;
	background-image: url(../images/backgrounds/visa.jpg);
}
#slides2 .slide-w a.wellsfargo {
	width: 174px;
	background-image: url(../images/backgrounds/wellsfargo.jpg);
}
#slides2 .slide-w a.jandj {
	width: 226px;
	background-image: url(../images/backgrounds/jandj.jpg);
}
#slides2 .slide-w a.vmware {
	width: 224px;
	background-image: url(../images/backgrounds/vmware.jpg);
}
#slides2 .slide-w a.ibm {
	width: 136px;
	background-image: url(../images/backgrounds/ibm.jpg);
}
#slides2 .slide-w a.ucsf {
	width: 156px;
	background-image: url(../images/backgrounds/ucsf.jpg);
}

#carousal-wrap li a:hover,
#slides2 .slide-w a:hover {
	background-position: 0 -109px;
}
.previous,
.next {
	position: absolute;
	top: 10px;
	z-index: 9999;
	float: left;
	width: 18px;
	height: 109px;
	text-indent: -9999em;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #fff;
	cursor: pointer;
}
.previous {
	left: 0;
	background-image: url(../images/backgrounds/btn-prev.png);
}
.next {
	right: 0;
	background-image: url(../images/backgrounds/btn-next.png);
}
.previous:hover,
.next:hover {
	background-position: -18px center;
}

/* Banner
--------------------------------------------------------------------------
========================================================================*/
#banner {
	float: left;
	width: 100%;
	height: 365px;
}
#banner .container {
	height: 344px;
	background: url(../images/backgrounds/banner.png) no-repeat center top;
}
#banner #slides {
	position: relative;
}
#banner .slides_container {
	position: relative;
	width: 960px;
	overflow: hidden;
	display: none;
}
#banner .slides_container .slide-w {
	display: block;
	width: 960px;
	height: 300px;
}
#banner .pagination {
	position: relative;
	width: 150px;
	height: 23px;
	margin: 30px auto 0 auto;
	padding: 12px 0 0 58px;
	background: url(../images/backgrounds/pagination-holder.png) no-repeat left top;
}
#banner .pagination li {
	list-style: none;
	float: left;
}
#banner .pagination li a {
	float: left;
	width: 23px;
	height: 14px;
	text-indent: -9999em;
	background: url(../images/backgrounds/pagination-list.png) no-repeat center top;
}
#banner .pagination li.current a {
	background: url(../images/backgrounds/pagination-list.png) no-repeat center -14px;
}
#banner .slide-w img {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
#inner #banner .slide-w div {
	margin: 50px 0 0 0;
}
#banner .slide-w div {
	position: relative;
	z-index: 99;
	float: right;
	margin: 170px 0 0 0;
	width: 522px;
	padding: 15px 20px;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	background: url(../images/backgrounds/banner-content.png) repeat left top;
}
#banner .slide-w div h2 {
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	padding: 0 0 10px 0;
}
#banner .slide-w div a {
	color: #25aae1;
	font-style: italic;
	text-decoration: underline;
}
#banner .slide-w div a:hover {
	text-decoration: none;
}
.banner-inner {
	padding: 0 0 2px 0;
}
.banner-inner,
.banner-inner .container {
	height: 200px !important; 
}
.banner-inner .slides_container {
	display: block !important; 
}
.banner-inner .slides_container .slide-w {
	height: 200px !important;
}

/* Content
--------------------------------------------------------------------------
========================================================================*/
#content-wrap {
	float: left;
	width: 100%;
	background: url(../images/backgrounds/content.jpg) repeat left top;
	padding: 25px 0;
}
#content-wrap h3 {
	font-size: 20px;
	line-height: 20px;
	padding: 0 0 12px 0;
	margin: 0 0 15px 0;
	font-weight: normal;
	color: #404041;
	background: url(../images/backgrounds/devider1.jpg) repeat-x left bottom;
}
#content-wrap h3 span {
	color: #0f75bc;
}
.column1 {
	float: left;
	width: 604px;
	text-align: justify;
}
.column2 {
	float: right;
	width: 310px;
}
.btn-readmore {
	float: left;
	font-size: 10px;
	width: 60px;
	height: 21px;
	margin: 10px 0 0 0;
	padding: 0 22px 0 0;
	text-align: center;
	line-height: 20px;
	color: #404041;
	text-shadow: 0 1px #fff;
	background: url(../images/backgrounds/btn-readmore.png) no-repeat left top;
}
.fields-2 {
	width: 100%;
	clear: both;
	overflow: hidden
}
.column2 input,
.column2 textarea {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 22px;
	color: #404041;
}
.input,
.textarea {
	width: 290px;
	padding: 5px 10px;
	margin: 0 0 3px 0;
}
.input {
	height: 24px;
	margin-bottom: 5px;
	background: url(../images/backgrounds/input1.png) no-repeat left top;
}
.fields-2 .input {
	width: 130px;
	background: url(../images/backgrounds/input2.png) no-repeat left top;
}
.textarea {
	height: 68px;
	background: url(../images/backgrounds/textarea.png) no-repeat left top;
}
.column2 .textarea textarea {
	height: 68px;
	background: none;
	resize: none;
}
.input input {
	height: 22px;
	background: none;
}
.column2 input.btn-submit {
	float: right;
	width: 142px;
	height: 37px;
	overflow: visible;
	font-style: normal;
	text-align: center;
	cursor: pointer;
	line-height: 37px;
	margin: 10px 0 0 0;
	font-size: 14px;
	text-shadow: 0 1px #fff;
	background: url(../images/backgrounds/btn-submit.png) no-repeat left top;
}
.column3 {
	float: left;
	width: 620px;
}
.column3 a {
	color: #0f75bc;
}
.column3 p {
	margin-bottom: 15px;
}
.column3 h4 {
	color: #0f75bc;
	font-size: 18px;
	font-weight: normal;
	margin: 5px 0 15px 0;
}
.list1 {
	margin-bottom: 15px;
	padding: 0 0 0 3%;
}
.list1 li {
	list-style-type: disc;
	list-style-position: outside;
}
.list_devide {
	width: 47%;
}
.column3 .column2 {	
	float: left;
	width: 100%;
	padding: 10px 0 0 0;
}
.column3 .column2 .btn-submit {
	float: none;
	display: inline-block;
}
.column2 #slides2 {
	position: relative;
	clear: both;
	overflow: hidden;
	border: 1px solid #999;
	background: #ccc;
	width: 296px;
	margin-bottom: 30px;
	z-index:100;
}
.column2 #slides2 .slides_container {
	position: relative;
	width: 288px;
	overflow: hidden;
	display: none;
	margin: 2px;
	border: 2px solid #ccc;
	background: #fff;
}
.column2 #slides2 .slides_container .slide-w {
	width: 288px;
	height: 109px;
	display: block;
	text-align: center;
}
.column2 #slides2 .slides_container .slide-w a {
	float: none;
	display: inline-block;
}
.column2 #slides2 .pagination {
	display: none;
}
.column2 #slides2:hover .prev,
.column2 #slides2:hover .next {
	display: block;
}
.prev,
.next {
	display: none;
	position: absolute;
	top: 50%;
	z-index: 9999;
	width: 18px;
	height: 30px;
	margin-top: -15px;
	text-indent: -9999em;
	background: red;
}
.prev {
	left: 15px;
	background: url(../images/backgrounds/btn-prev.png) no-repeat left top;
}
.next {
	right: 15px;
	background: url(../images/backgrounds/btn-next.png) no-repeat left top;
}
.prev:hover,
.next:hover {
	background-position: -18px 0;
}

/* Footer
--------------------------------------------------------------------------
========================================================================*/
#footer {
	float: left;
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #fff;
	text-shadow: 0 1px #000;
	background: #404041 url(../images/backgrounds/footer.jpg) repeat-x left top;
}
#footer a {
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
}