/* Global properties ======================================================== */
html {
	font-size:100%;
	height:100%;
     -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
	}
	

html, body {
	width:100%; 
	padding:0; 
	margin:0;
	}
	
body { 	 
	font: 11px/22px Arial, Helvetica, sans-serif;
	color:#000;
	min-width:998px;
	height:100%;
}

body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}

img {
	max-width:100%
}

.bg {
	width:100%; 
	min-height:100%;}
.main {
	width:960px; 
	margin:0 auto; 
	padding-bottom:25px;
	}
/***********************************************************************/
a {
	text-decoration:none; 
	cursor:pointer;
	text-decoration:none; 
	}
a:hover {
	text-decoration:none;
	}

.button-clear {
	background:#668298; 
	display:inline-block; 
	font-size:15px; 
	line-height:25px; 
	color:#fff; 
	font-weight:bold; 
	font-family: 'Open Sans Condensed', sans-serif; 
	padding:9px 30px 10px 30px;
	float:left;
	}

.button-clear:hover {
	background:#000;
	}
	
.button-send {
	background:#668298; 
	display:inline-block; 
	font-size:15px; 
	line-height:25px; 
	color:#fff; 
	font-weight:bold; 
	font-family: 'Open Sans Condensed', sans-serif; 
	padding:9px 30px 10px 30px;
	float:right;
	}

.button-send:hover {
	background:#000;
	}

.btn{
	padding: 0px 10px 16px;
	text-align:right;
}
.btn-link span span  {
	display: inline-block;
	overflow: hidden;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 1.2em;
	color:#f8991e;
	}
	
.btn-link span span:hover{
	color:#032366 ;
}

.btn-product{
	padding: 0px 10px 10px;
	text-align:right;
}
.btn-product-link span span{
	background-color:#f8991e;
	display: inline-block;
	overflow: hidden;
	padding: 8px 10px;
	text-decoration: none;
	font-size: 1.2em;
	color: rgb(80, 37, 17);
	text-transform: capitalize;
	-webkit-border-radius: 10px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
}
.btn-product-link span span:hover {
	background: #F6450E;	
	color:#111;
}


.button-404 {
	background:#f8991e; 
	display:inline-block; 
	font-size:20px; 
	line-height:25px; 
	color:#FFF; 
	font-weight:bold; 
	font-family: 'Open Sans Condensed', sans-serif; 
	padding:10px 30px 10px 30px;
	margin-top:30px;
	text-align:center;
	}
.button-404:hover {
	background:#000; 
	color:#fff;
	}

.button-2 {
	background:#668298; 
	display:inline-block; 
	font-size:20px; 
	line-height:25px; 
	color:#FFF; 
	font-weight:bold; 
	font-family: 'Open Sans Condensed', sans-serif; 
	padding:9px 30px 10px 30px;
	margin-bottom:20px; 
	text-align:center;
	}
.button-2:hover {
	background:#000; 
	color:#fff;
	}

.button-3 {
	background:#fff; 
	display:inline-block; 
	font-size:20px; 
	line-height:25px; 
	color:#369ad5;
	font-weight:bold;
	font-family: 'Open Sans Condensed', sans-serif;
	padding:9px 30px 10px 30px; 
	text-align:center; 
	margin-left:20px;
	}

.button-3:hover {
	background:#000; 
	color:#fff;
	}

.link {color:#0fc6ee; 
text-transform:uppercase; 
}

.link:hover {
	text-decoration:underline; 
	}

.clr-1 {
	color:#e2e2e4;
	}

.text-2 {
	font-size:14px; 
	color:#032366; 
	font-weight:bold; 
	text-transform:uppercase;
	}

.text-3 {
	font-size:14px; 
	line-height:22px; 
	color:#e2e2e4; 
	font-weight:bold; 
	text-transform:uppercase;
	}
	
.text-cmd1 {
	font-size:14px; 
	line-height:22px; 
	color:#032366; 
	font-weight:bold;
	text-align:center; 
	}
.text-cmd2 {
	font-size:12px; 
	line-height:22px; 
	color:#032366;
	text-align:center;
	font-weight:bold; 
	}


h2 { 
	font-size:20px; 
	color:#032366; 
	font-weight:bold; font-family: 'Open Sans Condensed', sans-serif;
	}

ul.list-service li {
	padding:0px 0 8px 15px; 
	font-size:14px; color:#032366; 
	background:url(../images/marker-1.gif) 0 8px no-repeat; 
	margin-top:5px;
	}

