/*reset*/
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
border:0pt none; font-size:100%; margin:0pt; outline-color:invert; outline-style:none;	outline-width:0pt;	padding:0pt;}

/*body*/
body{margin:0; padding:0; background:#fff; font-family: 'Open Sans', sans-serif; font-size:13px; color:#4d4d4d; text-align:justify; line-height:22px; font-weight:400;}

/*basics*/
img, a{border:none; outline:none!important;}
a{color:#4d4d4d; text-decoration:none; font-weight:bold;}
a:hover{color:#4d4d4d; text-decoration:underline;}

h1, h2, h3, h4, h5, h6{margin:0; padding:0;}
h1{font-size:24px;}
h2{font-size:20px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}

/*layers*/
.comp{color:#d74b4b; font-weight:bold;}
.comingsoon{color:#FF0000; font-weight:bold; font-style:italic;}
.floatleft-img{float:left; margin-right:10px; margin-top:5px;}
.floatright-img{ float:right; margin-left:10px; margin-top:5px;}
.f-left{float:left;}
.f-right{float:right;}
.clearfix{clear:both; overflow:hidden;}
.wrapper{width:1000px; height:auto; margin:0px auto;}

.imgmobile{ display:none;}

/*banner*/
#banner-wrapper{position:relative;}
#header{width:100%; height:163px; background:url(images/header-bg.jpg) repeat-x center top;}
	.logo{display:block; float:left; margin-top:12px;}
	.header-right{float:right; width:130px; height:auto; text-align:right; font-family: 'Roboto Condensed', sans-serif; font-size:16px; color:#d74b4b; font-weight:700; line-height:20px; padding-top:40px;}
		.header-right span{color:#025eb7; font-size:20px; display:block;}			.google-trans {float: right; padding: 50px 0 0 0;}
	 
/*nav*/
#nav{width:1000px; height:54px; background:url(images/nav-bg.jpg)repeat-x center top; margin:-35px auto; border-radius:9px 9px 0 0; position:absolute; z-index:10;}
	#nav ul{list-style:none; margin:0px; padding:0 11px 0 13px;}
	#nav ul li{display:inline-block; vertical-align:top; position:relative;} 
	#nav ul li a{font-family: 'Roboto Condensed', sans-serif; font-size:14px; color:#fff; font-weight:700; display:block; text-decoration:none; line-height:54px; height:54px; padding:0 25px;}
	#nav ul li a:hover, #nav ul li.current_page_item a{color:#fff; text-decoration:none; background:url('images/nav-hover.jpg')repeat-x center top;}
	
	#nav ul li:before{content:url('images/nav-spacer.jpg'); position:absolute; z-index:999; right:-1px; top:0px;}
	#nav ul li:last-child:before{content:"";}
	
.dropdown ul li {
	position: relative;
}

.dropdown ul ul {
	display: none;
	margin: 0;
	padding: 0;
	
	position: absolute;
	top: 100%; 
	left: 0;
	z-index: 999;
}

.dropdown ul ul ul {
	left: 100%;
	top: 0;
}

.dropdown ul ul li{
	display: block;
	width: 100%;
}

.dropdown ul ul li a {
	background: #0057a6;
	width: 200px;
	margin: auto;
	height: auto;
	display: block;
	padding: 0 10px !important;
	text-indent: 15px;
	border-bottom: 1px solid #ccc;
	text-transform:uppercase;
}

.dropdown ul li:hover > ul { 
	display: block;
	visibility: visible;
}
.dropdown ul li:before{content:""!important;}
.dropdown ul ul li a:hover, .dropdown ul ul li.current_page_item a{color:#fff; text-decoration:none; background:#e04c4c !important;}


/*Flash*/
#banner{width:100%; height:464px; background:#004b94;}
#flash {width:1000px; height:445px; margin-top:19px;}
#rotate-nav {position:absolute; z-index:22; bottom:25px; left:0; right:0px; text-align:center; }
#rotate-nav a {width:15px; height:16px; line-height:20px;  padding:0 0 0 1px; margin:0 4px 0 0; display:inline-block; vertical-align:top; font-size:10px; text-decoration:none; color:#000; background:url('images/home-rotate-circle.png') center top; z-index: 999;}
.ie6 #rotate-nav a {background:#FFF;}
#rotate-nav a:hover, #rotate-nav a.activeSlide {color:#FFF; background:url('images/home-rotate-circle.png') no-repeat left bottom;}
#rotate-nav a:focus {outline: none;}

 
.comp-cont {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
    font-family: 'Roboto Condensed', sans-serif;
}



/*main*/
#main{width:1000px; height:auto; background:#FFF; margin:0 auto; padding:36px 0 0 0;}

.sidebar{width:328px; height:auto; float:left; margin-bottom:40px;}
	.tailored{background:url('images/tailored-bg.jpg')no-repeat left top; width:328px; min-height:327px; float:left; position:relative;}
		.tailored-title{background:url('images/tailored-title.jpg')no-repeat center top; width:308px; height:47px; line-height:47px; padding-left:20px; font-size:14px; color:#fffe80; font-weight:700;}
		.img-man{position:absolute; z-index:999; right:0px; bottom:0px;}
		.tailored ul{padding:0 0 0 20px; margin:15px 0 0 0; list-style:none;}
		.tailored ul li{display:block; margin-bottom:8px;}
		.tailored ul li a{display:block; background:url('images/icon-bullet.png')no-repeat left top 1px; padding:0 0 0 30px; font-size:13px; color:#fff; font-weight:400; line-height:16px; text-decoration:none;}
		.tailored ul li a span{display:block;}
		.tailored ul li a:hover{background:url('images/icon-bullet-hover.png')no-repeat left top 1px; color:#fffe80;}
		
	.left-tabs{margin-top: 20px;float: left;width: 328px;}
		.left-tabs a{background:#004B94;border-radius: 5px;margin-bottom: 5px;color: #FFF;text-decoration: none;padding: 10px 106px;font-size: 15px;}
		.left-tabs a:hover{background:#D74B4B;}
		
.content{width:640px; height:auto; float:right;}
	.content h1{font-size:19px; color:#004b94; font-weight:700; line-height:22px;}
		.content h1 span{display:block; font-size:15px; color:#808080;}
	.content ul{margin:0 0 0 0; padding:0; list-style:none; padding-top:10px; text-align:left !important;}
	.content ul li{position:relative; padding-left:30px; padding-bottom:10px;}
	.content ul li:before{content:url('images/icon-hover2.png'); position:absolute; top:4px; left:0; z-index:10;}

.bottom{background:url('images/bottom-bg.jpg')no-repeat center top; width:100%; min-height:130px; text-align:center; padding:84px 0 0 0;}
	.newsletter{text-align:center; margin:0 auto; width:769px;}
	.newsletter-title{float:left; margin:0 auto; font-size:21px; color:#fff; font-weight:400; margin-right:10px; text-align:left;}
		.newsletter-title span{display:block; font-size:33px; color:#fffe80; font-weight:700;}
	.input-text{border:none; width:392px; height:43px; border-radius:5px; background:#fff; font-size:13px; color:#4d4d4d; line-height:36px; padding-left:10px; font-weight:400; float:left; margin-right:10px;}
		.newsletter input[type="submit"]{background:#13adec; width:134px; height:43px; display:block; border:none; border-radius:6px; font-size:13px; color:#fff; font-weight:400; cursor:pointer; text-align:center; float:left;}
		.newsletter input[type="submit"]:hover{background:#e54242; text-decoration:none; color:#fff;}
	 
/*footer*/
#footer{background:url(images/footer-bg.jpg) repeat-x left top; width:100%; height:83px; text-align:center; padding:39px 0 0 0;}
	
	#footer ul{margin:0px; padding:0px; list-style:none;}
	#footer ul li{display:inline;}
	#footer ul li a{color:#fff; font-size:13px; font-weight:400; text-decoration:none; padding:0 12px; border-right:1px solid;}
	#footer ul li a:hover, #footer ul li.current_page_item a {color:#fff; text-decoration:underline;}
	#footer ul li:last-child a{border:none;}

#copyright{margin:5px auto 0 auto; color:#fff; font-size:13px; font-weight:400;}
	#copyright a{color:#fff; text-decoration:none; color:#fff; font-size:13px; font-weight:400;}
	#copyright a:hover{color:#fff; text-decoration:underline;}
			
/*resources*/
.resources{font-size:13px; padding-top:10px;}
	.resources a{color:#990100; text-decoration:none; display:block;font-weight:bold; font-family:arial; font-size:13px;}
	.resources a:hover{color:#ff0000; text-decoration:none; padding-left:1px;}
	.resources ul,.resources li{list-style-type:none; margin:0; padding:0;}
	.resources ul li{margin-bottom:8px; padding:12px; background:#FAFDFE; border:1px solid #ACD7D6; border-bottom:2px solid #95CCCB; }
	.resources ul li span{font-size:11px; color:#666666; letter-spacing:1px; font-family:arial;} 
	.resources ul li:before{content:"";}

.brochure {
    text-align: left;
    margin: 13px 0px;
}
.brochure-button {
    background: #13adec;
    height: 27px;
    border: none;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 400;
    cursor: pointer;
    text-align: center;
    width: 196px;
    padding: 4px;
    display: inline-block;
    vertical-align: top;
    color: #fff !important;
    line-height: 25px;
    margin-left: 6px;
	margin-bottom: 6px;
}
.brochure-button:hover { background: #e54242; text-decoration: none; color: #fff;}
	
/*search*/
.search_results div.page, .search_results div.post { padding:20px; margin-bottom:8px; background:#FFFFE1; border-bottom:2px solid #CCC; }
	.search_results h2 a {text-decoration:none;}
	.search_results div.entry-meta {font-style:italic;}
	.search_results a {color:#000;}
	.search_results a:hover {text-decoration:none;}

/*** COMMENTS STYLE ***/
#comments, #comments-title{padding-top:15px;}
	ol.commentlist li { background:url('images/com_line.jpg') no-repeat left bottom; padding-bottom:25px; margin-bottom:10px; padding-top:15px; margin-left:-10px; padding-right:25px; }
	ol.commentlist { border:1px dashed #CCC; width:100%; }
	ol.commentlist ul { border-top:1px dashed #CCC; width:100%; margin-top:15px; list-style:none; }
	ol.commentlist ul li {border-bottom:1px dashed #CCC;}
	.comment p {padding:15px 0; line-height:20px;}
	.comment-form-author input {margin-left:25px;}
	.comment-form-email input {margin-left:28px;}
	.comment-form-url input {margin-left:17px}
.technology {cursor:pointer; font-size:14px; font-family:Verdana; font-weight:bold; margin:5px 0; padding:10px 0; width:625px; background:#E75150}
	.openlanguage {color:#fff; background:#E14F4F;}
	.closedlanguage {color:#fff; background:#3B77D9; border-bottom:1px solid #333;}
	.thelanguage {
    padding: 15px 10px 0 10px;
    border: 1px solid #fff;
    width: 603px;
    background: #014B96;
    color: #fff;
}	
.thelanguage a{color:#fff; font-weight: bold;}	