

body {
	margin: 0px 0px;
	padding: 0px;
	text-align: center;	
}


h1 {
	color: #ef8322;
	font-size: 1.3em;
	font-weight: bold;
	}

h2 {
	color: #ef8322;
	font-size: 1.1em;
	font-weight: bold;
	}

h3 {
	font-size: 1.1em;
	}

img {
	border: 0px;
	margin: 0px;
	}

ul {
	text-align: left;
	}

.date {
	margin-left: 20px;
	font-size: 10px;
	}

/* STRUCTURE */

#frame {
	width: 780px;
	margin: 0px auto;
	text-align: left;
	font-size:12px;
	font-family: verdana, san-serif;
	color: #303030;
	background-image:  url(images/background.jpg);
	background-repeat: repeat-y;	
	
}

#page {
	margin-left:14px;
}



/* TOP */

#top {
	
	width: 750px;
	float: left;
	}

#banner {
	
	width: 750px;
	height: 76px;
	float: left;
	}
	
	#logo{
		float:left;
	}
	
	#address{
		float:right
		width:100px;
		text-align:right;
		margin-top:20px;
		margin-right:10px;
		color:#ef8322;
		font-weight:bold;
	}
	
	#address a{
	color: #333399;
	}
	
#topdivide{
	background-color: #ef8322;
	width: 754px;
	height: 30px;
	float: left;
	}
	
	#top-image{
	
	width: 750px;
	}
	

#linksbar ul {
	float: right;
	}
	
/* MIDDLE */

#main {
	
	width: 750px;

	display: block;
	float: left;
	}

/* MIDDLE - LEFT */

#leftsidebar {
	width: 125px;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	}

#sidelinks {
	margin-top: 5px;
	font-size: 12px;
	
	}

#sidelinks ul {
	float: left;
	}

#sidelinks li {
	width: 100px;
	margin: 8px 7px;
	}

	
/* MIDDLE - CENTRE */

#breadcrumb{
	color:#ef8322;
	font-weight:bold;
}

#breadcrumb hr{
	margin-top:10px;
	margin-bottom:10px;
}

#content {
	width: 440px;
	margin-top: 10px;
	padding: 0px;
	display: block;
	float: left;
	}

#content div{
	margin: 0px;
	text-align: left;
	display: block;
	float: left;
	}

/* MIDDLE - RIGHT */

#rightsidebar {
	width: 170px;
	margin: 0px;
	display: block;
	float: right;
	font-size: 12px;
	}

#news-box {
	width: 165px;
	background-image:  url(images/news-background.gif);
	background-repeat: repeat-y;	
	margin-bottom:-20px;
}

#news-box p{
	width: 140px;
	margin-left:14px;
	margin-top: 5px;
}



#press-box {
	width: 165px;
	background-image:  url(images/news-background.gif);
	background-repeat: repeat-y;	
	margin-bottom:-5px;
}

#press-box p{
	width: 140px;
	margin-left:14px;
	margin-top: 5px;
}


/* BOTTOM */

#footer {
	margin-top: 10px;
	
	width: 754px;
	height: 35px;
	
	background-color: #EF8322;
	float: left;
	}

#footer p{
	margin: 10px;
	color: #ffffff;
	}
	
	#bottom{
	margin-left: -14px;
	margin-bottom:-10px;
	}

/* LINKS */

.links ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight:bold;
	}

.links li {
	padding-top: 2px;
	float: left;
	}

li a {
	color: #333399;
	text-decoration: none;

	}

li a:hover {
	color: #EF8322;
	}

a {
	color: #333399;
	text-decoration: none;

	}

a:hover {
	color: #EF8322;
	}
	




	
	#mailer {
		width:400px;
		height:300px;
		border-width:10px;
		padding: 10px;


}

#mailLeft {
width:100px;
padding-left:100px;
}

#mailRight{
	width:200px;
	float:right;
	border: thin solid #365957;

}

#mailTitle{
background:url(http://www.academyinternet.com/testing/cp/images/top_background.jpg) no-repeat;
width:400px;
height:120px;
}

.submitButton{
}
#mailer div {
	margin: 10px;
}