ul.list-1 li {
	padding:0px 0 8px 15px; 
	font-size:12px; line-height:22px; 
	color:#032366;  
	background:url(../images/marker-1.gif) 0 8px no-repeat;
	}

ul.list-term li {
	padding:0px 0 8px 15px; 
	font-size:12px; 
	line-height:22px; 
	color:#032366; 
	background:url(../images/marker-1.gif) 0 8px no-repeat;
	}

ul.list-term li a {
	color:#021e34;
	}

ul.list-1 li a {
	color:#032366;
	}
ul.list-1 li a:hover {
	text-decoration:none;
	}

ul.list-2 li {
	padding:0px 0 8px 15px; 
	font-size:11px; 
	line-height:22px; 
	color:#9f9fa6; 
	text-transform:uppercase; 
	background:url(../images/marker-1.gif) 0 8px no-repeat;
	}
	
ul.list-2 li a {
	color:#9f9fa6;text-decoration:underline;
	}
	
ul.list-2 li a:hover {
	text-decoration:none;
	}

/******************************************************************/
.clear {
	clear:both; 
	line-height:0; 
	font-size:0; 
	width:100%;
	}
	
.wrapper {
	width:100%; 
	overflow:hidden; 
	position:relative
	}
	
.wrap {
	overflow:hidden; 
	position:relative
	}
	
.extra-wrap {
	overflow:hidden; 
	padding-left:15px;
	}
	
.extra-wrap-product {
	overflow:hidden; 
	padding-left:15px; 
	padding-top:30px;
	}
	
.fleft {
	float:left;
	}
	
.fright {
	float:right;
	}
	
.img-indent {
	float:left; 
	margin:6px 20px 0px 0;
	}
		
.img-indent-about {
	float:left; 
	margin:15px 20px 0px 0;
	}
.img-indent-2 {
	float:left; 
	margin:5px 20px 0px 0;
	}	
.img-indent-3 {
	float:left; 
	margin:7px 20px 0px 0;
	}
.line-height {
	line-height:18px;
	}
.last {
	margin-right:0px !important; 
	padding-right:0px !important;
	}
.align-r {
	text-align:right;
	}
.align-c {
	text-align:center;
	}

.top-1 {margin-top:20px;}
.top-2 {margin-top:40px;}
.top-3 {margin-top:33px;}
.top-6 {margin-top:33px; margin-left:20px;}
.top-4 {margin-top:27px;}
.top-5 {margin-top:23px;}

.bot-1 { padding-bottom:63px;}
.bot-2 { padding-bottom:58px;}

.p1 {margin-bottom:22px;}
.p2 {margin:0px; padding:0px;}
.p3 {margin-bottom:6px;}
.p4 {margin-bottom:13px;}
.p5 {margin-bottom:8px;}

