@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF url(images/body_bg_top.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS";
}
p {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#main_title   h1 {
	padding: 0;
	float: left;
	color: #000000;
	text-indent: -9999px;
	margin-top: 54px;
	margin-right: 0;
	margin-bottom: 0;
}
#header {
	margin-top: 30px;
	margin-bottom: 15px;
}
#menu  {
	float: right;
	color: #999999;
	font-size: 14px;
	margin-top: 24px;
	margin-right: 15px;
}
#menu a {
	color: #999999;
	text-decoration:none;
}
#menu a:hover {
	color: #FF6600;
	text-decoration: underline;

}

#content {
	background: #614882 url(images/body_content_bg_gradient.jpg) repeat-x;
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 15px;
	height: 260px;
}




#reflection {
	height: 247px;
	width: 359px;
	background: url(images/home_reflection.jpg);
	float: right;
}
#dictionary {
	color: #d3c9e0;
	margin-top: 8px;
	font: 14px/18px "Times New Roman", Times, serif;
	margin-left: 10px;
}
#dictionary h2 {
	font: bold 18px "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#home_contact_us {
	color: #FFFFFF;
	font-weight: bolder;
	font-size: 18px;
}
#home_contact_us img {

	
}
#hbreak {
	background: url(images/body_break.gif);
	height: 20px;
}





#menu ul{
	margin: 0px;
	padding: 0px;

}
#menu li{
	display: inline;
	padding-left: 20px;
	float: left;

}

#content_bottom {
	background: #CDC0DC url(images/content_bottom.gif) no-repeat bottom;
	padding: 20px;
}
#column_1 {
	background: url(images/paragraph_box.jpg) no-repeat;
	width: 315px;
	float: left;
	padding: 15px;
	color: #4D3766;
	font-size: 13px;
}
#column_1  h1 {
	font-size: 18px;
	margin: 0px 0px 5px;
	padding: 0px;
	color: #663333;

}
#column_2 {
	background: url(images/paragraph_box.jpg) no-repeat;
	width: 315px;
	float: left;
	margin-left: 20px;
	padding: 15px;
	color: #4D3766;
	font-size: 13px;
}
#column_2 h1 {
	font-size: 18px;
	margin: 0px 0px 5px;
	color: #663333;

}
#column_2 ul {
	list-style: url(images/bullet-home.gif);
}
#column_2 li {
	padding-bottom: 6px;

}
#sub_title {
	background: url(images/title_bg.jpg) repeat-x;
	height: 30px;
	padding-top: 3px;
	padding-left: 15px;
}
#footer {
	background: url(images/line_break.gif) no-repeat center top;
	font-size: 11px;
	text-align: center;
	padding-top: 20px;
	color: #999999;
}
#footer a {
	color: #999999;
	text-decoration: none;
}

#under_title {
	background: url(images/under_title_bg.gif);
	height: 15px;
}
#sub_content {
	font-size: 13px;
	color: #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-top-style: none;
	padding: 10px;
}
#sub_content h1 {
	color: #FF9933;
	font-size: 18px;
	margin: 15px 0px 0px;
	padding: 0px;
}
#portfolio_listing {
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.portfolio_client_name a {
	font-size: 15px;
	color: #FF9933;
	font-weight: bold;
	text-decoration: none;
}
.portfolio_client_website a {
	color: #81A71B;
	text-decoration: none;
}

#portfolio_listing img {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
}
#web_package {
	height: 254px;
	width: 170px;
	float: left;
	padding-top: 48px;
	padding-left: 25px;
	padding-right: 25px;
	font-size: 11px;
	margin-left: 10px;
}
#img_snap {
	padding: 10px;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	font-style: italic;
	width: 194px;
	text-align: center;
	float: left;
	margin-right: 30px;
}

#web_package ul {
	font-size: 11px;
	margin-top: 10px;
}
#web_package li {
	font: 11px "Trebuchet MS";
	color: #666666;
	list-style: square;
	margin-left: -20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.price {
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}
.dollar {
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #A2381E;
}
hr {
	color: #99C820;
}
