/* main CSS Document */
/* general styling first */
/* reset css styles individually instead of universal selector. */
/* based on http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
html, body{
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
} 
div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Verdana,Arial, Helvetica, sans-serif;
}
ol, ul {list-style: none;}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
/* end reset styles */

/* clearing technique */
.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix {display:inline-block;}
/* mac hide \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
 /* End hide */
/*........... do not change or amalgamate the above clearfix styles ......*/

p,h1,h2,h3,h4,h5,h6,ul,ol {margin-bottom:.5em}
a img,img{border:none;display:block;}
a{
	text-decoration:none;
	color:#252e1c;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
h1{font-size:197%}/* 26px */
h2{font-size:182%}/* 24px */
h3{font-size:167%}/* 22px */
h4{font-size:152%}/* 20px */
h5{font-size:136%}/* 18px */
h6{font-size:122%}/* 16px */

body{
	font-size: 13px; 
	text-align:center;/* for ie5.+*/
	background-color:#DDDDDD;
}

a:hover
{
text-decoration:underline;	
}

#outer
{
width:1000px;
margin:auto;
text-align:left;
border:0px solid black;
background-color:white;
}

#mainhome a
{
color:#601C54;
}

#mainhome2 a
{
color:#601C54;
}

SELECT{
BACKGROUND-COLOR : #eeeeee;
BORDER-BOTTOM-COLOR : #3c3c3c;
BORDER-BOTTOM-WIDTH : 1px;
BORDER-LEFT-COLOR : #3c3c3c;
BORDER-LEFT-WIDTH : 1px;
margin-bottom:10px;
margin-left:10px;
BORDER-RIGHT-COLOR : #3c3c3c;
BORDER-RIGHT-WIDTH : 1px;
BORDER-TOP-COLOR : #3c3c3c;
BORDER-TOP-WIDTH : 1px;
COLOR : #3c3c3c;
FONT-FAMILY : Arial, Helvetica, sans-serif;
FONT-SIZE : 11px;
width:100px;
height:25px;
}

#txt{
top:300px;
left:600px;
width:200px;
position: fixed;
background-color:#cccccc;
}

#shome a
{
color:#601C54;
}

#header
{
width:1000px;
border:0px solid black;
height:111px;
margin-bottom:45px;
}

#footerbox
{
width:1000px;
height:25px;
background-image:url('images/footerbox.jpg');
background-repeat:no-repeat;
margin:auto;
margin-top:15px;
padding-bottom:15px;
padding-top:9px;
font:13px arial;
color:#666666;
}

#footerbox li
{
display:inline;	
}

.footleft
{
float:left;
margin-left:10px;
text-align:left;

}

.footright
{
float:right;
margin-right:10px;
text-align:right;
}

.current
{
text-decoration:underline;	
}

#nav
{
width:780px;
height:45px;
background-image:url('images/nav.jpg');
background-repeat:no-repeat;	
position:absolute;
background-position:right;
margin-left:223px;
padding-left:5px;
margin-top:-45px;
}

#nav li
{
display:inline;	
margin-right:-2px;
}

#banner
{
width:1000px;
height:200px;
background-image:url('images/banner.jpg');
background-repeat:no-repeat;
margin-bottom:15px;

}

.bold
{
font-weight:bold;	
}

#services
{
height:200px;
width:1000px;
padding-bottom:15px;
position:relative;
}

#servicesfoot
{
width:1000px;
height:8px;
background-image:url('images/servicesfoot.jpg');
background-repeat:no-repeat;	
}

.allservices
{
float:right;	
margin-right:19px;
margin-top:15px;
}


.boxclass
{
width:228px;
height:156px;
float:left;
background-image:url('images/boxclass.jpg');
background-repeat:no-repeat;	
margin-left:17px;
}

.boximg
{
margin:auto;
}

.boxclass h1
{
margin-top:7px;
text-align:center;
font:13px arial;
font-weight:400;
color:#333333;
}




#mainhome
{
width:1000px;
margin:auto;
text-align:left;
border:0px solid black;	
min-height:517px;
background-repeat:no-repeat;
}


