body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}

body{
	margin:0px;
	font-family:'Lucida Grande', Helvetica, sans-serif;
	background:url(../img/bg.jpg) center top no-repeat #B763DF;
}

a{
	text-decoration:none;
}

img{
	border:0px;
	behavior: url("pngbehaviour.htc");
}

.br0{
	line-height:0px;
	height:0px;
	clear:both;
	font-size:0px;
	overflow:hidden;
}

.ContentContainer{
	margin-left:auto;
	margin-right:auto;
	width:700px;
	margin-top:20px;
}

.Content{
	width:700px;
	background-color:#FFF;
	padding:3px;
}

.MainMenu{
	float:left;
	width:245px;
	background-color:#646464;
	height:199px;
	padding-top:17px;
}

.MainMenu a{
	display:block;
	color:#FFF;
	background:url(../img/line.gif) bottom left no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	margin-left:35px;
	line-height:25px;
	margin-top:7px;
	outline:none;
}

.MainMenu a:hover, .MainMenu.about #about, .MainMenu.index #index, .MainMenu.links #links, .MainMenu.services #services, .MainMenu.references #references, .MainMenu.about #about, .MainMenu.contact #contact{
	color:#ffd6ff;
}

.House{
	float:left;
	margin-top:-44px;
	margin-left:2px;
}

.hr1{
	margin-left:auto;
	margin-right:auto;
	height:1px;
	line-height:1px;
	background-color:#959595;
	margin-top:1px;
	margin-bottom:1px;	
}

.Left{
	background:url(../img/call-us.gif) no-repeat bottom left #efefef;
	width:225px;
	color:#828282;
	font-size:11px;
	font-weight:bold;
	padding:10px;
	min-height:300px;
	float:left;
}

.Right{
	float:left;
	width:430px;
	padding-left:15px;
	padding-top:15px;
	padding-right:10px;
}

h1{
	color:#3c4242;
	font-size:19px;
	border-bottom:1px solid #999999;
	margin-bottom:15px;
}

h2{
	color:#3c4242;
	font-size:15px;

}

.Right img{
	border:1px solid #999;
	padding:1px;
}

.Right p{
	color:#424242;
	font-size:14px;
	margin:7px 0px 7px 0px;
	line-height:17px;
}

.Right a{
	color:#B763DF;
}

.Right a:hover{
	text-decoration:underline;
}

.Right ul{
	list-style:circle;
	list-style-position:inside;
	margin:10px 0px 0px 5px;
}

.Right li{
	color:#424242;
	font-size:14px;
	margin:5px 0px 5px 0px;
	font-size:12px;
}


.Footer p{
	font-size:10px;
	color:#EFCFFF;
	text-align:center;
}

.Footer p a{
	color:#FFF;
}