/* GENERAL INFORMATION
------------------------------------------- 	
Theme: ISOLAS v1.0
Author: Pablo Barcia
Start Date: 29.07.09
*/

/* reset
-------------------------------------------*/ 
/* http://meyerweb.com/eric/tools/css/reset/ ------ v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, 
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,

q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

#calculator table {
	border-collapse: collapse;
	border-spacing: 0;
	color:#FFFFFF;
	float:left;
	margin:8px 0 0 15px;
	text-align:left;
}
#registration_charges, #total, #stamp_duty_mortgage, #stamp_duty_property  {
	width:300px;
	padding:1px 10px;
	
}
#total {
	font-weight:bold;
	color:#666;
}
#stamp_duty_mortgage, #stamp_duty_property {color: #999;}

#calculator {
	border-collapse: collapse;
	border-spacing: 0;
	border:1px solid #CCC;
	color:#666;
	float:left;
	margin:8px 0 0 15px;
	text-align:left;
	background: url(/images/cal.jpg) no-repeat top right #F4F4F4;
	font:.9em Arial, Helvetica, sans-serif;
}
#calculator #update {
	border:1px solid #666;
	background:#999;
	color:#FFF;
	font-weight:bold;
	margin:2px 0;
	padding:3px 5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
#calculator tr td {padding:0 10px;}
#calculator input{
	border:1px solid #CCC;
	background:#FFF;
	margin:2px 0;
	padding:3px 5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	
}
/* end reset */ 

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: .8em/1.3em Arial, Helvetica, sans-serif;
	text-align: justify;
	background:#AEAFB2;
}
a {
	text-decoration:none;
	border:none;
}

p {
	padding:0 0 10px 0;
	color:#666;
	font: .9em/1.3em Arial, Helvetica, sans-serif;
}
.SC_Item, .SC_ItemSelected  {
	color:#000000;
}
/*General links
------------------------------------------------------------------*/
a:link, a:visited{
	text-decoration:none;
	font:1em "Arial", Helvetica, sans-serif;
	color:#004B8D;
	border:0;
}
	
a:hover {
	text-decoration:none;
	font:bold 1em "Arial", Helvetica, sans-serif;
}

#back {
	text-decoration:none;
	font:bold .85em "Arial", Helvetica, sans-serif;
	color:#FFF;
	background:#037CC1;
	padding:3px 6px;
	float:right;
	margin:15px 10px 0 0;
	border:0;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
/*General heading
------------------------------------------------------------------*/
h1{
	color:#05317B;
	width:100%;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	margin:10px 0 15px 0;
}
h2{
	color:#9DAAB2;
	width:100%;
	float:left;
	font:1.45em "Arial", Helvetica, sans-serif;
	border-bottom:1px dotted #9DAAB2;
	margin:20px 0 15px 0;
}

h3{
	color:#9DAAB2;
	min-width:500px;
	font:1.4em "Arial", Helvetica, sans-serif;
	margin:10px 0 10px 0;
	width:auto;
}

h4{
	color:#50709C;
	width:100%;
	font:1.15em "Arial", Helvetica, sans-serif;
	margin:10px 0 10px 0;
}
#right_content .about_box h3 {
	color:#FFFFFF;
	width:100%;
	float:left;
	font:1.4em "Arial", Helvetica, sans-serif;
	margin:20px 0 0 12px;
}
.img_left {
	float:left;
	border:3px solid #B2BFCE;
	margin:0 15px 15px 0;
}

.img_right {
	float:right;
	border:3px solid #B2BFCE;
	margin:0 0 0 15px;
	
}

/*General Header
------------------------------------------------------------------*/
#header_wrapper {
	background:#FAFCF5;
	height:125px;
	width:100%;
}
#main_header {
	width:955px;
	height:100%;
	margin:0 auto;
}
#logo {
	width:352px;
	float:left;
	height:106px;
	margin: 10px 15px 0 0;
}
#flash {
	width:auto;
	float:right;
	height:100%;
}
#nav_wrapper {
	background:#3F6193;
	height:37px;
	padding-top:8px;
	width:100%;
}

