/* CSS Document */


body	{
	background:#eaeaea;
	margin:0 auto;
	text-align:center;
}
h1	{ 	font-size:10px;	margin:0px; padding:0px;}
h2	{ 	font-size:10px;	margin:0px; padding:0px;}
.container	{
	margin:0 auto;
	text-align:center;
	position:relative;
	width:740px;
	height:100%;
	background:url(http://www.foundagency.com/images_other/bg_shadow.gif) repeat-y top left;
}
.middle	{
	position:relative;
	margin:0 auto;
	width:650px;
}

.top	{
	width:650px;
	height:140px;
	background:url(http://www.foundagency.com/images_other/div_horz.gif) repeat-x left bottom;
	position:relative;
}
a.logo_img	{
	float:left;
	position:relative;
	text-decoration:none;
	width:230px;
	height:60px;
	background:url(http://www.foundagency.com/images_other/fa_logo.gif) no-repeat;
	top:40px;
	display:block;
}
a.logo_img span{
	visibility:hidden;
}
a.adword	{
	float:left;
	position:relative;
	text-decoration:none;
	width:100px;
	height:90px;
	background:url(http://www.foundagency.com/images_other/google_logo.gif) no-repeat;
	top:20px;
	left:300px;	
	display:block;
	font-size:10px;
	
}
a.adword span{
	display:none;
}
a.photon	{
	position:relative;
	text-decoration:none;
	width:123px;
	height:45px;
	background:url(http://www.foundagency.com/images_other/photon_logo.gif) no-repeat;
	top:20px;
	float:right;
	display:block;
	float:right;
	left:38px;
}
a.photon span{
	visibility:hidden;
}
.main_text	{
	background:url(http://www.foundagency.com/images_other/div_horz.gif) repeat-x left bottom;
	position:relative;
	display:block;
	margin:0;
	padding:0;
	text-align:left;
	padding:0 ;
	left:0px;
	clear:both;
	width:650px;
}

.quote_main	{
	background:url(http://www.foundagency.com/images_other/div_horz.gif) repeat-x left bottom;
	padding:30px 0;
	margin:10px 30px;
}
.quote_main_2	{
	background:url(http://www.foundagency.com/images_other/div_horz.gif) repeat-x left bottom;
	padding:30px 0;
	margin:10px;
}
.quote	{
	background:url(http://www.foundagency.com/images_other/div_horz.gif) repeat-x left bottom;
	padding:10px 0px;
	margin:10px 30px;
}

.footer	{	
	width:650px;
	height:106px;
}
a.foot_text	{
	top:40px;
	position:relative;
	text-decoration:none;
	color:#999999;
	font-family:"trebuchet MS";
	font-size:13px;
	float:left;
	left:30px;
}
a.foot_text:hover	{
	color:#cc0033;
}

.font10	{ font-family:"trebuchet MS"; font-size:10px;}
.font15	{ font-family:"trebuchet MS"; font-size:15px;}
.font20	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:20px;}
.font25	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:25px;}
.font30	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:30px;}
.font35	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:35px;}
.font40	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:40px;}
.font45	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:45px;}
.font50	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:50px;}
.font55	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:55px;}
.font60	{ font-family:Georgia, "Times New Roman", Times, serif; font-size:60px;}

.red	{color:#cc0033;}
.grey	{color:#999999;}
.yellow	{color:#FF9900;}
.blue	{color:#0066cc;}
.black  {color:#666666;}

.no_bg	{background:none !important;}

/*-----------------Enquiries--------------------------*/

#enquiries	{
	position:relative;
	display:block;
	width:279px;
	height:500px;
	margin:20px 0;
}

#enquiries h3	{
	padding-left:70px;
	width:110px;
	display:block;
	color:#cc0033;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	margin:0px;
}
#enquiries p	{
	padding-left:70px;
	display:block;
	font-size:12px;
	width:200px;
	height:30px;
}
#in_enq	{
	padding:10px 0 0 5px !important;
	margin:0 !important;
	width:280px;
}

#in_enq	.leftCol	{
	width:70px;
	float:left;
	font-size:13px;
	font-family:"trebuchet MS";
	margin:0px;
	padding:4px;
}


#in_enq	.rightCol	{
	float:left;
	width:160px;
	padding-left:10px;
}
#in_enq	.rightCol input	{
	width:140px;
	padding:4px;
	font-family:"trebuchet MS";
	font-size:14px;
	border:1px #CCCCCC solid;

}
/*--input file--*/
input.file {
	width:140px;
	padding:4px;
	font-family:"trebuchet MS";
	font-size:14px;
	border:1px #CCCCCC solid;
}

/*--end input file--*/
#in_enq	.rightCol input	{
	width:140px;
	padding:4px;
	font-family:"trebuchet MS";
	font-size:14px;
	border:1px #CCCCCC solid;

}
#in_enq	.rightCol option, #in_enq .rightCol select	{
	font-family:"trebuchet MS";
	font-size:14px;
	width:190px;
	height:24px !important;
}
#in_enq	.rightCol input:focus	{
	border:1px #7f9db9 solid;
	background:#fff0e0 !important;
}
.en_h	{
	width:270px;
	margin-bottom:10px;
	float:left;
	clear:both;
}

.en_h textarea	{
	width:220px !important;
	height:100px;
	padding:4px;
	font-size:14px;
	font-family:"trebuchet MS";
	border:1px #CCCCCC solid;
	float:left;
}

#in_enq textarea:focus	{
	border:1px #7f9db9 solid;
	background:#fff0e0 !important;
}
.but	{
	cursor:pointer;
	display:inline;
	width:71px;
	height:30px;
	background:url(/images/submit.gif);
	border:none;
	float:right;
}
.submit	{
	float:left;
	clear:both;
	margin:0;
	width:230px;
}
.but:hover	{
	background:url(/images/submit.gif) right ;
}
.but_apply	{
	cursor:pointer;
	display:block;
	width:71px;
	height:30px;
	background:url(/images/apply_but.gif) left top;
	border:none;
	margin:5px 0;
	float:left;
}
.but_apply:hover	{
	background:url(/images/apply_but.gif) top right ;
}

.rit	{
	float:left !important;
}
.wid	{
	width:210px !important;
}
.ic	{
	margin:5px 0 0 5px ;
	float:left;
}

/*-----------------end Enquiries--------------------------*/

.navi	{
	width:600px;
	padding:10px;
}
.navi a	{
	color:#cc0033;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.navi span{
	margin:0 0 0 280px;
	color:#666666;
	font-family:"trebuchet MS";
	font-size:15px;
}
.right	{
	position:relative;
	margin:-510px 0 0 380px;
	height:500px;
}
a.cs	{
	display:block;
	margin:20px 0;
	width:120px;
	height:70px;
	background:url(http://www.foundagency.com.au/images/pdf-ic.gif) left center no-repeat;
	color:#3399cc;
	font-family:"trebuchet MS";
	font-size:15px;
	padding:25px 0 0 90px;
}
a.cs:hover	{
	color:#cc0033;
}

