/* --------------------- General Styles ------------------------ */

*{	
	padding: 0px;
	margin:0px;
	border: 0px;
}
p {
	font-family: verdana;
	font-size: 1em;
	color: #797979;
	margin: 20px;
}
ul {
	list-style-type: disc;
	font-family: verdana;
	font-size: 1em;
}
a:link,a:visited {
	color: #4f86c5;
	text-decoration: none;
}
a:hover {
	color: #4f86c5;
	text-decoration: underline;
}
body 	{
	text-align: left;
	/*background: url('imgs/bodybg.jpg') top no-repeat;*/
}

/* -------------------- Structure Layout ------------------------- */


#container {
	width: 990px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#header {
	width: 990px;
	height: 33px;
	margin: 0px auto 0px auto;
	background: url('imgs/header.jpg') no-repeat;
}
#upleft {
	width: 495px;
	height: 33px;
	float: left;
}
#upright {
	width: 495px;
	height: 33px;
	float:right;
}
#logo {
	width: 179px;
	height: 107px;
	float:left;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#menu {
	width: 811px;
	height: 107px;
	margin: 0px 0px 0px 0px;
	float:right;
}

html>body #menu {
	width: 811px;
	height: 107px;
	margin: 0px 0px 0px 179px;
	float:none;
}
.m1 {
	float: left;
	width:auto;
	margin: 40px 0px 0px 20px;
}
#content {
	width: 974px;
	float:left;
	clear:both;
	margin: -4px 0px 10px 0px;
}

html>body #content {
	width: auto;
	float:left;
	clear:both;
	margin: 0px 0px 10px 0px;
}
#left {
	width: 754px;
	height: 283px;
	float: left;
	margin: 0px 0px 0px 5px;
	border: 4px solid #b6daaa;
}

html>body #left {
	width: 754px;
	height: 283px;
	float: left;
	margin: 0px 0px 0px 15px;
	border: 4px solid #b6daaa;
}
#left_in {
	width: 241px;
	height: 283px;
	float: left;
	background: url('imgs/leftbg.jpg') no-repeat;
}
html>body #left_in2 {
	width: 513px;
	height: 283px;
	float:none;
	margin: 0px 0px 0px 241px;
}

#left_in2 {
	width: 513px;
	height: 283px;
	float:left;
	margin: 0px 0px 0px 0px;
}
#right {
	width: 186px;
	height: 291px;
	float:right;
	margin: 0px 0px 0px 0px;
	background: url('imgs/rightbanner.jpg') no-repeat;
}
html>body #right {
	width: 186px;
	height: 291px;
	float:none;
	margin: 0px 0px 0px 788px;
	background: url('imgs/rightbanner.jpg') no-repeat;
}
#underbox {
	width: 975px;
	height: 167px;
	margin: 11px 0px 0px 15px;
	background: url('imgs/underboxbg.jpg') no-repeat;
	clear:both;
}

html>body #underbox {
	width: 975px;
	height: 167px;
	margin: 11px 0px 0px 15px;
	background: url('imgs/underboxbg.jpg') no-repeat;
	clear:both;
}

#underbox_left {
	width: 524px;
	float:left;
	height: 167px;
}

#credit {
	width: 268px;
	height: 166px;
	float: right;
	background: url('imgs/creditbanner.jpg') no-repeat;
}
#underbox_right {
	width: 450px;
	height: 167px;
	float:right;
	margin: 0px 0px 0px 0px;
}
html>body #underbox_right {
	width: 450px;
	height: 167px;
	float:none;
	margin: 0px 0px 0px 524px;
}

#underbox_right1 {
	width: 238px;
	height: 167px;
	float:left;
}
#underbox_right2 {
	width: 195px;
	height: 167px;
	float:left;
	margin: 0px 0px 0px 0px;
	background: url('imgs/girlbg.jpg') bottom left no-repeat;
}
html>body #underbox_right2 {
	width: 195px;
	height: 167px;
	float:none;
	margin: 0px 0px 0px 238px;
	background: url('imgs/girlbg.jpg') bottom left no-repeat;
}

