@charset "utf-8";
/* CSS Document */

/* Coded by Magus Designs */

/* MAIN ELEMENTS */
* {
	margin: 0;
	padding: 0;
}
body {
	background: url("images/siteimages/bg.gif") repeat-x #324c66;
	color: #003366;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#container {
	position:relative;
	width: 760px;
	height: auto;
	margin: 0 auto;
	text-align:left;
}

.clear {
	clear: both;
}
/* END MAIN ELEMENTS */

/* HEADER ELEMENTS */

	#header {
	width: 760px;
	height: 130px;
	background: url("images/siteimages/head.gif") no-repeat;
}
#header h1 {
	width: 420px;
	height: 100px;
	background: url("images/siteimages/SMCLogoClear.png") no-repeat;
	margin-left: 22px;
	margin-top: 10px;
	float: left;
}
#header h1 a {
	width: 86px;
	height: 95px;
	display: block;
	text-indent: -10000px;
}
#header h2 {
	width: 250px;
	height: 50px;
	background: url("images/siteimages/buildingsuccess.png") no-repeat;
	margin-left: 50px;
	margin-top: 45px;
	float: left;
}
#header ul {
	float: right;
	list-style: none;
	margin-top: 20px;
}
#header ul li {
	color:#fff;
	float: left;
	background: url("images/siteimages/arrow.gif") no-repeat;
	padding: 0 2px 0 12px;
}
#header ul li a {
	float: left;
	color: #fff;
	text-decoration: none;
	margin-right: 15px;
	padding: 0 2px;
}
#header ul li a:hover {
	background: #496f9f;
}
/* NAVIGATION ELEMENTS */
#nav {
	width: 760px;
	height: 38px;
	background: url("images/siteimages/nav.gif") no-repeat;
	padding-top: 18px;
	font: bold 12px verdana;
}
#nav li {
	float: left;
	list-style: none;
}
#nav li a {
	width: 81px;
	height: 19px;
	float: left;
	text-align: center;
	text-decoration: none;
	padding-top: 6px;
	color: #fff;
	margin-left: 12px;
}
#nav li a:hover, #current {
	background: url("images/siteimages/over.gif") no-repeat;
}
/* END NAVIGATION ELEMENTS */


/* CONTENT ELEMENTS */

	#content {
	width: 760px;
	height: auto;
	background: #fff;
	padding-bottom: 4px;
}
#content2 {
	width: 640px;
	/* min-height: 300px; */
	height: auto;
	background: #fff;
	padding: 0 60px;
}
#content2 p {
	padding-bottom: 10px;
}
#content2 a {
	color: #2b4b6d;
	text-decoration: none;
}
#content2 a:hover {
	color: #2b4b6d;
	text-decoration: underline;
}
#content3 {
	width: 740px;
	/* min-height: 300px; */
	height: auto;
	background: #fff;
	padding: 0 10px;
	text-align: left;
	line-height: 16px;
}
/* LEFT SIDE ELEMENTS */

#leftborder {
	width: 180px;
	height: auto;
	/* background: url("images/siteimages/left.gif") no-repeat #fff; */
	float: left;
	padding: 20px 30px 0px 60px;
	text-align: right;
	line-height: normal;
}
#left {
	width: 210px;
	height: auto;
	background: url("images/siteimages/left.gif") no-repeat #fff;
	float: left;
	padding: 30px 40px 0px 20px;
	text-align: right;
	line-height: 15px;
}
#left h1 {
	font-size: 18px;
	color: #2b4b6d;
	text-decoration: none;
	font-style: italic;
}
#left h1 a {
	font-size: 11px;
	color: #468400;
}
#left p {
	color: #2b4b6d;
	font-size: 12px;
	font-weight: bold;
}
#left h3 {
	width: 200px;
	height: 40px;
	background: url("images/siteimages/AboutUs.png") no-repeat;
	margin-top: 0px;
	text-indent: -10000px;
}
/* END LEFT SIDE ELEMENTS */

	/* RIGHT SIDE ELEMENTS */
		#right {
	width: 435px;
	height: auto;
	float: left;
	margin: 20px 0 0 10px;
}
#right h2, #content2 h2 {
	font-size: 17px;
	font-weight: normal;
	color: #2b4b6d;
	padding-bottom: 5px;
	font-style: italic;
}
#right p, #content2 p {
	margin-top: 5px;
	text-align: justify;
	line-height: 15px;
	text-decoration: none;
}
#right ul {
	margin: 10px 0 0 40px;
	list-style: url("../../images/cart.gif");
}
#right ul li {
	margin-top: 10px;
	padding-left: 6px;
}
#right ul li a {
	color: #468400;
	text-decoration: none;
}
#right ul li a:hover {
	color: #468400;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
#right h3 {
	width: 293px;
	height: 36px;
	background: url("../../images/buy.gif") no-repeat;
	margin: 20px 0 0 20px;
}
#right h3 a {
	width: 293px;
	height: 36px;
	display: block;
	text-indent: -10000px;
}
/* END RIGHT SIDE ELEMENTS */

/* END CONTENT ELEMENTS */

/* FOOTER ELEMENTS */
	#footer {
	width: 720px;
	height: 90px;
	background: url("images/siteimages/foot.gif") no-repeat;
	margin-bottom: 10px;
	font-size: 10px;
	padding: 0 20px;
}
#right-si {
	width: 475px;
	float: right;
	font-weight: bold;
}
#left-si {
	float: left;
	margin-top: 30px;
	margin-left: 5px;
}
#left-si div {
	font-size: 10px;
	margin-top: 10px;
	color: #94b4c9;
}
#left-si a {
	font: bold 12px tahoma;
	color: #fff;
	margin-left: 5px;
	text-decoration: none;
}
#left-si a:hover {
	text-decoration: underline;
}
#footer ul {
	list-style: none;
	margin-top: 32px;
	float: right;
}
#footer ul li {
	float: left;
}
#footer ul li a {
	float: left;
	color: #94b4c9;
	text-decoration: none;
	margin: 0 8px;
}
#footer ul li a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
#footer p {
	float: right;
	color: #637987;
	margin-top: 15px;
}
#footer p a {
	color: #637987;
	font-weight: bold;
}

/* END FOOTER ELEMENTS */
