@charset "UTF-8";
/* CSS Document */

* { 
	margin: 0; 
	

}

body { font: small 'Lucida Grande', Arial, sans-serif; 
	
	
	background: #000  url(../imgs/bk/blkpipes2.png) no-repeat bottom center;}



h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding-left: 20px;
}

a:link {color:#2d2a31}

a:visited{color:#2d2a31}
h1 span, h2 span {
	display: none;
}



h5 {
	margin: 10px 0 5px 0;
	padding: 0;
	font-size: 105%;
	color: #404040;
	text-transform: uppercase;
}


a {
	margin: 0;
	padding: 0;
	color: #475861;
	text-decoration: underline;
}


a:hover {
	text-decoration: none;

}



img {
border: 0px;
}

#content p {
	margin: 0 15px 13px 15px;
	padding: 0;
	color: #000;
	line-height: 1.6em;
	font-size: 95%;
}



strong {
	color: #606060;
}


#container {margin:auto; background-color:#FFF; width:732px; }

#header {width:100%; height: 121px;background-color:#000; background:url(../imgs/agentdrain_logo.png);

background-position:left top;
background-repeat: no-repeat;
z-index: 20;}
 
#sub {width:100%; 
height: 59px;
background-color:#000; 
background:url(../imgs/bk/submenu.png);
background-position:right top;
background-repeat: no-repeat;

z-index: 20;}



a.indexsub1 {
	float: left;
	margin: 0px 6px 0px 0px;
	padding: 0 0 0 0;
	background: url(../imgs/sub/whyagent.png) 0 0 no-repeat;
	width: 275px;
	height: 59px;
}

a.indexsub1:hover {
	background: url(../imgs/sub/whyagent.png) -275px 0 no-repeat;
}
a.indexsub2 {
	float: left;
	margin: 0px 4px 0 0px;
	padding: 0 0 0 0;
	background: url(../imgs/sub/specialist.png) 0 0 no-repeat;
	width: 275px;
	height: 59px;
}

a.indexsub2:hover {
	background: url(../imgs/sub/specialist.png) -275px 0 no-repeat;
}


a.servsub1 {
	float: left;
	margin: 0px 6px 0px 150px;
	padding: 0 0 0 0;
	background: url(../imgs/sub/whypreventitivemaint.png) 0 0 no-repeat;
	width: 317px;
	height: 59px;
}

a.servsub1:hover {
	background: url(../imgs/sub/whypreventitivemaint.png) -315.5px 0 no-repeat;
}

#tagline{width:100%; 
height: 70px;
background-color:#fff; 
z-index: 20;}


#tagline p{ padding: 10px 20px 10px 20px;line-height: 1.0em;font-size:13px;}

#tagline strong {Font-family:Arial-Black, Arial, Helvetica, sans-serif; font-size:118%; font-weight:bold; line-height: 1.6em; color: #000;}

.clients1{margin:11px 0 5px 20px;
	padding:0px;font-size: 15px; font-family:Arial-Black, Arial, Helvetica, sans-serif; font-weight:bold;}







#menu{
	border-top:1px solid #f7ed32;
	border-bottom: 0px solid #000;
	background:#f7ed32;
	z-index: 5}

#navigation-1 {

	padding:1px 0;
	margin:0px;
	list-style:none;
	width:100%;
	height:21px;
	font:normal 8pt verdana, arial, helvetica;
	z-index: 5;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:122px;
	float:left;
	z-index: 5;
	border-right: 0px solid #443231;
}


#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	
	color:#000;
	width:120px;
	height:13px;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	background:#fef8ba;
	color:#000;
	width:120px;
	height:13px;
	
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:0 0 0;
	list-style:none;
	display:none;
	
	
	position:absolute;
	top:21px;
	
	
	
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	width:120px;
	clear:left;
	border-bottom:1px solid #000;
	border-right:0px solid #000;
	border-left:0px solid #000;
	left:-1px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	background:#c7c5c5;
	padding:4px 0;
	width:120px;
	border:none;
	
	position:relative;
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	background:#6f6e6d;
	padding:4px 0;
	width:120px;
	
	
	z-index:1000;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	
	top:-2px;
	padding:1px 1px 0 1px;
	
	
	background:#443231;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background:#a8a56b;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#c2b28e;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	
	font-size:12pt;
	color:#443231;
}


#content {
	float: left;
	margin: 0px 0 0 0;
	padding: 0px;
	width: 732px;
	background:#fff;
	}

#main {
	float: left;
	margin: 10px 0px 0 0;
	padding: 0px  0px 0px;
	width: 100%;
	
	}
	
	
#main p{

	padding: 0px 20px 0px 25px;

	}
	
#main ul {

	padding: 0px 80px 0px 220px; line-height:1.8em; list-style:disc;

	}
	
#main strong{

	font-size:16px; font-weight:900; font-family:Arial-Black, Arial, Helvetica, sans-serif; color:#000;

	}

