/*
Author: Sanakara http://www.sankara.com.au/
Date: 2010-05-10
(c)2010 Sankara. All rights reserved.
*/
body {
	background:#a1d7ea url(../images/body.png) no-repeat left top; background-attachment:fixed 
}
/** Common Styles */
#wrapper {
	background:url("../images/body-bg.jpg") scroll center top;background-attachment:fixed 
	/* height:1835px; */
}
.inner-page {
	background:url("../images/body-bg.jpg") scroll center top;background-attachment:fixed 
	/* height:1600px; */
}
p {
	padding-top:11px;
	padding-right:5px;
	margin-right:20px;
	text-align:justify;
}
td {
	margin:0px 0px 0px 0px;
	padding:10px;
	vertical-align: middle;
	text-align:left;
}

td p{
	text-align:left;
}

td img {
	vertical-align:middle;
	padding-top:20px;
	padding-left:10px;
}
hr {
	border-color: #66C;
	border-style: dotted;
	border-width:1px;
	width:80%;
}
.content {
	font:12px Arial, Helvetica, sans-serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#133040;
}
.logo{
	height:200px;
	width:1005px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:-200px;
}
h1 {
	float:left;
}
h1 a {
	display:block;
	text-indent:-9999em;
	background:url(../images/logo.png) no-repeat left top;
	width:400px;
	height:175px;
	
}
h2 {
	font-size:18px;
}
#main, .header-inner, .footer-inner {
	width:1005px;
	margin:0 auto;
}
#header {
	min-height:100px;
}
#main {
	margin-bottom:20px;
}
#footer {
	background:url(../images/footer-bg.png) repeat-x left top;
}
/** Header Style Begins */
.header-inner{
background:url("../images/shadow.png") no-repeat scroll left bottom;	
}
.header-r {
	float:right;
	width:600px;
}
h5.title6 {
	font-size:13px;
	color:#1e5576;
}
h2.title, h3.title1 {
	display:none;
}
p.caption {
	display:none;
}
.header-nav-part {
	background:url(../images/top-bg.png) repeat-x left top;
	height:29px;
}
.banner {
	/*background:url("../images/banner.png") no-repeat scroll center top;*/
	height:322px;
	width:1005px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
ul.menu {
	margin-bottom:0;
	margin-left:auto;
	margin-right:auto;
	padding-top:7px;
	width:1005px;
}
ul.menu li {
	background:url("../images/seperator.png") no-repeat scroll left center;
	float:left;
}
ul.menu li a {
	text-decoration:none;
	margin:0 6px;
	color:#597c88;
	font-size:11px;
}
ul.menu li.first {
	padding-left:213px;
	margin:0;
	background:none;
}
ul.menu li a:hover {
	text-decoration:underline;
}
ul.link-bg {
	background:url("../images/link-bg.png") repeat-x scroll left top;
	margin:0 21px 0 41px;
	padding:14px 0 19px;
}
ul.link-bg li {
	float:left;
	background:url(../images/seperator1.png) no-repeat left center;
}
ul.link-bg li a {
	color:#308775;
	font-size:11px;
	margin:0 10px;
	text-decoration:none;
}
ul.link-bg li a:hover {
	text-decoration:underline;
}
ul.link-bg li.home {
	background:none;
}
ul.topnav {
	/* background:url("../images/shadow.png") no-repeat scroll left bottom;*/
	height:40px;
	margin:29px 0 0 29px;
}
ul.topnav li {
	background:url("../images/nav-l.png") no-repeat scroll left top;
	float:left;
	margin-left:4px;
	padding:0px 0 0px 12px;
	cursor:pointer;
	position:relative;
}
ul.topnav li span {
	background:url("../images/nav-r.png") no-repeat scroll right top;
	float:left;
	padding:0px 12px 0px 0px;
}
ul.topnav li a {
	background:url("../images/menu-effect.png") no-repeat scroll center top;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:12px 18px 8px 18px;
	text-decoration:none;
	text-transform:uppercase;
	float:left;
	display: block;
}
ul.topnav li:hover a {
	background:url("../images/menu-effect-over.png") no-repeat scroll center top;
}
ul.topnav li a.home1 {
	padding:12px 31px 8px 31px;
}
ul.topnav li a:hover {
	color:#a3ddfe;
}
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 0;
	top: 35px;
	background:url("../images/submenu-bg.png") repeat-x scroll left top;
	margin: 0;
	padding: 0;
	display: none;
	float: left;
	border: 1px solid #1777b0;
	width:160px;
	z-index:1000;
	font-size:9px;
}
ul.topnav li ul.subnav li {
	margin: 0;
	padding: 0;
	clear: both;
	width:160px;
	background:none;
}
html ul.topnav li ul.subnav li a {
	float: left;
	width: 125px;
	padding:13px 17px 8px 18px;
	background:none;
	font-size:9px;
	text-transform:capitalize;
}
html ul.topnav li ul.subnav li a:hover { /*--Hover effect for subnav links--*/
	background:#abeeee;
	background: url(../images/submenu.png) no-repeat;
	color: #FFF;
}
/** Main Style Begins */

