html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

body {
line-height:1.5em;
background: #f4f4f2 url(images/body-bg.gif) repeat-x;
}

a img {
	border-bottom: none;
	
}


#wrapper {
margin: 0 auto;
width: 960px;
position: relative;
}


.header {
margin-top: 5px;
background: url(images/header-bg-1.png) no-repeat;
height: 216px;
}

.logo {
float: left;
margin-top: 55px;
height: 86px;
width: 304px;
}

.contact {
background: url(images/contact-bar.png) no-repeat;
height: 41px;
width: 428px;
float: right;
}

.contactEmail {
float: left;
width: 210;
height: 30px;
margin: 7px 0 0 55px;
}

.contactEmail p {
font-family: Arial;
font-size: 16px;
color: black;
text-shadow:0 1px 0 #fff;
}

.contactPhone {
position: absolute;
top: 8px;
right: 55px;
width: 210;
height: 30px;

}

.contactPhone p {
font-family: Arial;
font-size: 16px;
color: black;
text-shadow:0 1px 0 #fff;
}

.contactEmail a {
color: black;
border-bottom: 1px dotted underline;
}

.contactEmail a:hover {
color: gray;
border-bottom: 1px solid underline;
}


.tagline {
width: 960px;
height: 31px;
background: url(images/maroon-bar.gif) repeat-x;
border-bottom: 1px solid gray;
padding-top: 10px;
position: relative;
}

.tagline p {
font-family: Georgia;
text-shadow:0 1px 0 #000;
font-size: 20px;
color: white;
text-align: center;
font-style: italic;
}

#slider {
width: 960px;
height: 385px;
margin-bottom: 1px;
}


#mainWrapper {
background: url(images/mainWrapper-bg.gif) repeat-y;
width: 960px;
float: left;
display: inline;
overflow: auto;
border-top: 1px solid gray;
}


.mainContent {
float: left;
width:650px;
padding: 15px 0;
}

.mainContent p {
font-family: Arial, Trebuchet MS, sans-serif;
font-size: 15px;
margin-bottom: 20px;
text-align: justify;
text-shadow:0 1px 0 #fff;
}

.mainContent h1 {
font-family: Trebuchet MS;
font-weight: bold;
font-size: 22px;
margin-bottom: 10px;
color:maroon;
text-shadow:0 1px 0 #fff;
}

.mainContent a {
color: #35508E;
border-bottom: 1px dotted #35508E;
text-decoration: none;
}

.mainContent a:hover {
color: black;
border-bottom: 1px dotted black;
text-decoration: none;
}

.nav {
float: left;
width: 240px;
margin-right: 25px;
}


#footerWrapper {
width: 100%;
height: 275px;
background: #690202;
}


.footerContent {
width: 960px;
margin: 0 auto;
position: relative;
}

.footerLinks ul {
width: 960px;
margin: 0 auto;
position: relative;
list-style-type: none;
text-align: center;
margin: 20px 0;
}

.footerLinks ul li {
font-family: Arial, Trebuchet MS, sans-serif;
font-size: 13px;
color: white;
display: inline;
padding-right: 10px;
}

.footerLinks ul li a {
color: white;
border-bottom: 1px dotted white;
text-decoration: none;
}

.footerLinks ul li a:hover {
color: gray;
border-bottom: 1px dotted gray;
}

.footerLogo {
width: 960px;
text-align: center;

}

.beltdesign {
font-family: Arial, Trebuchet MS, sans-serif;
font-weight: bold;
font-size: 18px;
color: black;
}


.clear {
clear:both;
}

.right {
float: right;
margin: 10px 0 5px 15px;
}

.contactus {
float: right;
margin: 5px 0 5px 10px;
}

a.get-started {
	background:url("images/get-started.png") no-repeat;
	background-position: 0 0;
	display:block;
	float:right;
	height:59px;
	position:relative;
	margin: 5px 0 5px 10px;
	width:211px;
	border-style: none;

}

a.get-started:hover {
	background-position: 0 -59px;
	border-style: none;
}

.galleryNotation p {
font-family: Arial, Trebuchet MS, sans-serif;
line-height: 1.2em;
font-style: italic;
font-size: 13px;
color: black;
margin-bottom: 20px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
.mainTagLine {
width: 650px;
text-align: center;
margin: 30px 0;
}

.mainTagLine h3 {
font-family: Georgia, Times New Roman, serif;
color: #50504e;
font-weight: bold;
font-size: 20px;
margin-bottom: 5px;
}

.mainTagLine p {
font-family: Georgia, Times New Roman, serif;
color: black;
font-style: italic;
font-size: 14px;
text-align: center;
background: #f3f3f1;
padding: 12px 0;
border-top: 1px solid #e8e8e6;
border-bottom: 1px solid #e8e8e6;
line-height: 1.3em;

}


	
	.sideNav ul.vert-one{
	margin-right:15px;
	padding:0;
	list-style-type:none;
	display:block;
	font:bold 16px Helvetica, Verdana, Arial, sans-serif;
	line-height:165%;
	width:245px;
	float: left;
	}
	
	.sideNav ul.vert-one li{
	margin:0;
	padding:0;
	border-top: 1px dotted white;
	border-bottom: 1px dotted #69696a;
	width:230px;
	line-height: 45px;
	}
	
	.sideNav ul.vert-one li a{
	display:block;
	text-decoration: none;
	color:#696767;
	text-shadow:0 1px 0 #fff;
	padding:0 0 0 20px;
	width:212px;
	}
	
	.sideNav ul.vert-one li a:hover{
	background:#d7d6d6 url("http://promosoftinc.com/pc-v2/images/vert-one_arrow.gif") no-repeat 0 18px;
	color: black;
	}
	
	.sideNav ul.vert-one li a.current,ul.vert-one li a.current:hover{
	background:#fff  url("http://promosoftinc.com/pc-v2/images/vert-one_arrow.gif") no-repeat 0 18px;
	color: #1C418C;
	}
	
	.highlights {
	
	width: 230px;
	height: 150px;
	float: left;
	text-align: center;
	display: block;
	background: red;
	}
