body {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12pt;
	background-image: url('../images/bg02.jpg');
}

#page_content {
	width: 976px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 15px;
}

#gradient {
	min-height: 500px;
	background-image: url('../images/background_gradient.png');
	background-repeat: repeat-x;
}
table.padded-table td { 
	padding:3px;
	text-align:center;
	}
table.storefront-padding td {
	padding-left: 15px;
}
.divider{
		border-right-color: 1px solid rgb(30,30,30);
}	
#main_menu_table {
	width: auto;
	vertical-align:middle;
}




#main_menu_table a:hover {
	color: #FFF;
}

#header {
	float: left;
}

#buildsafe_logo a img{
	width: 234px;
	height: 99px;
}

#buildsafe_motto img{
	width: 277px;
	height: 74px;
}

#buildsafe_motto{
	float: left;
	margin-top: 19px;
	margin-left: 34px;
}

#buildsafe_logo{
	float: left;
}

.active_menu {
	color: red;
}

.main_menu_td a {
	margin-bottom: 20px;
}

#login_div {
	float: right;
	width: 400px;
	height: 100px;
	text-align: right;
	padding-top: 10px;
	font-size: 12px;
}

#login_logo {
	float: right;
	height: 90px;
}

#login_details {
	float: right;
	margin-top: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 2px;
}

#login_details p{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-bottom: 6px;
}
#login_details a{
	font-size: 12px;
	text-decoration: underline;
	color: #FFF;
}
#login_details a:visited {
	color: #FFF;
}

/*Sub-pages Glass Packground*/
.subpages {
	background-image: url('../images/glass.png');
}

.listdots ul { list-style-type: circle; } 
.linktostore {
	margin-top: 10px; margin-bottom: 0px; font-size: 16px; color: #c06331;}
.signtopmarg{ margin-top: 30px; margin-bottom: 0px; font-size: 16px; color: #c06331; 
}

.breadcrumbs a:link {
COLOR: #0000FF;
}
.breadcrumbs a:visited {
COLOR: #800080;
}
.breadcrumbs a:hover {
COLOR: #FF0000;
}
.breadcrumbs a:active {
COLOR: #00FF00;
}
#footer {
	float: left;
	width: 976px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11pt;
	color: rgb(120,120,120);
	font-size:9px;
	text-align: center;
}

#footer .footer_item {
	padding-left: 6px;
	padding-right: 6px;
}
#footer hr {
	margin-bottom: 4px;
	margin-top: 4px;
	border:none;
	border-top:solid 1px;
	border-top-color: rgb(50,50,50);
}

.noScriptError {
	color: red;
	font-weight: bold;
	margin:10px;
}

/*Link properties*/
#footer a:link {
	color: rgb(71,122,158);
}
#footer a:visited {
	color: rgb(71,122,158);
}
#footer a:hover {
	color: rgb(115,189,255);
}
#footer a:active {
	color: rgb(115,189,255);
}