.left-c {
	background:url("../images/left-curve.png") no-repeat scroll left top;
}
.right-c {
	background:url("../images/right-curve.png") no-repeat scroll right top;
}
.curve-section {
	float:right;
	margin:0 34px 0 0;
	width:322px;
}
.shad-bg {
	background:url(../images/shad-bg1.png) repeat-x left top;
	min-height:337px;
	border-left:3px solid #4ab5e1;
	border-right:3px solid #4ab5e1;
}
.l-curve-top1 {
	background:url("../images/l-curve-top1.png") no-repeat scroll left top;
	height:27px;
}
.r-curve-top1 {
	background:url("../images/r-curve-top1.png") no-repeat scroll right top;
	float:right;
	height:27px;
	width:24px;
}
.top-bg1 {
	background:url("../images/top-bg1.png") repeat-x scroll left top;
	height:27px;
	margin:0 24px;
}
.l-curve-bot1 {
	background:url("../images/l-curve-bot1.png") no-repeat scroll left top;
	height:27px;
	margin:0 0 10px 0;
}
.r-curve-bot1 {
	background:url("../images/r-curve-bot1.png") no-repeat scroll right top;
	float:right;
	height:27px;
	width:24px;
}
.bot-bg1 {
	background:url("../images/bot-bg1.png") repeat-x scroll left top;
	height:27px;
	margin:0 24px;
}
.design-part {
	width:328px;
	float:left;
	margin:10px 0 0 0;
}
.ecommerce-part {
	width:328px;
	float:left;
	margin:10px 0 0 10px;
}
.database-part {
	width:328px;
	float:left;
	margin:10px 0 0 10px;
}
h3.design a {
	background:url("../images/icon1.png") no-repeat scroll left top;
	color:#EA8303;
	display:block;
	font-size:18px;
	margin:0 0 0 12px;
	padding:2px 0 0 35px;
	position:relative;
	text-decoration:none;
	top:11px;
	font-weight:normal;
}
h3.design a:hover {
	color:#4A7E0E
}
h3.ecom a {
	background:url("../images/icon2.png") no-repeat scroll left top;
	color:#2388C2;
	display:block;
	font-size:18px;
	margin:0 0 0 12px;
	padding:2px 0 0 35px;
	position:relative;
	text-decoration:none;
	top:11px;
	font-weight:normal;
}
h3.ecom a:hover {
	color:#4A7E0E
}
h3.engine a {
	background:url("../images/icon3.png") no-repeat scroll left top;
	color:#76A300;
	display:block;
	font-size:18px;
	margin:0 0 0 0px;
	padding:2px 0 0 34px;
	position:relative;
	text-decoration:none;
	top:11px;
	font-weight:normal;
}
h3.engine a:hover {
	color:#4A7E0E
}
h3.data a {
	background:url("../images/icon3.png") no-repeat scroll left top transparent;
	color:#76A300;
	display:block;
	float:left;
	font-size:17px;
	font-weight:bold;
	left:-10px;
	margin:0 0 0 0;
	padding:4px 0 0 29px;
	position:relative;
	text-decoration:none;
	top:13px;
	white-space:nowrap;
}
h3.data a:hover {
	color:#4A7E0E
}
.img-part img {
	height:114px;
	width:211px;
	margin:10px 0 0 53px;
}
.shad-bg2 {
	background:#E4E4E4;
	min-height:224px;
	border-left:3px solid #fff;
	border-right:3px solid #fff;
}
.shad-bg2 p {
	    padding:14px 16px 3px;
		/* color:#133040; */
		color:#49575F;
		line-height:23px;
}
a.read-more1, a.read-more2, a.read-more3 {
	background:url("../images/read1.png") no-repeat scroll left top;
	color:#FFFFFF;
	float:right;
	font-size:11px;
	font-weight:bold;
	height:17px;
	margin:0px 20px 0 0;
	padding:5px 0 0 0;
	text-align:center;
	text-decoration:none;
	width:73px;
	position:relative;
	top:10px;
	z-index:1
}
a.read-more1:hover {
	background:url("../images/read1.png") no-repeat scroll left bottom;
}
a.read-more3 {
	background:url("../images/read3.png") no-repeat scroll left top;
}
a.read-more2 {
	background:url("../images/read2.png") no-repeat scroll left top;
}
a.read-more2:hover {
	background:url("../images/read2.png") no-repeat scroll left bottom;
}
a.read-more3:hover {
	background:url("../images/read3.png") no-repeat scroll left bottom;
}
.l-curve-top2 {
	background:url("../images/l-curve-top2.png") no-repeat scroll left top;
	height:43px;
}
.r-curve-top2 {
	background:url("../images/r-curve-top2.png") no-repeat scroll right top;
	float:right;
	height:43px;
	width:26px;
}
.top-bg2 {
	background:url("../images/top-bg2.png") repeat-x scroll left top;
	height:43px;
	margin:0 26px;
}
.l-curve-bot2 {
	background:url("../images/l-curve-bot2.png") no-repeat scroll left top;
	height:27px;
}
.r-curve-bot2 {
	background:url("../images/r-curve-bot2.png") no-repeat scroll right top;
	float:right;
	height:27px;
	width:26px;
}
.bot-bg2 {
	background:url("../images/bot-bg2.png") repeat-x scroll left top;
	height:27px;
	margin:0 26px;
}
.l-area {
	float:left;
	width:634px;
	margin:10px 0 0 25px;
}
.l-area p {
	padding:7px 0;
	line-height:23px;
}
.l-area h3 {
	font-size:24px;
	padding:0 0 20px 0;
}
.address-part {
	float:right;
	margin:-17px 30px 0 0;
	position:relative;
	top:10px;
	width:246px;
}
.gallery-part {
	width:1004px;
}
.gallery-img {
	float:left;
	position:relative;
}
.gallery-img a {
	left:23px;
	position:absolute;
	top:-10px;
}
.shad-bg3 {
	background:url(../images/shad-bg3.png) repeat-x left top;
	min-height:245px;
	width:1004px;
}
.l-curve-top3 {
	background:url("../images/l-curve-top3.png") no-repeat scroll left top;
	height:28px;
	margin:20px 0 0 0;
}
.r-curve-top3 {
	background:url("../images/r-curve-top3.png") no-repeat scroll right top;
	float:right;
	height:28px;
	width:27px;
}
.top-bg3 {
	background:url("../images/top-bg3.png") repeat-x scroll left top;
	height:29px;
	margin:0 24px;
}
.l-curve-bot3 {
	background:url("../images/l-curve-bot3.png") no-repeat scroll left top;
	height:29px;
}
.r-curve-bot3 {
	background:url("../images/r-curve-bot3.png") no-repeat scroll right top;
	float:right;
	height:29px;
	width:27px;
}
.bot-bg3 {
	background:url("../images/bot-bg3.png") repeat-x scroll left top;
	height:29px;
	margin:0 24px;
}
.l-curve-top4 {
	background:url("../images/l-curve-top4.png") no-repeat scroll left top;
	height:24px;
	margin:1px 0 0 0;
}
.r-curve-top4 {
	background:url("../images/r-curve-top4.png") no-repeat scroll right top;
	float:right;
	height:24px;
	width:26px;
}
.top-bg4 {
	background:url("../images/top-bg4.png") repeat-x scroll left top;
	height:24px;
	margin:0 26px;
}
.l-curve-bot4 {
	background:url("../images/l-curve-bot4.png") no-repeat scroll left top;
	height:29px;
}
.r-curve-bot4 {
	background:url("../images/r-curve-bot4.png") no-repeat scroll right top;
	float:right;
	height:25px;
	width:26px;
}
.bot-bg4 {
	background:url("../images/bot-bg4.png") repeat-x scroll left top;
	height:29px;
	margin:0 26px;
}
.shad-bg4 {
	background:url(../images/shad-bg4.png) repeat-x left top;
	min-height:208px;
}
address span {
	padding-left:23px;
}
address.new {
	color:#5C5C5C;
	font-weight:bold;
	line-height:21px;
	margin:0 0 0 31px;
	width:171px;
	font-size:12px;
}
address.new a {
	color:#5C5C5C;
	text-decoration:none;
}
address.new a:hover {
	text-decoration:underline;
}
h3.title4 {
	color:#004065;
	font-size:22px;
	margin:0 0 10px 31px;
}
h4.title5 {
	color:#066cb7;
	font-size:18px;
	margin:0 0 3px 31px;
}
h4.title7 {
	color:#004065;
	font-size:16px;
	margin:0 0 3px 0px;
}
h4.title8 {
	color: #9C3;
	background-color:#FFF;
	font-size:18px;
	font-weight: bold;
	text-align:center;
}
ul.icons {
	margin:2px 0 0 18px;
	position:relative;
	top:10px;
	z-index:1
}
.block1 {
	width:352px;
	float:left;
	margin:0 0 0 18px;
}
.block2 {
	width:298px;
	float: left;
	margin:0 0 0 15px;
}
.block1 p {
	color:#49575F;
	font-size:11px;
	line-height:21px;
}
.block2 p {
	color:#49575F;
	font-size:11px;
	line-height:21px;
	margin-right:0px;
}
ul.latest-list {
	margin:0px 0px 0 0;
}
ul.latest-list li {
	background:url("../images/dot.png") no-repeat scroll left center;
	color: #069;
	font-size:11px;
	padding:0 0 0px 10px;
	line-height:21px;
}
ul.icons li {
	float:left;
	font-size:11px;
	margin:3px 16px 0;
}
ul.icons li a {
	float:left;
	height:11px;
	padding:23px 0 0 39px;
	text-decoration:none;
	text-indent:-9999em;
	display:block;
}
ul.icons li a.msn {
	background:url("../images/msn-icon.png") no-repeat scroll left top;
}
ul.icons li a.yahoo {
	background:url("../images/icon4.png") no-repeat scroll left top;
}
ul.icons li a.gtalk {
	background:url("../images/icon5.png") no-repeat scroll left top;
}
.l-curve-top5 {
	background:url("../images/l-curve-top5.png") no-repeat scroll left top;
	height:29px;
	margin:20px 0 0 0;
}
.r-curve-top5 {
	background:url("../images/r-curve-top5.png") no-repeat scroll right top;
	float:right;
	height:29px;
	width:27px;
}
.top-bg5 {
	background:url("../images/top-bg5.png") repeat-x scroll left top;
	height:29px;
	margin:0 26px;
}
.l-curve-bot5 {
	background:url("../images/l-curve-bot5.png") no-repeat scroll left top;
	height:27px;
}
.r-curve-bot5 {
	background:url("../images/r-curve-bot5.png") no-repeat scroll right top;
	float:right;
	height:27px;
	width:27px;
}
.ver-bar {
	background:url("../images/ver-bar.png") no-repeat scroll left top;
	float:left;
	height:259px;
	margin:0 0 0 2px;
	position:absolute;
	top:-14px;
	width:2px;
	left:365px;
}
.bot-bg5 {
	background:url("../images/bot-bg5.png") repeat-x scroll left top;
	height:27px;
	margin:0 27px;
}
.shad-bg5 {
	background: url(../images/shad-bg5.png) repeat left top;
	min-height:230px;
	position:relative;
}
.l-curve-top6 {
	background:url("../images/l-curve-top6.png") no-repeat scroll left top;
	height:27px;
	margin:20px 0 0 0;
}
.r-curve-top6 {
	background:url("../images/r-curve-top6.png") no-repeat scroll right top;
	float:right;
	height:27px;
	width:26px;
}
.top-bg6 {
	background:url("../images/top-bg6.png") repeat-x scroll left top;
	height:27px;
	margin:0 26px;
}
.l-curve-bot6 {
	background:url("../images/l-curve-bot6.png") no-repeat scroll left top;
	height:27px;
}
.r-curve-bot6 {
	background:url("../images/r-curve-bot6.png") no-repeat scroll right top;
	float:right;
	height:27px;
	width:26px;
}
.bot-bg6 {
	background:url("../images/bot-bg6.png") repeat-x scroll left top;
	height:27px;
	margin:0 26px;
}
.shad-bg6 {
	background: url(../images/shad-bg6.png) repeat left top;
	min-height:196px;
}
.money-part {
	float:right;
	margin:-50px 40px 0 0;
	position:relative;
	top:10px;
	width:244px;
}
.text-area {
	width:222px;
}
.money-part p {
	color:#FFFFFF;
	font-size:11px;
	line-height:16px;
	margin-left:18px;
	margin-right:5px;
	padding-right:0px;
	padding-left:0px;
}
.img-area {
	width:100%;
	text-align:center;
	margin:0 3px 0 10px;
}
/** Normal Form */
form.normal {
	float:right;
	padding:28px 0 0 20px;
	width:350px;
}
form.normal div.input label {
	color:#000000;
	padding:4px 3px 0;
	position:absolute;
}
form.normal div.text input {
	border:1px solid #d0e7f1;
	font-size:12px;
	height:16px;
	margin:0 5px 0 50px;
	padding:2px 2px;
	width:250px;
}
form.normal .submit {
	float:left;
	padding:0 0 0 15px;
}
form.normal .submit input {
	background:url("../images/search-btn.png") no-repeat scroll right top;
	border:0 none;
	cursor:pointer;
	display:block;
	font-size:0;
	height:17px;
	left:269px;
	position:relative;
	text-indent:-9999em;
	top:-19px;
	width:20px;
	color:#fff;
}
/** Request Form Style begins */
.r-area {
	float:left;
	width:323px;
	margin:-8px 0 0 0;
}
.request-quote-tl {
	background:url(../images/request-tl.png) no-repeat left top;
}
.request-quote-tr {
	background:url(../images/request-tr.png) no-repeat right top;
}
.request-quote-tmid {
	background:url(../images/request-tmid.png) repeat-x 0 0;
	padding:26px 0 0 0;
	margin:0 30px 0 26px;
}
.request-quote-block {
	background:url(../images/reqeest-rmid.png) repeat-y right 0;
}
form.request-form, .request-form {
	border-left:3px solid #fff;
	background:url(../images/request-mid.png) repeat-x 0 0;
	margin:0 7px 0 0;
	padding:0 0 0 25px;
}