#error {
	margin:20px 0 0 50px;
	}

#images {
	width:auto;
	float:left;
	height:100%;
	margin:10px 10px 10px 0;
}

#images em {
	text-align:left;
	float:left;
	color:#666;
	margin:5px 0 0 5px;
	font: .85em Arial, Helvetica, sans-serif;
	clear:both;
} 
/*General Content
------------------------------------------------------------------*/  	
#cse-search-results {
	width:685px;
	margin:0 20px 20px 20px;
	float:left;
	height:100%;
}

#cse-search-results iframe {
	width:650px;
	float:left;

	}
#cse-search-box {
	float:right;
	width:236px;
	float:left;
	height:40px;
	background: url(/images/bg_sidebar_title.jpg) repeat-x;
}

#cse-search-box .bar {
	width:170px;
	float:left;
	border:1px solid #999;
	font: italic 1em "Verdana", Arial, Helvetica, sans-serif;
	color:#999;
	margin:6px 10px 8px 10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background: #FFF url(../images/icon_search.jpg) no-repeat right;
	}

#cse-search-box .button {
	float:left;
	width:auto;
	height:auto;
	font-size:.7em;
	text-align:right;	
	text-transform:uppercase;
	font-weight:bold;
	background:#F4F4F4;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	border:1px solid #7E9DB9;
	cursor:pointer;
	padding:2px;
	margin:6px 0 0 0;
}

#cse-search-box-large {
	width:600px;
	float:left;
	height:100%;
	margin:15px 0 0 0;
}

#cse-search-box-large .bar {
	width:350px;
	float:left;
	border:1px solid #999;
	font: 1em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#004B8D;
	margin:0 5px 0 0;
}

#cse-search-box-large .button {
	float:left;
	width:auto;
	height:24px;
	padding:1px 3px;
	font-size:.7em;
	text-align:right;	
	text-transform:uppercase;
	font-weight:bold;
	color:#004B8D;
	border:1px solid #333;
}

#search {
	width:200px;
	height:25px;
	margin:30px 0 0 0;
	float:right;
	background:blue;
}

/*General Content
------------------------------------------------------------------*/    
#content {
	height:100%;
	width:955px;
	margin:0 auto;
	
}
#content_wrapper {
	background:#FAFCF5;
	height:100%;
	width:100%;
}

#main_content {
	width:685px;
	float:left;
	height:100%;
	padding:10px 0 15px 0;
}
#header_img {
	width:685px;
	float:left;
	height:189px;
	padding:0;
}
#img_bg{
	width:685px;
	height:189px;
	float:left;
	margin:0;
}
#topinnertext {
	width:auto;
	background:url(../../images/bg_slogan.png) repeat-x;
	height:50px;
	position:absolute;
	margin-top:-67px;
}
#png_bg{
	width:auto;
	background:url(../../images/bg_slogan.png) repeat-x;
	height:50px;
	position:absolute;
	margin-top:125px;
}	
#png_bg h2, #topinnertext h2 {
	color:#66CCFF;
	font:2em Arial, Helvetica, sans-serif;
	margin:6px 20px 0 50px;
	border:none;
	float:right;
	text-align:right;
}

#sidebar {
	width:230px;
	float:right;
	height:100%;
	margin:0 10px 10px 20px;
}

#slogan {
	width:400px;
	height:31px;
	float:right;
	margin:80px 0 0 100px;
	color:#07307A;
	font:bold 2.2em "Arial", Helvetica, sans-serif;
}

#left_content img {
	float:left;
	margin:20px 0;
}
#content_home {
	width:685px;
	margin:10px 0 0 0;
	float:left;
	height:100%;
}

#right_content_home {
	width:110px;
	margin:0 0 0 5px;
	float:left;
	height:100%;
}
#right_content_home img {
	float:left;
	margin:10px;
}




#content_details {
	width:680px;
	margin:10px;
	float:left;
	height:100%;
}
#content_submenu{
	width:660px;
	margin:0 10px 10px 50px;
	float:left;
	height:100%;
}