#main .block {
	margin: 0 20px 20px 0;
	padding: 0 0 0 60px;
	font: italic bold 115% Arial, Helvetica, sans-serif;
	color: #000; line-height: 1.3em; 
}

#main h1{
	margin: 0 20px 0px 0;
	padding: 0px 0 0 20px;
	font: bold 150% Arial-Black, Arial, Verdana, Geneva, sans-serif;
	color: #000; 
}

#main h2{
	margin: 0 20px 20px 0;
	padding: 25px 0 0 120px;
	font: bold 120% Verdana, Geneva, sans-serif;
	color: #000; line-height: 1.3em; 
}

#main h4{
	margin: 0 20px 20px 0;
	padding:0 20px 0 20px;
	font: bold 90% Verdana, Geneva, sans-serif;
	color: #000; line-height: 1.3em; 
}
.right{ 
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
		}
		
#primary {
	float: left;
	margin: 0px 0 0 0;
	padding: 0px 15px 0px 25px;
	width: 460px;
	height: 580px;
	background: #fff url(../imgs/secondary_bg.gif) repeat-y top right;}
	
	
#primary ul{
	margin: 20px 100px 20px 30px; padding: 15px 0 15px 35px;line-height: 1.8em; background-image:url(../imgs/bk/grey.png); list-style:disc; font-weight:900; list-style:disc;}

#primary strong{
	font-family:Arial-Black, Arial, Helvetica, sans-serif; font-weight:900; line-height: 1.6em; color:#000;font-size:18px;padding-left: 80px; }


#primary a img {
border:2px solid #bbb;
margin-bottom:10px;
margin-right:5px;
}

#primary a:hover img {
border:2px solid #a50b0b;
}




#secondary {
	float: right;
	margin: 0px 0 0 0;
	padding: 20px 6px 0px 11px;
	width: 200px;
	background:#fff;
}


#secondary a img {
border:1px solid #fff;
margin-bottom:10px;
margin-right:5px;
}


#secondary a:hover img {
border:1px solid #a8a56b;
}

#milopopUpDiv {
position:absolute;
background-color:#eeeeee;
width:300px;
height:300px;
z-index: 9002;
}
	

.line {
	clear: both;
	margin: 0;
	padding: 1px 0px 25px 0;
	background: url(../imgs/horizontal_line.gif) repeat-x left;
	height: 1px;
}


.left { padding: 10px 20px 20px 0; float: left;}
.center { margin-bottom: 20px;padding: 60px 0px 10px 130px; }
.serviceimgs{ padding: 10px 20px 20px 100px; float: left;}

/************************************************************************
 BADGES Styling
***********************************************************************/
a.read {
	float: right;
	margin: 0 5px 0 15px;
	padding: 0;
	background: url(../images/badge_readmore.gif) 0 0 no-repeat;
	width: 85px;
	height: 85px;
}

a.read:hover {
	background: url(../images/badge_readmore.gif) -85px 0 no-repeat;
}

a.start {
	float: right;
	margin: 0px 15px 0 0px;
	padding: 0 0 0px 0;
	background: url(../imgs/arrow/green.gif) 0 0 no-repeat;
	width: 59px;
	height: 59px;
}

a.start:hover {
	background: url(../imgs/arrow/green.gif) -59px 0 no-repeat;
}


/************************************************************************
 QUOTES Styling
***********************************************************************/
#main .block {
	margin: 0 20px 20px 120px;
	padding: 0;
	font: italic bold 100% Verdana, Geneva, sans-serif;
	color: #000;
}

#primary .block {
	margin: 0 130px 20px 120px;
	padding: 0;
	font: italic bold 130% Verdana, Geneva, sans-serif;
	text-align: center; color: #000; line-height: 1.7em;
}
#secondary .block {
	margin: 0 20px 20px 0;
	padding: 0;
	font: italic 100% Arial, Helvetica, sans-serif;
	color: #5f6f75;
}

#secondary .block p.author {
	text-align: right;
	color: #666;
}

#secondary .block p.author a {
	color: #666;
}


/************************************************************************
 Form Styling
***********************************************************************/	

form {
 padding:0px;
 margin:0px 30px 0 80px;
 }
 
 form br{
clear: left;
 }

form fieldset {
  clear: both;
  font-size: 100%;
  border: 1px solid #000;
  padding: 15px 25px 15px 25px;
  margin: 0 0 15px 0;
  background:#e3e3e3;
  color:#000;
}

form fieldset legend {
  font-size:14px;
  font-family:Arial-Black, Arial, Helvetica, sans-serif;
  margin: 0 0 0 0;
  padding: 0 12px;
  font-weight:bold;
}

.formlabel {
	width: 140px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 5px 0px 7px;
	color:#666;
	margin:8px 0 8px 0;
}


