/* CSS Document */

html {
	height:100%;
}

body {
	padding:0;
	margin:0;
	height:100%;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#49453c;
	line-height:13px;
	background-color: #ffffff;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

#navbar {
	position:absolute;
	left:268px;
	top:113px;
	width:850px;
	height:37px;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#content ul {
	list-style:none;
	line-height:1.5em;
}


/* You can change the width of this container to whatever the width of the site is, but
you need to have a width on the container. Check the width of the main table too.*/

#container {
	padding:0;
	width:879px;
	margin-right: auto;
	margin-left: auto;
}

p.groove {border-style: groove; }

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

h1 {
	font-weight:normal;
	font-size:13px;
	display:inline
}

h2 {
	font-weight:normal;
	font-size:13px;
	display:inline
}

h3 {
	font-weight:normal;
	font-size:13px;
	display:inline
}


br {
	font-size:10px;
}

table{
	border-collapse:collapse;	
}

td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	color:#49453c;
	line-height:13px;
	vertical-align:top;
	padding:0px;
}

td, select, input {
	font:12px tahoma, arial, helvetica, sans-serif; 
	color:#49453c; 
	vertical-align:top;  
	text-align:left;
}

img a { 
	border:0px;
}

img { 
	vertical-align:top;
}

b {
	color:#f32648;
}

#wrapper {
	position:relative;
	margin:0 auto;
	padding:0;
	width:200px;
	height:auto;
}


/* Nav */

#leftside {
	position:absolute;
	left:8px;
	top:2px;
	width:195px;
	height:89px;
	background-color:#fff;
	z-index:5;
}

#leftside ul {
	text-align:left;
	line-height:23px;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#leftside ul li {
	width:100%;
	border-bottom:1px solid #cccccc;
}

#leftside li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	background:none;
	padding-right:10px;
	padding-left:20px;	
}

/* "Rollover" NAVIGATION STYLES */

#leftside li a.newsitedesignhover:hover{
	color:#424242;
	background:url(../images/icon_newsitedesign.gif) no-repeat left center;
	padding-left:20px;
}
#leftside li a.siteredesignhover:hover{
	color:#424242;
	background:url(../images/icon_siteredesign.gif) no-repeat left center;
	padding-left:20px;
}

#leftside li a.mobileinterfacehover:hover{
	color:#424242;
	background:url(../images/icon_mobileinterface.gif) no-repeat left center;
	padding-left:20px;
}

#leftside li a.landingpagehover:hover {
	color:#424242;
	background:url(../images/icon_landingpage.gif) no-repeat left center;
	padding-left:20px;
}


#leftside li a.socialnetworkinghover:hover{
	color:#424242;
	background:url(../images/icon_socialnetworking.gif) no-repeat left center;
	padding-left:20px;
}
#leftside li a.ormhover:hover{
	color:#424242;
	background:url(../images/icon_orm.gif) no-repeat left center;
	padding-left:20px;
}
#leftside li a.payperclickhover:hover{
	color:#424242;
	background:url(../images/icon_payperclick.gif) no-repeat left center;
	padding-left:20px;
}

#leftside li a.emailcampaignshover:hover{
	color:#424242;
	background:url(../images/icon_emailcampaigns.gif) no-repeat left center;
	padding-left:20px;
}



#leftside li a.keywordselectionhover:hover {
	color:#424242;
	background:url(../images/icon_keywordselection.gif) no-repeat left center;
	padding-left:20px;
}

#leftside li a.onsitecopyhover:hover{
	color:#424242;
	background:url(../images/icon_onsitecopy.gif) no-repeat left center;
	padding-left:20px;
}
#leftside li a.inboundlinkshover:hover{
	color:#424242;
	background:url(../images/icon_inboundlinks.gif) no-repeat left center;
	padding-left:20px;
}

#leftside li a.webanalysishover:hover{
	color:#424242;
	background:url(../images/icon_webanalysis.gif) no-repeat left center;
	padding-left:20px;
}



#leftside li a.webdevelopmenthover:hover {
	color:#424242;
	background:url(../images/icon_webdevelopment.gif) no-repeat left center;
	padding-left:20px;
}
#leftside li a.webassessmentshover:hover {
	color:#424242;
	background:url(../images/icon_webassessments.gif) no-repeat left center;
	padding-left:20px;
}#leftside li a.userinterfacedesignhover:hover {
	color:#424242;
	background:url(../images/icon_userinterfacedesign.gif) no-repeat left center;
	padding-left:20px;
}#leftside li a.contentmanagementhover:hover {
	color:#424242;
	background:url(../images/icon_contentmanagement.gif) no-repeat left center;
	padding-left:20px;
}