#content_staff {
	width:500px;
	float:left;
}
#right_content {
	width:190px;
	margin:0;
	float:left;
	height:100%;
	padding:0 0 0 20px;
}
#right_content .download  {
	float:left;
	background: url(/images/bg_donwload.jpg) no-repeat; 
	width:165px;
	height:20px;
	padding:8px 5px 2px 40px;
	font-size:.85em;	
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	color:#004B8D;
	border: 1px solid #C6C6C6;
	margin-top:15px;
}
#right_content .send  {
	float:left;
	background: url(/images/bg_sendemail.jpg) no-repeat; 
	width:165px;
	height:20px;
	padding:8px 5px 2px 40px;
	font-size:.85em;
	text-align:right;	
	text-transform:uppercase;
	font-weight:bold;
	color:#004B8D;
	border: 1px solid #C6C6C6;
	margin-top:15px;
}
#people {
	width:90px;
	float:left;
	min-height:180px;
}
.people_img {
	float:left;
	border:2px solid #CCC;
	margin:0 20px 0 0;
	width:166px;
	height:227px;
	background:url(/images/silhouette.jpg) no-repeat;
}

.people_title {
	color:#2F3C49;
	width:100%;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	margin:10px 0 10px 0;
	border-bottom:1px dotted #004B8D;
}
#people_areas {
	width:98%;
	border: 1px solid #999999;
	background:#CCCCCC;
	margin:0 0 15px 0;
}
#people_areas h2 {
	color:#666;
	width:190px;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	margin:10px 0 0 10px;
}
#people_areas img {
	border: 2px solid #999999;
	margin:10px 0 0 12px;
}
#people_areas .title {
	width:80px;
	margin:5px 0 0 12px;
	text-align:center;
	font-size:.9em;
	color:#004B8D;
	float:left;
}

#info {
	width:485px;
	float: left;
	background:#EFEFEF;
	border-left:8px solid #CCC; 
	padding:10px 5px;
	margin-bottom:10px;
}
#info p {
	color:#2F3C49;
	font: 1em "Arial", Helvetica, sans-serif;
	float:left;
	margin:0 15px 0 0;
	padding:0;
}

#info a {
	color:#2F3C49;
	font: 1em "Arial", Helvetica, sans-serif;
	border-bottom:1px dotted #2F3C49;
}

#info a:hover {
	color:#FFF;
	font:1em "Arial", Helvetica, sans-serif;
	border-bottom:1px solid #2F3C49;
	background:#2F3C49;
}

#pagination {
	width:100%;
	height:20px;
	padding:5px 5px 10px 0;
	background:#F7F7F7;
	border-top: 1px solid #CCC;
	border-bottom:1px solid #CCC;
	text-align:right;
}

#pagination a {
	width:auto;
	height:20px;
	padding:0 5px;
	font-size:1em;
	text-decoration:none;
	color:#18476D;
}

#pagination a:hover, #pagination .current  {
	width:auto;
	height:20px;
	padding:0 5px;
	font-size:1em;
	text-decoration:none;
	color:#FFF;
	background:#0099FF;
}
#pagination select {
	width:120px;
	height:auto;
	padding:3px 5px;
	font-size:1em;
	text-decoration:none;
	margin:0 0 0 5px;
	color:#333;
	float:left;
	border:1px solid #999999;
	background:#FFF;
}

#pagination label {
	width:auto;
	height:auto;
	font-size:1em;
	margin:5px 0 0 20px;
	color:#333;
	float:left;
}
/*General Box HOME
------------------------------------------------------------------*/
#box_home {
	width:160px;
	height:100%;
	float:left;
	margin:10px 3px;
	background:url(/images/bg_boxhome.jpg) repeat-x;
	border:2px solid #CCC;
	
}
#box_home h2 {
	color:#66CCFF;
	font:bold 1.2em "Arial", Helvetica, sans-serif;
	margin-top:-35px;
	border:none;
	text-align:right;
	width:147px;
	position:absolute;
	padding:4px 8px 3px 5px;
	background-color:#000;
	filter:alpha(opacity=80);/* for IE */
  	opacity:0.8;/* CSS3 standard */
}
#box_home img {
	width:160px;
	
}