.p6 {font-size:14px; padding-top:10px; color:#006; text-align:center;}

/*********************************header*************************************/
header {
	width:100%; 
	background:#113f6c;
	}

h1 {
	display:inline-block;
	z-index:111; 
	float:left; 
	padding:27px 0 0 21px;
	}

header p {
	float:right;
	width:230px; 
	overflow:hidden; 
	font:16px/20px Tahoma, Geneva, sans-serif; 
	color:#c6c6ce; 
	padding:27px 0 27px 0; 
	}

header p>span {
	display:block; 
	color:#fff; font-size:25px; 
	line-height:30px; 
	margin-top:6px;
	letter-spacing:-1px; 
	}

nav {
	display:block; 
	z-index:1111; 
	position:relative; 
	background:url(../images/header.jpg) 0 bottom repeat-x; 
	}

ul.menu {
	display:block; 
	width:960px; 
	margin:0 auto;
	}

ul.menu li {
	float:left; 
	display:block; 
	height:60px; 
	text-align:center; 
	background:url(../images/li.png) left 0 no-repeat;  
	}

.menu-last { 
	background:url(../images/li.png) right  no-repeat;
	}

ul.menu li a { 
	font:17px/20px Tahoma, Geneva, sans-serif; 
	color:#113f6c; 
	display:block; 
	padding:20px; 
	overflow:hidden; 
	}

ul.menu li:hover, ul.menu li.current {}

ul.menu li:hover a.home, ul.menu li.current a.home {background-position:left 0;}

ul.menu li:hover a.home img, ul.menu li.current a.home img {}

ul.menu li a:hover , ul.menu li.current a {color:#1aa1ef;}


/*********************************content*************************************/
.content {
	width:100%; 
	margin:auto; 
	background-color:#e2e2e4;
	}

.block-1 {
	width:960px; 
	background:#e2e2e4; 
	margin:auto; 
	}
	
.block-2 {background:#1c1c1c;}

.pad-1 {padding:39px;}

.pad-2 {padding:30px 40px 30px 40px;}

.box-1 {overflow:hidden; padding:39px 0;}

.box-1>div {
	width:265px; 
	float:left; 
	margin-right:79px;
	border: 1px solid #D9D9D9;
	background: #e5f8cc;
	color:#CCC; 
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	}
	
.box-heading1 {
	border: 1px solid #00aa5b;
	background: #00aa5b;
	color:#CCC; 
	-webkit-border-radius: 6px 6px 0px 0px;
	-o-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	}
	
.box-heading2 {
	border: 1px solid #00aa5b;
	background: #00aa5b;
	color:#CCC; 
	-webkit-border-radius: 6px 6px 0px 0px;
	-o-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	}
	
.box-heading3 {
	border: 1px solid #00aa5b;
	background: #00aa5b;
	color:#CCC; 
	-webkit-border-radius: 6px 6px 0px 0px;
	-o-border-radius: 6px 6px 0px 0px;
	-moz-border-radius: 6px 6px 0px 0px;
	}
	
.text-1 {
	font-size:16px; 
	line-height:42px; 
	color:#353535; 
	font-weight:bold; 
	font-family: 'Open Sans Condensed', sans-serif;
	}

.text-1 strong { 
font-size:26px; 
line-height:42px; 
color:#f96c12; 
font-weight:bold; 
font-family: 'Open Sans Condensed', sans-serif;
}

.box-1 .text-1 {
	text-align:center; 
	margin-top:15px; 
	margin-bottom:15px; 
	color:#113f6c;
	}
	
.box-1 .button {margin-top:13px;}

.upper-main {
	font-size:14px; 
	padding:14px; 
	text-align:justify; 
	color:#032366;
	}
.upper {
	font-size:14px; 
	padding:10px; 
	text-align:center; 
	color:#032366;
	}

.upper-about {
	font-size:14px; 
	padding:10px 0px; 
	color:#032366; 
	text-align:justify; 
	line-height:24px;
	}

.upper-about-slogan {
	font-size:14px; 
	padding:10px 0px; 
	color:#009a43; 
	text-align:justify; 
	line-height:25px; 
	text-align:center;
	}

.upper-service {
	font-size:14px; 
	padding:5px; 
	color:#369ad5; 
	text-align:center; 
	line-height:25px;
	}

.box-2 {
	width:420px; 
	float:left; 
	margin-right:40px; 
	}
.box-2 h2 {margin-bottom:13px; font-size:26px;}

.box-2>div {padding-bottom:20px;}

.box-2>div>div {
	position:relative; 
	border:#494949 1px solid; 
	background:#000; 
	padding:18px 20px 18px 29px; 
	color:#FFF; 
	font-style:italic; 
	text-transform:uppercase;
	}
	
.box-2>div>div .comments-corner {
	position:absolute; 
	bottom:-14px; left:29px; 
	width:13px; height:14px; 
	background:url(../images/comments-corner.png) 0 0 no-repeat; 
	}
	
.box-2>div> a {
	display:inline-block; 
	background:url(../images/icon-1.png) 0 0 no-repeat; 
	color:#9f9fa6; 
	font-weight:bold; 
	text-transform:uppercase; 
	line-height:21px; 
	padding-top:3px; 
	padding-left:30px;
	 margin-top:10px;
	 }
.box-2>div> a:hover {color:#fff;}

.box-3 {width:420px; float:left;}

.box-3 h2 {margin-bottom:16px; font-size:26px;}

.box-3 .wrap ul.list-1 {float:left; width:190px; margin-right:40px;}

.box-3>a {margin-top:25px;}

.sub-page {background:#e2e2e4; overflow:hidden; margin:auto; width:960px;}

.sub-page-404 {background:#e2e2e4; overflow:hidden; margin:auto; width:960px; height:500px;}

.sub-page-left-services {float:left; width:630px; padding:29px 0px;}

.sub-page-left-network {float:left; width:880px; padding:29px 39px 0px 39px;}

.sub-page-left-about {float:left; width:630px; padding:29px 0px;}

.sub-page-left-contact {float:left; width:630px; padding:29px 0px;}

.sub-page-right-about {
	background:#e2e2e4; 
	float:right; 
	width:210px; 
	padding:30px 30px 10px 30px; 
	color:#9f9fa6; 
	margin-top:65px;
	border: 2px solid #c6c7c8;
	color:#CCC; 
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	}
	
.sub-page-right {
	background:#e2e2e4; 
	float:right; 
	width:210px; 
	padding:20px 30px 10px 30px; 
	color:#9f9fa6; 
	margin-top:80px;
	border: 2px solid #c6c7c8;
	color:#CCC; 
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	}
	
	.sub-page-right-news {
	background:#e2e2e4; 
	float:right; 
	width:210px; 
	padding:20px 30px 60px 30px; 
	color:#9f9fa6; 
	margin-top:50px;
	border: 2px solid #c6c7c8;
	color:#CCC; 
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	}
	
	.sub-page-right-contact {
	background:#e2e2e4; 
	float:right; 
	width:210px; 
	padding:20px 30px 10px 30px; 
	color:#9f9fa6; 
	margin-top:60px;
	border: 2px solid #c6c7c8;
	color:#CCC; 
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px;
	}


.sub-page-right-about h2 {
	color:#f8991e; 
	font-size:23px;
	text-align:center;
	}

.sub-page-right h2 {
	color:#f8991e; 
	font-size:23px;
	text-align:center;
	}
	
.sub-page-right-news h2 {
	color:#f8991e; 
	font-size:23px;
	text-align:center;
	}

.box-4 {
	overflow:hidden; 
	text-transform:uppercase; 
	margin:13px 0 23px 0;
	}
.box-4 >div {
	float:left; 
	width:190px; 
	margin-right:20px;
	}
.box-4 >div img {margin-bottom:13px;}

.shadow {position:relative;}

.shadow:after {
	content:""; 
	position:absolute; 
	bottom:9px; 
	left:-40px; 
	background:url(../images/shadow.png) 0 0 no-repeat; 
	width:270px; 
	height:21px;
	}
	
.box-5 img {margin:14px 0 13px 0;}
.box-5 ul {margin:8px 0 17px 0;}
.box-6 {overflow:hidden;}
.box-7 img {margin:13px 0 13px 0;}
.box-7 ul {margin:8px 0 0px 0;}
.box-8 img {margin:13px 0 13px 0;}
.box-9 .text-2 {margin-bottom:1px;}
.box-9 ul {margin:8px 0 0px 0;}

.car-plan img {margin:10px 20px 10px 20px;}

table {background:#fff; text-transform:uppercase; }
table td, table th {border:#e2e2e4 1px solid; border-collapse:collapse; }
table th {width:122px; font-weight:bold; text-align:left; padding:15px 10px 8px 20px;}
table td { padding:9px 10px 8px 20px;}
table td:first-child {font-weight:bold;}

/****************************footer************************/


/**********************form**********************/
.map {
	width:210px; 
	height:247px; 
	margin-top:13px;
	border: 1px solid #c6c7c8;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-moz-border-radius: 6px; 
	}
.map iframe {
	width:210px; 
	height:247px;
	}

dl.adr { margin-top:13px; text-transform:uppercase;}
dl.adr dt {}
dl.adr dd span { width:70px; display:block; float:left;}
dl.adr dd {white-space:nowrap;}
dl.adr dd a {}
dl.adr dd a:hover {}

#form {
	 margin: 13px 0 0px 0px; 
	 width:630px; 
	 }
#form input {
	border:#fff 1px solid; 
	background:#fff; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#000; 
	padding:7px 10px 7px 18px;
	outline: medium none;
	width: 580px; 
	height:25px; 
	float:left;
	}
#form textarea {
	border:#fff 1px solid; 
	background:#fff; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#000; 
	text-transform:uppercase; 
	height:140px;
	outline: medium none;
	overflow: auto; 
	padding: 7px 0px 0px 18px;
	width:590px;
	resize:none;
	margin:0px 0 0 0;
	float:left;
	}
#form label {
	position:relative;
	display: block; 
	min-height:55px; 
	overflow:hidden;
	}
	
.btns {
	text-align:right; 
	overflow:hidden; 
	width:610px; 
	padding-top:10px; 
	}

.btns a {
	display:inline-block; 
	margin-left:10px;
	}

.btns1 {
	text-align:right; 
	overflow:hidden; 
	width:420px; 
	padding-top:10px; 
	}
.btns1 a {
	display:inline-block; 
	margin-left:10px;
	}


/* footer */
#bsz_page1 header {
	margin-bottom:0
}
#bsz_page1 #content .padding {
	padding:0 12px
}
#bsz_page1 #content .bsz_col-1 {
	width:292px;
	margin-right:9px
}
#bsz_page1 #content .bsz_col-2 {
	width:292px
}
#bsz_page1 #content .bsz_col-3 {
	width:597px;
	margin-right:40px
}
#bsz_page1 #content {
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0
}
#bsz_page1 footer .bsz_col-1 {
	width:210px;
	margin-right:55px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#bsz_page1 footer .bsz_col-2 {
	width:100px;
	margin-right:55px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#bsz_page1 footer .bsz_col-3 {
	width:140px;
	margin-right:65px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