form.contact-form {
	margin:0 7px 0 0;
	padding:0 0 0 25px;
}

.request-quote-bl {
	background:url(../images/request-bl.png) no-repeat left top;
}
.request-quote-br {
	background:url(../images/request-br.png) no-repeat right top;
}
.request-quote-bmid {
	background:url(../images/request-bmid.png) repeat-x 0 0;
	padding:31px 0 0 0;
	margin:0 30px 0 26px;
}
h3.request-title {
	background:url(../images/design-img.png) no-repeat left 0;
	font-size:20px;
	font-weight:normal;
	padding:0 0 0 35px;
	margin:0 0 13px 0;
}
form.request-form .input label,form.contact-form .input label{
	display:none;
}
form.request-form .text,form.contact-form .text {
	background:url(../images/input-type-shadow.png) no-repeat 3px 2px;
	padding:5px 0;
}
form.request-form .textarea, form.contact-form .textarea {
	background:url(../images/textarea-shadow.png) no-repeat 3px 0;
	padding:7px 0;
        border:0px solid #b5b5b5;
	font-size:11px;
	color:#868e92;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
form.request-form .input input, form.request-form .textarea textarea,form.contact-form .input input, form.contact-form .textarea textarea {
	width:250px;
	border:1px solid #b5b5b5;
	font-size:11px;
	color:#868e92;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
form.request-form .input input:hover, form.request-form .textarea textarea:hover,form.contact-form .input input:hover, form.contact-form .textarea textarea:hover {
	color:#000;
}

form.request-form .input input,form.contact-form .input input {
	height:15px;
	padding:5px;
}
form.request-form .textarea textarea,form.contact-form .textarea textarea {
	height:70px;
	padding:8px 5px;
}
form.request-form .submit{
	padding:8px 0 0 186px;
	position:relative;
	top:4px;
}
form.request-form .submit input {
	background:url(../images/submit-but.png) no-repeat 0 0;
	height:23px;
	width:75px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	border:0;
	cursor:pointer;
}

form.quote-form input.submit {
    background: url(../images/bluebutton_bg.png);
    border: 1px solid #0c2e5a;
    border-top: 1px solid #00a8ff;
    color: #b3e2fb;
    cursor: pointer;
}

form.contact-form input.submit {
    background: url(../images/bluebutton_bg.png);
    border: 1px solid #0c2e5a;
    border-top: 1px solid #00a8ff;
    color: #b3e2fb;
    cursor: pointer;
    margin-top: 20px;
    padding: 3px 10px;
}

form.contact-form input.submit {
    background: url(../images/bluebutton_bg.png);
    border: 1px solid #0c2e5a;
    border-top: 1px solid #00a8ff;
    color: #b3e2fb;
    cursor: pointer;
    margin-top: 20px;
    padding: 3px 10px;
}

form.request-form .submit input:hover,form.contact-form .submit input:hover {
	color:#000;
}
/** Footer Style Begins */
.footer-inner {
	padding:5px;
}
.footer-l {
	float:left;
	width:600px;
}
address {
	width:240px;
	color:#268bc6;
	font-style:normal;
	line-height:20px;
	font-size:11px;
}
.footer-r {
	float:right;
	text-align:right;
}
ul.foooter-nav {
	margin:30px 0 0 10px;
}
ul.footer-nav li.home2 {
	background:none;
}
ul.footer-nav li {
	float:left;
	background:url(../images/seperator2.png) no-repeat left center;
}
ul.footer-nav li a {
	text-decoration:none;
	color:#268bc6;
	font-size:11px;
	margin:0 5px;
}

.company-in-l ul{
	margin-left:20px;
	margin-bottom:11px;
}
.company-in-l li{
	list-style: upper-roman;
	line-height:23px;
}

p.copy-rights {
	color:#268bc6;
	font-size:11px;
}
p.copy-rights a {
	color:#268bc6;
	text-decoration:none;
}
p.copy-rights a:hover, ul.footer-nav li a:hover {
	text-decoration:underline;
}
/** Inner page Style Begins */
.company-design-l {
	width:660px;
	float:left;
}
.inner-wider-page {
	width:80%;
	float:left;
}

.company-design-r {
	width:330px;
	float:left;
	padding:0 0 0 10px;
}
.company-design-r .design-part, .company-design-r .ecommerce-part, .company-design-r .database-part {
	margin:0px;
	padding:0 0 30px 0;
}
.company-info-tl {
	background:url(../images/company-info-tl.png) no-repeat 0 0;
	width:660px;
}
.company-info-tr {
	background:url(../images/company-info-tr.png) no-repeat 0 0;
	width:17px;
	height:45px;
	float:right;
}
.company-info-tmid {
	background:url("../images/company-info-tmid.png") repeat-x 0 0;
	height:45px;
	margin:0 17px 0 21px;
}
.company-info-bl {
	background:url(../images/company-info-bl.png) no-repeat 0 0;
}
.company-info-br {
	background:url(../images/company-info-br.png) no-repeat 0 0;
	height:51px;
	width:18px;
	float:right;
}
.company-info-bmid {
	background:url(../images/company-info-bmid.png) repeat-x 0 0;
	padding:51px 0 0 0;
	margin:0 18px;
}
.company-in-l {
	background:url(../images/company-info-border.png) repeat-y 0 0;
}
.company-info-in {
	background:url(../images/company-info-mid.png) repeat-x 0 0;
	padding:0 0 0 30px;
	margin:0 0px 0 3px;
}
h3.design-title {
	font-size:24px;
	background:url(../images/design-img.png) no-repeat 0 3px;
	padding:0 0 0 35px;
}
.company-info-in p {
	line-height:23px;
	padding:11px 0;
}
.company-info-in p span {
	display:block;
}
.bottom-shade {
	background:url("../images/bottom-shades.png") no-repeat scroll left top transparent;
	height:60px;
	position:relative;
	top:21px;
	width:618px;
}
/** Hacks */
.clearfix:after {
	clear:both;
	content:'.';
	display:block;
	visibility:hidden;
	height:0;
}
.clearfix {
	display:inline-block;
}
.rdmore{
background:url("../images/read3.png") no-repeat scroll left top;	
color:#FFFFFF;
float:right;
font-size:11px;
font-weight:bold;
height:17px;
margin-bottom:0;
margin-left:0;
margin-right:0px;
margin-top:0;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:5px;
position:relative;
text-align:center;
text-decoration:none;
top:10px;
width:73px;
z-index:1;
}
a.rdmore:hover {
	background:url("../images/read3.png") no-repeat scroll left bottom;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
*+html .clearfix {
	display: inline-block;
}
/** Cssilized by cssilize */
p#cssilize {
	height:20px;
}
p#cssilize a {
	/* background:url(../images/cssilize.png) no-repeat center top; */
	height:17px;
	width:118px;
	display:block;
	text-indent:-9999em;
	margin:0 auto;
	line-height:normal;
}
p#cssilize a:hover {
	background-position:center bottom;
}
/* error styles */
.error{
font-style:italic;
color: #FF0;
display: block;
font-weight:bold;
width:auto;
text-align:left;
border: 1px solid #F60;
background-color:#C00;
}
/* css3 styles */
input, textarea, select{
	border:#036 1px solid;
	border-radius:5px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#069;
	font-size:11px;
}
input:hover, textarea:hover{
border: 1px solid  #C9C;
border-radius:5px;	
}
input[type=submit], input[type=submit]:hover{

}
.vis{
	display: none;
}