#box_home:hover {
	width:160px;
	height:100%;
	float:left;
	margin:10px 3px;
	background:url(/images/bg_boxhome.jpg) repeat-x;
	border:2px solid #022350;
}
#box_home .link {
	background: url(../../images/arrow_link.jpg) no-repeat left;
	padding:1px 0 0 22px;
	margin:0 0 0 5px;
	color:#0066CC;
}
/*General box team
------------------------------------------------------------------*/

#team {
	width:280px;
	height:130px;
	padding:10px;
	float:left;
	margin:15px 30px 15px 0;
	background:#EFEFEF;
	border:1px solid #CCC;
	border-top:5px solid #CCC;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}
#team:hover {
	width:280px;
	height:130px;
	padding:10px;
	float:left;
	background:#EFEFEF;
	margin:15px 30px 15px 0;
	border:1px solid #999;
	border-top:5px solid #999;
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:0px;
	-moz-border-radius-topright:0px;
}
#team .img_team {
	width:90px;
	height:123px;
	border:1px solid #999;
	float:left;
	background:url(/images/silhouette_s.jpg) no-repeat;
}
#team h2 {
	width:auto;
	margin:5px 0 0 10px;
	padding:0;
	border:none;
	float:left;
	text-align:left;
	color:#344E5D;
	font: normal 1.2em Arial, Helvetica, sans-serif ;
}
#team p {
	width:100px;
	float:left;
	margin:5px 0 0 10px;
	padding:0;
	text-align:left;
	font: normal .95em Arial, Helvetica, sans-serif ;

}
#team a {
	text-decoration:none;
	font:bold .85em "Arial", Helvetica, sans-serif;
	color:#FFF;
	background:#037CC1;
	padding:3px 6px;
	margin-left:178px;
	margin-top:10px;
	border:0;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;

}
ul.list {
	width:500px;
	height:100%;
	float:left;
	color:#50709C;
	margin-bottom:15px;
}

ul.list li {
	list-style:none;
	display:block;
	padding:0 0 0 15px;
	margin:5px 0;
	background:url(/images/bullet.jpg) no-repeat left;
}

#topimg {
	height:189px;
	width:685px;
	float:left;
}
#inner-offers  {
	float:left;
	height:250px;
	
}
#inner-offers li {
	list-style:none;
	
}

/*Article
------------------------------------------------------------------*/
ul#article {
	width:190px;
	height:100%;
	float:left;
	margin:20px 0;
	}

ul#article li {
	list-style:none;
	display:block;
	}

ul#article li a {
	width:680px;
	float:left;
	padding:10px;
	background:#FFF;
	border-bottom: 1px dotted #999;
	color:#606060;
	font: 1em, "Arial", Helvetica, sans-serif;
}
ul#article li a:hover {
	width:680px;
	float:left;
	padding:10px;
	background:#FCFCF5;
	border-bottom: 1px dotted #999;
	color:#333;
	font:1em, "Arial", Helvetica, sans-serif;
}
ul#article #title {
	color:#2F3C49;
	font: bold 1.2em "Arial", Helvetica, sans-serif;
}
ul#article #line1 {
	color:#2F3C49;
	font: .85em, "Arial", Helvetica, sans-serif;
	margin-bottom:5px;
}
ul#article img {
	width:80px;
	height:60px;
	border:3px solid #CCCCCC;
	float:left;	
	margin:0 10px 0 0;
}
/*NEWS Details
------------------------------------------------------------------*/
#content_details .article_title {
	color:#2F3C49;
	width:auto;
	float:left;
	font:1.8em "Arial", Helvetica, sans-serif;
	
	border:none;
	
}
#content_details .top {
	width:100%;
	height:40px;
	float:left;
	margin:0 0 5px 0;
	border-bottom:1px dotted #BFB683;
}
#icons {
	float:right;
	width:auto;
	padding:12px 0 0 0;
	height:25px;
	}