#bsz_page1 footer .bsz_col-4 {
	font-family:Verdana, Geneva, sans-serif;
	width:235px;
	font-size:12px;
}

.bsz_bg {
	width:100%;
	background: #111d28;
	
}

.bsz_main {
	width:960px;
	padding:0;
	margin:0 auto;
	font-size:1.15em;
	line-height:1em;
	text-align:left;
}


.bsz_row-top {
	width:100%;
	padding:33px 0 42px;
	background: #111d28;
}
.bsz_row-padding {
	padding:0;
}

.bsz_col-1 {
	float:left;
}

.bsz_col-2 {
	float:left;
	margin-left:20px;
}

.bsz_col-3 {
	float:left;
	margin-left:0px;
}

.bsz_col-4 {
	float:left;
	margin-left:5px;
	margin-top:40px;
}
	
	
.bsz_wrapper {
	width:100%;
	overflow:hidden;
	background: #111d28;
}

.bsz_h4 {
	clear: both;
	font-size: 16px;
	color: #c7bb10;
	font-weight: bold;	
	padding: 5px 0 10px 0;
	margin: 0 0 15px 0;
	background:url(../images/templatemo_footer_divider.jpg) bottom repeat-x;
}

dl.bsz_address {
	line-height:20px;
	color:#9d9d9d;
	width:350px;
	font-size:12px;
}
dl.bsz_address span {
	float:left;
	width:55px;
	color:#fefefe;
	font-size:12px;
}

