/* Start of CMSMS style sheet 'PDQ Main' */

a { position: relative; }

img {border: none;}
body {
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: 0px 228px;
	background-color: #8B0B58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	
	}
#topwrap {
	background-image: url(images/bg_top.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 20px 0px 0px 0px;	
	
	
}
#wrapper {
	background-image: url(images/bg_page.png);
	background-position: 0px 80px;
	background-repeat: repeat-y;
	width: 980px;
	margin: 0 auto 0 auto;	
	min-height: 750px;
}
/*#main {
	
	width: 900px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	position: relative;
	z-index: 5;
	top: -50px;
}*/
#header {
	background-image: url(images/collage.jpg);
	background-repeat: no-repeat;
	color: #333;
	width: 935px;
	height: 207px;
	margin-left: 30px;
	z-index: 1;
	position: relative;
}
#container {
	
   
   }	



/*#logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	width: 222px;
	height: 153px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25px;
}*/
#leftcolumn {
	display: inline;
	width: 200px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 60px;
	z-index: 5;
	/*position: relative;*/
	
	background-repeat: no-repeat;
	background-image: url(images/column.gif);
	height: 560px;
}

#leftcolumninner {
	/*min-height: 550px;*/
	margin-top: 20px;
}
/*#leftcolumnfooter {
 background-image: url(images/bk_col_btm.png);
 background-position: center bottom;
 background-repeat: no-repeat;

}*/
#content {
	padding: 0px;
	width: 690px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	float: right;
}
#footer {
	clear: right;
	margin-left: 365px;
	text-align: center;
	margin-right: 20px;
	
	width: 50%;
	padding-top: 30px;
}
#footer p {
	font-size: 10px;
	line-height: normal;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
.clear { clear: both; background: none; }
p {
	line-height: 130%;
	color: #000000;
}

ul {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	
}

#content li {
	margin-left: 40px;
	padding: 0 0 10px 12px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;	
}

#leftcolumn ul {
	margin-left: 0px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	color: #8B0054;
	text-transform: uppercase;
	letter-spacing: -1px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #00367F;
}

h3{
	font-size: 14px;
	font-weight: bold;
	color: #8B0054;
}

#content a:link {
	color: #00367F;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover {
	color: #0059D2;
}

#content a:visited {
	color: #8B0054;
}

.column  {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}


.question {
	line-height: 200%;
	color: #000000;
	padding: 20px;
	font-weight: bold;
	border-left: 6px solid #8B0054;
	margin-left: 150px;
	
	}
.phone {
	font-size: 20px;
	font-weight: normal;
	color: #4C93D6;
	margin-top: 20px;
	margin-left: 20px;
}
.coname {
	font-weight: bold;
	text-transform: uppercase;
	color: #003399;
}
#tagline {
	margin-left: 20px;
}


/* End of 'PDQ Main' */

