body {
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
.dd_logonav_bar {
	width: 100%;
	height: 140px;
	background-color: #1e1e1e;
}
.dd_logonav {
	width: 1000px;
	height: 113px;
	margin-right: auto;
	margin-left: auto;
	background-color: #1e1e1e;
}

.dd_logo {
	width: 273px;
	height: 113px;
	float: left;
	background-image: url(../i/logo.jpg);
}
.dd_nav_buttons {
	height: 113px;
	width: 700px;
	float: left;
	margin-left: 27px;
}
.dd_nav_button_focus {
	height: 38px;
	width: 100px;
	text-align: center;
	margin-top: 75px;
	font-size: 16px;
	float: left;
	color: #FFFFFF;
}
.dd_nav_button {
	height: 38px;
	width: 100px;
	text-align: center;
	margin-top: 75px;
	font-size: 16px;
	float: left;
}
.dd_logocloud_bar {
	width: 1000px;
	height: 27px;
	background-image: url(../i/logocloud.jpg);
	margin-left: auto;
	margin-right: auto;
}
.dd_cloud_bar {
	width: 100%;
	height: 215px;
	background-image: url(../i/cloudbar_bkg.jpg);
}
.dd_cloud_home {
	background-image: url(../i/cloudbar_home.jpg);
	width: 1000px;
	height: 215px;
	margin-left: auto;
	margin-right: auto;
}
.dd_body {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	color: #666666;
}
.dd_large_text {
	font-size: 24px;
}
.dd_small_text {
	font-size: 10px;
	color: #999999;
}
.dd_home_tagline {
	width: 550px;
	color: #666666;
	text-align: left;
	float: left;
}
.dd_home_sidebar {
	float: right;
	width: 300px;
	text-align: center;
}
.dd_home_workload {
	height: 230px;
	width: 130px;
	margin-left: auto;
	margin-right: auto;
}

.dd_contact_left {
	width: 550px;
	color: #666666;
	text-align: left;
	float: left;
}
.dd_login_box {
	font-size: 24px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 25px;
	width: 350px;
}
.dd_login_box_row {
	width: 350px;
	float: left;
	text-align: center;
}
.dd_login_box_label {
	width: 150px;
	float: left;
	height: 50px;
	text-align: center;
}
.dd_login_box_box {
	width: 150px;
	float: left;
	height: 45px;
	margin-top: 5px;
}
.dd_login_box_message {
	width: 350px;
	text-align: center;
	color: #FF0000;
	font-size: 12px;
	float: left;
	margin-top: 10px;
}
.dd_client_option_label_focus {
	width: 200px;
	text-align: center;
	float: left;
	height: 50px;
	background-image: url(../i/arrow.png);
}
.dd_client_option_label {
	width: 200px;
	text-align: center;
	float: left;
	height: 50px;
}

.dd_client_add_form {
	width: 550px;
	float: left;
}
.dd_client_add_form_label {
	font-size: 14px;
	margin-left: auto;
	margin-right: 10px;
	float: left;
	width: 140px;
	text-align: right;
	height: 40px;
}

.dd_client_add_form_box {
	font-size: 14px;
	float: left;
	width: 400px;
	height: 40px;
}
.dd_client_add_form_submit {
	width: 350px;
	float: left;
	text-align: center;

}
