*
{
		margin:				0;
		padding:			0;
}

body
{
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			13px;
		color:				#838c91;
		background-color:	#fff;
}

a
{
		color:				#4794b1;
		text-decoration:	none;
		font-family:		Arial, Helvetica, sans-serif;
		font-size:			13px;
}

p
{
		margin:				10px 0 15px 0;
}

img
{
		border:				0;
}

.readmore
{
		text-transform:		uppercase;	
		background:			url('img/arrow.gif') no-repeat 0 50%;
		padding-left:		15px;
		font-family:		"Trebuchet MS", Helvetica, sans-serif;
		font-weight:		bold;
		font-size:			11px;
		float:				right;
		margin-top:			15px;
}

#container
{
		width:				900px;
		margin:				20px auto 0 auto;
		background:			url('img/topBackground.jpg') no-repeat top right;
}

#footer
{
		border-top:			1px solid #4794b1;
		width:				500px;
		margin:				20px auto 20px auto;
		text-align:			center;
		color:				#838c91;
		padding-top:		5px;
		font-size:			12px;
		clear:				both;
}

#left
{
		width:				400px;
		overflow:			hidden;
		position:			relative;
		float:				left;
}

#logo
{
		display:			block;
		background:			url('img/logo.png') no-repeat;
		width:				210px;
		height:				96px;
		color:				#fff;
		margin:				30px 0 10px 40px;
}

#logo span
{
		visibility:			hidden;
}

#menu
{
		background-color:	#4794b1;
		width:				320px;
}

#menu ul
{
		padding:			20px 30px 20px 30px;
		list-style-type:	none;
}

#menu li
{
		background:			url('img/menuIcon.png') no-repeat 0 50%;
		padding:			5px 0 5px 25px;
		margin:				1px 0 1px 5px;
}

#menu a
{
		font-family:		"Trebuchet MS", Helvetica, sans-serif;
		color:				#fff;
		text-decoration:	none;
		text-transform:		uppercase;
}

#left h2
{
		background:			url('img/lefth2.jpg') no-repeat;
		margin:				10px 0 1px 30px;
}

#left h2 span
{
		visibility:			hidden;
}

#service
{
		width:				320px;
}

#service ul
{
		list-style-type:	none;
}

#service li
{
		background:			url('img/serviceBackground.gif') no-repeat;
		padding:			2px 70px 2px 0;
		text-align:			right;
}

#service a 
{
		font-family:		"Trebuchet MS", Helvetica, sans-serif;
		color:				#838c91;
		text-decoration:	none;
		text-transform:		uppercase;
		font-size:			12px;
		
}

#lady
{
		position:			absolute;
		top:				233px;
		right:				7px;
}

#content
{
		overflow:			hidden;
		padding-top:		225px;	
		padding-left:		5px;
}

#content h1
{
		background:			url('img/contenth1.png') no-repeat;
		margin-left:		15px;
		margin-bottom:		40px;
}

#content h2
{
		background:			url('img/contenth2.jpg') no-repeat;
		padding:			2px 0 5px 0;
}

#content h3
{
		background:			url('img/contenth3.jpg') no-repeat;
		padding:			10px 0 1px 0;
		clear:				both;
}

#content h2 span, #content h1 span, #content h3 span
{
		visibility:			hidden;
}

#content ul
{
		list-style-type:	none;
		margin:				10px;
}

#content li
{
		background:			url('img/listStyle.jpg') no-repeat 0 3px;
		padding:			0 0 10px 15px;
}


#phone
{
		background:			url('img/phoneBackground.gif') no-repeat;
		border-top:			1px solid #fff;
		margin-top:			32px;
		height:				188px;
		clear:				both;
}

#phone h3
{
		background:			url('img/lefth3.jpg') no-repeat;
		display:			block;
		margin:				14px 0 0 10px;
}

#phone h3 span
{
		visibility:			hidden;
}


h4
{
		font-size:			25px;
		font-family:		"Trebuchet MS", Helvetica, sans-serif;
		color:				#4794b1;	
}

h5
{
		font-size:			15px;
		font-family:		"Trebuchet MS", Helvetica, sans-serif;
		color:				#4794b1;
}

table
{
		width:				100%;
		border-spacing:		10px;
}

table .description
{
		font-family:		"Trebuchet MS", Helvetica, sans-serif;
		color:				#4794b1;	
		
}

table .description a
{
		float:				right;
		padding-top:		3px;
}
