@charset "utf-8";
/* CSS Document */

*{
	padding:0;
	margin:0;
}

body{
	background:url(images/bg.jpg) top center fixed;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-transform:capitalize;
	color:#333333;
	margin-top:10px;
}
h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	color:#333333;
	margin-top:15px;
}
h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:Capitalized;
	color:#ff7c00;
}
img{

	border:0;
}

p
{
	line-height:24px;
}
a
{
	outline:none;
	font-weight:bold;
	color:#333333;
}
.layout-size{

	width:1000px;
}

.liquid-size{

	width:100%;
}

.left{

	float:left;
}

.right{

	float:right;
}

.middle{

	margin:0 auto;
}

.header-wrapper{

	height:157px;
	background:url(images/header-bg.jpg) no-repeat;
}

.header-mid-left{

	background:url(images/header-mid-bg-left.jpg) no-repeat;
	height:30px;
	width:543px;
}

.clients-title{

	width:457px;
	height:30px;
	background:url(images/clients-title.jpg) no-repeat;
}

.creativity-innovation{

	background:url(images/creativity-innovation.jpg) no-repeat;
	width:543px;
	height:293px;
	
}



/* read_more */

.find-out-more{

	margin-top:250px;
	margin-right:40px;
}
#find-out-more {
	background:url(images/find-out-more.png) no-repeat;
	width:116px;
	margin:0;
	padding:0;
	padding-right:5px;
}

#find-out-more span {
	display: none;
}

#find-out-more a{

	height:27px;
	display:block;
}

#find-out-more a:hover {background:url(images/find-out-more.png)  0px   -27px no-repeat; }
/* end read_more */

.header-slides-wrapper{

	width:457px;
	height:293px;
	background:url(images/slides-wrapper-bg.jpg) no-repeat;
}

.header-slides{

	width:428px;
	height:247px;
	background:url(images/slide-bg.jpg) repeat-x;
}

.logo{

	width:338px;
	height:157px;
}

.header-menus-wrapper{

	width:662px;
}

.top-menus{
	
	width:370px;
	padding-top:10px;
	color:#FFFFFF;
}

.top-menus a{

	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	font-size:11px;
}

.top-menus a:hover{

	color:#999999;
}

.navigation{
	
	width:662px;
}

.navigation ul{
	
	padding-top:40px;
	padding-left: 145px;
}

.navigation ul li{

	display:inline;
	padding:0 18px;
}

.navigation ul li a{

	text-decoration:none;
	color:#FFFFFF;
	text-transform:uppercase;
}

.navigation ul li a:hover{

	color:#d9972c;
}

.navigation-line{
	
	background:url(images/menu-line.jpg) no-repeat;
	height:1px;
	width:505px;
	margin-top:10px;
}

/* view all */

.view-all{

	/*margin-top:250px;*/
	margin:10px 30px 0 0;
}
#view-all {
	background:url(images/view-all.png) no-repeat;
	width:106px;
	/*margin:0;*/
	padding:0;
}

#view-all span {
	display: none;
}

#view-all a{

	height:27px;
	display:block;
}

#view-all a:hover {background:url(images/view-all.png)  0px   -27px no-repeat; }

/* end read_more */

.content-bg
{
	background:#FFFFFF;
}
.content-margin
{
	margin-top:20px;
}
.left-menu
{
	width:338px;
}
.sidebar-bg
{
	width:310px;
	background:#eeefeb;
	margin-bottom:10px;
	padding-bottom:10px;
}
.sidebar-title
{
	width:300px;
	margin:15px 0 15px 10px;
}
.services
{
	width:280px;
	margin-left:10px;
}
.services p
{
	text-align:justify;
	line-height:24px;
}

.livechat, .live chat p
{
	width:130px;
	text-align:left;
	line-height:24px;
	margin-left:10px;
}
.services ul
{
	margin-left:20px;
}
.services ul li
{
	list-style:none;
	margin-bottom:10px;
	
}
.services ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#30302f;
	text-decoration:none;
	background:url(images/arrow.png) no-repeat;
	background-position:left;
	padding-left:30px;
}
.services ul li a:hover
{
	color:#7a7a7a;
	background:url(images/arrow2.png) no-repeat;
	background-position:left;
	padding-left:30px;
	list-style:none;
}
.livechat-icon
{
	width:166px;
	height:164px;
	background:url(images/live-chat-icon.png) no-repeat;
	margin:25px 0 -15px 0;
}
.click-here
{
	width:112px;
	height:26px;
	margin:-20px 0 0 10px;
}

/* social media buttons */
.social_media
{
	float:left;
	margin-left:10px;
}
#social_media {
background:url(images/follow-us-icon.png) no-repeat;
width:196px;
margin:0;
padding:0;
}

#social_media span {
display: none;
}

#social_media li, #social_media a {
height:70px;
display:block;
}

#social_media li {
float:left;
list-style:none;
display:inline;
}

#social_media-01 {
width: 65px;

}
#social_media-02 {width: 65px;}
#social_media-03 {width: 66px;}
#social_media-04 {width: 65px;}
#social_media-05 {width: 65px;}
#social_media-06 {width: 66px;}

#social_media-01 a:hover {background:url(images/follow-us-icon.png)  0px   -142px no-repeat; }
#social_media-02 a:hover {background:url(images/follow-us-icon.png) -65px  -142px no-repeat; }
#social_media-03 a:hover {background:url(images/follow-us-icon.png) -130px -142px no-repeat; }
#social_media-04 a:hover {background:url(images/follow-us-icon.png)  0px   -212px no-repeat; }
#social_media-05 a:hover {background:url(images/follow-us-icon.png) -65px -212px no-repeat; }
#social_media-06 a:hover {background:url(images/follow-us-icon.png) -130px -212px no-repeat; }


