/* General page layout markup*/
body {
	margin:0px;
	margin-top:0px;
	font-family:Verdana, Helvetica, san serif;
	color: #000000;
	font-size:76%;
	text-align: center;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #36014E;
	scrollbar-darkshadow-color: #36014E; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #36014E;
}

p {
	font-size:0.8em;
	color: #000000;
	margin-top:0px;

}
.pfixed {
	
	font-size: 11px;
	color: #000000;

}
h1 {
	
	font-size:1.0em;
	color: #000;
	font-weight: 600;
	margin-bottom:0px;

}
h2 {
	
	font-size: 0.9em;
	color: #000000;
	margin-bottom:0px;
	margin-top:0px;
}
h3 {
	margin-bottom:0px;
	font-size: 0.7em;
	color: #000;
	font-style: italic;
	font-weight: 600;

}
h4 {
	
	font-size: 0.7em;
	font-weight: normal;

}


ul {
		margin-top:0;
		font-size: 0.8em;
		font-weight:normal;
}

li {
	list-style:url(images/bullet.jpg);
	margin-left: -20px;
	border-left: none;
	line-height:20px;
	/*padding-bottom:5px;*/
	/*margin-bottom:5px;*/
}

li a	{
			font-weight:normal;
			}

.nav ul {
			margin-top:0;
}

.nav li {
	list-style:url(images/navbullet.jpg);
	margin-left: -20px;
	margin-right:5px;
	border-left: none;
	text-align:left;
	line-height:15px;
	margin-bottom:10px;
}

.nav a{
		color:#FFF;
		text-decoration: none;
	}
	
.nav a:hover {
	color:#000000;}
	
.navb {
	list-style:url(images/navbullet.jpg);
	margin-left: -20px;
	margin-right:5px;
	border-left: none;
	text-align:left;
	color:#000;
	font-size: 0.9em;
	text-decoration: none;
}

a{
	color:#000000;
	font-size: 0.9em;
	text-decoration: none;
	font-weight:bold;
	}
	
a:hover {
	color: #B80404;
}

.address a:{
	font-size: 0.8em;
	text-decoration: none;
	

}
.address a:hover {
	color: #B80404;
}
.red a:{
	font-size: 0.8em;
	color: #B80404;
	text-decoration: none;
}
.red a:hover {
	color: #000000;
}


.form_standard {  font-size: 0.8em; 
color: #ffffff; text-decoration: none; background-color: #B80404; font-weight: normal; BORDER-WIDTH: 0px; BORDER-STYLE: solid;}

.submit {BORDER-WIDTH: 0px; BORDER-STYLE: solid; BACKGROUND-COLOR: #ffffff; COLOR: #B80404; FONT-FAMILY: Verdana, Helvetica, san serif; FONT-SIZE: 0.8em;
}

#menu	{
			width:400px;
			height:50px;
			float:right;
			margin-top:20px;right:20px;
			padding-top:20px;
			display:inline;
			}
			
#menu a	{
			border:none;
			text-decoration:none;
			}
			
/*#menu ul	{
				width:420px;
				float:right;
				}*/

#menu li	{
				/*list-style:disc;
				list-style-type:disc;*/
				display:inline;
				margin-top:8px;
				}
				
.mail	{
			width:160px;
			height:18px;
			float:right;
			margin-top:20px;
			}
.home	{
			width:38px;
			height:18;
			margin-left:1px;
			}
			
.focus	{
			width:59px;
			height:18;
			margin-left:1px;
			}
			
.consult	{
			width:61px;
			height:18;
			margin-left:1px;
			}
			
.aboot	{
			width:56px;
			height:18;
			margin-left:1px;
			}
			
.who	{
			width:107px;
			height:18;
			margin-left:1px;
			}
			
.clients	{
			width:43px;
			height:18;
			margin-left:1px;
			}
			
.contact	{
			width:61px;
			height:18;
			margin-left:1px;
			}
			
#cliets_col1	{
					width:35%;
					height:100%;
					float:left;
					}
					
#cliets_col2	{
					width:62%;
					height:100%;
					float:right;
					}
					
.quote	{
			width:90%;
			margin:15px auto;
			text-align:justify;
			//margin-left:40px;
			
			}
