body {
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #efefef;
	text-align: center;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#header-nav {
	line-height: 56px;
	height: 56px !important;
	background-color: #494949;
	overflow: visible;
	position: relative;
	width: 960px;
}
#header-nav ul {
	float: right;
	width: 340px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#header-nav li {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#header-nav li a {
	height: 26px;
	display: block;
	float: left;
	width: 73px;
	text-align: center;
	margin-left: 10px;
	line-height: 26px;
	background-color: #333333;
	border: 1px solid #6b6b6b;
	color:#ffffff;
	text-decoration:none;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#header-nav li a:hover {
	color: #999999;
}
#header-nav li a.active {
	color: #999999;
	font-weight:bold;
}
#banner .navigation {
	height: 30px !important;
	width: 560px;
	float:right;
}
.navigation ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	float: right;
	width: 500px;
}
.navigation li {
	display: inline;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.navigation li a {
	height: 31px;
	width:70px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 10px;
	line-height: 31px;
	background:url(../images/menu-back.jpg);
	background-repeat:repeat-x;
	border-bottom: 1px solid #01a3ec;
	border-left: 1px solid #01a3ec;
	border-right: 1px solid #01a3ec;
	color:#000000;
	text-decoration:none;
	padding-left:9px;
	padding-right:9px;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
}
.navigation li a:hover {
	color:#0092d4;
}
.navigation li a.active {
	color:#0092d4;
	font-weight:normal;
}
#sidebar .title {
	background-color: #0092d4;
	display: block;
	height: 34px;
	width: 230px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	margin-top:15px;
	line-height: 34px;
	padding-left: 10px;
	font-size: 13px;
}
#sidebar .title2 {
	background-color: #0092d4;
	display: block;
	height: 34px;
	width: 230px;
	font-weight: bold;
	color: #FFFFFF;
	float:left;
	margin-top:10px;
	line-height: 34px;
	padding-left: 10px;
	font-size: 13px;
}
#side_testimonials {
	width: 240px;
	padding: 0px;
	float: left;
	font-size:11px;
}
#side_testimonials .testimonial {
	color: #666666;
	padding: 10px;
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float:left;
}
p.more {
	text-align:right;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
p.more a {
	color:#0092d4;
	text-decoration:none;
}
p.more a:hover {
	color:#666666;
	text-decoration:none;
}
#logo {
	width: 250px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	float:left;
}
#logo p {
	color:#e7e7e7;
	font-size:15px;
	font-weight:bold;
	line-height:15px;
	text-align: center;
	padding: 0px;
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family:Helvetica, sans-serif;
}
#logo p img {
	margin-right:10px;
	vertical-align:text-top;
}
#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 252px;
}
#content {
	width: 960px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main {
	float: left;
	width: 660px;
	padding-left: 20px;
}
#sidebar {
	float: right;
	width: 240px;
	padding-right: 20px;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	height: 60px;
	padding: 20px;
}
#our-services, #our-tools {
	background-color: #f6f6f6;
	border: 1px solid #CCCCCC;
	padding: 19px;
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 600px;
}
#our-tools {
	text-align: center;
	margin-bottom: 0px;
}


