/* COMMON */
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../img/main-bg.jpg) repeat-x left top;
}
a:link {
	color:#C32323;
	font-weight:normal;
}
a:visited {
	color:#C32323;
	font-weight:normal;

}
a:hover {
	color:#000;
	text-decoration:underline;
}

h1
{
	color:#4D546B;
}
h1 a:link, h1 a:visited{color:#4D546B;}
h1 a:hover{color:#C32323;}

h2
{
	color:#0FA7E8;
}

h3
{
	font-size: 16px;
	color:#C32323;
	padding: 0px 0px 10px 0px;
	margin:0;
}

.line
{
	background:url(../img/separator.png) no-repeat right 20px;
}

.ralign
{
	float: right;
	text-align:right;
}

/* HEADER */

#header
{
	padding-top: 18px;
	height: 241px;
	background:url(../img/home-bg.jpg) no-repeat left top;
}

#we-provide
{
	font-size: 21px;
}

#we-provide h2
{
	padding: 0px 20px 3px 20px;
	margin:0;
	color: #0fa8e7;
	font-size: 21px;
	font-weight:normal;
	letter-spacing: -1px;
}

#we-provide ul
{
	padding: 0px 20px;
	margin:0;
	list-style:none;
}

#we-provide ul li
{
	color: #fff;
	font-size: 13px;
	padding: 0px;
	line-height: 24px;
	margin:0;
}
#we-provide ul li a
{
	color: #fff;
}

#we-provide ul li a:hover
{
	color: #0fa8e7;
	text-decoration: none;
}

/* CAROUSEL */

#carousel
{
	height: 377px;
	background: url(../img/bg-sprites.jpg) no-repeat left -125px;
}

/* SERVICES */

#services
{
	height: 320px;
	padding: 25px 0px 0px 0px;
}

#services ul
{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	width: 100%;
}

#services ul li
{
	padding: 0px 0px 0px opx;
	margin:0;
}

#services ul li  h4
{
	font-size: 16px;
	color:#fff;
	padding: 0px 0px 0px 25px;
	margin:0;
	background:url(../img/list-bg.png) no-repeat left 3px;
}

#services ul li p
{
	font-size: 12px;
	color:#b6b6bb;
	padding: 0px 20px 30px 25px;
	margin:0;
	line-height: 16px;
}

/* CONTENT */

#content
{
	padding: 20px 0px 25px 0px;
}

/* MAIN */

#main
{
	padding: 25px;
}

.grey
{
	color: #545a6e;
}

.cele-clients ul
{
	padding: 0px 0px;
	margin:0;
	list-style:none;
}

.cele-clients ul li
{
	color: #545a6e;
	font-size: 13px;
	padding: 0px;
	line-height: 20px;
	margin:0;
}
.cele-clients ul li a
{
	color: #545a6e;
}

.cele-clients ul li a:hover
{
	color: #000;
	text-decoration: none;
}

.clients-say p
{
	padding: 0px 20px 10px 0px;
}

.clients-say h3
{
	font-size: 16px;
	padding: 0px 20px 10px 0px;
	margin:0;
}

.clients-say h3 em
{
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
}


/* Home links */

.home-links ul
{
	padding: 0px 0px;
	margin:0;
	list-style:none;
}

.home-links  ul li
{
	color: #4d546b;
	font-size: 15px;
	padding: 0px;
	line-height: 50px;
	margin:0 0 15px 0;
	text-align:center;
	border: 1px solid #aeaeae;
	letter-spacing: -0.3px;
	background:url(../img/bg-sprites.jpg) repeat-x left -74px;
}
.home-links  ul li a
{
	color: #4d546b;
	display:block;
	font-weight:bold;
}

.home-links ul li a:hover
{
	background-color: #ededed;
	text-decoration: none;
}

.box-bg
{
	background:url(../img/home-bg.jpg) repeat-x left -290px;
	height: 197px;
	padding: 15px 0px 20px 0px;
}

/* CONTACT US */

.bor
{
	border:1px solid #c8c9cc;
}

.borw
{
	border:1px solid #fff;
}

#contact-us
{
	padding: 0px 10px;
	float:left;
}

#contact-us h2
{
	padding: 0 0 27px 0;
	margin:0;
	line-height:14px;
}

#contact-us h3
{
	padding: 0 0 30px 0;
	margin:0;
	font-size: 28px;
	line-height:14px;
}

#contact-us p
{
	color: #545a6e;
}

/* TELL US */
#tell-us
{

}

#tell-us h2
{
	padding: 0 0 20px 20px;
	margin:0;
	line-height:14px;
}

#tell-us form
{
	padding:0px 20px;
	margin:0;
	width: 660px;
}

#tell-us .col1
{
	width: 300px;
	float:left;
}

#tell-us form label
{
	width: 74px;
	float:left;
	color: #545a6e;
}

#tell-us form .inputbtn
{
	width: 184px;
	float:left;
	border:1px solid #c8c9cc;
	margin-bottom: 14px;
	padding:3px 4px;
	color: #545a6e;
}

#error 
{
color:red;
margin-left:250px;
}

#error1
{
color:red;
margin-left:220px;
}

#tell-us form textarea
{
	width: 258px;
	float:left;
	border:1px solid #c8c9cc;
}

#tell-us .col2
{
	width: 334px;
	float:left;
	margin-left:20px;
}

#tell-us .btnsubmit
{
	background:url(../img/bg-sprites.jpg) repeat-x left -49px;
	border:0;
	color: #fff;
	cursor:pointer;
	padding:3px 15px;
	float:right;
	margin-right: 32px;
}

#tell-us .btnsubmit:hover
{
	background: #0fa8e7;
}

/* FOOTER */

#footer
{
	background:#FFF;
	padding: 25px 0px;
}

.bg-w
{
	background: #fff;
}

#footer p
{
	padding: 0px 10px;
	margin:0px;
}

.fright
{
	margin:0;
	text-align:right;
}

.ui-tabs
{
	padding: 0;
	margin:0;
}
.ui-tabs .ui-tabs-nav
{
	background:url(../img/home-bg.jpg) no-repeat left -260px;
}
.ui-tabs .ui-tabs-panel
{
	padding: 0;
	margin:0;
}

#tabs
{
	border:0px;
	margin:0;
	padding:0;
	background:none;
}

#tabs h2
{
	font-size: 23px;
	padding: 30px 0px 15px 0px;
	margin: 0;
	letter-spacing: -1px;
}

#tabs h3
{
	font-size: 12px;
	padding: 0px 15px 15px 0px;
	margin: 0;
	color: #686868;
	font-weight:bold;
}

#tabs p
{
	font-size: 12px;
	padding: 0px 15px 10px 0px;
	margin: 0;
	color: #686868;
}

.corporate, .cms, .ecommerce, .blog, .custom, .marketing
{
	float:left;
	padding:0;
	margin:0;
	height: 340px;
}

.launchlink a
{
	line-height: 24px;
	padding: 0px 0px;
	margin:0;
	display:block;
	color: #fff;
	width: 110px;
	text-align:center;
}

.launchlink a:hover
{
	color: #fff;
	background-color: #000;
	text-decoration:none;
}

.c1bg a
{
	background-color: #81713e;
}

.c2bg a
{
	background-color: #272727;
}

.c3bg a
{
	background-color: #c01d48;
}

.c4bg a
{
	background-color: #da1727;
}

.c5bg a
{
	background-color: #3a9617;
}

.c6bg a
{
	background-color: #23aaec;
}

.corporate
{
	background:url(../img/main-images.jpg) no-repeat left top;
}
.cms
{
	background:url(../img/main-images.jpg) no-repeat left -340px;
}
.ecommerce
{
	background:url(../img/main-images.jpg) no-repeat left -680px;
}
.blog
{
	background:url(../img/main-images.jpg) no-repeat left -1020px;
}
.custom
{
	background:url(../img/main-images.jpg) no-repeat left -1360px;
}
.marketing
{
	background:url(../img/main-images.jpg) no-repeat left -1700px;
}

.c1
{
	color: #81713e;
}

.c2
{
	color: #272727;
}

.c3
{
	color: #c01d48;
}

.c4
{
	color: #da1727;
}

.c5
{
	color: #3a9617;
}

.c6
{
	color: #23aaec;
}



#tabs ul, .tab-bor div
{
	border:0;
}

#tabs ul li
{
	padding: 0px 3px 0px 4px;
	border:0;
}

.tab-bor
{
	border-top: 5px solid #3b4259;
	border-left: 5px solid #3b4259;
	border-right: 5px solid #3b4259;
	width: 930px;
	float:left;
	height: 340px;
	background:url(../img/caro-bg.jpg) repeat-x left top;
}

.ui-state-default a
{
	color: #3b4259;
	font-weight:bold;
}

.ui-state-default a:hover
{
	color: #fff;
}


#thankyou h2
{
	padding: 0 0 20px 10px;
	margin:0;
}


#thankyou p
{
	padding: 0 0 20px 10px;
	margin:0;
}
#thankyou form
{
	padding:0px 20px;
	margin:0;

}


#thankyou form label
{
	width: 200px;
	float:left;
	color: #545a6e;
}

#thankyou form .inputbtn
{
	width: 300px;
	float:left;
	border:1px solid #c8c9cc;
	margin-bottom: 14px;
	padding:3px 4px;
	color: #545a6e;
}

#thankyou form textarea
{
	width: 258px;
	float:left;
	border:1px solid #c8c9cc;
}

#thankyou .btnsubmit
{
	background:url(../img/bg-sprites.jpg) repeat-x left -49px;
	border:0;
	color: #fff;
	cursor:pointer;
	padding:3px 15px;
	float:left;
	margin-right: 32px;
}

#thankyou .btnsubmit:hover
{
	background: #0fa8e7;
}

.spacer
{
	height: 100px;
}
/* rotator in-page placement */
    div#rotator {
	position:relative;
}
	div#rotator ul{
		padding: 0;
		margin:0;
	}