#downmenu {
	width: 959px;
	height: 47px;
	margin:11px 0px 0px 5px;
	background-color: #f7f7f7;
}

html>body #downmenu {
	width: 959px;
	height: 47px;
	margin:11px 0px 0px 15px;
	background-color: #f7f7f7;
}
#footer {
	width: 959px;
	clear:both;
	min-height: 65px;
	margin: 11px 0px 0px 15px;
	background: url('imgs/footerbg.jpg') no-repeat;
}
#footerleft{
	width: 400px;
	height:65px;
	float:left;
}
#footerright{
	width: 400px;
	height:65px;
	float:right;
}
#leftinternal {
	width: 750px;
	float: left;
	margin: 0px 0px 0px 15px;
	height:469px;
	border: 1px solid #e5e1e2;
	background: url('imgs/internaltextbg.jpg') bottom no-repeat;
}

html>body #leftinternal {
	width: 761px;
	min-height: 469px;
	height:auto;
	float: left;
	margin: 0px 0px 0px 15px;
	border: 1px solid #e5e1e2;
	background: url('imgs/internaltextbg.jpg') bottom no-repeat;
}

#rightinternal {
	width: 186px;
	height: 291px;
	float:left;
	margin: 0px 0px 0px 0px;
	background: url('imgs/rightbanner.jpg') no-repeat;
}

html>body #rightinternal {
	width: 186px;
	height: 291px;
	float:none;
	margin: 0px 0px 0px 788px;
	background: url('imgs/rightbanner.jpg') no-repeat;
}
#rightintbox {
	width: 186px;
	height: 180px;
	float:left;
	margin: 0px 0px 0px 6px;
	background: url('imgs/intrightbox.jpg') no-repeat;
}


html>body #rightintbox {
	width: 186px;
	height: 180px;
	float:none;
	margin: 0px 0px 0px 788px;
	background: url('imgs/intrightbox.jpg') no-repeat;
}

#downmenu {
	width: 959px;
	height: 47px;
	float:left;
	margin-bottom: 10px;
}
#downmenuleft {
	width: 659px;
	height: 47px;
	margin:0px 0px 0px 0px;
	float:left;
	background-color: #f7f7f7;
}
#downmenuright {
	width: 300px;
	height: 47px;
	float:left;
	margin:0px 0px 0px 0px;
}

html>body #downmenuright {
	width: 300px;
	height: 47px;
	margin:0px 0px 0px 659px;
}

#partners {
	width: 600px;
	margin: 20px;
	background-color: #ecf3f9;
	border: 1px solid #d3d8dc;
	min-height: 50px;
	padding: 3px;
}

/* ---------------------- Text, Links & Images Styles --------------------------- */

/* More links */

a.more:link,a.more:visited {
	color: #4f86c5;
	text-decoration: none;
}
a.more:hover {
	color: #4f86c5;
	text-decoration: underline;
}

a.more_product:link,a.more_product:visited {
	color: #4f86c5;
	text-decoration: none;
}
a.more_product:hover {
	color: #4f86c5;
	text-decoration: underline;
}

a.more_category:link,a.more_category:visited {
	color: #4f86c5;
	text-decoration: none;
}
a.more_category:hover {
	color: #4f86c5;
	text-decoration: underline;
}

#leftinternal h1 {
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	color: #4f86c5;
	margin: 0px 0px 0px 20px;
	padding-top: 10px;
}

/* Up Menu */

#upleft img {
	margin: 0px 0px 0px 25px;
	float:left;
}
#upleft p {
	font-family: verdana;
	font-size: 0.75em;
	color: #ffffff;
	margin: 0px 0px 0px 55px;
	padding: 6px 0px 0px 0px;
}
#upright li {
	display:inline;
	margin: 0px 0px 0px 15px;
}
#upright ul {
	margin: 0px 0px 0px 120px;
	padding: 2px 0px 0px 0px;
}
#upright a:link {	
	font-family: verdana;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;
}
#upright a:visited {	
	font-family: verdana;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: none;
}
#upright a:hover {	
	font-family: verdana;
	font-size: 0.75em;
	color: #ffffff;
	text-decoration: underline;
}


