@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	background:#dddddd;
	font-family:Arial, Helvetica, sans-serif;
}
div, h1, h2, h3, h4, p, ul, li, form {
	margin:0;
	padding:0;
	line-height:normal;
}
ul, li {margin:0; padding:0;}
.clr {
	clear:both;
	height:0px;
	overflow: hidden;
}
a, img {
	outline:none;
	border:none;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
}
.h2Bor2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #dc0505;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 17px;
}
h2 span {
	color: #666666;
	text-transform: none;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	color:#666666;
	font-size: 14px;
	text-align:justify;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	color:#666666;
	font-size: 14px;
	text-align:justify;
}
li {
	margin:0;
	padding:5px 0 0 15px;
	list-style:none;
}
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#03154C;
	text-decoration: underline;
}
.clrWitHeight {
	clear: both;
	height: 20px;
}
/*wrapper*/
.wrapper {
	width: 1020px;
	background: #dddddd;
	margin:0 auto;
}
/*header*/
.header {
	width: 1020px;
	height:101px;
	background: url(images/headerTop.jpg) no-repeat 200px center #03050f;
	border-bottom: 1px solid #26273d;
	position: relative;
}
.logo {
	position: absolute;
	left:50px;
	top:35px;
}
.call {
	position: absolute;
	top:10px;
	right: 10px;
}
.Topnav {
	position:absolute;
	top:70px;
	right:20px;
	height: 31px;
	width: 435px;
}
.Topnav ul {}
.Topnav li {
	float: right;
	margin:  0 3px 0 0;
	padding: 0px;
	list-style: none;
}
.Topnav li a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;	
	height: 23px;
	padding: 8px 0 0 0;
	display: block;
	font-weight: bold;
	width: 102px;
	text-align: center;
}
.Topnav li a:hover {
	color: #FFCA00;
}
.Topnav li a.active {
	color: #FFCA00;
}


/*Mid Image*/
.MidImg {
	width: 1020px;
	height: 366px;
	background: url(images/bigImg.jpg) no-repeat;
	border-bottom: 1px solid #fff;
	margin: 0 0 10px 0;
	position: relative;
}
.MidImg h2 {
	font-family: Myriad Pro;
	font-size: 28px;
	color: #fff;
	font-weight: normal;
	text-align:center;
	padding-top: 60px;
}
.campaign {
	position: absolute;
	top: 200px;
	left:66px;
	width: 78px;
	text-align:center;
	line-height: 17px;
}
.campaign a {
	color: #fff;
	font-family: Myriad Pro;
	font-size: 18px;
	font-weight: normal;
	text-decoration:none;
}
.impress {
	position: absolute;
	top: 196px;
	left:268px;
	text-align:center;
	width:80px;
}
.impress a {
	color: #fff;
	font-family: Myriad Pro;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
}

.click {
	position: absolute;
	top: 197px;
	left:470px;
	text-align:center;
	width:80px;
}
.click a {
	color: #fff;
	font-family: Myriad Pro;
	font-size: 17px;
	font-weight: normal;
	text-decoration:none;
}
.landPage {
	position: absolute;
	top: 200px;
	left:672px;
	text-align:center;
	width:80px;
	line-height: 17px;
}
.landPage a {
	color: #fff;
	font-family: Myriad Pro;
	font-size: 19px;
	font-weight: normal;
	text-decoration: none;
}
.conversation {
	position: absolute;
	top: 206px;
	left:868px;
	text-align:center;
}
.conversation a {
	color: #fff;
	font-family: Myriad Pro;
	font-size: 18px;
	font-weight: normal;
	text-decoration:none;
}
.use {
	position: absolute;
	top: 140px;
	left:617px;
	text-align:center;
}
.use a {
	color: #fff;
	font-family: Myriad Pro;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
}
.design {
	position: absolute;
	top: 139px;
	left:764px;
	text-align:center;
}
.design a {
	color: #fff;
	font-family: Myriad Pro;
	font-size: 14px;
	font-weight: normal;
	text-decoration:none;
}
.testing {
	position: absolute;
	top: 282px;
	left:618px;
	text-align:center;
	width: 50px;
	line-height: 17px;
}
.testing a {
	color: #fff;
	font-family: Myriad Pro;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}