#img_detail .left, #content_details .left {
	float:left;
	width:auto;
	border:3px solid #CCCCCC;
	margin:0 15px 5px 0;
}
#img_detail .right, #content_details .right {
	float:right;
	width:auto;
	border:3px solid #CCCCCC;
	margin:0 0 5px 15px;
}
#pub_title {
	font:italic .9em "Arial", Helvetica, sans-serif;
	color:#999;
	float:right;
}
#article_date {
	font:.9em "Arial", Helvetica, sans-serif;
	color:#999;
	float:left;
	width:auto;}
#full_text {margin:5px 0 15px 0;}


#content_news{
	width:695px;
	margin:0;
	float:left;
	height:100%;
}
/*Sidebar WIDGET
------------------------------------------------------------------*/
ul#widget_search {
	width:206px;
	height:100%;
	margin-bottom:15px;
	float:left;
	padding:10px 15px;
	background:#47699E;
}
ul#widget_search p {
	width:100%;
	height:100%;
	float:right;
	text-align:right;
	color:#FFF;
	font-family:"Verdana", Arial, Helvetica, sans-serif
}
ul#widget_anchor {
	width:206px;
	height:100%;
	margin-bottom:15px;
	float:left;
	padding:10px 15px;
	background:#47699E;
}

ul#widget_anchor h1 { 
	color:#FFF;
	font:bold 1.25em Arial, Helvetica, sans-serif;
}

ul#widget_anchor p {
	width:100%;
	height:100%;
	float:left;
	text-align:left;
	color:#FFF;
	font-family:"Verdana", Arial, Helvetica, sans-serif
}
ul#widget_search a, ul#widget_anchor a {color:#FFF;}

ul#widget_practice {
	width:236px;
	height:100%;
	margin-bottom:15px;
	float:left;
	padding-bottom:10px;
	background:#DCDFE2 url(/images/iconbgsidebar.jpg) no-repeat bottom right;
}

ul#widget_practice li  {
	width:216px;
	height:100%;
	float:left;
	text-align:left;
	padding:5px 10px;
	
}
ul#widget_practice li a {
	color:#05317B;
	text-decoration:underline;
	
}

#widget_contact {
	width:216px;
	height:100%;
	margin-bottom:15px;
	float:left;
	background:url(/images/bg_boxhome.jpg) repeat-x;}

ul#widget .title, ul#widget_practice .title, #widget_contact .title {
	width:216px;
	height:40px;
	background: url(/images/bg_sidebar_title.jpg) repeat-x;
	float:left;
	color:#FFF;
	text-transform: capitalize;
	padding:8px 10px 5px 10px;
	font:1.5em "Verdana", Arial, Helvetica, sans-serif;
}
#widget_quick .title {
	width:216px;
	height:26px;
	background: url(/images/bg_sidebar_title.jpg) repeat-x;
	float:left;
	color:#FFF;
	text-transform: capitalize;
	padding:8px 10px 5px 10px;
	font:1.3em "Verdana", Arial, Helvetica, sans-serif;
}

#widget_contact .name, #widget_contact .email, #widget_contact .tlf {
	width:175px;
	float:left;
	border:1px solid #999;
	font: italic 1em "Verdana", Arial, Helvetica, sans-serif;
	padding:5px 30px 5px 8px;
	color:#999;
	margin:1px 15px 3px 10px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	}
#widget_contact .button {
	float:right;
	width:auto;
	padding:2px 10px;
	font-size:.9em;
	text-align:right;	
	font-weight:bold;
	background:#E2E2E2;
	border:1px solid #CCC;
	cursor:pointer;
	color:#666;
	margin:3px 5px 10px 0;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
}
#widget_contact p {
	text-align:left;
	width:206px;
	padding:5px 15px;
	list-style:none;
	display:block;
	font-size:.85em;
	color:#333;
}
ul#widget a.view_more {
	background:#037CC1;
	color:#FFF;
	margin-top:5px;
	float:left;
	font-weight:bold;
	padding:3px 10px; 
}
/*Sidebar NEWS
------------------------------------------------------------------*/
ul#news {
	width:190px;
	height:100%;
	float:left;
	}
ul#news_right {
	width:190px;
	height:100%;
	float:right;
	}