.forminput {
	width: 270px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#666;
	margin:8px 0 8px 0;
	border-bottom: 1px solid #d7d7d7;
	border-left:0;
	border-right:0;
	border-top:0;
}


.forminput0 {
	width: 100px;
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:3px;
	color:#666;
	margin:8px 15px 8px 0;
	border-bottom: 1px solid #a8a56b;
	border-left:0;
	border-right:0;
	border-top:0;
}


.formtextarea{
	width: 270px;
	height:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #a8a56b;
	color:#666;
	padding:2px 0px 2px 0px;
	margin:8px 0 8px 0;
}
.submitbutton{
	width: 80px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border:1px solid #a8a56b;
	background:#FFFFA0;
	color:#666;
	padding:2px 0px 2px 0px;
	margin-bottom: 2px;
}











#footer {
	text-align: center; 
	line-height: 1.3em;clear:both;
	margin: 0px 15px 0 0;
	padding: 5px 0 15px 0;
	
}

#footer p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	}
	
#footer a{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	text-decoration:none;
}

	
#footer a:hover{
	text-decoration:underline;
}

	





/* TITLES FOR HEADERS *********************************************************/
	
	
h1.texthome {
	margin:11px 0 17px 0;
	padding:0px;
	font: Bold 15px Arial-Black, Arial, Helvetica, sans-serif;
	height: 15px;
}

h1.textwelcome {
		margin:11px 0 17px 0;
	padding:0px;
	font: Bold 17px Arial-Black, Arial, Helvetica, sans-serif;
	height: 15px;
	
}

h1.textpromotions {
	margin: 0 0 10px 0;
	padding: 0;
	background: url(../imgs/titles/promotions.png) no-repeat top left;
	height: 28px;
}

h1.textaccepting {
	margin: 5px 0 10px 0;
	padding: 0;
	background: url(../imgs/titles/nowaccepting.png) no-repeat top left;
	height: 28px;
}




h1.textaboutus {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_whoisshinza.gif) no-repeat top left;
	height: 28px;
}

h1.textaboutrebecca {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_aboutrebecca.gif) no-repeat top left;
	height: 28px;
}


h1.textclientlist {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_clientlist.gif) no-repeat top left;
	height: 28px;
}


h1.textcontactus {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_reachyou.gif) no-repeat top left;
	height: 28px;
}

h1.textwebdevelopment {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_workedon.gif) no-repeat top left;
	height: 28px;
}

h1.textservices {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_weoffer.gif) no-repeat top left;
	height: 28px;
}	
	
	
	
h1.textlogodesign {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_logodes.gif) no-repeat top left;
	height: 28px;
}

h1.textcorporateidentity {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_corpid.gif) no-repeat top left;
	height: 28px;
}

h1.textprintdesign {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_printdesign.gif) no-repeat top left;
	height: 28px;
}

h1.texthowitworks1 {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_process1.gif) no-repeat top left;
	height: 28px;
}

h1.texthowitworks2 {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_process2.gif) no-repeat top left;
	height: 28px;
}

h1.texthowitworks3 {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_process3.gif) no-repeat top left;
	height: 28px;
}

h1.texthowitworks4 {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_process4.gif) no-repeat top left;
	height: 28px;
}

h1.textlogodesigngallery {
	margin: 11px 0 24px 0;
	padding: 0;
	background: url(../imgs/titles/title_gallerylogo.gif) no-repeat top left;
	height: 28px;
}

h1.textwebdesigngallery {
	margin: 11px 0 24px 0;
	padding: 0;
	background: url(../imgs/titles/title_gallerywebsite.gif) no-repeat top left;
	height: 28px;
}

h1.printdesigngallery {
	margin: 11px 0 24px 0;
	padding: 0;
	background: url(../imgs/titles/title_galleryprint.gif) no-repeat top left;
	height: 28px;
}

h1.paintingdesigngallery {
	margin: 11px 0 24px 0;
	padding: 0;
	background: url(../imgs/titles/title_gallerypainting.gif) no-repeat top left;
	height: 28px;
}

h1.sculpturedesigngallery {
	margin: 11px 0 24px 0;
	padding: 0;
	background: url(../imgs/titles/title_gallerysculpture.gif) no-repeat top left;
	height: 28px;
}

h1.textquickcontact {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_quickcontact.gif) no-repeat top left;
	height: 28px;
}

h1.texttestimonials {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_testimonials.gif) no-repeat top left;
	height: 28px;
}

h1.texttestimonialform {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/testimonalform.gif) no-repeat top left;
	height: 28px;
}

h1.textthankyou {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/thankyou.gif) no-repeat top left;
	height: 28px;
}



h1.textpolicy {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_policy.gif) no-repeat top left;
	height: 28px;
}


h1.textreadystart {
	margin: 11px 0 8px 0;
	padding: 0;
	background: url(../imgs/titles/title_getstarted.gif) no-repeat top left;
	height: 28px;
}




