/* ammint_index.css */


/*body and body id--------------------------------------------------*/

body {
	margin: auto;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
#index {
	background-image:url(images/bg_index.png);
	background-repeat:no-repeat;
	background-position:center top;
}

#about {
	background-image:url(images/bg_general.png);
	background-repeat:no-repeat;
	background-position:center top;

}

#contact {
	background-image:url(images/bg_general.png);
	background-repeat:no-repeat;
	background-position:center top;

}

#commilment {
	background-image:url(images/bg_commitment.png);
	background-repeat:no-repeat;
	background-position:center top;

}

#temp01 {
	background-image:url(images/bg_general.png);
	background-repeat:no-repeat;
	background-position:center top;

}
#printservices {
	background-image:url(images/bg_printservices.png);
	background-repeat:no-repeat;
	background-position:center top;

}
#sendmessage {
	background-image:url(images/bg_general.png);
	background-repeat:no-repeat;
	background-position:center top;

}
#designservices {
	background-image:url(images/bg_general.png);
	background-repeat:no-repeat;
	background-position:center top;

}
#webservices {
	background-image:url(images/bg_general.png);
	background-repeat:no-repeat;
	background-position:center top;

}
#services {
	background-image:url(images/bg_general.png);
	background-repeat:no-repeat;
	background-position:center top;

}

/* text element--------------------------------------------------*/

h1 {/* Page title and content title*/
	font-size:20px;
	font-weight:normal;
	color: #ffffff;
}

h2 {/* Sub-content title*/
	font-size:17px;
	font-weight:normal;
	color: #ffffff;
}

h3 {/* Sub-content title*/
	font-size:14px;
	font-weight:normal;
}


h4 { /* Slogan text*/
	font-size:18px;
	font-weight:normal;
	color: #ffffff;
}

h5 {/* main nav links*/
	font-size:14px;
	font-weight:normal;
}

h6 { /*foot content*/
	font-weight:normal;
	font-size:12px;
	color: #252525;
}

p {
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
}
a {
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
}

br {
	line-height:0%;
}
strong { /*highlight content*/
	color:#FF0000;
}
	
	
ul {
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
}

ol {
	font-size:12px;
	font-weight:normal;
	color: #ffffff;
}

/* links CSS--------------------------------------------------*/

.mainnavbar a:link {
	text-decoration: none;
	color: #303030;
	}
.mainnavbar a:visited {
	text-decoration: none;
	color: #303030;
	}
.mainnavbar a:active {
	text-decoration: none; 
	color: #000000;
	}
.mainnavbar a:hover {
	border-bottom: solid 2px #505050;
	color: #000000;
	}
	
.foot a:link {
	text-decoration: none;
	color: #252525;
	}
.foot a:visited {
	text-decoration: none;
	color: #252525;
	}
.foot a:active {
	text-decoration: none; 
	color: #000000;
	}
.foot a:hover {
	border-bottom: solid 2px #505050;
	color: #000000;
	}

.content-frame a:link {
	text-decoration: none;
	color: #ff0000;
	font-size:12px;
	font-weight:normal;
	}
.content-frame a:visited {
	text-decoration: none;
	color: #ff0000;
	font-size:12px;
	font-weight:normal;
	}
.content-frame a:active {
	text-decoration: none; 
	color: #ffffff;
	font-size:12px;
	font-weight:normal;
	}
.content-frame a:hover {
	color: #ffffff;
	font-size:12px;
	font-weight:normal;
	}
.link-images {
	border:none;
	padding-top:10px;
}
.link-designs{
	
}
.link-designs img{
	border:none;
	width:273px;
	height:auto;
	float:left;
}

/* logo bar--------------------------------------------------*/
.logobar {
	width:831px;
	height:92px;
	margin:auto;
}

.am-logo {
	border:none;
	text-align:right;
	width:525px;
	height:92px;
	float:left;
}

.link-login {
	float:right;
	width:150px;
	height:57px;
	padding-top: 35px;
}

.link-login a:link {
	text-decoration: none;
	color: #303030;
	font-size:12px;
	}