/* Menu */


#menu a:link img{
	float:right;
	margin: 0px 16px 0px 0px;
}
#menu a:visited img{
	float:right;
	margin: 0px 16px 0px 0px;
}
#menu a:hover img{
	float:right;
	margin: 0px 16px 0px 0px;
}
.m1:hover {
	border-bottom: 2px solid #4f86c5;
}
.m1 a:link {
	font-family: arial;
	font-size: 1.1em;
	color: #919191;
	text-decoration:none;
}
.m1 a:visited {
	font-family: arial;
	font-size: 1.1em;
	color: #919191;
	text-decoration:none;
}
.m1 a:hover {
	font-family: arial;
	font-size: 1.1em;
	color: #242424;
	text-decoration:none;
}


/* Left column */

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

#left li a:link {
	text-decoration: none;
}
#left li a:visited {
	text-decoration: none;
}

#left li a:hover {
	color:#ffffff;
	text-decoration: none;
}

li.leftm1 {
	font-family: arial;
	font-size: 1em;
	color: #ffffff;
	margin: 7px 0px 0px 8px;
}
li.leftm2 {
	font-family: arial;
	font-size: 1em;
	color: #c9e4bf;
	margin: 15px 0px 0px 8px;
}
li.leftm3 {
	font-family: arial;
	font-size: 1em;
	color: #c9e4bf;
	margin: 13px 0px 0px 8px;
}
li.leftm4 {
	font-family: arial;
	font-size: 1em;
	color: #c9e4bf;
	margin: 11px 0px 0px 8px;
}
li.leftm5 {
	font-family: arial;
	font-size: 1em;
	color: #c9e4bf;
	margin: 9px 0px 0px 8px;
}

#left a:link {
	text-decoration: none;
	color: #c9e4bf;
}

#left a:visited {
	text-decoration: none;
	color: #c9e4bf;
}

#left a:hover {
	text-decoration: none;
	color: #ffffff;
}


object {
	margin:0px;
}

/* Right Column */

p.down {
	margin: 0px 0px 0px 90px;
	padding: 200px 0px 0px 0px;
	font-family: verdana;
	font-size: 0.8em;
	color: #5790cc;
} 
p.up {
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	font-family: verdana;
	font-size: 0.8em;
	color: #717172;
} 
#right span {
	color: #4f87c7;
}

#right a:link {
	color:#717172;
	text-decoration: none;
}

#right a:visited {
	color:#717172;
	text-decoration: none;
}

#right a:hover {
	color:#5790cc;
	text-decoration: underline;
}

/* Underbox */

#underbox_left h1 {
	font-family: arial;
	width: 238px;
	font-weight: normal;
	font-size: 1em;
	color: #558dca;
	border-bottom: 1px dotted #bbbbbb;
	margin: 0px 0px 0px 2px;
	padding: 10px 0px 2px 10px;
}
p.small {
	font-family: verdana;
	width: 228px;
	font-size: 0.7em;
	color: #90ba8b;
	margin: 5px 0px 0px 10px;
}
p.nea {
	font-family: verdana;
	width: 230px;
	font-size: 0.8em;
	color: #90ba8b;
	margin: 5px 0px 0px 15px;	
}

