/* CSS Document */

body {
	text-align : center;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #333;
	background-image: url(images/bg-grad.jpg);
	background-repeat: repeat-x;
	
}

h1, h2, h3, h4, h5, h6, p {
	font-size : 100%;
	margin : 10px 0;
	font-weight: normal;
}

a {
	text-decoration:none;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	float: right;
}

p {
	margin-top: 0px;
	font-size: 10px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}

.second {
	margin-top: 0px;
	font-size: 10px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	font-weight: normal;
	font-style: normal;
}


h1 {
	color: #333;
	font-size: 12px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin-top: 7px;
	top: 0px;
	margin-bottom: 5px;
	
}

h1.second{
	color: #79894A;
	font-size: 18px;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	margin-top: 0px;
	top: 0px;

}

h1.third{
	color: #79894A;
	font-size: 18px;
	text-align: left;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 200;
	margin-top: 0px;
	top: 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: 700;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 7px;
	padding-top: 0px;
	top: 0px;
	bottom: 0px;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #70BAD3;
	font-weight: bolder;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
}

h4{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bolder;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}

a:hover, .active, a:focus, a:active {
	color : #66cc99;
	text-decoration: none;
	font-size: 10px;
}





#wrapper {
	width : 775px;
	text-align : left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 5px;
	overflow: visible;
	padding: 0px;
	position: relative;
	background-color: #FFF;
}

#wrapper2 {
	text-align : left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	overflow: hidden;
	padding: 0px;
	width: 755px;
}

#header {
	width: 755px;
	height: 160px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
}



hr {
	clear : both;
	min-height : 1px;
	border-top-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 10px;
	margin-bottom: 15px;
}

#contactform {
	height: 300;
	width: 400px;
	position: relative;
	overflow: hidden;
	padding-bottom: 10px;
}
#contactform p small
{
	display: block;
}


#nav {
	width:755px;
	height:35px;
	position:relative;
	margin-top: 10px;
	background-image: url(images/top-br.jpg);
	background-repeat: no-repeat;
	
}

#nav h1 {
	color: #FFFFFF;
	font-size: 14px;
	padding-top: 7px;
	font-weight: normal;

}
#company-name {
	height: 58px;
	width: 170px;
	float: right;
	position: relative;
}


#nav li {
	list-style : none;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;

}

#nav ul {
	list-style : none;
	float: right;
	margin-top: 10px;
	margin-right: 15px;


}


#nav a {
	float : left;
	display : block;
	color : #333;
	text-decoration : none;
	height : 20px;
	padding-bottom: 0;
	padding-left: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
	margin-top: auto;
	margin-bottom: auto;
	padding-right: 10px;

}
#nav a:hover, #nav .active, #nav a:focus, #nav a:active {
	float : left;
	color : #39A9C4;
	text-decoration: underline;
}


#content {
	width: 755px;
	position: relative;
	margin-top: 7px;
	overflow: visible;
}

#left {
	float: left;
	height: 565px;
	width: 455px;
	background-image: url(images/tx-bx-bg.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	position: relative;
	
}

#left2 {
	height: 375px;
	width: 425px;
	padding-top: 0px;
	color: #88C3CF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/lucy-ames-bx2.jpg);
	background-repeat: no-repeat;
}

#left3 {
	float: left;
	height: 565px;
	width: 500px;
	background-image: url(images/tx-bx-bg.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	position: relative;
	
}

#left2 a {
	color : #A6555C;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
	float: left;

}
#left2 a:hover, #text1 .active, #text1 a:focus, #text1 a:active {
	color : #C48A96;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
}


#text1 {
	width: 425px;
	color: #88C3CF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/lucy-ames-bx1.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	position: relative;

	
}

#text2 {
	width: 425px;
	color: #88C3CF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/lucy-ames-bx1.jpg);
	background-repeat: no-repeat;
	overflow: visible;
	position: relative;

	
}

#text1 a {
	color : #333;
	text-decoration : none;
	font-size: 11px;
	font-weight: bold;
	left: 0px;
	float: left;

}
#text1 a:hover, #text1 .active, #text1 a:focus, #text1 a:active {
	color : #69ABCB;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0px;
	left: 0px;
	float: left;
}

#right a {
	color : #FFF;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	left: 0px;
	float: left;

}
#right a:hover, #right .active, #right a:focus, #right a:active {
	color : #4BACD3;
	text-decoration : none;
	padding-bottom: 0;
	font-size: 11px;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#right {
	float: right;
	height: 566px;
	width: 280px;
	background-image: url(images/side-bar.jpg);
	
}

#right2 {
	float: right;
	height: 566px;
	width: 280px;
	background-image: url(images/side-bar2.jpg);
	
	
}

#text-right {
	width: 255px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
	
}

#text-right hr{
	clear : both;
	min-height : 1px;
	border-top-width: thin;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 0px;
	margin-bottom: 15px;
}

#text-right li {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 115px;
	padding-bottom: 15px;
	color: #FFF;
	font-size: 10px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;

}

#text-right a {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 115px;
	color: #FFF;
	font-size: 10px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#text-right a:hover, #text-right .active, #text-right a:focus, #text-right a:active {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 115px;
	color: #;
	font-size: 10px;
	list-style-image: none;
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #70BAD3;
}

#text-right ul {
	list-style : none;
	left: 0px;
	margin-left: 0px;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;


}

#text-right ul li{
	display: inline;



}
#comissions {
	float: right;
	height: 475px;
	width: 460px;
	overflow: scroll;
	
}

#footer {
	width: 710px;
	height: 68px;
	position: relative;
	margin-top: 0px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

#footer2 {
	width: 755px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: right;
	margin-top: 15px;
	clear: both;
	
}


#footer2 a {
	display : block;
	color : #999999;
	text-decoration : none;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 10px;
	font-family: sans-serif;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
	text-align: left;
	float: left;

}
#footer2 a:hover, #footer2 .active, #footer2 a:focus, #footer2 a:active {
	display : block;
	color : #999999;
	text-decoration : none;
	padding-bottom: 0;
	padding-left: 5px;
	font-size: 10px;
	font-family: sans-serif;
	font-weight: normal;
	margin-left: 0px;
	left: 0px;
	text-align: left;
	float: left;
}
