/* CSS Document */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-color:#76A2A9;
	color:#555555;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:normal;
	font-size:12px;
	line-height: 18px;
	background-image: url(images/bkground.jpg);
	background-repeat: repeat-x;
}

div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:860px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image:url(images/main_bg.png);
	background-repeat:repeat-y;
	text-align:center;
}
div#header {
	padding:1em;
	vertical-align:top;
	width:760px;
	margin-left:50px;
	}

div#topNav {
	margin-left:18px;
	width:829px;
	height:22px;
	margin-right: 54px;
	background-color: #555555;
	padding: 7px 0px 0px 5px;
	text-align: right;
	}
div#Nav {
	
	width:795px;

	}
	

div#topNav a:link, 
div#topNav a:visited, 
div#topNav a:hover { 
 color: #FFFFFF; 
 text-decoration: none;
 font-weight: 500;
 }

div#content {
	top:8px;
	padding:1em 3.5em 5em; /* bottom padding for footer */
	width:760px;
	margin:0;
	margin-left: 25px;
	
}
div#footer {
	width:700px;
	bottom:0px; /* stick to bottom */
	text-align:center;
	border-top:1px solid #555555;
	padding:1em;
	margin-left:75px;
	margin-right:75px;
}
p{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#555555;
	font-size:12px;
	vertical-align:top;
}

li{
	font-family:Arial,Helvetica,sans-serif;
	font-weight:normal;
	color:#555555;
	font-size:12px;
	
}
h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bolder;
	color:#555555;
	
	padding-left:5px;
	margin: 0;
}
h2{
	font-size: 160%;
	color: #9F2825;
}

h3{
font-size: 110%;
}


div.SubContainer{
width:173px;

}

.SubContainer td{

margin:3px;
vertical-align:top;

}
.subContainterHeight{
height:145px;
}

.subContainterHeight p{
font-size:11px;
}

#leftColumn{
	float:left;
	width:200px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
}

#rightColumn{
	float:right;
	width:535px;
	text-align: left;
	margin-left: 12px;
}

#productbox{
margin:10px;
}

/*padding and margins*/

.padding5{
padding:5px;
}
/*colors*/


#subNavigation{
width:740px;
height:120px;
margin:0;
padding:0;
vertical-align:top;

}
/*side boxes*/
.webBox{
	border:1px solid #CCCCCC;
	padding:8px 8px;
	background-color: #EEEEEE;
}
.searchMarketingBox{
	border:1px dotted #CCCCCC;
	padding:8px 8px;
	background-color: #f3f1b4;
}

.trainingBox{
	border:1px dashed #CCCCCC;
	background-color: #EEEEEE;
	padding:8px 8px;
}
.seoBox{
	border:1px solid #CCCCCC;
	padding:8px 8px;
	background-color: #C8E3B3;
}


.searchMarketingBox p{
font-size:11px;
line-height: 1.3em;
}

.webBox p{
font-size:11px;
line-height: 1.3em;
}
.trainingBox p{
font-size:11px;
line-height: 1.3em;
}
.seoBox p{
font-size:11px;
line-height: 1.3em;
}

.seoBox li{
font-size:11px;
line-height: 1.3em;
}
.sml{
	font-size: 11px;
	line-height: 1.2em;
	letter-spacing: normal;
	text-align: justify;
}



/*Headers and type effects*/

a:link{
	color:#0C6C99;
	text-decoration:underline;
}

a:hover{
color:#CC3333;
text-decoration:underline;
}
.headerOne {
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#000000;
}
.headerTwo {
font:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#000000;
text-align:center;
}
.fontMarketing{
	color:#484742;
}

.fontAnalytics{
color:#9aaac1;
}

.fontSEO{
color:#d1c85d;
}
	
#Contentside {
	width: 196px;
	height: 110px;
	margin-left: 3px;
	margin-right: 3px;
	font-size: 10px;
	background-image: url(images/contactbk.jpg);
	padding-top: 5px;
	background-repeat: no-repeat;
}

	
#Contentside  p{
	font-size: 11px;
	
	
}
	
