@charset "UTF-8";

/* CSS Document */

body {
	background: url(assets/bg.jpg) repeat-x;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0 0 0 0;
}

#home { background: url(assets/bg-home.jpg) repeat-x; }

a {
	color: #ec1d49;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

p {
	color: #333;
	font: normal 13px/24px Arial, Helvetica, sans-serif;
}

.author {
	color: #0099ff;
	font-size: 14px;
}

.author strong {
	font-size: 18px;
	font-weight: bold;
}

.large {
	color: #598593;
	font-size: 24px;
	line-height: 36px;
}

h1, h2, h3, h4, h5, h6 {
	display: block;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

h1 {
	color: #22a7ff;
	font: normal 36px/82px Arial, Helvetica, sans-serif;
	margin: 0 0 47px 0;
	text-transform: uppercase;
}

h2 {
	border-bottom: solid 1px #cccccc;
	color: #999999;
	font: normal 18px/32px Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

h2 strong {
	color: #598593;
	font-weight: bold;
}

h3 {
	color: #666666;
	font: bold 18px/24px Arial, Helvetica, sans-serif;
}

h4 {
	color: #0099ff;
	font: bold 24px/66px Arial, Helvetica, sans-serif;
}

img { border: solid 5px #cccccc; }

hr {
	border-top: solid 1px #cccccc;
	border-right: none;
	border-bottom: none;
	border-left: none;
	display:block;
	clear:both;
}

blockquote {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

blockquote img {
	border: none;
	margin: 0 5px 0 5px;
	vertical-align: top;
}

address {
	font-size: 14px;
	font-style: normal;
}

form {
	background: #f2f2f2;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 30px;
}

label {color: #0099ff; display: block; font-size: 18px; margin: 0 0 10px 0;}

input {border: solid 2px #cecece; font-size: 18px; margin: 0 0 10px 0; padding: 5px;} 
textarea {border: solid 2px #cecece; height: 190px; font-family: Arial, Helvetica, sans-serif; font-size: 18px; margin: 0 0 10px 0; padding: 5px; width: 100%;}

a.button {
	background: transparent url(assets/button_small.png) no-repeat scroll top left;
	color: #ffffff;
	display: block;
	/*display: inline-block;*/
	font: bold 13px/37px Arial, Helvetica, sans-serif;
		padding: 11px 18px 11px 18px;
	width:125px;
	height:37px;
/*	height: 59px;*/
/*	padding-left: 28px;
*/	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
}

a.button span {
/*	background: transparent url(assets/button-right.png) no-repeat top right;
*/	

}
.s2 {
	position:relative;
	top:-59px;
	left:163px;
}


a.button:hover span { text-decoration: underline; }

#wrapper {
	margin: 0 auto 0 auto;
	position: relative;
	width: 1020px;
}

.indexBottom {
	background:url(assets/bot_bg_index.gif) repeat-x left bottom;
}

.pageBottom {
	background: url(assets/bot_bg_page.gif) repeat-x left bottom;
}
.indexBottom td{
	text-align:left;
}

.pageBottom td{
	text-align:left;
}

#header {
	background: url(assets/header-bg.jpg) no-repeat top center;
	margin: 0 auto 0 auto;
	padding: 0 40px 16px 40px;
	position: relative;
	width: 940px;
}

#topbar {
	height: 94px;
	position: relative;
}

#logo { float: left; }

#logo img { border: none; }

#menu-main {
	display: inline;
	font: bold 16px/94px Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
}

#menu-main li {
	display: block;
	float: left;
	margin: 0 0 0 15px;
	position:relative;
}

#menu-main li a {
	color: #fff;
	padding:1px 10px 1px 10px;
	text-decoration: none;
	display:block;
}
#menu-main li:hover ul{
	display:block;
}
#menu-main li a:hover, #menu-main li.current_page_item a { color: #66ffff; }
.sub-menu{
	position:absolute;
	z-index:9999;
	background-color:#317099;
	padding-left:0px;
	top:95px;
	left:10px;
	width:170px;
	border-left:1px solid #328cbb;
	border-right:1px solid #328cbb;
	display:none;
}
.sub-menu li{
	line-height:30px !important;
	margin-right:0px;
	width:170px;
	height:30px;
	border-bottom:1px solid #328cbb;
	margin-left:0px !important;
	
}
.sub-menu li a{
	color:#fff;
	padding:0px 0px 0px 10px !important;
	display:block;
	font-size:12px;
}
.sub-menu li a:hover{
	background-color:#052542;
	color:#66ffff !important;
}
#getstarted {
	position: absolute;
	top: 17px;
	right: 0;
}