.bsz_address a {
	color:#00af4d;
	font-size:12px;
}

dl.bsz_contact {
	line-height:20px;
	color:#9d9d9d
}
dl.bsz_contact span {
	display:block;
	color:#0f0f0f;
}
dl.bsz_contact dt, dl.contact dd {
	margin-bottom:5px;
}

.bsz_row-bot {
	width:100%;
	padding:15px 0;
	font-size:12px;
	line-height:20px;
	background-color:#999;
}
.bsz_list-services li {
	line-height:24px;
	padding-left:20px;
}
.bsz_list-services li a {
	color:#FFF;
	text-decoration:none
}
.bsz_list-services li a:hover {
	text-decoration:underline;
}
.bsz_list-services li.item-1 {
	background:url(../images/facebook.png) 0 3px no-repeat;
	padding-left:30px;
}
.bsz_list-services li.item-2 {
	background:url(../images/twitter.png) 0 3px no-repeat;
	padding-left:30px;
	margin-top:3px;
}
.bsz_list-services li.item-3 {
	background:url(../images/linkedin.png) 0 3px no-repeat;
	padding-left:30px;
	margin-top:3px;
}

.bsz_list-services li.item-4 {
	background:url(../images/googleplus.png) 0 3px no-repeat;
	padding-left:30px;
	margin-top:3px;
}

.bsz_list-services li.item-5 {
	background:url(../images/google.png) 0 3px no-repeat;
	padding-left:30px;
	margin-top:3px;
}

.bsz_list-services li.item-6 {
	background:url(../images/you-tube.png) 0 3px no-repeat;
	padding-left:30px;
	margin-top:3px;
}

.bsz_list-1 li {
	line-height:20px;
	padding-left:35px;
	background:url(../images/bsz_top.png) 0 5px no-repeat;
}

