* {
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;
}

body {
	font-size: 62.5%;
	background: #ffffff;
	color: #2f4f4f;
	font-family: verdana, sans-serif;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

h1 {
	text-indent: -9999px;
}

h2 {
	font-size: 1.8em;
	padding-bottom: 5px;
	color: #4169e1;
}

#menu h2, #aside h2 {
	display: block;
	height: 25px;
	width: 180px;
	background: #d3d3d3;
	-moz-border-radius-topleft: 20px;
	-webkit-border-top-left-radius: 20px;
	border-top-left-radius: 20px;
	-moz-border-radius-topright: 20px;
	-webkit-border-top-right-radius: 20px;
	border-top-right-radius: 20px;
	margin: 0 0 2px;
	padding: 5px 0 0 20px;
}

#aside h2 {
	font-size: 1.6em;
}
		
h3 {
	font-size: 1.6em;
	padding-bottom: 5px;
	margin-top: 15px;
	color: #4169e1;
}

p, label {
 	font-size: 1.2em;
	line-height: 1.6em;
	text-align: justify;
	margin-bottom: 1.4em;
}

ul {
	margin: -1.4em 0 1.4em;
}

#menu ul {
	margin: 0;
}

li {
	list-style-type: circle;
	font-size: 1.2em;
	line-height: 1.6em;
	list-style-position: outside;
	margin-left: 16px;
}

#menu li {
	list-style-type: none;
	margin: 0;
	line-height: 1.4em;
	margin: 0 0 2px;
}

ol li {
	list-style: lower-alpha inside;
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #4169e1;
}

a:hover {
	color: #ffffff;
	background: #4169e1;
	padding: 3px;
	margin: -3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

h3 a:hover {
	color: #4169e1;
	background: none;
	padding: 0;
	margin: 0;
	-moz-border-radius: none;
	-webkit-border-radius: none;
	border-radius: none;
}

a img {
	border: 2px solid #4169e1;
}

a:hover img {
	border: 2px solid #2f4f4f;
}

a:hover.image {
	background: none;
	padding: 0;
	margin: 0;
}

strong {
	font-weight: bold;
}

cite, em {
	font-style: italic;
}

img.illustration {
	border: 1px solid #2f4f4f;
}

img.left {
	float: left;
	margin: 0 10px 4px 0;
}

img.right {
	float: right;
	margin: 0 0 4px 10px;
}

blockquote{
	margin: 0 50px;
}

blockquote p:last-child {
	margin: -1.4em 0 1.4em;
}


#header {
	margin: 0 0 20px;
}

#logo {
	height: 260px;
	width: 200px;
	background: url('aor.png') no-repeat 0px 30px;
	float: left;
}

#masthead {
	height:260px;
	width:780px;
	background: url('across-elliott-bay.jpg') no-repeat top right;
	margin: 0 0 0 220px;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

#main {
	margin: 0 0 10px;
}

#menu {
	width: 200px;
	min-height: 1%;
	float: left;
	padding: 0 10px 10px 0;
}

#menu a {
	display: block;
	height: 18px;
	width: 180px;
	background: #ffffbb;
	margin: 0;
	padding: 2px 0 0 20px;
}

#menu a:hover {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#menu li.even a {
	background: #d3d3d3;
}

#menu a:hover, #menu li.even a:hover, a#selected, li.even a#selected {
	color: #ffffff;
	background: #4169e1;
	text-decoration: none;
}

#menu li.bottom, div.bottom {
	display: block;
	height: 30px;
	width: 200px;
	background: #d3d3d3;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-right-radius: 20px;
}

#content {
	margin: 0 0 0 220px;
}

#central {
	margin: 0 220px 0 0;
}

#aside {
	width: 200px;
	min-height: 1%;
	float: right;
	padding: 0 0 10px 0;
	margin: 0 0 0 20px;
}

#login {
	margin: 0 0 20px 0;
}

#login label {
	display: block;
	margin: 0;
}

#login input, #login a {
	display: block;
	margin: 0 0 3px 0;
}

#login input#username, #login input#password {
	width: 180px;
	border: 1px solid #2f4f4f;
	padding: 2px;
}

div.controls {
	width: 186px;
}

#login .controls input {
	width: 100px;
	margin-left: 86px;
}

div#webmail-links {
margin: 5px 3px 0;
}

#login p a:hover {
	margin: -3px -3px 0;
}

#aside h3 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}

#aside p {
	margin: 0;
	font-size: 1.1em;
	line-height: 1.4em;
}

.item {
	border: 2px solid #d3d3d3;
	margin: 0 0 2px;
	padding: 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

div.clear {
	clear: both;
}

/* FOOTER */

#footer {
	margin: 0 0 40px;
	background: #d3d3d3;
	min-height: 320px;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr='#4169e1', endColorstr='#ffffff'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#4169e1), to(#ffffff)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #4169e1,  #ffffff); /* for firefox 3.6+ */
	background: -o-linear-gradient(#4169e1,#ffffff); /* for Opera 11.10+ */
}

#footer-info {	
	width: 800px;
	margin: 0 auto 20px;
	padding: 20px 0 0 60px;
	color: #ffffff;
}

#footer-info h2 {
	color: #ffffff;
	font-size: 1.4em;
}

#footer-info li {
	font-size: 1.1em;
}

#footer-info a {
	color: #ffffff;
	font-weight: normal;
}

#footer-info a:hover {
	background: none;
	padding: 0;
	margin: 0;
	text-decoration: underline;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#footer-info ul {	
	margin: 0;
}

#footer-info li {	
	list-style-type: none;
	margin: 0;
}

#footer-info div {
	float: left;
	width: 245px;
	padding-left: 20px;
}

div#legal {
	margin: 0;
}

div#copyright {
	width: 800px;
	margin: 100px 0 0 -20px;
	clear: left;
}

#copyright p {
	text-align: center;
	color: #4169e1;
}

/* PACKAGES */

.package h3 {
	padding-right: 60px;
	padding-top: 34px;
}

.package h4 {
	text-indent: -9999px;
}

.basic h3 {
	background: url('price299.png') no-repeat top right;
	width: 220px;
}

.template h3 {
	background: url('price149.png') no-repeat top right;
	width: 260px;
}

/* PORTFOLIO */

img.screenshot {
	float:left;
	margin-left: 0;
	margin-right: 10px;
}

/* CONTACT */

.form table {
	background: #dcdcdc;
	width: auto;
	padding: 10px;
	border: 1px solid #696969;
}

td {
	vertical-align: top;
}

td.button {
	text-align: right;
}

#contact-info p {
	margin-left: 80px;
}

#contact-info span {
	margin-left: -80px;
	display: block;
	float: left;
}
