a {
	color: #000000;
	font-family: "Times New Roman", Times, serif; /* Arial, Verdana, Helvetica, sans-serif */
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
body {
	background-color: #000000;
	color: #000000;
	font-family: "Times New Roman", Times, serif; /* Arial, Verdana, Helvetica, sans-serif */
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
	border: 0;
	display: inline;
	font-size: 9px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: none;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
h4 {
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 15px;
}
hr {
	color: #000000;
}
label {
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
}

#sec_account {
	left: 0px;
	position: absolute;
	top: 0px;
}
#sec_canvas {
	background-image: url(../_images/media_home_background.jpg);
	height: 550px;
	left: 50%;
	margin-left: -375px;
	margin-top: -275px;
	position: absolute;
	top: 50%;
	width: 750px;
}
#sec_confirmation {
	left: 45px;
	position: absolute;
	top: 286px;
}
#sec_contactus {
	height: 130px;
	left: 45px;
	position: absolute;
	top: 360px;
	width: 317px;
}
#sec_email {
	right: 0px;
	position: absolute;
	top: 0px;
}
#sec_flash {
	left: 49px;
	position: absolute;
	top: 101px;
}
#sec_login {
	height: 43px;
	left: 45px;
	position: absolute;
	top: 292px;
	width: 317px;
}
#sec_message{
	left: 0px;
	position: absolute;
	top: 32px;
}
#sec_name {
	left: 0px;
	position: absolute;
	top: 0px;
}
#sec_password {
	left: 135px;
	position: absolute;
	top: 0px;
}
#sec_portfolio {
	left: 402px;
	position: absolute;
	top: 101px;
	width: 289px;
}

#txt_contactus {
	left: 0px;
	position: absolute;
	text-align: center;
	top: 105px;
	width: 100%;
}
#txt_forgot_password{
	right: 0px;
	position: absolute;
	top: 24px;
}
#txt_login{
	right: 0px;
	position: absolute;
	top: 0px;
}
#txt_message {
	left: 18px;
	position: absolute;
	top: 0px;
}
#txt_title {
	left: 0px;
	position: absolute;
	text-align: center;
	top: 19px;
	width: 100%;
}
#txt_url {
	left: 0px;
	position: absolute;
	text-align: center;
	top: 507px;
	width: 100%;
}
#txt_welcome{
	left: 0px;
	position: absolute;
	top: 24px;
}
#txt_what_we_do {
	left: 49px;
	position: absolute;
	text-align: center;
	top: 66px;
	width: 308px;
}
#txt_what_weve_done {
	left: 402px;
	position: absolute;
	text-align: center;
	top: 66px;
	width: 289px;
}

.float {
	float: left;
}
.portfolio_image {
	padding-bottom: 8px;
	width: 143px;
}
.textarea {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif; /* Arial, Verdana, Helvetica, sans-serif */
	font-size: 12px;
	height: 62px;
	width: 295px;
}
.textbox {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif; /* Arial, Verdana, Helvetica, sans-serif */
	font-size: 12px;
	height: 13px;
	width: 106px;
}
.textbox_small {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	font-family: "Times New Roman", Times, serif; /* Arial, Verdana, Helvetica, sans-serif */
	font-size: 12px;
	height: 13px;
	width: 67px;
}