/* end social media buttons */

.main-content
{
	width:662px;
}
.content-wrapper
{
	width:647px;
	margin-bottom:10px;
}
.content-text p
{
	margin-top:10px;
}
.content-box-top
{
	width:644px;
	height:19px;
	background:url(images/content-box-top.png) no-repeat;
	margin-top:10px;
}
.content-box-middle
{
	width:644px;
	background:url(images/content-box-middle.png) repeat-y;
}
.content-box-bottom
{
	width:644px;
	height:20px;
	background:url(images/content-box-bottom.png) no-repeat;
}
.solid-partner
{
	width:398px;
	height:46px;
	background:url(images/solid-partner.png) no-repeat;
	margin:5px 0 0 -1px;
}
.solid-partner h1{
	color:#666666;
	font-size:22px;
	margin-left: 20px;
    margin-top: 14px;
}
.content-text-wrapper
{
	width:600px;
}
.content-text-wrapper p
{
	line-height:24px;
	padding:15px 0 0 25px;

}
.content-text-wrapper h1
{
	font-size:14px;
	margin-left:25px;
	padding:10px 0 10px 0;
}
.content-wrapper h1
{
	font-size:14px;
}
.content-wrapper ul{
	margin-left:30px;
	margin-top:10px;
	margin-bottom:10px;
}

.content-title
{
	width:300px;
}
.content-wrapper2
{
	width:320px;
}
.flash-banner
{
	width:310px;
	border-right: solid 1px #cccccc;
	margin:15px 10px 10px 0;
}
.flash-banner p
{
	line-height:24px;
	text-align:justify;
	padding-right:15px;
}
.content-wrapper2 p
{
	line-height:24px;
	padding:10px;
	text-align:justify;
}  
.content-wrapper2 ul,.content-list ul
{
	padding:10px 0 30px 30px;
}
.content-wrapper2 ul li
{
	list-style:none;
	margin-bottom:10px;
	background:url(images/arrow3.png) no-repeat;
	background-position:left;
	padding-left:10px;
}
.content-wrapper2 ul li a,.content-list ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.content-list ul li
{
	list-style:none;
	margin-bottom:10px;
	background:url(images/arrow3.png) no-repeat;
	background-position:top left;
	padding-left:20px;
}
.content-list
{
	width:600px;
}
.click-here2
{
	width:92px;
	height:22px;
	margin-left:10px;
}
.footer
{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
}
.footer-wrapper
{
	width:1000px;
	margin:0 auto;
	background:url(images/footer-bg.png) no-repeat;
	height:219px;
}
.footer-logo
{
	width:229px;
	height:130px;
	margin:20px 0 0 10px;
}
.footer-contact
{
	width:280px;
	margin:20px 0 0 10px;
}
.footer-contact p
{
	line-height:normal;
}
.footer-contact h1
{
	color:#d2d1d0;
	font-size:12px;
}
.text-wrapper
{
	width:458px;
}
.header-border
{
	width:646px;
	border-bottom:solid 1px #cccccc;
	padding-bottom:7px;
	margin-bottom:10px;
}
.package,.content-writing
{
	width:600px;
}
.package ul,.content-writing ul
{
	padding:10px 0 30px 30px;
}
.package ul li,.content-writing ul li
{
	list-style:none;
	background:url(images/check.png) no-repeat;
	background-position:left;
	padding-left:30px;
	padding-top:10px;
}
.package ul li a,.content-writing ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.more-info{
	width:600px;
	margin-bottom:15px;
}
.text-area
{
	border:solid 1px #cccccc;
	width:400px;
	height:25px;
	border-radius:5px;
	padding:2px 5px;
}
.margin-top
{
	margin-top:15px;
}


/* social media buttons */

#virtual1 {
background:url(images/part-time-va.png) no-repeat;
width:206px;
margin:0;
padding:0;
}
#virtual2 {
background:url(images/full-time-va.png) no-repeat;
width:206px;
margin:0;
padding:0;
}

#virtual1 span, #virtual2 span {
display: none;
}

#virtual1 li, #virtual1 a, #virtual2 li, #virtual2 a {
height:59px;
display:block;
}

#virtual1 li, #virtual2 li {
float:left;
list-style:none;
}

#virtual1-01, #virtual2-01 {width: 206px;}

#virtual1-01 a:hover{background:url(images/part-time-va.png)  0px   -59px no-repeat; }

#virtual2-01 a:hover{background:url(images/full-time-va.png)  0px   -59px no-repeat; }


/* end social media buttons */


.error{
	color:#FF0000;
	font-weight:bold;
}

.send{
	background:url(images/submit.png) no-repeat;
	height:29px;
	width:108px;
	border:none;
}

.send:hover{
	cursor:pointer;
}



.send[disabled]{
	background:url(images/disabled.png) no-repeat;
}

.send[disabled]:hover{
	cursor:default;
}

.client-wrap{
	width:625px;
	padding:10px;
	border-bottom:dotted 1px #CCCCCC;
}

.client-wrap a{
	color:#333333;
	text-decoration:none;
}

.client-wrap img{
	float:left;
	padding:10px;
}

.clientname{
	font-size:14px;
	font-weight:bold;
}

.pagination a{
	padding:3px 5px;
	border:#CCCCCC solid 1px;
}

.pagination a:hover{
	background:#333333;
	color:#FFFFFF;
}


.pagination .disabled{
	padding:3px 5px;
	border:#CCCCCC solid 1px;
	background:#f8f8f8;
	color: #CCCCCC;
	margin:0 2px;
}

.pagination .current{
	padding:3px 5px;
	border:#CCCCCC solid 1px;
	background:#333333;
	color:#FFFFFF;
}