html>body p.nea {
	font-family: verdana;
	width: 240px;
	font-size: 0.8em;
	color: #90ba8b;
	margin: 5px 0px 0px 15px;	
}
img.bullet {
	float:left;
	margin: 8px 0px 0px 2px;
}
a.text:link {
	color: #90ba8b;
	text-decoration: underline;
}
a.text:visited {
	color: #90ba8b;
	text-decoration: underline;
}
a.text:hover {
	color: #90ba8b;
	text-decoration: underline;
}
#underbox_left select {
	width: 220px;
	font-family: tahoma;
	font-size: 0.7em;
	border: 1px solid #bbbbbb;
	margin: 0px 0px 0px 10px;
}
#underbox_left form {
	margin:0px;
	padding:0px;
}
p.fix {
	margin: 0px;
	padding:0px;
}
#credit p{
	margin: 0px 20px 0px 90px;
	padding-top: 70px;
	font-family: verdana;
	font-size: 0.8em;
	color: #ffffff;
}

#credit a:link {
	text-decoration: none;
	color:#ffffff;
}
#credit a:visited {
	text-decoration: none;
	color:#ffffff;
}
#credit a:hover {
	text-decoration: underline;
	color:#ffffff;
}

#underbox_right1 h1 {
	font-family: arial;
	width: 220px;
	font-weight: normal;
	font-size: 1em;
	color: #558dca;
	border-bottom: 1px dotted #bbbbbb;
	margin: 0px 0px 0px 2px;
	padding: 10px 0px 2px 10px;
}
p.right1 {
	font-family: verdana;
	width: 230px;
	font-size: 0.75em;
	color: #242424;
	margin: 10px 0px 0px 5px;
	line-height: 16px;
}
p.mathper {
	font-family: verdana;
	font-size: 0.9em;
	color: #242424;
	margin: 35px 0px 0px 120px;
	line-height: 15px;
}
a.mathper:link {
	color: #4d86c6;
	text-decoration: none;
}
a.mathper:visited {
	color: #4d86c6;
	text-decoration: none;
}
a.mathper:hover {
	color: #4d86c6;
	text-decoration: underline;
}
#underbox_right2 h1 {
	font-family: arial;
	width: 175px;
	font-weight: normal;
	font-size: 1em;
	color: #558dca;
	border-bottom: 1px dotted #bbbbbb;
	margin: 0px 0px 0px 2px;
	padding: 10px 0px 2px 10px;
}
p.tel {
	font-family: arial;
	font-size: 1em;
	color: #797979;
	margin: 5px 0px 0px 10px;
}

p.tel2 {
	font-family: arial;
	font-size: 0.8em;
	color: #797979;
	margin: 70px 0px 0px 10px;
}


/* Menu Down */

#downmenu li {
	display:inline;
	margin: 0px 0px 0px 15px;
}
#downmenu ul {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
}
#downmenu a:link {	
	font-family: verdana;
	font-size: 0.75em;
	color: #797979;
	text-decoration: none;
}
#downmenu a:visited {	
	font-family: verdana;
	font-size: 0.75em;
	color: #797979;
	text-decoration: none;
}
#downmenu a:hover {	
	font-family: verdana;
	font-size: 0.75em;
	color: #88b580;
	text-decoration: underline;
}


/* Footer */

p.footerup {
	font-family: arial;
	font-size: 0.8em;
	color: #ffffff;
	margin: 5px 0px 0px 10px;
}
p.footerdown {
	font-family: arial;
	font-size: 0.8em;
	color: #797979;
	margin: 10px 0px 0px 10px;
}
p.footerup_right {
	font-family: arial;
	text-align: right;
	font-size: 0.8em;
	color: #ffffff;
	margin: 5px 10px 0px 0px;
}
p.footerdown_right {
	font-family: arial;
	text-align: right;
	font-size: 0.8em;
	color: #797979;
	margin: 10px 10px 0px 0px;
}

a.email:link {
	color: #ffffff !important;
	text-decoration: none;
}

a.email:visited {
	color: #ffffff !important;
	text-decoration: none;
}

a.email:hover {
	color: #ffffff !important;
	text-decoration: underline;
}

/* Internal page styles */