#banner {
	height: 360px;
	position: relative;
	width: 980px;
}

#banner h1 {
	color: #66ffff;
	font-size: 36px;
	line-height: 60px;
	margin: 15px 0 0 0;
	text-transform: uppercase;
}

#banner p {
	color: #ffffff;
	font-size: 17px;
	line-height: 160%;
	margin: 0 0 40px 0;
}

#banner p span {
	color: #66ffff;
	font-size: 24px;
	font-weight: bold;
}

#slideshow {
	height: 243px;
	overflow: hidden;
	position: absolute;
	right: 31px;
	top: 27px;
	width: 392px;
}

#slideshow img {border: solid 1px #ffffff;}

#specialties {
	float: left;
	width: 490px;
}

#specialties .box {
	float: left;
	margin: 0 0 20px 10px;
	position: relative;
	width: 220px;
}

#specialties .box h2 {
	border: none;
	color: #0099ff;
	font-size: 17px;
	line-height: 18px;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	text-transform: uppercase;
}

#specialties .box p {
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0 0 0;
}

#news {
	float: right;
	width: 410px;
}

#news h3 {
	color: #0099ff;
	font: bold 14px/24px Arial, Helvetica, sans-serif;
}

#news p {
	font-size: 12px;
	line-height: 18px;
	margin: 7px 0 0 0;
}

#content {
	margin: 0 auto 0 auto;
	padding: 0 40px 0 40px;
	position: relative;
	width: 940px;
}

#fullpage { width: 940px; }

.subnav {
	position: absolute;
	right: 40px;
	top: 90px;
}

.subnav a.sort, .subnav a.sort-active {
	color: #999999;
	display: inline-block;
	font: normal 18px/29px Arial, Helvetica, sans-serif;
	float: left;
	height: 29px;
	margin: 0 0 0 5px;
	padding-left: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

.subnav a.sort:hover, .subnav a.sort-active {
	background: transparent url(assets/sort-left.gif) no-repeat scroll top left;
	color: #ffffff;
}

.subnav a.sort span, .subnav a.sort-active span {
	display: block;
	padding: 0 14px 0 0;
}

.subnav a.sort:hover span, .subnav a.sort-active span { background: transparent url(assets/sort-right.gif) no-repeat top right; }

#page {
	float: left;
	width: 590px;
}

.thumb {
	float: left;
	margin: 18px 0 0 0;
	position: relative;
	width: 109px;
}

.bio {
	float: right;
	position: relative;
	width: 480px;
}

.service {
	border-bottom: solid 1px #cccccc;
	height: 251px;
	margin: 0 0 60px 0;
	position: relative;
}

.desc {
	float: right;
	width: 560px;
}

.monitor {
	background: url(assets/monitor.png) no-repeat;
	float: left;
	height: 187px;
	left: 0;
	margin: 0 60px 0 0;
	padding: 11px 9px 65px 10px;
	position: absolute;
	top: 0;
	width: 301px;
}

.monitor img { border: none; }

.web {
	border-bottom: solid 1px #cccccc;
	height: 250px;
	margin: 36px 0 36px 0;
	padding: 0 0 36px 0;
	position: relative;
}

.web img {
	background: #ffffff;
	float: left;
	padding: 1px;
}

.web .item {
	background: url(assets/website-item.gif) no-repeat;
	float: right;
	height: 230px;
	padding: 20px 20px 0 20px;
	position: relative;
	width: 260px;
}

.web .item h4 {
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
}

.web .item p {
	line-height: 14px;
	margin: 10px 0 0 0;
}

.web .item .visit {
	bottom: 20px;
	font-size: 14px;
	position: absolute;
	text-transform: uppercase;
}

.identity {
	float: left;
	margin: 36px 33px 36px 33px;
	width: 400px;
}

.identity a { text-transform: uppercase; }

.identity img {
	background: #ffffff;
	margin: 0 0 15px 0;
	padding: 1px;
}

#side-content{
	float: right;
	width: 300px;
}

#side-content p, #side-content address {color: #666666;}

#side-content ul {
	line-height: 24px;
	list-style-image: url(assets/bullet.gif);
	list-style-position: outside;
	list-style-type: disc;
}

