html {
	background: #000000;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #eeeeee;
}

body {
	background-color: #191919;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

	background-image: url(../images/page_background.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

h1 {
	font-size: 110%;
	padding-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px #484848 solid;
	letter-spacing: .2em;
}
h2 {
	font-size: 100%;
	font-weight:bold;
	padding-top: 10px;
	margin-bottom: 10px;
}

h3 {
	font-size: 110%;
	padding-top: 10px;
	margin-bottom: 10px;
	letter-spacing: .2em;
}

p {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 140%;
}

hr {
	width: 390px;
	color: #484848;
	margin-left: auto;
	margin-right: auto;
}

li {
	list-style: square;
	line-height: 140%;
}

acronym {
	border-bottom: 1px dotted #cccccc;
}
a acronym {
	border-bottom: 1px dotted #7890f0;
}

a:link {
	color: #7890f0;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #5e5e47;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #303030;
}

#header {
	width: 1000px;
	height: 150px;
	background: url(../images/header_background.jpg) center top no-repeat;
}

#navigation {
	position: relative;
	width: 500px;
	height: 21px;
	top: 83px;
	left: 500px;
}
#login {
	position: relative;
	width: 500px;
	height: 21px;
	top: 94px;
	left: 500px;
}
#form {
	padding:0px;
	margin: 0px;
}
#myusername {
	margin-left:187px;
	font-size:80%;
	border: 1px solid #999999;
	background-color: #303030;
	color: #FFFFFF;
	width: 85px;
}
#mypassword {
	margin-left:78px;
	font-size:80%;
	border: 1px solid #999999;
	background-color: #303030;
	color: #FFFFFF;
	width: 85px;
}
#submit {
	margin-left:1px;
	font-size:80%;
	border: 1px solid #999999;
	background-color: #303030;
	color: #FFFFFF;
}
#submit:hover {
	background-color: #7890f0;
}
#slideshow {
	width: 1000px;
}
#title {
	width: 1000px;
	height: 25px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: left;
	background-repeat: no-repeat;
}
#body {
	width: 1000px;
	background-color: #303030;
}
#left {
	float:left;
	width:50%;
	margin:0px;
	padding:0px;
	padding-top: 20px;
}

#right {
	float: right;
	width:50%;
	margin:0px;
	padding:0px;
	padding-top: 20px;
}
#bottom {
	width: 1000px;
	height: 110px;
	background: url(../images/body_bottom.jpg) center top no-repeat;
}
#footcontainer {
	width: 100%;
	background-color:#000000;
}
#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	/*height: 212px;
	background: url(../images/footer_background.jpg) center top no-repeat;*/
}
#service_web {
	background: url(../images/body_webdesign.jpg) left top no-repeat;
	padding-left: 125px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#service_development {
	background: url(../images/body_webdevelopment.jpg) left top no-repeat;
	padding-left: 125px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;
}
#service_photography {
	background: url(../images/body_freelancephotography.jpg) left top no-repeat;
	padding-left: 125px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 10px;	
	margin-bottom: 20px;
}
#service_other {
	background: url(../images/body_otherservices.jpg) left top no-repeat;
	padding-left: 125px;
	padding-top: 20px;
	padding-right: 20px;
	margin-left: 10px;
	margin-bottom: 20px;	
}
#service_web p, #service_development p, #service_photography p, #service_other p {
	font-size: 80%;
}
#service_web ul, #service_development ul, #service_photography ul, #service_other ul {
	padding: 0px;
	padding-left: 12px;
}
#service_web li, #service_development li, #service_photography li, #service_other li {
	font-size: 80%;
}

#desc_web, #desc_development, #desc_photography, #desc_other {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#desc_web, #desc_development, #desc_photography, #desc_other p {
	font-size: 80%;
}


#summary {
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
	margin-right: 10px;
	margin-bottom: 20px;
}
#summary p {
	font-size: 80%;
}
#quote {
	background: url(../images/body_quotes.gif) right top no-repeat;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
	margin-right: 10px;
	margin-bottom: 20px;	
}
#quote p {
	font-size: 80%;
}


#generic_left {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 80%;
}

#generic_right {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 80%;
}

#generic_right ul, #generic_left ul, #center ul {
	padding: 0px;
	padding-left: 12px;
}

#center {
	padding-left: 50px;
	padding-top: 20px;
	padding-right: 50px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-size: 80%;
	text-align:center;
}

.input {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #484848;
	border: 1px solid #666666;
	color: #FFFFFF;
}

.submit {
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #484848;
	border: 1px solid #666666;
	color: #FFFFFF;
	font-size: 110%;
}

#form_question li, #form_quote li {
	list-style: none;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

#form_question input, #form_quote input, #form_question textarea, #form_quote textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.bold {
	font-weight: bold;
}

.testimonial {
	background: url(../images/body_quotes.gif) right top no-repeat;
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
	margin-right: 10px;
	margin-bottom: 20px;
	font-size: 80%;
	min-height: 182px;
}

.blue {
	color: #7890f0;
}
.red {
	color: #604848;
}
.grey {
	color: #484848;
}
.brown {
	color: #604830;
}
.tan {
	color: #907860;
}
.green {
	color: #606048;
}

.port_site {
	margin-top: 10px;
	margin-bottom: 10px;
}
.port_site img {
	float: right;
	border: 5px solid #484848;
	margin-left: 10px;
	margin-top: 10px;
}
.port_photo {
	margin-top: 10px;
	margin-bottom: 10px;
}
.port_photo img {
	float: right;
	background-color: #484848;
	margin: 10px;
}

.bignumber {
	font-size: 400%;
	font-weight: bold;
	color: #484848;
	position: relative;
	margin-bottom: -50px;
}
.step {
	position:relative;
	margin-top: -50px;
}


.footlinks {
	font-size: 80%;
	letter-spacing: 1px;
	float: left;
	padding-left: 12px;
}
.valid {
	font-size: 80%;
	letter-spacing: 1px;
	float: right;
	padding-right: 12px;
}
.copyright {
	/*position: relative;
	top: 130px;*/
	font-size: 70%;
	text-align:center;
	color:#666666;
}