* {
    margin: 0;
}
html, body {
    height: 100%;
}


.myinputstyle {
	border: 1px dashed #666666;

	/** remember to change image path **/
	background: url(none) no-repeat #FFFFFF;
	font-family: tahoma, helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	color: #d0cdcd;
}

	


#container {
	min-height: 100%;
	margin-bottom: -300px;
	position: relative;


}
#footer {
	height: 300px;
	position: relative;
	background-color: #eae7e7;
}
.clearfooter {
   height: 300px;
   clear: both;
}


* { padding: 0; margin: 0; }




body{
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
background-color: #333333;
background-attachment: fixed;
}


h1{
	
			color:#cccccc;
	font: normal normal 18px  Tahoma, sans-serif;
	line-height: 30px;

}

h2{
		
		color:#666666;
	font: normal normal 14px  Tahoma, sans-serif;
	line-height: 30px;
}


h3{
	
		color:#666666;
	font: normal normal 16px/1.2em Century Gothic, Tahoma, sans-serif;
	text-align: justify;
}

p {
	
	font-family: Verdana, helvetica, arial, sans-serif;
	color: #444;
text-decoration: none;
word-spacing: 0.05em;
text-align: justify;
letter-spacing: 0;
line-height: 1.8em;
font-size: 10px;
}

blockquote p
	{
	padding: 0px 15px 0px 0px;
	font-size: 12px;
	color:#666666;	
	float: left;
	background: url(img/quote_down.png) bottom right no-repeat;
}

blockquote
	{
	padding: 20px;
	font-size: 12px;	
	background: url(img/quote_up.png) top left no-repeat;
}

cite
	{
	font-size: 12px;
	color:#666666;
	float: right;	
}









.footeitems {
	font-family: Verdana, helvetica, arial, sans-serif;
	color: #999999;
text-decoration: none;
word-spacing: 0.05em;
text-align: justify;
letter-spacing: 0;
line-height: 1.8em;
font-size: 10px;
}

.quote {
	font: normal normal 12px Georgia, Tahoma, sans-serif;
	color:#666666;
	letter-spacing: .1em;
}
.tel {
	color:#660066;
	font: normal normal 18px/1.2em Century Gothic, Tahoma, sans-serif;
}
.telg {
	color:#999999;
	font: normal normal 18px/1.2em Century Gothic, Tahoma, sans-serif;
}


ul.sample {
	list-style-type: inherit;
	list-style-image: url(img/bullet.jpg);
	list-style-position: inside;
	line-height: 120px;
}
ol.sample {
	list-style-type: decimal;
	list-style-position: inside;
	line-height: 120px;
}
ol.sample ol {
	list-style-type: decimal;
	line-height: 120px;
}
ul.sample li { font-style: normal; line-height: 10px;}
ol.sample li { font-style:normal; line-height: 10px;}
ol.sample ol { font-style: normal;line-height: 10px;}



a:link {
	color: #5a0a53;
	text-decoration: none;

}
a:visited {
	color: #5a0a53;
	text-decoration: none;
	
}
a:hover {
	color: #666666;
	text-decoration: none;
	
}
a:active {
	color: #5a0a53;
	text-decoration: none;
	
}

#wrapper { 
 margin: 20px auto;
 width: 950px;
 	
}
#wrapperbottom { 
 margin: 0 auto;
 width: 950px;
}
#header {
 width:950px;


 height: 130px;
 margin: 10px 20px 0px 0px;

}
#content { 
 width: 950px;


 margin: 10px 0px 5px 10px;
 padding: 0px;

}
#footercontent { 
 width: 950px;



 padding: 0px;

}
.sales {
   color: #b20d27;
}
.aboutus {
   color: #004cb8;
}

.marketing {
   color: #ce6930;
}


.contact {
   color: #8822b0;
}


.home {
   color: #7dac4e;
}