#side-content blockquote { margin: 0 0 0 0; }

#more {
	background: url(assets/more-bg.jpg) repeat-x;
	height: 75px;
	margin: 30px auto 0 auto;
	overflow: hidden;
	padding: 15px 40px 0 40px;
	position: relative;
	width: 940px;
}

#testimonials {
	background: url(assets/testimonials-bg.jpg) repeat-x;
	height: 190px;
	margin: 35px auto 0 auto;
	overflow: hidden;
	padding: 0px 40px 0 40px;
	position: relative;
	width: 940px;
}

#testimonials .block {
	background: url(assets/wblockquote-bg.gif) no-repeat;
	float: left;
	height: 120px;
	margin: 0 10px 0 0;
	padding: 20px 20px 0 20px;
	width: 316px;
}

#testimonials blockquote {
	color: #999999;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}

#testimonials span {
	color: #333333;
	font: bold italic 12px/30px Arial, Helvetica, sans-serif;
}

#footer {
	background: url(assets/footer-bg.jpg) no-repeat;
	color: #ffffff;
	height: 131px;
	margin: 0 auto 0 auto;
	padding: 0 40px 0 40px;
	position: relative;
	width: 940px;
}

#footer img { border: none; }

#connect {
	color: #ffffff;
	float: left;
	text-align: center;
	width: 460px;
}

#contact {
	float: left;
	margin: 0 0 0 20px;
	width: 230px;
}

#contact address { margin: 25px 0 0 0; }

#contact p {
	color: #598593;
	font-size: 24px;
	font-weight: bold;
	margin: 15px 0 0 0;
}

#badge {
	bottom: 27px;
	position: absolute;
	right: 38px;
}

.icon {
	border: none;
	float: left;
	margin: 0 10px 0 0;
}

.pic {
	float: left;
	margin: 0 10px 0px 0;
}

.blogpic {
	float: left;
	margin: 0 10px 0px 0;
	border: none;
}

.social {
	color: #cccccc;
	font-size: 18px;
	line-height: 30px;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}

.copyright {
	color: #ffffff;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 25px;
	margin: 5px 0 0 0;
}





/*---------------table------------------*/
.clr{
	clear:both;
	display:block;
}

#table{
	margin:auto;
	margin-top:100px;
	width:940px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#table p{
	margin:0px !important;
}
.col1{
	float:left;
	width:290px;
	padding-left:10px;
	border:1px solid #86a9bf;
	background-color:#d6e6f0;
	height:33px;
	border-right:1px solid #fff;
	border-top:none;
	line-height:33px;
	color:#103250;
}
.col1 h1{
	font-size:18px  !important;
	font-weight:bold;
	display:inline-block;
	float:left;
	line-height:33px !important;
	color:#103250 !important;
}
.col1 img{
	float: left;
	margin-top: 5px;
	margin-left: 7px;
	border:none !important;
}
.col2{
	float:left;
	width:125px;
	height:33px;
	border:1px solid #fff;
	background-color:#e0dddd;
	border-left:none;
	border-top:none;
	text-align:center;
	line-height:33px !important;
	font-size:18px !important;
	font-weight:bold;
	color:#333333 !important;
}
.col2 h2{
	font-size:14px !important;
}
.bg{
	line-height:58px !important;
	height:58px;
}
.bg h1{
	line-height:58px !important;
}
.bg h2{
	line-height:30px !important;
	border:none !important;
	color:#333333 !important;
	font-weight:bold;
	padding:0px !important;
	margin: 0px !important;
}
.bg select{
	width:90px;
}
.hd1{
	color:#fff !important;
	background-color:#ec1d49 !important;
	height:55px !important;
	line-height:55px !important;

}
.hd2{
	color:#fff !important;
	background-color:#999999 !important;
	height:48px !important;
	line-height:48px !important;
	margin-top:7px;
}
.checked{
	background-image:url(images/check.png);
	background-repeat:no-repeat;
	background-position:center center;
}
.topb{
	background: none !important;
	border-left:1px solid #fff;
	border-bottom:1px solid #86a9bf;
	height:55px !important;
}
.red{
	background-color:#cd1a40;
}
.gray{
	background-color:#cccccc;
}


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignright {float:right; }
.alignleft {float:left; }
.aligncenter {display: block; margin-left: auto; margin-right: auto}
