@charset "UTF-8";
/*--------------------
Style Sheet
support_style.css

website:   2227design.com
author:    2227design.com
version:   06.23.09 | revised: 02.16.10 | build 2.1
re-launch: 02.17.10

COPYRIGHT © 2010, 2227design
----------------------*/

/*---commmon----------
* {
margin: 0;
padding: 0;
} */

/*---footer contact page----------------------------------------*/
#content.bkg_contactcard {
background: url(../_page/bkg-contact_card.jpg) left top no-repeat;
}

/*---form-------------------------------------------------------*/
.sent {
	color: #0066FF;
	padding-bottom: 0px;
}
#signup {
	padding-left: 30px;
	border-left: solid 1px #ABABAB;
}
#suform p {
	padding-bottom: 5px;
}
#suform label {
font-size: 10px;
color: #555555;
letter-spacing: 5px;
}
#suform .inptfld {
width: 300px;
}
#suform  .send {
margin: 10px 0px 5px;
font-size: 10px;
}
#suform .reqfld {
font-size: 10px;
color: #0066FF;
letter-spacing: 2px;
}
#suform .required {
font-size: 10px;
color: #0066FF;
padding-left: 5px;
}
.suname {
padding-top: 120px;
font-size: 18px;
}
.suphone {
font-size: 18px;
letter-spacing: 4px;
}

/*---sitemap--------------------------------------------------*/
#sitemap {
float: right;
width: 400px;
}
.bkg_sitemap {
	background: url(../_page/bkg-siteMap.jpg) no-repeat scroll left top;
}
#sitemap p {
	color: #555555;
	padding-bottom: 5px;
}
#sitemap ul {
	margin-left: 5px;
	padding-bottom: 10px;
}
#sitemap li {
	padding-bottom: 8px;
	list-style: none;
	line-height: 1em;
}
#sitemap a {
	color: #3377BB;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
#sitemap a:hover {
	text-decoration: underline;
}
