@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	height: 100%;
	background-image: url(images/red.gif);
	background-repeat: repeat;
}
a:link {
	color: #990000;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #990000;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 184px;
	width: 1000px;
}
#menu {
	float: right;
	width: 673px;
	height: 42px;
	margin-right: 15px;
	margin-top: 10px;
	border: solid 1px #FFFFFF
}
#menushadow {
	float: right;
	width: 675px;
	height: 9px;
	margin-right: 15px;
	background-image: url(Images/pattern_shadow.jpg);
	background-repeat: repeat-x;
}

#content {
	float: right;
	width: 673px;
	margin-right: 15px;
	margin-top: 7px;
	border: solid #FFFFFF 1px;
	background-image: url(Images/contentbg.gif);
	background-repeat: repeat;
}

#contentbg {
	width: 651px;
	background-image: url(Images/bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: -15px;
	text-align: left;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
}

#contentshadow {
	float: right;
	width: 675px;
	height: 20px;
	margin-right: 15px;
	background-image: url(Images/pattern_shadow.jpg);
	background-repeat: repeat-x;
	background-position:top;
}
#footer {
	height: 30px;
	width: 1000px;
	background-image: url(Images/footer_shadow.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align: right;
	line-height: 30px;
	font-size: 10pt;
	color: #FFFFFF;
}
#clear {clear: both;}
#main {
	width: 998px;
	background-color: #000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#left {
	float: left;
	height: 517px;
	width: 273px;
	margin-left: 10px;
	margin-top: 5px;
}


#lady {
	border: 1px solid #FFFFFF;
	background-image: url(Images/lady.jpg);
	background-repeat: no-repeat;
	height: 508px;
	width: 271px;
}

#ladyshadow {
	background-image: url(Images/pattern_shadow.jpg);
	background-repeat: repeat-x;
	background-position:top;
	height: 100px;
	width: 273px;
}
#ladyshadow img {border: 1px solid #990000;}
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#design {
	width: 95px;
	height: 175px;
	background-image: url(Images/bottomright.jpg);
	background-repeat: no-repeat;
	float: right;
	position: relative;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

h1 {
	font-style: normal;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	color: #FFFFFF;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999999;
	font-weight: bold;
}

#content img {border:#000000 solid 1px;}

.services {
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	

}
h2.services {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #CCCCCC;
}
hr {
	width: 460px;
}
#container #main #content #contentbg img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
