@charset "utf-8";
/* CSS Document */
#dev_header {
	width:525px;
	height:auto;
	float:left;
	color:#999;
}
#dev_header h1{
	color:#244453;
	font-size:20px;
	text-align:left;
	text-decoration:none;
}
#dev_header_container {
	width:auto;
	margin-bottom:0px;
	float:left;
}
#dev_content {
	background-image:url(images/developerservices_top.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:515px;
	height:auto;
	display:block;
	clear:both;
	float:left;
	padding:0px 0px;
}
.orange_text {
	color:#d9780f;
	font-weight:bold;
}
.blue_text {
	color:#0075b2;
	font-weight:bold;
}
#dev_content h2{
	color:#54482f;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	width:280px;
	padding:25px 0px 0px 0px;
}
#dev_content h3{
	color:#54482f;
	font-size:16px;
	text-align:left;
	font-weight:bold;
	width:280px;
}
#dev_content p{
	color:#54482f;
	text-align:left;
	font-size:14px;
	padding-top:45px;
}
#dev_box {
	background-image:url(images/developerservices_middle.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#e9e5d3;
	border-left:3px solid #c6bfac;
	border-top:3px solid #c6bfac;
	border-right:3px solid #c6bfac;
	width:515px;
	height:auto;
	display:block;
	clear:both;
	float:left;
	margin:20px 0px 0px 0px;
	padding:10px 0px;
}
#dev_box h2{
	color:#244453;
	font-size:24px;
	text-align:left;
	font-weight:bold;
	padding:15px 0px 0px 235px;
}
#dev_box ul{
	float:right;
	width:260px;
	padding:35px 20px 0px 20px;
}
#dev_box li{
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	padding-bottom:10px;
}
#dev_box p{
	color:#54482f;
	text-align:left;
	font-size:14px;
	margin:20px 20px 10px 240px;
	float:right;
}
#dev_boxbtm {
	background-color:#e9e5d3;
	border-left:3px solid #c6bfac;
	border-top:1px solid #ccc;
	border-bottom:3px solid #c6bfac;
	border-right:3px solid #c6bfac;
	width:495px;
	height:auto;
	display:block;
	clear:both;
	float:left;
	margin:0px 0px;
	padding:10px 10px 0px 10px;
}
#dev_boxbtm h2{
	color:#244453;
	font-size:18px;
	text-align:left;
	font-weight:bold;
	padding:10px 0px 20px 0px;
}
#dev_boxbtm2 {
	background-color:#e9e5d3;
	border-left:3px solid #c6bfac;
	border-top:3px solid #c6bfac;
	border-bottom:3px solid #c6bfac;
	border-right:3px solid #c6bfac;
	width:495px;
	height:auto;
	display:block;
	clear:both;
	float:left;
	margin:0px 0px;
	padding:10px 10px 0px 10px;
}
#dev_form_left {
	float:left;
	width:180px;
}
#dev_form_right {
	float:right;
	width:280px;
}
#dev_form_right img {
	float:right;
	padding:15px 15px 10px 0px;
}
#dev_btmText {
	clear:both;
	float:left;
	width:515px;
	padding:0px 0px;
}
#dev_btmText img {
	float:right;
	border:#c6bfac 4px solid;
	margin:15px;
}
#dev_btmText p {
	padding:10px 0px;
}
#dev_btmText h1 {
	color:#244453;
	font-size:14px;
	padding-bottom:10px;
	padding-left:20px;
	text-align:left;
	font-weight:bold;
}
#dev_btmText a {
	color:#0075b2;
	font-weight:bold;
	font-size:16px;
	font-style:italic;
}
#gb_logo {
	clear:both;
	padding:20px 125px;
}
#dev_btm_img {
	float:right;
	clear:both;
} 