#leftinternal p {
	font-family: "trebuchet ms", verdana;
	font-size: 0.9em;
	color: #747373;
	margin: 25px 0px 0px 20px;
}
#rightinternal p {
	margin: 0px 0px 0px 90px;
	padding: 250px 0px 0px 0px;
	font-family: verdana;
	font-size: 0.8em;
	color: #5790cc;
}

#rightinternal a:link {
	color: #5790cc;
	text-decoration: none;
}
#rightinternal a:visited {
	color: #5790cc;
	text-decoration: none;
}
#rightinternal a:hover {
	color: #5790cc;
	text-decoration: underline;
}
#rightintbox h1 {
	font-family: arial;
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	color: #558dca;
	padding: 15px 0px 0px 0px;
}
#rightintbox ul {
	list-style-type: none;
	margin: 5px 0px 0px 5px;
	width: 150px;
}
li.rightint1 {
	font-family: arial;
	line-height: 16px;
	font-weight: normal;
	font-size: 1em;
	color: #797979;
}
li.rightint2 {
	font-family: arial;
	line-height: 16px;
	font-weight: normal;
	font-size: 0.8em;
	margin-top: 90px;
	color: #797979;
}
#rightintbox a:link {
	color: #797979;
	text-decoration: none;
}
#rightintbox a:visited {
	color: #797979;
	text-decoration: none;
}
#rightintbox a:hover {
	color: #6aa360;
	text-decoration: underline;
}
#downmenuleft li {
	display:inline;
	margin: 0px 0px 0px 15px;
}
#downmenuleft ul {
	margin: 0px 0px 0px 20px;
	padding: 10px 0px 0px 0px;
}
#downmenuleft a:link {	
	font-family: verdana;
	font-size: 0.75em;
	color: #797979;
	text-decoration: none;
}
#downmenuleft a:visited {	
	font-family: verdana;
	font-size: 0.75em;
	color: #797979;
	text-decoration: none;
}
#downmenuleft a:hover {	
	font-family: verdana;
	font-size: 0.75em;
	color: #88b580;
	text-decoration: underline;
}
#downmenuright p {
	font-family: "trebuchet ms", verdana;
	font-size: 1.4em;
	color: #747373;
	margin: 0px 0px 0px 115px;
	padding: 10px 0px 0px 0px;
}


/* Form Styles */

.textform
{
	background-color: #ffffff !important;
	color: #242424;
	border: 1px solid #c1c4c9;
	height: 18px;
	margin:3px 3px 10px 3px;  
	font-family: verdana;
	font-size: 0.8em;
}
.textform:hover {
	border: 1px solid #30b5d6;
}
textarea
{
	background-color:#ffffff !important;
	color:#242424;
	width: 500px;
	min-height: 150px;
	border: 1px solid #bbbbbb;
	margin:3px 3px 10px 3px;  
} 
textarea:hover {
	border: 1px solid #30b5d6;
}
select
{
	background-color:#ffffff !important;
	color:#242424;
	border: 1px solid #c1c4c9;
	margin:3px 3px 10px 3px;  

}
.button 
{
	background-color:#f1eedd !important;
	color:#242424;
	border-right: 1px solid #a6a6a3;
	border-bottom: 1px solid #a6a6a3;
	border-top: 1px solid #c1c4c9;
	border-left: 1px solid #c1c4c9;
	padding: 1px 5px 1px 5px;
	margin: 5px 3px 3px 0px;
} 
.button:hover {
	background-color: #3d4144 !important;
	color: #ffffff;
}
span.form {
	color: #76a6d3;
}
#content form {
	margin: 20px 0px 0px 0px;
}
p.form {
	font-family: verdana !important;
	font-size: 0.8em !important;
	color: #797979 !important;
	margin: 0px 20px 2px 20px !important;
	padding: 0px !important;
}
p.formtitle {
	font-family: verdana;
	font-size: 1em;
	color: #3d4144;
	padding: 0px 60px 0px 20px;
	
}	

p.form_error {
	color: red !important;
	margin-top: -10px !important;
	margin-bottom: 5px !important;
}