ul#news .title, ul#news_right .title {
	width:170px;
	height:20px;
	float:left;
	color:#2F3C49;
	text-transform:lowercase;
	padding:8px 10px 5px 0;
	font:1.5em "Verdana", Arial, Helvetica, sans-serif;
	border-bottom:1px solid #CCC;
}
ul#news li, ul#news_right li {
text-align:left;
	list-style:none;
	display:block;
	}
a.wiew_more {
	background:url(/images/icon_arrow.jpg) no-repeat right;
	color:#1F529E;
	margin-top:10px;
	float:left;
	font-weight:bold;
	padding:2px 15px 2px 5px; 
}

ul#news li a, ul#news_right li a {
	width:170px;
	float:left;
	padding:10px;
	background:#FFF;
	border-bottom: 1px dotted #999;
	color:#606060;
	font:italic 1em, "Arial", Helvetica, sans-serif;
	text-decoration:underline;
}
ul#news li a:hover, ul#news_right li a:hover {
	width:170px;
	float:left;
	padding:10px;
	background:#CCD9E2;
	border-bottom: 1px dotted #999;
	color:#1F529E;
	text-decoration:underline;
	font:italic 1em, "Arial", Helvetica, sans-serif;
}

/*Form Practice
------------------------------------------------------------------*/
#form_practice {
	width:460px;
	float:left;
	height:auto;
	border:1px solid #50709C;
	padding:10px;
}
#form_practice input {
	width:200px;
	float:left;
	border:1px solid #999;
	font: 1em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#004B8D;
	margin:0 10px 5px 0;
}
#form_practice textarea {
	width:210px;
	float:left;
	border:1px solid #999;
	font:1em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#004B8D;
	height:80px;
	margin:0 0 3px 0;
}
#form_practice #send {
	width:220px;
	float:left;
	border:none;
	background: #E4E4E4;
	font:1em "Verdana", Arial, Helvetica, sans-serif;
	color:#004B8D;
	padding:5px 10px;
	border:1px solid #A1BDD3;
	margin:5px 0;
}
#form_practice label {
	float:left;
	width:225px;
	color:#999999;
}
#form_practice fieldset {
	float:left;
	width:230px;
	height: 100%;
}
/*General Form
------------------------------------------------------------------*/
#form {
	width:180px;
	float:left;
	height:95px;
	border:1px solid #50709C;
	padding:5px;
	margin:0;
}
#form input {
	width:90px;
	float:left;
	border:1px solid #CCC;
	font:italic .85em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#999;
	margin:0 10px 3px 0;
}
#form #send {
	width:65px;
	float:right;
	height:18px;
	border:none;
	background:url(/images/bg_btn_send.jpg) no-repeat;
	font:.85em "Verdana", Arial, Helvetica, sans-serif;
	color:#FFF;
	
	padding:0 5px 5px 5px;
	margin:4px 3px 0 0;
}

#form select {
	width:100px;
	float:left;
	border:1px solid #CCC;
	font:italic .85em "Verdana", Arial, Helvetica, sans-serif;
	padding:3px 5px;
	color:#999;
}
#form img {
	margin:5px 0 15px 0;
}
#form .leftform {
	float:left;
	width:105px;
}
#form fieldset {
	float:right;
	width:auto;
}
/*General Foooter
------------------------------------------------------------------*/
    
#footer_wrapper {
	height:107px;
	width:100%;
	border-top:2px solid #2F3C49;
	margin:0 auto;
}
#main_footer {
	width:955px;
	height:100%;
	margin:0 auto;
	padding-top:10px;
	color:#333;
}
#main_footer p {
	width:auto;
	height:8px;
	text-align:center;
	color:#666;
}
#main_footer p a {
	font:1em Arial, Helvetica, sans-serif;
	color:#666;
	width: auto;
	text-decoration:none;
	border:none;
}
#main_footer p a:hover {
	font:1em Arial, Helvetica, sans-serif;
	color:#333;
	border-bottom:1px dotted #333333;
	width: auto;
	text-decoration:none;
	border:none;
}
