html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body {
	height: 100%;
}
html {
	background: #ccc url('../images/bg_tile.jpg') repeat;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* my styles */
h1, h2, h3, h4, p, ul, li {
	font-family: "news-gothic-std-1", "news-gothic-std-2", sans-serif;
	font-weight: 400;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
	line-height: 20px;
}
h3 {
	font-size: 13px;
	line-height: 15px;
}
h4 {
	font-size: 14px;
	line-height: 16px;
}
p {
	color: #333;
	font-size: 14px;
	line-height: 18px;
}
.wrapper {
	background: transparent url('../images/body_ds.png') repeat-y 10px 0;
	margin: 0 auto;
	width: 1020px;
	overflow: hidden;
}
.container {
	background: #fff;
	min-height: 1040px;
	overflow: hidden;
	padding-top: 10px;
}
/* header styles */
.strip {
	height: 30px;
	margin-top: 110px;
	position: absolute;
	width: 100%;
	z-index: -99;
}
.strip1 {
	background: #AD2090;
}
.strip2 {
	background: #A0CF67;
}
.strip3 {
	background: #00a4e3;
}
.strip4 {
	background: #f47d30;
}
.header_wrapper {
	height: 185px;
	width: 1020px;
	margin: 0 auto;
}
.hbg_1 {
	background: transparent url('../images/head_bg1.png');
}
.hbg_2 {
	background: transparent url('../images/head_bg2.png');
}
.hbg_3 {
	background: transparent url('../images/head_bg3.png');
}
.hbg_4 {
	background: transparent url('../images/head_bg4.png');
}
.header_wrapper .content {
	margin-left: 30px;
	height: 185px;
}
.hbgi_1 {
	background: transparent url('../images/header_1.jpg') no-repeat;
}
.hbgi_2 {
	background: transparent url('../images/header_2.jpg') no-repeat;
}
.hbgi_3 {
	background: transparent url('../images/header_3.jpg') no-repeat;
}
.hbgi_4 {
	background: transparent url('../images/header_4.jpg') no-repeat;
}
/* menu */
#menu {
	color: #fff;
	padding-top: 137px;
	margin-left: 30px;
}
#menu li {
	float: left;
	padding: 0 25px 0 15px;
	height: 47px;
}
#menu li a:link, #menu a:visited {
	font-size: 17px;
	color: #fff;
	text-decoration: none;
	display: block;
}
#menu li a:hover {
	color: #222;
}
#home #menu li.menu1, #blog #menu li.menu2, #work #menu li.menu3, #people #menu li.menu4, #work_for_us #menu li.menu5, #services #menu li.menu6, #contact #menu li.menu7 {
	background-image: url('../images/shrimp_menu.png');
	background-repeat: no-repeat;
	background-position: -10px 5px;
}
#home #menu li.menu1 a, #blog #menu li.menu2 a, #work #menu li.menu3 a, #people #menu li.menu4 a, #work_for_us #menu li.menu5 a, #services #menu li.menu6 a, #contact #menu li.menu7 a {
	color: #222;
}
/* homepage */
.home_main {
	background: transparent url('../images/bg_1px.png') repeat;
	padding-bottom: 15px;
}
.player {
	padding: 10px;
}
.qt_video{
  padding: 10px;
  height:  292px;
  width: 520px;
}
.home_main h1 {
	color: #AD2090;
	padding: 10px
}
.home_main p {
	margin: 0 10px 10px 10px;
}
.home_posts {
	background: transparent url('../images/bg_1px.png') repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.home_posts h2 {
	color: #AD2090;
	padding: 10px;
}
.home_posts .entry {
	margin: 0 10px 20px 10px;
	border-top: 1px dotted #AD2090;
}
.home_posts .entry .pic {
	margin: 10px 10px 0 0;
	
	float: left;
}
.home_posts .entry .copy {

}
.home_posts .entry a {
	color: #AD2090;
	text-decoration: none;
}
.home_posts .entry a:hover {
	color: #AD2090;
	text-decoration: underline;
}
.home_posts .entry .copy h3 {
	color: #AD2090;
	margin: 10px 5px 0 0;
}
.home_posts .entry .copy p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 5px;
}
.home_posts .entry .copy p.date {
	color: #AD2090;
	margin-bottom: 5px;
}
.socnet {
	background: transparent url('../images/bg_1px.png') repeat;
	margin-bottom: 20px;
	height: 220px;
}
.socnet h2 {
	color: #00A4E3;
	padding: 10px;
}
.socnet .links {
	padding-left: 10px;
}
.socnet .links a {
	margin-right: 6px;
}
.socnet .seal {
	margin: 20px 0 0 50px;
}
.ftpsite {
	background: transparent url('../images/bg_1px.png') repeat;
	margin: 20px 0 20px 0;
height: 280px;
	width: 225px;
	float: left;
}
.ftpsite h2 {
	color: #A0CF67;
	padding: 10px;
}
.ftpsite .chameleon {
	margin: 0px 0 0 50px;
}
.awards {
	background: transparent url('../images/bg_1px.png') repeat;
	margin: 20px 0 20px 20px;
	height: 280px;
	width: 295px;
	float: left;
}
.awards p{
  padding: 10px;
  font-size: 12px;
}
.hp_contact {
	margin-top: 20px;
}
.hp_contact p {
	font-size: 12px;
}
.hp_contact a {
	color: #333;
}
.purple {
	color: #AD2090;
}
/* blog page */
.blog_main {
	background: transparent url('../images/bg_1px.png') repeat;
}
.blog_main h1 {
	color: #AD2090;
	padding: 10px
}
.blog_main p {
	margin: 0 10px 10px 10px;
}
/* work page */
.work_main {
	background: transparent url('../images/bg_1px.png') repeat;
}
.work_main h1 {
	color: #A0CF67;
	padding: 10px;
}
.work_main h2 {
	color: #666;
	padding: 0 10px 10px 10px;
	font-size: 18px;
	
}
.work_main .cs {
	
	padding:  10px 10px 0 10px;
}
.work_main h4 {
	color: #A0CF67;
	padding: 10px 10px 5px 10px;
}
.work_main p {
	margin: 0 10px 10px 10px;
}
.work_list {
	background: transparent url('../images/bg_1px.png') repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.work_list h2 {
	color: #A0CF67;
	padding: 10px;
}
.work_list p {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
}
.work_list .entry {
	margin: 0 10px 10px 10px;
	border-top: 1px dotted #A0CF67;
}
.work_list .entry h3 {
	color: #A0CF67;
	margin: 10px 5px 0 0;
}
.work_list .entry a:link, .work_list .entry a:visited {
	color: #8AB556;
	text-decoration: none;
}
.work_list .entry a:hover {
	text-decoration: underline;
}
.pic_gallery {
	padding: 10px 10px 0 10px;
	width: 350px;
	margin-bottom: 0;
}
/* people page */
.people_main {
	background: transparent url('../images/bg_1px.png') repeat;
	padding-bottom: 20px;
}
.people_main .pic {
	padding: 10px;
}
.people_main h1 {
	color: #00A4E3;
	padding: 10px;
}
.people_main h4 {
	color: #00A4E3;
	padding: 10px 10px 5px 10px;
}
.people_main p {
	margin: 0 10px 5px 10px;
}
.people_list {
	background: transparent url('../images/bg_1px.png') repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.people_list h2 {
	color: #00A4E3;
	padding: 10px;
}
.people_list .entry {
	margin: 0 10px 10px 10px;
	border-top: 1px dotted #00A4E3;
}
.people_list .entry h3 {
	color: #00A4E3;
	margin: 10px 5px 0 0;
}
.people_list .entry a:link, .people_list .entry a:visited {
	color: #00A4E3;
	text-decoration: none;
}
.people_list .entry a:hover {
	text-decoration: underline;
}
/* work for us page */
.wfu_main {
	background: transparent url('../images/bg_1px.png') repeat;
}
.wfu_main h2 {
	color: #00A4E3;
	padding: 10px
}
.wfu_main h1{
	color: #00A4E3;
	padding: 10px;
}
.wfu_main p {
	margin: 0 10px 10px 10px;
}
.wfu_main a{
  color: #00A4E3;
}
/* services page */
.services_main {
	background: transparent url('../images/bg_1px.png') repeat;
}
.services_main h2 {
	color: #f47d30;
	padding: 10px
}
.services_main p {
	margin: 0 10px 10px 10px;
}
/* contact page */
.contact_main {
	background: transparent url('../images/bg_1px.png') repeat;
}
.contact_main .map {
	padding: 10px;
}
.contact_main h2 {
	color: #f47d30;
	padding: 10px
}
.contact_main p {
	margin: 0 10px 10px 10px;
}
.contact_details {
	background: transparent url('../images/bg_1px.png') repeat;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.contact_details h2 {
	color: #f47d30;
	padding: 10px;
}
.contact_details .entry {
	margin: 0 10px 15px 10px;
	border-top: 1px dotted #f47d30;
}
.contact_details .entry p {
	font-size: 12px;
	margin-top: 5px;
}
.contact_details .entry h3 {
	color: #f47d30;
	margin: 10px 5px 0 0;
}
.contact_main a{
color: #f47d30;
}
.contact_details .entry a:link, .contact_details .entry a:visited {
	color: #333;
	text-decoration: none;
}
.contact_details .entry a:hover {
	text-decoration: underline;
}

#flash_header {
	float: right;
	margin-right: 30px;
}
#tweets{
  background: transparent url('../images/bg_1px.png') repeat;
}
#tweets h2{
margin: 0 10px 0 10px;
padding: 10px 0 10px 0;
color:#00a3e3;
border-bottom: 1px dotted #00a3e3;
}
#tweets a:link, #tweets, a:visited{
  color:#00a3e3;
  text-decoration:none;
}
.twtr-ft, .twtr-hd
{
display: none;
}
#slider img {
	display:none;
}
.footer_test{
  margin-top: 55px;
  padding: 15px 0 15px 0;
  	background: transparent url('../images/bg_1px.png') repeat;

  }
.footer_test p{
text-align:left;
  color:#999;
  font-size: 12px;
  margin-left: 170px;
}
.footer_test a{
  color:#999;
}
