* {
    margin : 0;
    padding : 0;
}

html, body{
	margin : 0; 
	padding : 0; 
	border : 0 none inherit;
	text-align:center;
	font-family:  Verdana, Helvetica, sans-serif;
	font-size : 100.01%;
	background : #fffbeb; 
	color : #000;
}

h1, h2, h3, h4 {
    font-weight : bold;
    font-family : "Trebuchet MS", Georgia, arial, verdana, helvetica, sans-serif;
    color : #666;
}

h1{
	font-size:160%;
}

h2{
	margin:10px 0 0 0;
	padding:0;
	font-size:100%;
}

p { 
	line-height:20px;
	margin:0;
	padding:0;
}

.justify{
	text-align:justify;
}


ol{
	margin:10px 0 10px 40px;
}


ul{
	margin:10px 0 10px 40px;
}

li{
	font-size : 90.01%;
}

img{
	border:0px;
}

#positioner{
	width: 850px; 
	margin: 0 auto;
	background: transparent;
	
}

#container {
	width:850px;
	padding:0;
	margin:0;
	float:left;
}

#banner{
	width:750px;
	padding:0 50px 0 50px;
	margin:0; 
	float:left;
	height:100px;
	overflow:hidden;
	background:url(images/banner.png) 50% top no-repeat;
}

#banner a.homelink{
	display:block;
	float:left;
	width:240px;
	height:50px;
	margin:15px 0 0 10px;
}

#top{
	width:750px;
	padding:0 50px 0 50px;
	margin:0; 
	float:left;
	height:260px;
	overflow:hidden;
	background:url(images/sides.png) 50% top repeat-y;
}

#top.small{
	width:750px;
	padding:0 50px 0 50px;
	margin:0; 
	float:left;
	height:185px;
	overflow:hidden;
	background:url(images/sides.png) 50% top repeat-y;
}

#top_image{
	height:250px;
	width:490px;
	float:left;
	overflow:hidden;
	margin:0 0 0 5px;
	background:url(images/top.jpg) 50% top no-repeat;
}

#top_image.small {
	height:175px;
	width:490px;
	float:left;
	overflow:hidden;
	margin:0 0 0 5px;
}

#box{
	width:230px;
	height:250px;
	float:right;
	margin:0 5px 0 0;
	padding:60px 0 0 0;
	background:url(images/box_big.png) 50% top no-repeat;
}

#box.small {
	width:230px;
	height:175px;
	float:right;
	margin:0 5px 0 0;
	padding:60px 0 0 0;
	background:url(images/box_small.png) 50% top no-repeat;
}

#box a{
	display:block;
	width:200px;
	padding:7px 15px 7px 15px;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	font-size:90%;
}

#box a:hover{
	background:#aac582;
	color:#fff;
}

#menu {
	margin:0 5px 0 0;
	width:450px;
	height:100px;
	overflow:hidden;
	float:right;
	padding:0;
}

#menu .separator{
	float:right;
	width:1px;
	height:45px;
	margin:45px 0 10px 0;
	background:#666;
}

#menu a {
	margin:45px 0 10px 0;
	padding:15px 0 0 0;
	height:30px;
	width:80px;
	background:#dfdfdf url(images/tab.gif) 50% bottom no-repeat;
	display: block;
	color : #999; 
	float:right;
	text-decoration: none;
	text-align:center;
	font-size:80%;
	font-weight:bold;
}

#menu a.up {
	margin:40px 0 10px 0;
	padding:15px 0 0 0;
	height:35px;
	background:#fff;
	color:#000;
}

#menu a.up:hover {
	margin:40px 0 10px 0;
	padding:15px 0 0 0;
	height:35px;
	background:#fff;
	color:#000;
}

#menu a:hover {
	background:#fafafa url(images/tab.gif) 50% bottom no-repeat;
}

a.set{
	margin:40px 0 10px 0;
	padding:15px 0 0 0;
	height:35px;
	background:#fff;
	color:#000;
}

#main{
	float:left;
	width:750px;
	margin:0;
	padding:0 50px 0 50px;
	background:url(images/sides.png) 50% top repeat-y;
}

#gradient{
	width:730px;
	margin:0 10px 0 10px;
	background:url(images/gradient.png) 50% top no-repeat;
}

/*============== LEFT COLUMN ===============*/

#leftcolumn{
	width:460px;
	float:left;
	text-align:left;
	padding:20px 20px 0 20px;
	margin:0;
}

#leftcolumn p{
	color:#000;
	font-size:80%;
	margin:10px 0 10px 0;
}

/*============== RIGHT COLUMN ==============*/

#rightcolumn{
	width:210px;
	float:right;
	font-size:70%;
	text-align:left;
	padding:20px 20px 0 0;
}

#rightcolumn .section{

	padding:0 0 10px 0;

}


#rightcolumn #googlebox {

	padding:15px 0 0 0;

}


#rightcolumn h4{

	width:210px;

	border-bottom:#666 solid 1px;
	
	font-size:14px;

}


#rightcolumn .title{

	font-weight:bold;
	
	padding:10px 0 0 5px;

}


#rightcolumn .info{

	padding:5px 0 0 10px;

}

/*============== FOOTER ===================*/

#footer {
	width:750px;
	padding:50px 50px 0 50px;
	margin:0;
	height:100px;
	float:left;
	font-size:70%;
	text-align:center;
	color:#333;
	background:url(images/footer.png) 50% -20px no-repeat;
}

#footer a{
	color:#0b5ea2;
	text-decoration:none;
}

#footer a:hover{
	color:#002569;
}

/*============== PORTFOLIO ================*/

a.portfolio_button{
	
	display:block;
	
	float:left;
	
	margin:0 auto;
	
	width:65px;
	
	height:55px;
	
	background-position: 0 0;

}

a.portfolio_button:hover{	

	background-position: 0 -55px;
	
}

.portfolio_box{

	margin:1px;
	
	padding:2px 2px 2px 2px;
	
	float:left;
	
	width:456px;
	
	font-size:80%;

}

.portfolio_photo{

	padding:3px;
	
	width:215px;
	
	float:left;

}

.portfolio_right_text{

	padding:0px;
	
	width:234px;
	
	float:right;

}

.portfolio_right_text .title{

	font-weight:bold;
	
	padding:5px 0 0 3px;

}


.portfolio_right_text .info{

	padding:3px 0 0 10px;

}

/*============== CLIENTS ================*/

table.login {
	margin:10px 0 0 0;
	background:#eee;
	padding:12px;
	float:left;
	font-size:90%;
}

table.login tr td{
	padding:5px;
	font-size:90%;
}

/*============== CONTACT US ================*/

table.contact {
	margin:10px 0 0 0;
	background:#eee;
	padding:12px;
	width:440px;
	float:left;
	font-size:90%;
}

table.contact tr td{
	padding:5px 0 0 0;
	font-size:90%;
}

/*============== HOSTING ================*/

table.hosting {
	width:460px;
	float:left;	
	font-size:14px;
}

table.hosting2 {
	border:0px;
	width:460px;
	font-size:14px;
	text-align:center;
}

table.hosting td {
	text-align:center;
	padding:5px;
	border:#ccc solid 1px;
}
