/*********************************************************/
/***  Free Web Templates by Investintech PDF Solutions  **/
/***        URL: http://www.investintech.com           ***/
/*********************************************************/

/* General Style */

body { 	
	background-image:url(../images/backfader.jpg);
	background-color:#808080;
	background-repeat:repeat-x;	
	margin:0;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#4D4D4D;
	text-align:center;
}
h1 {
	font-size:18px;
	color:black;
	margin-top: 0px;
	margin-bottom:10px;
	text-transform:lowercase;
}
p {
	text-align:justify;
}
a {
	text-decoration:none;
	color:#C1272D;
}
a:hover {
	text-decoration:underline;
	color:#FF00FF;
}

a.button {
	background-image:url("../images/button.png");
	display:block;
	font-size:16px;
	height:46px;
	line-height:44px;
	text-align:center;
	text-transform:lowercase;
	width:124px;
}
a:hover.button {
	background-position:-124px 0;
	display:block;
}


/* Wrapper Style */

#page {
	width:1025px;
	position:relative;
	margin:0 auto;
	text-align:left;
}

/* Header Style */

#page #header {
	height:87px;
	background-image:url(../images/page-top.png);
	margin-top:20px;
}
#header div#logo{
	height:50px;
	float:left;
	margin-top:35px;
	margin-left:65px;
	text-transform:lowercase;
}

#logo .smalldata{
	color:#C1272D;
}
#logo .smalldata a{
	font-size:11px;
}

#header div#navigation {
	float:right;
	padding:45px 20px 0 0;
	width:520px;
}
a.nav {
	text-transform:lowercase;
	display:block;
	width:79px;
	height:39px;
	font-size:16px;
	line-height:36px;
	text-align:center;
}
a:hover.nav {
	background-image:url(../images/hoverbutton.png);
}
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
#navigation li {
	float:left;
	margin:0;
	padding:0;
	list-style:none;
}
#logo a {
	font-size:45px;
	text-decoration:none;
}

/* Content Style */

#page #content {
	background-image:url("../images/page-middle.png");
	padding:0 28px 30px 27px;
}
#content div#mainbanner {
	background-image:url("../images/mainbanner-bckg.jpg");
	background-repeat:no-repeat;
	color:white;
	height:207px;
	padding:20px 0 20px 41px;
}
#mainbanner div#leftcaption{
	float:left;
	width:300px;
}
#mainbanner div#pagetitle{
	float:right;
	font-size:70px;
	margin-top:40px;
	width:496px;
}
.contentbox {
margin:20px 10px 10px 20px;
width:289px;
}
.contentbox  img{
	float:left;
	margin: 0 5px 5px 0;
}
.contentbox div#cb-top{
	width:100%;
	height:20px;
	background-image:url(../images/box-top.png);
	float:left;
}
.contentbox div#cb-middle {
	background-image:url("../images/box-repeat.png");
	background-repeat:repeat-y;
	float:left;
	height:auto;
	padding:0 20px;
	width:249px;
}
.contentbox div#cb-bottom{
	width:100%;
	height:26px;
	background-image:url(../images/box-bott.png);
	float:left;
}
.leftbox {
float:left;
}
.rightbox {
float:right;
}

#page #bottom {
	height:92px;
	background-image:url(../images/page-bott.png);
	background-repeat:no-repeat;
}
#bottom div#copyright {
	float:right;
	margin:70px 70px 20px 0;
}

/* Footer Style */

#content div#footer {
	padding:10px 20px 0 20px;
}
#footer div#navigation2 {
	float:left;
	height:20px;
	text-transform:lowercase;
	width:450px;
}
#navigation2 ul{
	margin:0;
	padding:0;
	font-size:18px;
	list-style:none;
	float:left;
	width:500px;
}
#navigation2 li{
	margin:0 10px 0 10px;
	padding:0;	
	list-style:none;
	float:left;
}
#footer div#generalia2 {
	float:right;
	margin-left:20px;
}
#footer div#generalia1 {
	float:right;
	margin-left:20px;
	margin-right:20px;
}