.bsz_list-2 li {
	line-height:20px;
	padding-left:35px;
	background:url(../images/bsz_mb.png) 0 5px  no-repeat;
}

.bsz_list-3 li {
	line-height:20px;
	padding-left:35px;
	background:url(../images/bsz_web.png) 0 5px  no-repeat;
}

.bsz_list-4 li {
	line-height:24px;
	padding-left:10px;
	background:url(../images/marker.gif) 0 10px no-repeat;
}

.bsz_list-1  li a {
	display:inline-block;
	color:#fff;
	width:300px;
}
.bsz_list-1 li a:hover {
	text-decoration:none;
}

.bsz_list-2  li a {
	display:inline-block;
	color:#fff;
	width:300px;
}
.bsz_list-2 li a:hover {
	text-decoration:none;
}

.bsz_list-3  li a {
	display:inline-block;
	color:#fff;
	width:300px;
}
.bsz_list-3 li a:hover {
	text-decoration:none;
}

.bsz_list-4  li a {
	display:inline-block;
	color:#fff;
	width:300px;
	line-height:27px;
}
.bsz_list-4 li a:hover {
	text-decoration:none;
}

.bsz_indent3 {
	padding-top:15px;
}

.bsz_footer-logo {
	display:block;
	width:385px;
}

.bsz_footer-phone {
	display:block;
	width:385px;
	margin-left:80px;
	margin-top:10px;
}

.bsz_phone {
	display:inline-block;
	font-size:20px;
	line-height:1.6em;
	color:#9d9d9d;
	letter-spacing:0px;
	padding-left:5px;
	padding-top:8px;
	text-align:center;
	width:300px;
}
.bsz_phone strong {
	color:#1aa1ef;
	
}

.aligncenter {
	text-align:center;
}

.aligncenter a {
	color:#032366;
	font-weight:500;
}

.fr {
	float:right;
	padding-right:200px;
}

.fl {
	float:left;
	padding-left:200px;
}

/** Social Icons **/
.social-icons{
	float:right;
	margin-top:42px;
	margin-right:12px;
}
.social-icons ul li:first-child, ol li:first-child {
	margin-top: 0px;
	margin-left:0;
}
.social-icons li {
	float: left;
	width: 40px;
	height: 40px;
	background: none;
	 padding: 0px;
	 margin-left:5px;
	 border-radius:50%;
	 -webkit-border-radius:50%;
	 -moz-border-radius:50%;
	 -o-border-radius:50%;
}
.social-icons a.facebook:hover {
	background-position: 0px bottom;
}
.social-icons a.facebook {
	background-position: 0px top;
}
.social-icons li a {
	height: 40px;
	width: 40px;
	display: block;
	text-indent: -9999px;
	background:rgba(0, 0, 0, 1) url(../images/social-icons.png);	
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-o-border-radius:50%;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}
.social-icons a.twitter {
	background-position: -40px top;
}
.social-icons a.twitter:hover {
	background-position: -40px bottom;
}
.social-icons a.googleplus {
	background-position: -440px top;
}
.social-icons a.googleplus:hover {
	background-position: -440px bottom;
}
.social-icons a.linkdin {
	background-position: -360px top;
}
.social-icons a.linkdin:hover {
	background-position: -360px bottom;
}
.social-icons a.dribbble {
	background-position: -160px top;
}
.social-icons a.dribbble:hover {
	background-position: -160px bottom;
}
.social-iconst a.dribbble:hover {
	background-position: -160px bottom;
}
.social-icons a.vimeo {
	background-position: -120px top;
}
.social-icons a.vimeo:hover {
	background-position: -120px bottom;
}

.blue-patch {
	width:100%;
	height:5px;
	background-color:#113f6c;
}

.welcome{
	padding:1em 0em 0;
	text-align:center;
	width:960px;
	margin:auto;
}
.welcome h2 {
	font-size: 3em;
	font-weight:bold;
	color: #ff7200;
	padding: 0.5em 0;
}
.welcome h6 {
	font-size: 1.8em;
	font-weight: 500;
	color: #333;
	line-height:1.5em;
}
.welcome p{
	font-size: 1.2em;
	font-weight: 400;
	color: #6B6B6B;
	margin: 1em 0em;
	line-height:1.8em;
}

.email {
	color:#f8991e;
}

.error-page {
	padding:0;
	text-align:center;
	margin-top:150px;
}

.error-page p {
	font-size:30px;
	color:#032366;
	line-height:50px;
}