.clr {
	height: 0px !important;
	line-height: 0px !important;
	clear: both !important;
	margin:0px !important;
	padding:0px !important;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #0092d4;
}
#main h3 {
	color: #666666;
	font-size: 1.15em;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#main h4 {
	color: #666666;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main h5 {
	color: #666666;
	font-size: 13px;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom:#CCC dashed 1px;
}
#main p {
	text-align:justify;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:0px;
	margin:0px;
}
#main p a {
	color:#0092d4;
	text-decoration:none
}
#main p a:hover {
	color:#666666;
	text-decoration:none
}
ul.services {
	float: left;
	width: 300px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.services li {
	margin-bottom: 5px;
	line-height: 55px;
	padding-left: 80px;
	height: 55px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
.services li a {
	color: #666666;
	text-decoration:none;
}
.services li a:hover {
	color: #0092d4;
	text-decoration:none;
	font-weight:bold;
}
.services #ico_1 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.services #ico_2 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -55px;
}
.services #ico_3 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -110px;
}
.services #ico_4 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -165px;
}
.services #ico_5 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -220px;
}
.services #ico_6 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -275px;
}
.services #ico_7 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -330px;
}
.services #ico_8 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -385px;
}
.services #ico_9 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -440px;
}
.services #ico_10 {
	background-image: url(../images/services_icons.jpg);
	background-repeat: no-repeat;
	background-position: 0px -495px;
}
ul.btn_links {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	width: 240px;
}
ul.btn_links li {
	padding: 0px;
	height: 40px;
	list-style-type: none;
	background-image: url(../images/btn_grd.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
ul.btn_links a {
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 70px;
	text-decoration: none;
	color: #222222;
	font-size:13px;
}
ul.btn_links a:hover {
	color: #0092d4;
}
ul.btn_links a.btn1 {
	background-image: url(../images/btn_links.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	border: 1px solid #7fc8e9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
ul.btn_links a.btn2 {
	background-image: url(../images/btn_links.gif);
	background-repeat: no-repeat;
	background-position: 5px -40px;
	border: 1px solid #7fc8e9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
ul.btn_links a.btn3 {
	background-image: url(../images/btn_links.gif);
	background-repeat: no-repeat;
	background-position: 5px -80px;
	border: 1px solid #7fc8e9;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
img.left {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img.left2 {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom:0px;
	margin-left: 0px;
}
ul.pricelist {
	margin: 0px;
	padding: 0px;
	width: 240px;
	list-style-type: none;
	float: left;
}
ul.pricelist li {
	padding: 0px;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display:block;
}
ul.pricelist li a {
	margin: 0px;
	list-style-type: none;
	height:30px;
	line-height:30px;
	display:block;
	background-color:#f7f7f7;
	text-decoration:none;
	color:#555555;
	background-image:url(../images/cart.jpg);
	background-repeat:no-repeat;
	background-position: 10px center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
ul.pricelist li a:hover {
	color:#0092d4;
	text-decoration:none;
}
#footer .valid_icons {
	width:920px;
	text-align:center;
}
#footer p.foot_text {
	text-align:center;
	padding-top:10px;
}
#buttons {
	width:240px;
}
#banner .slider {
	height: 200px;
	width: 545px;
	float:right;
	margin-top:10px;
	padding-right:20px;
	position:relative;
}
#banner .flash-banner {
	height: 230px;
	width: 380px;
	float:left;
}
#twitter {
	position:absolute;
	top:310px;
	left:0;
	width:29px;
	height:17px;
	z-index:10000;
}
.image_left {
	/*border:#efefef solid 5px;*/
	margin-right:10px;
	margin-bottom:5px;
	float:left;
}
.blue_text {
	color: #0092d4;
}
.our_services {
	padding-top:5px;
	width:640px;
	float:left;
	background-image:url(../images/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-bottom:8px;
}
.our_services p {
	 padding:0px;
	 margin:0px;
}
.our_services p.more {
	 float:right;
	 display:block;
}
.our_services .head {
	color: #0092d4;
	font-size:14px;
}
.our_services img {
	border:#efefef solid 5px;
	margin-right:10px;
	float:left;
}
.testimonials {
	width:640px;
	float:left;
	background-image:url(../images/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	padding-bottom:5px;
	margin-bottom:20px;
}
.testimonials .col1 {
	width:120px;
	float:left;
}
.testimonials .col2 {
	width:520px;
	float:left;
}
.testimonials p {
	margin:0px;
	padding:0px;
}
.testimonials img {
	border: #efefef solid 5px;
}
.testimonials img.quote_left {
	border:none;
	margin-right:5px;
	vertical-align:top;
}
.testimonials img.quote_right {
	border:none;
	margin-left:5px;
	vertical-align:top;
}
.testimonials .title {
	color:#0092d4;
	font-weight:bold;
	font-size:13px;
}
.testimonials p.author {
	text-align:right;
	display:block;
	float:right;
	margin-top:3px;
}
.testimonials p.more {
	text-align:right;
	display:block;
	float:right;
	margin-top:3px;
}
.mandatory {
	color:#ff0000;
}
.widhter {
	width:300px;
	padding-bottom:4px;
	padding-top:4px;
}
.selecter {
	width:302px;
}
.activeField {            
	border: solid 1px #0092d4;
}
.submit {
	height:25px;
	width:70px;		
	border:none;
	background:url(../images/submit_button.jpg) no-repeat;
	cursor:pointer;
	padding:0px;
	margin:0px;
}
.reset {
	height:25px;
	width:70px;		
	border:none;
	background:url(../images/reset_button.jpg) no-repeat;
	cursor:pointer;
	padding:0px;
	margin:0px;
}
.send {
	height:25px;
	width:51px;		
	border:none;
	background:url(../images/send_button.jpg) no-repeat;
	cursor:pointer;
	padding:0px;
	margin:0px;
}
form td {
	padding-bottom:8px;
}
.idle {
	border: solid 1px #aaaaaa;
}
.rounded {
	border: 1px solid #ccc;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
	 border-radius: 5px;
}
.root {
	background-image:url(../images/dot_line.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	margin-bottom:15px;
	display:block;
	padding-bottom:5px;
}
.root img {
	margin-right:3px;
	margin-left:3px;
}
.root a {
	color:#000000;
	text-decoration:none;
}
.root a:hover {
	color:#0092d4;
	text-decoration:underline;
}
.form_title {
	background-color:#efefef;
	padding-left:15px;
	margin-top:10px;
	width:625px;
	padding-top: 8px;
	padding-right: 5px;
	padding-bottom: 8px;
}
.pricetable_head {
	background-color:#0092d4;
	padding:5px;
	color:#ffffff;
	font-weight:bold;
	border-right:#4EAFDE solid 1px;
}
.pricetable_rate {
	background-color:#5bb8e3;
	padding:5px;
	color:#000000;
	border-right:#4EAFDE solid 1px;
	font-weight:bold;
}
.pricetable_td {
	padding:5px;
	color:#000000;
	border-right:#dddddd solid 1px;
	border-bottom:#dddddd solid 1px;
	background-color:#efefef;
}
.pricetable_td1 {
	color:#000000;
	border-right:#dddddd solid 1px;
	border-bottom:#dddddd solid 1px;
	background-color:#efefef;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#clientele a {
	color:#ffffff;
	text-decoration:none;
}
.clients {
	width:630px;
	float:left;
	border:#e5e5e5 solid 1px;
	padding-left:10px;
	margin-bottom:10px;
	background-color:#f7f7f7;
	padding-bottom:5px;
	overflow:hidden;
}
.clients .col1 {
	width:120px;
	float:left;
	padding-top:10px;
}
.clients .col2 {
	width:510px;
	float:left;
	padding-top:10px;
}
.clients p {
	margin:0px;
	padding:0px;
}
.clients img {
	border: #dddddd solid 5px;
}
.clients img.quote_left {
	border:none;
	margin-right:5px;
	vertical-align:top;
}
.clients img.quote_right {
	border:none;
	margin-left:5px;
	vertical-align:top;
}
.clients .title {
	color:#0092d4;
	font-weight:bold;
	font-size:13px;
}
.clients p.author {
	text-align:right;
	display:block;
	float:right;
	margin-top:3px;
}
#portfolio {
	width:640px;
	float:left;
	overflow:visible;
}
#portfolio .thumbs {
	width:190px;
	height:182px;
	background-image:url(../images/dot-bg.gif);
	background-repeat:repeat;
	background-position:top left;
	margin-right:13px;
	margin-bottom:15px;
	float:left;
	padding:5px;
}
.thumbs .icon {
	background-color:#FFFFFF;
	width:180px;
	height:145px;
	text-align:center;
 	border-top: #dddddd solid 1px;
	border-left: #dddddd solid 1px;
	border-right: #dddddd solid 1px;
	padding-top:4px;
	padding-left:4px;
	padding-right:4px;
}
.thumbs .title {
	background-color:#FFFFFF;
	width:188px;
	height:20px;
	border-bottom: #dddddd solid 1px;
	border-left: #dddddd solid 1px;
	border-right: #dddddd solid 1px;
	text-align:center;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}
.thumbs a {
	color:#666666;
	text-decoration:none;
}
.thumbs a:hover {
	color:#0092d4;
	text-decoration:none;
}

#portfolio .thumbs2 {
	width:190px;
	height:200px;
	background-color:#efefef;
	border:#dddddd solid 1px;
	padding:5px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}
.thumbs2 .picture {
	text-align:center;
	width:190px;
}
.thumbs2 .picture img {
	border:#dddddd solid 5px;
}	
.thumbs2 .name {
	text-align:center;
	width:190px;
	padding-top:8px;
}
.thumbs2 a {
	color:#666666;
	text-decoration:none;
}
.thumbs2 a:hover {
	color:#000000;
	text-decoration:none;
}
#main-cols {
	width:640px;
	float:left;
	margin-bottom:20px;
}
#main-cols .col1 {
	width:201px;
	float:left;
	text-align:center;
	padding:5px;
	background-image:url(../images/divider.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
#main-cols .col2 {
	width:201px;
	float:left;
	text-align:center;
	padding:5px;
	background-image:url(../images/divider.gif);
	background-repeat:repeat-y;
	background-position:top right;
}
#main-cols .col3 {
	width:203px;
	float:left;
	text-align:center;
	padding:5px;
}
#main-cols .title1 {
	color:#0092d4;
	font-weight:bold;
	font-size:14px;
}
#main-cols p {
	padding-right:10px;
	padding-left:10px;
}
#main-cols p.grey-head {
	color:#666666;
	/*font-weight:bold;*/
	text-align:center;
}
#main-cols .plan-img {
	text-align:center;
}
#main-cols p.plan {
	color:#666666;
	font-size:13px;
	padding:0px;
	margin:0px;
}
#main-cols ul.features {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#main-cols ul.features li {
	list-style-type:none;
	text-align:left;
	padding-left:30px;
	background-image:url(../images/feature-bullet.jpg);
	background-repeat:no-repeat;
	background-position:15px 6px;
}
.plan .price {
	font-size:13px;
	color:#0284ab;
}
#main-cols p.readmore {
	text-align:right;
	margin-top:5px;
}
ul.lister {
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul.lister li {
	list-style-type:none;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position: left 5px;
	padding-left:15px;
	margin-bottom:10px;
	margin-top:5px;
}
.more2 {
	margin-bottom: 5px;
	width:640px;
	text-align:right;
}
.more2 a {
	color:#0092d4;
	text-decoration:none;
}
.more2 a:hover {
	color:#666666;
	text-decoration:none;
}
.quick-contact {
	padding-top:10px;
	padding-bottom:5px;
	background-color:#f9f9f9;
}
.quick-contact td {
	padding-left:10px;
	padding-bottom:5px;
}
.quick-contact .text-field {
	width:218px;
	color:#666666;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:40px;
	padding: 3px 0px 3px 3px;
}
.quick-contact .select-field {
	width:158px;
	color:#666666;
	height: 25px;
	margin: 0px;
	font-size:11px;
	padding: 3px 0px 3px 0px;
} 
.valigner {
	vertical-align:middle;
	margin-right:5px;
}
.blue-medium-text {
	font-weight:bold;
	color:#0092d4;
	font-size:14px;
}
ul.features2 {
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
ul.features2 li {
	list-style-type:none;
	text-align:left;
	padding-left:15px;
	background-image:url(../images/feature-bullet.jpg);
	background-repeat:no-repeat;
	background-position:left 6px;
	margin-bottom:5px;
	font-size:13px;
}
.packages {
	width:640px;
	float:left;
	background-color:#f9f9f9;
	border:#ddd solid 1px;
	margin-bottom:10px;
}
.packages .col1 {
	width:100px;
	float:left;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
.packages .col2 {
	width:150px;
	float:left;
	padding-top:0px;
}
.packages .col3 {
	width:350px;
	float:left;
	padding-top:5px;
}


/*
#box {
     background: #eee;
     border: 1px solid #ccc;
     padding: 15px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
	 border-radius: 5px;
}
* -moz-border-radius-topleft and -webkit-border-top-left-radius
* -moz-border-radius-topright and -webkit-border-top-right-radius
* -moz-border-radius-bottomleft and -webkit-border-bottom-left-radius
* -moz-border-radius-bottomright and -webkit-border-bottom-right-radius

*/

