body {
	text-align:center;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
#bg {
    background: none repeat scroll 0 0 #5487B6;
    margin: 0 auto;
    width: 939px;
}
#wrap {
    margin: 0 auto;
    
    position: relative;
    text-align: left;
    top: 10px;
    width: 789px;
}
#logo {
    background: url("http://www.agdesignoc.com/images/logo.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 150px;
    margin-left: 66px;
    padding-left: 35px;
    position: absolute;
    top: 20px;
    width: 110px;
}
#logo h1 {
	font-size:34px;
}
#logo div {
	padding-left:15px;
	color:#85c471
}


#nav {background:url(images/nav.jpg) repeat-x; height:31px; }
#nav li{display: inline; border-right:#FFFFFF 1px solid; padding:0 4px; line-height:30px}
#nav li a{color:#000000}
#nav li a:hover{ /*hover background color*/
background-color: #AC1B1E;
border:3px transparent;
text-decoration: underline;
}
.float-l{ float:left}
.folat-r{}
.clearfix{ clear:both}



/* header */
#header { background:url(images/headbg.jpg); height:122px }


/* content */
#content {height: 1192px;}
.left {background:url(images/side.jpg) no-repeat; height:764px}
.left ul { width:200px; margin:0 0 0 40px}
.left ul li {border-bottom: #000000 1px solid; line-height:30px; width:180px}
.left li a {color:#ffffff}
.right {width:520px}
.right p{width:780px; margin-left:10px}
.right img {padding:5px}
.right h2 {font-size:34px; padding:20px 0}
/* footer */
#footer { clear:both; color:#fff}
#footer a{color:#fff}

#xhtml{float:right}
