@import "mvreset.css";

html{
	width: 100%;
	margin-bottom: 1px;
	height: 100%;
}

/* BODY
----------------------------------------------- */

body {
	font-size: 12px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #ffffff;
	height: 100%;
}


.dark-grey{
	color: #666666;
	font-size: 14px;
}

.h2{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
font-weight:bold;
color:#009933;
line-height:12px;
}
.h3{font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
text-align:center;
font-weight:bold;
color:#009933;
line-height:14px;
}


/* HEADER
----------------------------------------------- */

#header {
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	height: 80px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-indent: -9999px;
}

/* SERVICES
----------------------------------------------- */

#services {
	width: 875px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 0px;
	height: 280px;
	margin-top: 70px;
}
#services h2 {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: -1px;
}

#content {
	width: 1000px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ffffff;
	background-position: 0px 0px;
}

#content h2 {
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 22px;
	font-weight: bold;
	letter-spacing: -1px;
}



/* TOP NAV
----------------------------------------------- */



#web-sub a {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/web-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 320px;
	display: block;
	background-position: 0px 0px;
}


#develop-sub a {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/develop-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	display: block;
	background-position: 0px 0px;
}
#promote-sub a {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/promote-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	display: block;
	background-position: 0px 0px;
}
#hire-sub a {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/hire-us-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	display: block;
	background-position: 0px 0px;
}

#web-sub a:hover {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/web-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	background-position: 0px -29px;
}
#develop-sub a:hover {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/develop-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	background-position: 0px -29px;
}
#promote-sub a:hover {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/promote-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	background-position: 0px -29px;
}
#hire-sub a:hover {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/hire-us-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	background-position: 0px -29px;
}
#web-sub {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/web-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	background-position: 0px -58px;
	}
#develop-sub {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/develop-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	background-position: 0px -58px;
}
#promote-sub {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/promote-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	background-position: 0px -58px;
}
#hire-sub {
	margin:0;
	padding:0;
	text-decoration:none;
	background-image: url(../media/hire-us-subnav.gif);
	background-repeat: no-repeat;
	width: 89px;
	height: 29px;
	background-position: 0px -58px;
}

/* LEFT CONTENT
----------------------------------------------- */
#left-strip {
	width: 570px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
}

#left-strip-inside {
	width: 495px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 0px;
}
#left-strip-inside strong{
	font-weight: bold;
}
#left-strip-inside em{
	color: #CCCCCC;
}

#left-strip-inside a{
	color: #00c6ff;
}
#left-strip-inside p{
	line-height: 22px;
	padding-right: 40px;
	padding-bottom: 10px;
}
#left-strip-inside dl{
	margin-top: 10px;
}
#left-strip-inside dt{
	font-size: 16px;
	color: #FFBB00;
	padding-bottom: 8px;
	font-weight: bold;
}
#sub-list{
	

}
#sub-list ul{
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#sub-list li{
	font-weight: normal;
	color: #fed668;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 27px;
	line-height: 16px;
	background-image: url(bullets-left-strip.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}

#left-content {
	width: auto;
	float: left;
	color: #FFFFFF;
	height: auto;
	left: 0px;
}

p a {
	color: #0072ff;
}

#left-content p{
	line-height: 15px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: normal;
}

.logo-float-right {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;	
}


#left-content dt{
	font-size: 10px;
	color: #666666;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 0px;
}
#left-content dl{
	margin: 0px;
	padding: 0px;
}
#left-content ul{
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding: 0px;
}

#left-content li{
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
	line-height: 16px;
	background-position: 10px center;
}



#left-content hr{
	margin-top: 10px;
	margin-bottom: 20px;
}




#web {
	width: 265px;
	font-size: 12px;
	margin: 0px;
	left: 0px;
	float: left;
	clear: left;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#web p{
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#web img{
	margin: 0px;
	left: 0px;
	float: left;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
#develop {
	width: 265px;
	font-size: 12px;
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#develop p{
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#develop img{
	margin: 0px;
	left: 0px;
	float: left;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/* WORK LIST
----------------------------------------------- */

.work-list ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 

.work-list li {
	display:block;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-size: 13px;
	color: #333333;
	padding: 0px;
	list-style-type: none;
}
.work-list  li  a {
	color: #000000;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	height:auto !important ;
	min-height:120px;
	height:120px;
	font-size: 13px;
	background-image: url(/zoom-btn-off.gif);
	background-repeat: no-repeat;
	background-position: 180px 97px;
	list-style-type: none;
}

 * html .work-list li a {  /* make hover effect work in IE */
}
.work-list  li  a:hover  {
	color: #000000;
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	height:auto !important;
	min-height:120px;
	height:120px;
	font-size: 13px;
	list-style-type: none;
}
.work-list img{
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 5px solid #eeeeee;
	
}
.work-list a em {
	color: #333333;
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	font-size: 12px;
	background-color: #ffffff;
}
.work-list a:hover em {
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	font-size: 12px;
	background-color: #ffd45c;
}
.work-list a strong {
	font-style: normal;
	padding: 0px;
	margin: 0px;
	line-height: normal;
	font-weight: bold;
}
/* RIGHT CONTENT
----------------------------------------------- */
#right-strip {
	width: 305px;
	margin: 0px;
	float: right;
	padding: 0px;
	clear: right;
}
#right-strip-inside {
	width: 380px;
	margin: 0px;
	float: right;
	clear: right;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#right-content {
	width: 295px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 17px;
	height: auto;
}

#right-content p{
}

#right-content h3 {
	font-size: 24px;
	margin: 0px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #ffffff;
}
#right-content h4 {
	font-size: 18px;
	margin: 0px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	clear: both;
}
#right-content .hire-us {
	margin-left: 30px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	padding: 0px;
}



#promote {
	width: 265px;
	font-size: 12px;
	float: right;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#promote p{
	color: #FFFFFF;
	line-height: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
}
#promote img{
	margin: 0px;
	left: 0px;
	float: left;
	clear: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