.link-login a:visited {
	text-decoration: none;
	color: #303030;
	font-size:12px;
	}
.link-login a:active {
	text-decoration: none; 
	color: #000000;
	font-size:12px;
	}
.link-login a:hover {
	border-bottom: solid 2px #ff0000;
	color: #000000;
	font-size:12px;
	}


/* index.php service bar--------------------------------------------------*/
*.services-bar {
	background-image: url(images/frame_index01.png);
	background-repeat: no-repeat;
	background-position:center top;
	width:831px;
	height:206px;
	margin:auto;
	clear:both;
}

.services-content-left {
	padding:0px 0px 0px 30px;
	width:401px;
	height:200px;
	float:left;
	}
	
.services-content-right {
	padding:8px 24px 0px 0px;
	width:376px;
	height:192px;
	float:right;
	}

.services-content-right a img {
	border: none;
	float:right;
	}

.services-content-right a:hover img{
	border-bottom: solid 4px #ff0000;
}


/* content frame CSS*/

.content-frame {
	width:831px;
	height:auto;
	margin:auto;
	clear:both;
}

.frame01-top{
	background-image:url(images/frame01_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:501px;
	height:23px;
	float:right;
}
.frame01-body{
	background-image:url(images/frame01_body.png);
	background-repeat:repeat-y;
	background-position: left top;
	width:441px;
	height:auto;
	float:right;
	padding:0px 35px 0px 25px;
}
.frame01-bottom{
	background-image:url(images/frame01_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:501px;
	height:35px;
	float:right;
}
.frame02-left {
	width:274px;
	height:auto;
	float:left;
}
.frame02-right {
	width:557px;
	height:auto;
	float:right;
}
.frame02-top{
	background-image:url(images/frame02_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:557px;
	height:23px;
	float:right;
}
.frame02-body{
	background-image:url(images/frame02_body.png);
	background-repeat:repeat-y;
	background-position: left top;
	width:497px;
	height:auto;
	float:right;
	padding:0px 35px 0px 25px;
}
.frame02-bottom{
	background-image:url(images/frame02_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:557px;
	height:35px;
	float:right;
}

.frame-pomo {
	background-image: url(images/frame_pomo.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:300px;
	height:306px;
	float:left;
	padding:0px 21px 0px 8px;
}

.frame-title {
	background-image: url(images/frame_title.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:249px;
	height:81px;
	float:left;
	padding:0px 0px 0px 25px;

}
.frame03-top{
	background-image:url(images/frame03_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:274px;
	height:23px;
	float:left;
}
.frame03-body{
	background-image:url(images/frame03_body.png);
	background-repeat:repeat-y;
	background-position: left top;
	width:214px;
	height:auto;
	float:left;
	padding:0px 35px 0px 25px;
}
.frame03-bottom{
	background-image:url(images/frame03_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:274px;
	height:35px;
	float:left;
}
.frame04-top{
	background-image:url(images/frame04_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:831px;
	height:23px;
	float:right;
}
.frame04-body{
	background-image:url(images/frame04_body.png);
	background-repeat:repeat-y;
	background-position: left top;
	width:771px;
	height:auto;
	clear: both;
	padding:0px 35px 0px 25px;
}
.frame04-bottom{
	background-image:url(images/frame04_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:831px;
	height:35px;
	float:right;
}
.frame-current {	
	width:258px;
	height:auto;
	float:left;
	padding-right:16px;
}
.frame-images {
	background-image: url(images/frame_image.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:249px;
	height:197px;
	float:left;
	padding:0px 16px 0px 9px;

}

/*product table--------------------------------------------------*/
.products-table{
	width:771px;
	text-align:center;
	

}



/*main navigation bar--------------------------------------------------*/

.mainnavbar {
	width:806px;
	margin:auto;
	padding-right:25px;
	vertical-align:top;
}



	
/*foot--------------------------------------------------*/
.foot {
	width:831px;
	text-align:center;
	margin:auto;
	clear:both;
}