/* "On" NAVIGATION STYLES */

#leftside .newsitedesign {
	color:#424242;
	background:url(../images/icon_newsitedesign.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .siteredesign {
	color:#424242;
	background:url(../images/icon_siteredesign.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .mobileinterface {
	color:#424242;
	background:url(../images/icon_mobileinterface.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .landingpage {
	color:#424242;
	background:url(../images/icon_landingpage.gif) no-repeat left center;
	padding-left:20px;
}



#leftside .socialnetworking {
	color:#424242;
	background:url(../images/icon_socialnetworking.gif) no-repeat left center;
	padding-left:20px;
}
#leftside .orm {
	color:#424242;
	background:url(../images/icon_orm.gif) no-repeat left center;
	padding-left:20px;
}
#leftside .payperclick {
	color:#424242;
	background:url(../images/icon_payperclick.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .emailcampaigns {
	color:#424242;
	background:url(../images/icon_emailcampaigns.gif) no-repeat left center;
	padding-left:20px;
}


#leftside .keywordselection {
	color:#424242;
	background:url(../images/icon_keywordselection.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .onsitecopy {
	color:#424242;
	background:url(../images/icon_onsitecopy.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .inboundlinks {
	color:#424242;
	background:url(../images/icon_inboundlinks.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .webanalysis {
	color:#424242;
	background:url(../images/icon_webanalysis.gif) no-repeat left center;
	padding-left:20px;
}



#leftside .webdevelopment {
	color:#424242;
	background:url(../images/icon_webdevelopment.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .webassessments {
	color:#424242;
	background:url(../images/icon_webassessments.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .userinterfacedesign {
	color:#424242;
	background:url(../images/icon_userinterfacedesign.gif) no-repeat left center;
	padding-left:20px;
}

#leftside .contentmanagement {
	color:#424242;
	background:url(../images/icon_contentmanagement.gif) no-repeat left center;
	padding-left:20px;
}



/* Related Inforamtion NAVIGATION STYLES */

#leftside2 {
	position:absolute;
	left:9px;
	top:107px;
	width:194px;
	height:auto;
	background-color:#fff;
	z-index:5;
}

#leftside2 ul {
	text-align:left;
	line-height:23px;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	border-bottom:1px dotted #cccccc;
}

#leftside2 ul li {
	width:100%;
	border-bottom:1px dotted #cccccc;
}

#leftside2 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;
	background:none;
	padding-right:10px;
	padding-left:20px;	
}

#leftside2 li a:hover {
	color:#424242;
	background:url(images/arrow.gif) no-repeat left center;
	padding-left:20px;
}


/* Related Inforamtion NAVIGATION STYLES */

#leftside3 {
	position:absolute;
	left:8px;
	top:102px;
	width:169px;
	height:100px;
	background-color:#fff;
	z-index:6;
}

#leftside3 ul {
	text-align:left;
	line-height:23px;
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	border-bottom:1px dotted #cccccc;
}

#leftside3 ul li {
	width:100%;
	border-bottom:1px dotted #cccccc;
}

#leftside3 li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;
	background:none;
	padding-right:10px;
	padding-left:20px;	
}

#leftside3 li a:hover {
	color:#424242;
	background:url(images/arrow.gif) no-repeat left center;
	padding-left:20px;
}
.contactform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
}

#leftside2 .here {
	color:#424242;
	background:url(images/arrow.gif) no-repeat left center;
	padding-left:20px;
}

/* ------------ CHANGE LINK COLOR HERE ------------ */
a:link{
	color:#5fa802;
	text-decoration:underline;
}
a:visited {
	text-decoratoin:underline;
	color:#5fa802;
}
a:hover{
	text-decoration:none;
}
a:active {
	text-decoration:none;
}

#content {
	width:516px;
	height:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:.75em;	
	line-height:1.3em;
	padding:20px 15px 25px 290px;
	background-color:#FFF;
}


#footer {
	font-family:Verdana, sans-serif;
	color:#999999;
	font-size:10px;
	text-align:left;
}

#footer a {
	color:#999999;
}

#toplinks {
	font-family:Verdana, sans-serif;
	color:#999999;
	font-size:10px;
	text-align:right;
}

#toplinks a {
	color:#999999;
}

ul {
	line-height:1.3em;
}
.bordernav {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	color: #000000;
	line-height: 30px;
	left: 30px;
	right: 30px;
	text-align: center;
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	line-height: 24px;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #5FA802;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
}