/* rotator css */
	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */

    div#rotator ul li.show {
	z-index:500
}
.logo
{
	width: 225px;
	float:left;
	padding: 6px 0px 0px 0px;
}
.logoL
{
	width: 129px;
	float:left;
	text-align:center;
}
.logoR
{
	width: 96px;
	float:left;
}

div.menu{padding:0px 1px 1px 0px;background:#BCBFC8;left:0px;position:absolute;top:0px;visibility:hidden;z-index:101;color:#000;}
div.menu a.menuitem{padding:3px 1em;display:block;white-space:nowrap;color:#4D546B;text-decoration:none}
div.menu a.menuitem:hover{color:#FFF;background-color:#0EA8E4}
div.menu a.menuitemhighlight,div.menubar a.menubutton:hover,div.menubar a.menubuttonactive,
div.menubar a.menubuttonactive:hover{color:#000;border:1px solid #0EA8E4;}
div.menu div.menuitemsep{border-bottom:1px solid #B0C4DE;border-top:1px solid #5C6B79;margin:4px 2px}
div.menubar{padding:4px 2px 4px 20px;background:transparent;}
div.menubar a.menubutton{margin:1px;padding:2px 6px 2px 6px;background:transparent;color:#C32323;text-decoration:none;left:0px;position:relative;top:0px;z-index:100;border:1px solid #FFF;}
div.menubar a.menubutton{font-weight:bold;font-size:1.2em;text-align:left}
.menu-list
{
padding:0;
margin:0;
}
.menu-list li
{
list-style: none;
margin: 0;
padding: 0;
}
.right{float:right}
.clear{clear:both;}
.portfolio td{text-align:center;}
.lrbox{float:left; width:40%; margin:0 20px 20px 20px;}
.lrbox li{list-style-type:circle;}
.spaced a{padding-right:34px;}