#content
{
width:1000px;
margin: 0 auto 50px;
text-align:left;
border:0px solid black;		

}

.left
{
float:left;	
}

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

.icon
{
float:left;
}

.iconright
{
float:right;
margin-right:10px;
margin-top:40px;
}



#tcol
{

float:left;
position:relative;
width:938px;
min-height:200px;
border:0px solid black;
padding-left:10px;
padding-right: 20px;
padding-top:10px;
}



#tcol h1
{
font:24px Trebuchet	MS;
color:#430034;
font-weight:bold;
margin-left:12px;

}

.maint
{
font:26px Trebuchet	MS;
color:#430034;
font-weight:bold;
}

#tcol p
{
font:14px arial;
color:#666666;
line-height:23px;
margin-top:2px;
margin-left:13px;

}



#tcol
{

float:left;
position:relative;
width:938px;
min-height:200px;
border:0px solid black;
padding-left:10px;
padding-right: 20px;
padding-top:10px;
}


#tcol h1
{
font:24px Trebuchet	MS;
color:#430034;
font-weight:bold;
margin-left:12px;

}

.maint
{
font:26px Trebuchet	MS;
color:#430034;
font-weight:bold;
}

#newcol p
{
font:14px arial;
color:#666666;
line-height:23px;
margin-top:2px;
margin-left:13px;

}


#newcol h1
{
font:24px Trebuchet	MS;
color:#430034;
font-weight:bold;
}



#tcontent
{
width:1000px;
text-align:left;
border:0px solid black;		

}

#testicol
{

float:left;
position:relative;
border:0px solid black;
padding-left:30px;
padding-right: 0px;
}


#rightcol h1
{
font:26px Trebuchet	MS;
color:#430034;
font-weight:bold;
}

#rightcol p
{
font:14px arial;
color:#666666;
line-height:23px;
margin-top:8px;
}

a.rollimg {
position:relative;
top:-1px;
margin-top:1px;
margin-left:15px;
padding-top:8px;
margin-right:-5px;
z-index:3;
text-align:center;
display:inline-block;
background-position:top left;
width:93px;
height:26px;
background-image:url(images/navbutton.gif);
background-repeat:no-repeat;
font:15px arial;
color:#ffffff;
}

a.rollimg:hover 
{
text-decoration:underline;
background-position: top right;
}

.txtcontact
{
background-image:url(images/hometextbar.jpg);
background-repeat:no-repeat;	
width:214px;
height:22px;
border:0px;
}

#comment
{
background-image:url(images/hometextbody.jpg);
background-repeat:no-repeat;	
width:303px;
height:178px;
border:0px;
}

#submit
{
position:absolute;	
margin-left:236px;
}

#freeconsult
{
margin-top:50px;	
}


#shome
{
width:1000px;
margin:auto;
text-align:left;
border:0px solid black;	
min-height:517px;
margin-left:12px;	
}


#leftcol1
{

float:left;
position:relative;
width:600px;
border:0px solid black;
padding-left:10px;
padding-top:10px;
}


#leftcol1 h1
{
font:24px Trebuchet	MS;
color:#430034;
font-weight:bold;
padding-left:10px;

}

#leftcol1 h2
{
font:14px arial;
color:black;
font-weight:bold;
}

#leftcol1 p
{
font:14px arial;
color:#666666;

margin-top:8px;
}



#rightcol1
{
float:left;
position:relative;
width:300px;
right:0px;
border:0px solid black;	
padding-left:10px;
padding-top:10px;
background-repeat:no-repeat;
}


#rightcol1 h1
{
font:26px Trebuchet	MS;
color:#430034;
font-weight:bold;
}

#rightcol1 p
{
font:14px arial;
color:#666666;
line-height:22px;
margin-top:8px;
}

#rightcol1 li
{
list-style: none;
background: url(images/liststyle.jpg) no-repeat 0 50%;
padding-left: 12px;	
margin-bottom:12px;
}

.services
{	
height:88px;
float:left;
margin-right:5px;
}

.seoservices
{	
height:95px;
width:115px;
float:left;
margin-right:5px;
}

.services5
{	
height:92px;
float:left;
margin-right:5px;
}

