/*
CSS Credit: www.sproductions.co.za
*/

html {

	background: url(images/creativio_html_bg.jpg) repeat;

}

body {
	margin: 0;
	padding:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.em;
	color: #878F99;
	background: url(images/creativio_body_bg.jpg) repeat-x  center top;
	width: 100%;
	display: table;
	padding-top: 0px;
	padding-bottom: 0px;

}

a:link, a:visited { color: #c89d59; text-decoration: none; } 

a:active, a:hover { color: #FFFF00; text-decoration: none }


h1 {
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	color: #c89d59;
	background-position: left;
	padding-top: 5px;

}

h2 {

	margin-top: 40px;

	font-size: 20px;

	font-weight: bold;

	text-decoration: underline;

	color: #c89d59;

}


#creativio_container {
	width: 806px;
	margin: auto;
		

}

.creativio_topmenu{
	margin: 0;
	width: 806px;
	color: #BD872F;

}


.creativio_topmenu ul {

	list-style: none;

	padding: 0px;

	margin: 0px;

}

.creativio_topmenu li{
	display: inline;

}

.creativio_topmenu li a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #BD872F;
	width: 103px;
	height: 30px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 14px;

}

.creativio_topmenu li a:hover, .creativio_topmenu li .current{
	color: #BD872F;
	background: url(images/creativio_button_hover.jpg) no-repeat;
	padding-bottom: 20px;

}

#creativio_topsection {
	float: left;
	margin-top: 30px;
	width: 806px;
	height: 68px;
	color: #CA9A38;
	font-size: 42px;
	font-weight: bold;
	padding-top: 30px;
	line-height: 1.6em;
	text-align: justify;
	background: url(images/creativio_title_bg.jpg) no-repeat;
	position: inherit;
	left: 86px;
	top: 36px;

}

#creativio_headersection {
	float: left;
	width: 806px;
	height: 170px;
	padding-top: 0px;

}

#creativio_content_section {
	float: none;
	width: 806px;
	text-align: left;
	letter-spacing: normal;
	left: 0px;
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;

}

#creativio_content_section img {
	float: center;
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	left: 91px;
	top: 338px;

}

#creativio_footer {
	float: left;
	margin: 0;
	margin-top: 0px;
	text-align: center;
	padding-top: 30px;
	width: 810px;
	height: 45px;
	background: url(images/creativio_footer.jpg) no-repeat;
	background-position: top;
	left: 75px;
	top: 890px;

}
