/* Normalizes styles */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td
{
	margin : 0;
	padding : 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size : 100%; }

/* Removes list-style from lists */
ol,ul { list-style : none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

/* Removes list-style from lists */
table { border-collapse : collapse; border-spacing : 0; }

/* Removes border from fieldset and img */
fieldset,img { border : 0; }

/* Left-aligns text in caption and th */
caption,th { text-align : left; }

/* Removes quotation marks from q */
q:before, q:after { content :''; }





.menu_wrapper {
	height: 162px;
	width: 692px;
	background-image: url(images/fullpagespliced3_04.jpg);
}
.menu_main {
	margin-top: 0px;
	height: 15px;
}


.random_quote {
	margin-top: 10px;
	margin-bottom: 10px;
}
.Footer_Phone {
	margin-top: 20px;
	margin-left: 20px;
}


#sidebar {
	margin-top: 0px;
	margin-left: 2px;
	background-repeat:no-repeat;
	background-image: url(images/boxes.jpg);
	height: 700px;
	vertical-align: top;
	background-position: left top;
}

td {
	vertical-align: top;
	text-align: left;
} 

.questions ul,li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 15px;
}

#credit, copyright {
	padding:2px;
	text-align: center;
}
;

.divcontact {
	padding: 5px;
	border: thin dotted #333333;
}

.divcontainer {
	width: 770px;
	height:480px;
	background-image: url(images/frame.jpg);
	background-repeat:no-repeat;
	padding:10px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

#divleft {
	margin-top: 5px;
	width: 350px;
	height:370px;
	float:left;
}

#divright{
	margin-top: 5px;
	margin-left: 375px;
	width:360px;
	height:370px;
}

#divbranding {
height: 50px;
}

#divfooterleft {
	width: 370px;
	height: 25px;
	float:left;
	padding: 0px;
	text-align: left;

}

#divfooterright {
	margin-left: 375px;
	width:360px;
	height:25px;
	padding: 0px;
	text-align:right;
}


.divclear {
	margin-top: 0px;
	clear: both;
	padding:0px;
}
