* {
	margin: 0;
	padding:0;
}

a {outline: none;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}


#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	color: #6i;
}
#btm-content {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	font-size: 12px;
	margin-top: 20px;
	text-align: justify;
}
#btm-content p {
	margin-bottom: 10px;
}
#fontmedia {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	font-size: 12px;
	text-align: center;
	color: #666666;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#fontmedia a {
	text-decoration: none;
	color: #046791;
	font-weight: bold;
}
#fontmedia a:hover {
	text-decoration: underline;
}



#boxes {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
	color: #FFFFFF;
	font-size: 13px;
}
.box {
	float: right;
	height: 140px;
	margin-top: 10px;
	width: 290px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#boxes h3 {
	font-variant: small-caps;
	font-weight: normal;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 35px;
	height: 35px;
}
.heading {
	font-variant: small-caps;
	font-size: 18px;
	height: 35px;
	line-height: 35px;
}

.middle-box {
	width: 290px;
	float: left;
	height: 140px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.link {
	text-decoration:none;
	color: #FFFFFF;
}

.link1 {
	text-decoration:none;
	color: #666666;
}
#header {
	position: relative;
	height: 135px;
}

#navbar {
	position: absolute;
	right: 0px;
	height: 40px;
	bottom: -1px;
}

#navbar li {
	float: left;
	line-height: 40px;
	list-style-type: none;
}
#header #tagline {
	position: absolute;
	width: 500px;
	top: 30px;
	right: 0px;
	color: #E11592;
	font-weight: bold;
	font-size: 18px;
	font-style: italic;
	text-align: center;
}
#tagline .blue {
	color: #2DAAE2;
}

#navbar li a {
	text-decoration: none;
	color: #fff;
	background-image: url(images/tab2.jpg);
	background-repeat: no-repeat;
	height: 36px;
	display: block;
	width: 170px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}
.privacy {
	float: left;
}
.privacy a {
	color: #FFFFFF;
}
.privacy a:hover {
	text-decoration: none;
}

#right-content {
	width: 350px;
	float: right;
	position: relative;
}
#woman {
	background-image: url(images/woman.png);
	background-repeat: no-repeat;
	height: 163px;
	width: 300px;
	position: absolute;
	left: 46px;
	top: -5px;
}

#bg-content {
	background-image: url(images/man.jpg);
	height: 479px;
	background-repeat: no-repeat;
}
#animated {
	float: right;
	height: 258px;
	width: 278px;
	margin-top: 50px;
}
#animated h1{
	background-image: url("images/mouse-click-no-text.png");
    color: #FFFFFF;
    font-size: 24px;
    height: 208px;
    padding: 47px 24px 0 0;
    text-align: center;
    width: 254px;
}

#animated h1 cufon{ height:29px !important;}


#form h2 {
	color: #FFFFFF;
	line-height: 30px;
}
#left-content {
	float: left;
	width: 630px;
	margin-top: 100px;
}


h1 a {
	background-image: url(images/logo.jpg);
	height: 130px;
	width: 269px;
	text-decoration: none;
	text-indent: -9999em;
	display: block;
}
#footer {
	clear: both;
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 200px;
}


#navbar li a:hover {
	background-image: url(images/tab-hover.jpg);
}
#tagline h2 {
	font-size: 18px;
}
#left-content h3 {
	color: #233342;
	margin-bottom: 3px;
	margin-top: 15px;
	font-size: 14px;
}
#left-content p {
	margin-bottom: 5px;
	line-height: 18px;
}
#contact-left {
	float: left;
	width: 200px;
	margin-top: 20px;
}
#map {
	float: right;
	width: 400px;
	margin-top: 20px;
}
#left-content a {
	color: #233340;
	font-weight: bold;
}