.servicewrap
{
height:95px;
margin-bottom:25px;
}
	

.testimonial
{
background-image:url('images/testimonial.jpg');
background-repeat:no-repeat;	
width:613px;
height:85px;
margin-bottom:20px;
padding-left:15px;
padding-top:5px;
}


.testimonials
{
background-image:url('images/testi2.jpg');
background-repeat:no-repeat;	
width:913px;
height:95px;
text-align:left;
margin-bottom:15px;
padding-left:15px;
padding-top:35px;
font:14px arial;
color:#666666;
line-height:23px;
margin-top:8px;
}


.testimonial2
{
background-image:url('images/testimonialbig.jpg');
background-repeat:no-repeat;	
width:940px;
height:85px;
text-align:left;
margin-bottom:15px;
padding-left:15px;
padding-top:35px;
font:14px arial;
color:#666666;
line-height:23px;
margin-top:8px;
}


#testauth2
{
position:absolute;
margin-top:-50px;
font-style:italic;
margin-left:670px;
font:14px arial;
color:#666666;
}


#testauths
{
position:absolute;
margin-top:-35px;
font-style:italic;
margin-left:570px;
}


#testauth
{
position:absolute;
margin-top:-45px;
font-style:italic;
margin-left:370px;
}


#leftcol2
{
overflow: hidden;
float:left;
position:relative;
width:620px;
min-height:200px;
border:0px solid black;
padding-left:10px;
padding-right: 20px;
padding-top:10px;
}


#leftcol3
{
overflow: hidden;
float:left;
position:relative;
width:970px;
min-height:200px;
border:0px solid black;
padding-left:10px;
padding-right: 20px;
padding-top:10px;
}


#leftcol3 h1
{
font:26px Trebuchet	MS;
color:#430034;
font-weight:bold;
}

#leftcol3 p
{
font:14px arial;
color:#666666;
line-height:23px;
margin-top:8px;
}


#leftcol2 h1
{
font:22px Trebuchet	MS;
color:#430034;
font-weight:bold;
}

#leftcol2 p
{
font:14px arial;
color:#666666;
line-height:23px;
margin-top:8px;
}


#rightcol2
{
float:left;
position:relative;
width:318px;
right:0px;
min-height:200px;
border:0px solid black;	
padding-left:25px;
padding-top:10px;
}


#rightcol2 h1
{
font:22px Trebuchet	MS;
color:#430034;
font-weight:bold;
}

#mainhome2
{
width:1000px;
margin:auto;
text-align:left;
border:0px solid black;	
min-height:417px;
background-image:url('images/homemain.jpg');
background-repeat:no-repeat;
}


#packages
{
width:1000px;
margin:auto;	
color:#333333;
font:14px arial;
}

#packageshead
{
background-image:url('images/packageshead.jpg');
background-repeat:no-repeat;	
width:958px;
height:34px;
margin:auto;
margin-top:-20px;	
color:#ffffff;
font-weight:bold;
}


.packagesrow
{
background-image:url('images/packagesrow.jpg');
background-repeat:no-repeat;	
width:958px;
height:30px;
margin:auto;	
}

.packagesrowbig
{
background-image:url('images/packagesrowbig.jpg');
background-repeat:no-repeat;	
width:958px;
height:66px;
margin:auto;	
}


.packagesrowverybig
{
background-image:url('images/packagesrowverybig.jpg');
background-repeat:no-repeat;	
width:958px;
height:86px;
margin:auto;	
}

#packagesfoot
{
background-image:url('images/packagesfoot.jpg');
background-repeat:no-repeat;	
width:958px;
height:48px;
margin:auto;
padding-bottom:20px;
background-color:#EBEBEB;
padding-top:18px;
}



.col
{
border:0px solid black;
height:21px;
width:231px;
float:left;
padding-top:7px;
padding-left:8px;
margin-bottom:2px;
}

.colbig
{
border:0px solid black;
height:56px;
width:231px;
float:left;
padding-top:7px;
padding-left:8px;
margin-bottom:2px;
}

.check
{
margin-top:-3px;
}

.signup
{
margin-top:-2px;	
margin-left:18px;
position:absolute;
}

