/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0 0 0 0;
	padding: 0;
	background: #808080;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #666666;
}

blockquote {
	font-style: italic;
}

a {
	color: #135293;
}

a:hover {
	text-decoration: none;
}

.title1 {
	margin: 0;
	padding: 5px 0;
	background: url(images/img07.gif) repeat-x left bottom;
	font-weight: normal;
	font-size: 129%;
	color: #FFFFFF;
}

.title2 {
	margin: 0;
	padding: 5px 0;
	background: url(images/img09.gif) repeat-x left bottom;
	font-size: 227%;
	font-weight: normal;
	color: #135293;
}

.title3 {
	margin: 0;
	padding: 10px 0;
	background: url(images/img11.gif) repeat-x left bottom;
	font-size: 129%;
	font-weight: bold;
	color: #111111;
}

.boxed {
	padding: 10px 30px 5px 20px;
}

.boxed p, .boxed ul, .boxed ol {
	line-height: 180%;
}
.box li {
	color:#000000;
	list-style:square;
	line-height:200%;
}

.tan {
	margin: 5px 10px 5px 10px;
	background: #FFDD97 url(images/img10.gif) repeat-x;
	color: #FFFFFF;
}

.tan a {
	color: #000000;
}

.col-one {
	float: left;
	width: 300px;
}

.col-two {
	float: right;
	width: 300px;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 0 0 0;
	background: #FFFFFF url(images/atlas_bg_repeat_y.jpg) repeat-y;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 156px;
}

/* Logo */

#logo {
	height: 220px;
}
/*
#logo_interior {
	height: 180px;
}
*/
#logo h1 {
	margin: 0;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	color:#FFFFFF;
}

#logo h1 {
	padding: 0px 0 0 0;
	/*background:url(images/atlas_logo.jpg) no-repeat center center;*/
	font-size: 18px;
}

#logo h2 {
	font-size: 14px;
}

#logo a {
	color: #ffffff;
	text-decoration: underline;
}

/* Menu */

#menu {
	padding: 5px 10px 0px 10px;
}

.menubg {
/*	background: url(images/atlas_r4_c1.jpg); */
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	padding: 2px 2px 8px 2px;
/*	background: url(images/li_splitter.gif) repeat-x; */
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: underline;
	font-size: 100%;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
}

/* Content */

#content {
	float: left;
	width: 780px;
}

/* Footer */

#footer {
	width: 1000px;
	height: 100px;
	margin: 0 0 0 0;
	background: url(images/footer.gif) repeat-x;
}

#footer p {
	font-size: 85%;
}

#links {
	float: left;
	width: 220px;
	height: 45px;
	padding: 35px 0 0 20px;
	background: url(images/img13.gif) repeat-x;
}

#links a {
	color: #FFFFFF;
}

#legal {
	float: right;
	width: 1000px;
	height: 20px;
	padding: 15x 0px 5px 0px;
}
.imgRight{
	padding: 1px 10px 10px 10px;
	float:right;
	position: relative;
}
.imgLeft{
	padding: 10px 10px 10px 10px;
	float:left;
	position: relative;
}
