body{width:950px;margin:auto;}
content{width:950px;border-radius: 15px;height:300px;border-color:#000000;text-align:left;border-style:solid;
-moz-border-radius:15px;  /* for Firefox */
-webkit-border-radius:15px; /* for Webkit-Browsers */
}
#content1{
border:1px solid;border-radius:5px;min-height:200px;width:950px;background-image:url("http://www.sumnerit.com/contentbg.gif");
}
@charset 'UTF-8';
#cssmenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url('images/OFF.gif') repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #555555;
	border-top:1px solid #919191;
}
#cssmenu li{
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
#cssmenu li a{
	display:block;
	float:left;
	color:#8c3a3a;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url('images/DIVIDER.gif') no-repeat top right;
	}
#cssmenu li a:hover{
	background:transparent url('images/HOVER.gif') no-repeat top right;
	}
body,
html {
margin:auto;
padding:0;
font-family:verdana;
font-size:12px;
background-color:#069bfa;
background-image:url("http://www.sumnerit.com/gallatin-computer-support-bg.jpg");
background-repeat:repeat-x;
}
#wrap {
width:950px;
margin:0 auto;
}

#main {
float:left;
width:650px;
padding:10px;
}
#sidebar {
float:right;
width:250px;
background:#b4b4b4;
min-height:500px;
height:100%;
padding:10px;
}
#footer {
clear:both;
background:#c6c6c6;
}
#header {
}

h1.body{font-size:14px;}
