@charset "utf-8";

body{
	background-color:#CCC;
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	font-weight:bold;
	color: #2d447e;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

td {
	text-align:left;
}

a{
	color: #2d447e;	
}

a.white_link {
	color:#FFF;
}

#container {
	float: none;
	background-color: #2d447e;
	background-image: url(images/blue-back3.png);
	background-repeat: repeat-x;
	min-height: 760px;
	height: auto;
	width: 900px;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top:30px;
	margin-left: auto;
	margin-right:auto;
	overflow: auto;
}

#logo {
	float: left;
	width: 330px;
	height: 70px;
}

#menu {
	float: left;
	width: 570px;
	height: 50px;
	text-align: right;
	color:#FFF;
	margin-top: 20px;
}

a.menu {
	text-decoration:none;
	color:#FFF;
}

#page_content {
	float: left;
	width: 100%;
	min-height: 640px;
	height: auto;
	background-color:#7eccf6;
}

#buttons {
	float:left;
	background-color:#7eccf6;
	height: 42px;
	margin-right: 2px;
	margin-left: 1px;
	margin-top: 2px;
}

div.button {
	float:left;
	width:138px;
	height: 30px;
	padding:5px;
	background-color:#3f85aa;
	text-align:center;
	margin-left: 1px;
	background-image:url(images/button.png);
}

#button_2 {
	width:139px;
}

#button_3 {
	width:139px;
}

#button_4 {
	width:139px;
}

h2.button {
	font-size:10px;
}

a.button {
	text-decoration:none;
	color: #FFF	
}

a.button:hover { 
	text-decoration: none;
	font-size:11px;	
}
	

#top_picture {
	float:left;
	background-image:url(images/identity-designer-artist.jpg);
	width: 629px;
	height: 155px;
	background-repeat:no-repeat;
	margin-left: 2px;
	margin-bottom: 1px;
}

#top_right_box {
	float:left;
	background-image:url(images/logo-designer-at-work.jpg);
	width: 265px;
	height: 155px;
	margin-left:2px;
	margin-right:2px;
	text-align:center;
	vertical-align:middle;
}

#top_right_box_title {
	float:left;
	width:233px;
	height:25px;
	margin-left: 1px;
	margin-right: 1px;
	text-align:left;
	font-size:16px;
}

#top_right_box_content {
	float:left;
	width: 245px;
	height:auto;
	padding-top: 20px;
	padding-left: 10px;
	text-align:center;
}

#products {
	float:left;
	width: 599px;
	height: 100px;
	margin-left: 2px;
	margin-bottom: 1px;
	background-color:#3f85aa;
	padding-left: 30px;
}

div.product_box {
	float:left;
	width: 285px;
	height: 90px;
	margin-top: 5px;
	padding-top: 10px;
	color:#FFF;
}

#product1 {

}

#product2 {
	margin-left:5px;
}

#product3 {
	margin-left:5px;
}

div.product_icon {
	float:left;
}

div.product_text {
	float:left;
}

#contact_info {
	float:right;
	width: 261px;
	height: 180px;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 1px;
	padding: 2px;
	line-height: 150%;
	background-color:#3f85aa;
	color:#FFF;
}

#right_bottom {
	float:right;
	width: 261px;
	height: auto;
	margin: 2px;
	padding: 2px;
	height: auto;
	background-color:#3f85aa;
	overflow: auto;
	color:#FFF;
}

a.right_bar {
	color:#000;
}

h3.right_bar {
	margin-bottom: 0px;
}

p.right_bar {
	margin-top: 2px;
}

#text_box_content {
	float:left;
	background-color:#f7f5c4;
	height: auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align:top;
	margin-left:2px;
	margin-bottom: 2px;	
	width: 609px;
	min-height: 440px;
}

#right_bottom_text {
	padding: 10px;
}

#footer {
	float: left;
	margin-top: 17px;
	color:#FFF;
	text-align: center;
	width: 900px;
}

h1.packs {
	color:#FFF;
	text-align: center;
	font-size:14px;
	text-shadow:#333 2px 2px 2px;
	filter: Shadow(Color=#666666, 	
			Direction=135, 
			Strength=5);
}

ul.packs {
	margin-top: 2px;
	font-size:8pt;
}

div.examples {
	text-align:center;
}

img.example {
	border: solid 1px #2d447e; 
	margin-right: 5px;
	margin-bottom: 5px;
}

div.portfolio {
	width:100%; 
	float:left;
}

img.example_portfolio {
	border: solid 1px #2d447e; 
	margin-right: 5px;
	margin-bottom: 20px;
	float: left; 
	margin-right: 20px;
}
