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

Theme Name: Imagine A Design

Description: Web and graphic design for Imagine A Design site

Version: 1.0

Author: Imagine A Design

Author URI: http://www.imagineadesign.com/

Tags: Imagine A Design

*/

* {margin:0px;padding:0px}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */
body { 
	text-align:center;
	background-color:#303030;
	background:url(../images/img-01.jpg) repeat right;
	min-height:300px;/* for good browsers*/
	min-width:954px;/* for good browsers*/
}
img{border:0px;}
p,h1{margin:0px;}
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 400px;
}
#home {
	width: 954px;
	height: 555px;
	text-align: left;
	margin:auto;
	border:0px solid #000;
}
#home #home-centre{
	float:left;	
	width:954px;
}
#xinner {
	width: 954px;
	height: auto;
	text-align: left;
	margin:auto;
	border:0px solid #000;
}
#xinner #xinner-left{
	float:left;	
	width:350px;
}
#xinner #xinner-right{
	float:left;	
	width:600px;
}
#general .subheading{
	margin:0px;
	padding:0px;
}
#xinner .text-gray-12{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #A2A2A2;
}
#xinner .text-orange-12{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FE6400;
}
#xinner .height-20{
	vertical-align:middle;
	height:20px;
}
#xinner .contactus-padding-15{
	padding-top:10px;
	padding-left:15px;
}
.xinner-input{
	width:435px;
	border:1px #181818 solid;
	background-color:#141414;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #474747;
	padding-left:10px;
	padding-right:10px;
	height:20px;
}
.xinner-textarea{
	width:365px;
	height:70px;
	border:1px #181818 solid;
	background-color:#141414;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #474747;
	padding-left:10px;
	padding-right:10px;
}
.xinner-bg-01{
	background:url(../images/logo-designing.png) no-repeat center;
	width:350px;
	height:506px;
}
.xinner-bg-02{
	background:url(../images/3d-graphics.png) no-repeat center;
	width:600px;
	height:506px;
}
.xinner-bg-03{
	background:url(../images/website-design.png) no-repeat top center;
	width:954px;
	height:489px;
}
#portfolio{ clear:both;}
#portfolio #portfolio-left-1{
	float:left;	
	width:85px;
}
#portfolio #portfolio-right-1{
	float:right;
	width:265px;
}
#portfolio #portfolio-left-2{
	float:left;	
	width:85px;
}
#portfolio #portfolio-right-2{
	float:right;
	width:265px;
}
#portfolio #portfolio-left-3{
	float:left;	
	width:85px;
}
#portfolio #portfolio-right-3{
	float:right;
	width:265px;
}
#portfolio #portfolio-left-4{
	float:left;	
	width:85px;
}
#portfolio #portfolio-right-4{
	float:right;
	width:265px;
}
#portfolio #portfolio-left-5{
	float:left;	
	width:85px;
}
#portfolio #portfolio-right-5{
	float:right;
	width:265px;
}
#bottom-menu{
	clear:both;
	padding: 0px 0px 10px 0px;
}
#bottom-menu #bottom-menu-left{
	float:left;
	width:300px;
}
#bottom-menu #bottom-menu-right{
	float:right;
	width:654px;
}
.fixer {
	visibility: hidden;
	clear: both;
	display: block;
	font-size: 1px;
}