/* CSS Document */

html, body {
	margin-top:0px;
}

body {
	background:#E1E1E1;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#outwrapper {
	background-color:#FFFFFF;
	min-width: 900px;
	width: 83% !important;
	width: 83%;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:100%;
	background-image:url(../lib_solicitors_in_scotland_scottish_solicitors_criminal_defence/logo_solicitors_scotland_criminal_defence.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#header_right {
	float:right;
	width:203px;
	height:174px;
	margin-right:30px;
}

#main {
	width:100%;
	background-color:#FFFFFF;
	height:auto;
}

#header_right p {
	margin-top:110px;
	text-align:right;
	color:#152C4E;
	font-size:12px;
	font-weight:bold;	
}

#menu {
	float:left;
	width:100%;
	height:25px;
	background-color:#333333;
	text-align:center;
	padding-top: 4px;
}

#banner {
	float:left;
	width:100%;
	height:179px;
	background-color:#DADADA;
	margin-top:3px;
}

#banner_left {
	float:left;
	width:402px;
	height:41px;
	background-image:url(../graphic/text_banner_left.jpg);
	margin-left:30px;
	margin-top:110px;
}

#banner_right {
	float:right;
	width:270px;
	height:179px;
	background-image:url(../graphic/text_banner_right.jpg);
}

#hline {
	float:left;
	width:100%;
	height:8px;
	background-color:#9B9B9B;
}

#text_left {
	float:left;
	width:55%;
	text-align:left;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
}

#text_left form {
	margin-bottom:40px;
}

#text_left p,h1,h2,ul {
	color:#333333;	
}

#text_left h1 {
	font-size:14px;
}

#text_left h2 {
	font-size:10px;
	margin-top:0px;
}

#text_left p {
	margin-bottom:15px;
}

#text_right {
	float:right;
	width:300px;
	margin-right:30px;
	margin-top:90px;
	padding-bottom:30px;
}

#text_right p {
	text-align:right;
	color:#152C4E;
	font-size:12px;
	font-weight:bold;
}

#sign {
	float:right;
	width:59px;
	height:78px;
	background-image:url(../lib_solicitors_in_scotland_scottish_solicitors_criminal_defence/logo_scottish_legal_aid.jpg);
	margin-right:0;
	margin-top:50px;
}

#footer {
	width:100%;
	height:57px;
	background-color:#DEDEDE;
	margin-left:auto;
	margin-right:auto;
}

#footer_left {
	float:left;
	width:410px;
	margin-left:30px;
}

#footer_left p{
	text-align:left;
	color:#7A7B7F;
	font-weight:bold;
	margin-top:25px;
}

#footer_right {
	float:right;
	width:275px;
	margin-right:30px;
}

#footer_right p{
	text-align:right;
	color:#7A7B7F;
	font-weight:bold;
	margin-top:25px;
}

#bottom_hline {
	width:100%;
	height:16px;
	background-color:#747579;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
}

#left_margin {
	width:610px;
	margin-left:auto;
	margin-right:auto;
}

#footer_white {
	min-width: 900px;
	width: 83% !important;
	width: 83%;
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

#sitemap {
	float:left;
	width:55%;
	text-align:left;
	margin-left:30px;
	margin-top:30px;
	margin-bottom:30px;
}

/*text classes*/

.h1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.h2 {
	font-size: 10px;
	font-weight: bold;
}

.tab {
	margin-left:15px;
}

a.bottom {
	color: #7A7B7F;
	text-decoration: none;
}

a.bottom:visited {
	color: #7A7B7F;
	text-decoration: none;
}

a.bottom:hover {
	color: #38383A;
	text-decoration: none;
}

a.bottom:active {
	color: #7A7B7F;
	text-decoration: none;
}

a.text {
	color: #5A5A5A;
	text-decoration: none;
}

a.text:visited {
	color: #5A5A5A;
	text-decoration: none;
}

a.text:hover {
	color: #38383A;
	text-decoration: none;
}

a.text:active {
	color: #5A5A5A;
	text-decoration: none;
}