body {
	width:1004px;
	margin:auto;
	background:#404040;
}

.clear {
	clear:both;
}

#header {
	height:333px;
	background-color:#FFF;
}

#header_left {
	float:left;
	height:283px;
	width:575px;
}

#hbgtop {
	padding:14px 0 0 20px;
	width:555px;
	height:193px;
	background-image:url('../images/header/header_bg_01.jpg');
	background-repeat:repeat-y;
}

#logo {
	width:332px;
	height:117px;
	background-image:url('../images/header/uga_logo.png');
}

#hbgbottom {
    width:575px;
    height:76px;
	background-image:url('../images/header/header_bg_02.jpg');
	background-repeat:repeat-y;
}

#hbgbottom h5 {
	margin:0;
	padding:20px 0 0 20px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
}

#header_right {
    float:right;
    width:429px;
	height:283px;
}

#shadow {
	position:absolute;
	top:-6px;
	left:0;
	width:1004px;
	height:6px;
	background:url('../images/header/shadow.png') center center no-repeat;
}

#menu {
	position:relative;
	height:50px;
	background:url('../images/header/menu_bg.jpg') center top repeat;
}

#menu ul {
	margin:0;
	margin-left:130px;
	padding:0;
	list-style-type:none;
}

#menu ul li {
	float:left;
	margin-top:16px;
	margin-left:10px;
}

#menu ul li a {
	display:block;
	color:#8C8C8C;
	font-size:16px;
	font-weight:bold;
	font-family:Arial;
	text-decoration:none;
}

#menu ul li a:hover {
	color:#D1004E;
}

.redPoint {
	width:3px;
	height:3px;
	margin-top:7px;
	_margin-top:0; /*IE6*/
	background:url('../images/header/red_point01.jpg') center center no-repeat;
}

#footer {
	position:relative;
	height:120px;
	background-image:url('../images/header/header_bg_01.jpg');
	background-repeat:repeat-y;
	background-color:#FFF;
}

#dicturn {
	position:absolute;
	top:6px;
	left:0;
	height:50px;
	width:100%;
	background:url('../images/footer/dicturn_bg.png') center center repeat;
}

#dicturn h3 {
	float:left;
	margin:15px 0 0 45px;
	_margin-left:25px; /*IE6*/
	padding:0;
	color:#8C8C8C;
	font-size:15px;
	font-weight:normal;
	font-family:Arial;
}

#footerTop {
	position:absolute;
	height:6px;
	width:1004px;
	top:0;
	left:0;
	background:url('../images/footer/footer_bg.jpg') left top no-repeat;
}

#contactUs {
	position:absolute;
	top:60px;
	left:10px;
	padding-left:35px;
	display:block;
	width:90px;
	color:#FFF;
	font-size:14px;
	font-weight:normal;
	font-family:Arial;
	text-decoration:none;
	line-height:25px;
	background:url('../images/footer/contantIcon.jpg') left top no-repeat;
}

#copyright {
	position:absolute;
	left:590px;
	bottom:10px;
	color:#8C8C8C;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;
}

#lang {
	position:absolute;
	right:10px;
	bottom:10px;
	border:1px solid #8C8C8C;
	overflow:hidden;
}

#language {
	margin:-1px;
	color:#FF5900;
	font-size:12px;
	font-weight:normal;
	font-family:Arial;	
}
