* {margin: 0px; padding: 0px;}

/*Layout*/
body {font-family: Verdana, Helvetica, sans-serif; font-size: 75%; line-height: 1.3em; background: url(../images/BGbody.jpg) repeat-x top;}

#masthead {height: 30px;}

#contentL {float: left; width: 250px;}

#contentR {float: right; width: 480px; padding-top: 250px;}

.fixedwidth {width: 800px; position: relative; margin: 0 auto;}

.box {padding: 35px;}

.grey {font-weight: bold; color: #333333;}

	
#footer {
	width: 100%;
	clear: both;
	background-image: url(../images/BGfoot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.footlogo {
	position: relative;
	left: 0px;
	top: -10px;
}

#bookmark {height: 16px; width: 125px; position: absolute; top: 7px; right: 5px;}


/* Type */

p {margin-bottom: 8px;}

h1 {text-indent: -9000px; position: absolute; top: 80px; right: 0px; height: 32px; width: 201px; background: url(../images/smartstart-logo.jpg) no-repeat;}
h1 a {display:block; height: 32px; background: url(../images/smartstart-logo.jpg) no-repeat;}

h2 {
	text-align: right;
	font-family: Helvetica, sans-serif;
	font-size: 160%;
	line-height: 130%;
	padding-top: 70px;
	font-weight: normal;
}


h3 {color: #2B388F; font-size: 110%; padding-bottom: 5px;}


#footer  a {
	color: #333333;
	text-decoration: none;
}

#footer  p {
	color: #333333;
	font-size: 80%;
	text-decoration: none;
}

#masthead p {
	color: #666666;
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 95%;
}


/* Images */
.imgL {float: left; margin-right: 10px;}
.imgR {float: right; margin-left: 10px;}
.imgH {float: right; margin-left: 30px;}
.imgMain {margin-bottom: -4px;}

/* Styling */

.listbullet {padding: 5px 0 8px 30px; list-style-type: disc; list-style-position: inside;}
.listbullet li {padding-bottom: 10px;}

.red {
	color: #C32528;
	font-weight: bold;
}
/* Navigation */
#nav {
	height: 30px;
	width: 100%;
	position: relative;
}
#nav ul {list-style: none;}
#nav ul a {
	display: block;
	text-decoration: none;
	height: 30px;
	float: left;
	line-height: 30px;
	margin-right: 10px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	font-weight: bold;
}
#nav ul a:hover {
	text-decoration: underline;
	color: #333333;
	background-color: #FFFFFF;
}
#nav li {display: inline;}

/* Links */
a img {border: 0;}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:hover {text-decoration: none; background-color: #CCCCCC;}
a:visited {color: #222222;}



form {padding: 10px 5px 10px 5px;}

.addressbox {padding: 20px 5px 80px 25px;}

.address {background: url(../images/BGaddress.jpg) top repeat-x; color: #333333;}

table {
	border: 1px solid #e8f3fa;
}

td {
	color: #333333;
	padding: 5px;
}

.quote {
	background-image: url(../images/BGquote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #e8f3fa;
	padding-top: 20px;
	padding-left: 40px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-right: 15px;
	margin-top: 20px;
}

.map {
	padding-top: 20px;
}
tr.background {
	background-color: #e8f3fa;
}
