body { background-color: #000; 
	font: 12px 'Lucida Grande', Arial, Sans-Serif;
	color: #ccc;
		text-align: center; 
		margin:0px; 
		padding: 0px;}

img {border: none; border: 0px;}
		
a:link { text-decoration: none; color: #fff; }
a:hover { text-decoration: underline; color: #777; }
a:visited { text-decoration: none; color: #ccc; }

.blue {color: #528ebd;}

h1 { font-weight: normal; margin:0px; padding: 0px; font-size: 1.8em; color: #ccc;}
h2 { font-weight: normal; font-size: 1.3em; color: #ccc; }


#left { width: 150px; float: left;  margin-right: 30px;}
#right { width: 600px; float: left; line-height: 1.5em; }

#padding { padding-left: 5px; }

.container { width: 800px; margin-left: auto; margin-right: auto; text-align: left;}
#navigation {float: right;}
#logo { width: 283px; float: left; }

#lightgray { width: 100%; background-color: #222222; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; padding-left: 5px;}
#lightgraybottom { width: 100%; background-color: #222222; padding-top: 20px; padding-bottom: 20px; margin-top: 20px; padding-left: 5px;}

#links { margin-top: 20px; clear:both;}

.linklist { float: left; width: 183px; margin-right: 10px; color: #ccc; line-height: 1.5em;}
.linklist h2 { text-transform: uppercase; letter-spacing: 2px; font-size: 12px; color: #fff; }

.supplierlist { float: left; width: 183px; margin-right: 10px; color: #ccc; line-height: 1.5em; margin-top: 15px;}
.supplierlist h2 { text-transform: uppercase; letter-spacing: 2px; font-size: 12px; color: #fff; }
.supplierlist h3 { font-size: 10px; }


.contactus { float: left; width: 183px; margin-right: 10px; color: #ccc; line-height: 1.2em;}
.contactus h2 {font-size: 14px; color: #777;  border-bottom: 1px solid #777; padding-bottom: 5px;}

.title_underline h2 {font-size: 14px; color: #fff;  border-bottom: 2px solid #777; padding-bottom: 5px; width: 100%;}

.maintitle { 
background-image:
url('../images/line_bg.png'); padding: 5px; width: 100%; margin-bottom: 20px;}

.photo { border: 1px solid #ccc; margin-right: 10px; margin-bottom: 5px; float: left; padding: 3px; }

.popout {background: #333; padding: 10px; font-size: 10px; border: 1px solid #000;}

.roundbg { background-image: url('../images/rounded_bg.png'); margin-top: 20px;padding: 10px; border-bottom: 2px solid #000;}


/*  forms */

#add_contact { width: 50%; float: left;}

.formbig { font-size: 15px; width: 100%;}
.formnormal { font-size: 12px; width: 98%; padding-right: 5px;}
.formsmall { font-size: 10px; width: 100%;}