.seo {
	position: absolute;
	top: 284px;
	left:768px;
	text-align:center;
}
.seo a {
	color: #fff;
	font-family: Myriad Pro;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
}

/*Content*/
.content {
	width: 950px;
	background: #eeeeee;
	border-top: 1px solid #fff;
	padding: 20px 30px 20px 40px;
}
/*side Introduction*/
.sideIntro {
	float: left;
	width: 550px;
	margin: 0 50px 0 0;
}
.h2Bor {
	display: block;
	background: url(images/h2Btm.png) repeat-x bottom;
	padding: 0 0 15px 0;
	font-size: 16px;
}
.h2Bor span {font-size: 14px;}
.sideIntro p {
	line-height: 20px;
	padding: 10px 0 0 0;
	text-indent: 0px;
}
/*Right form*/
.rightForm {
	float: left;
	width: 325px;
	padding: 0 0 20px 0;
}
.rightForm form {
	padding: 10px 0 0 3px;
}
.textbox1 {
	width:310px;
	height: 22px;
	background: url(images/textBox1.jpg) no-repeat;
	color:#999999;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 5px 5px 5px;
	border: none;
	margin: 0 0 10px 0;
}
.textbox2 {
	width:310px;
	height: 62px;
	background: url(images/textBox2.jpg) no-repeat;
	color:#999999;
	font-size: 14px;
	font-weight: normal;
	padding: 3px 5px 5px 5px;
	border: none;
	margin: 0 0 15px 0;
}
.rightSendBtn {
	width: 180px;
	height: 32px;
	background: url(images/sendBtn.png) no-repeat;
	float:right;
	border: none;
	cursor: pointer;
}
/*latest Works*/
.LatestWorks {
	width: 925px;
	background:url(images/latestWorksTop.png) no-repeat top;
	padding: 20px 0 0 0;
	margin: 5px 0 0 0;
}
.InnerLatest {
	width: 907px;
	background: url(images/latestWorksLeft.png) repeat-y #fdfdfd;
	padding: 0 0 15px 16px;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
	overflow: hidden;
}
.InnerLatest ul {}
.InnerLatest li {
	list-style: none;
	float: left;
	padding: 10px 20px 5px 17px;
}
.Work img {
	padding-bottom: 5px;
	width:184px;
	height:105px;
}
.OrgTxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color:#e59e0a;
}

/*Footer*/
.footer {
	width: 100%;
	background: repeat-x top #dddddd;
	border-top: 1px solid #fff;
}
.InnerFooter {
	width: 950px;
	margin: 0 auto;
	padding: 15px 30px 0 40px;
}
.footerBox {
	width: 190px;
	float: left;
	margin: 0 25px 0 0;
	background: url(images/footerBoxRight.png) no-repeat right 20px;
	padding: 0 25px 0 0;
}
.footerBox h2 {
	font-family: verdana;
	font-size: 14px;
	color: #292929;
	text-transform: none;
	padding: 5px 0 5px 0;
	background: url(images/h2Btm.png) bottom repeat-x;
}
.footerBox ul {margin:0; padding:0;}
.footerBox li {
	list-style: none;
	margin:0;
	padding:1px;
}
.footerBox li a {
	display: block;
	text-decoration: none;
	padding: 5px 0 0 15px;
	color: #6f6f6f;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background: url(images/yellowDot.png) no-repeat left;
}

.footerBox li a:hover {
	text-decoration: underline;
}
.NoBg {
	background: none;
}

.follow {
	width: 170px;
	float: right;
	padding: 2px 0 0 0;
}
.follow h3 {
	font-family: Verdana;
	font-size: 12px;
	color: #292929;
	text-transform: none;
	padding: 5px 0 5px 0;
}
.follow img {float: right; padding: 0 5px 0 0;}
