/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background: url(images/bg-tail.gif) top repeat-x #FAFEFF;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}

.align-right { text-align:right}

html, input, textarea
	{
		font-family: "Arial";
		font-size:12px;
		line-height:1.272em;
		color:#FFFFFF;
	}

input, select { vertical-align:middle; font-weight:normal;}

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

/* ============================= main layout ====================== */
#main { width:837px; margin:0 auto;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent1 {margin:0 0 0 14px; }
.imgindent2 {margin:169px 0 0 0; }
.imgindent3 {margin:9px 0 0 0; }
.imgindent4 {margin:338px 0 0 0; }





/* ============================= header ====================== */
#header { height:76px; padding-top:30px; line-height:1em;}

#header .col-1 { width:418px;}

#header ul { font-family:"Georgia"; margin-top:10px; font-style:italic }
#header li { display:inline; margin-left:33px;}
#header a { color:#A7AAAA; text-decoration:none; }
#header a:hover {color:#000000;}
/* ============================= content ====================== */
#content { height:498px;}
.button { margin:20px 0 0 220px;}
.button2 { margin:20px 0 0 705px;}
.box { width:289px; margin:0 0 0 547px;}
.box2 { width:745px; margin:0 0 0 71px;}

.scroll1 { width:275px; height:320px; overflow:auto; margin-top:43px;}
.scroll2 { width:725px; height:320px; overflow:auto; margin-top:43px;}


.title { margin-top:32px; font-family: "Georgia"; font-size:36px; font-style:italic}

.menu {font-size:12px; font-family:"Georgia"; color:#333333; text-align:right}

dl { margin-bottom:23px;}
dl dt { margin-bottom:15px; font-size:1.09em; font-weight:bold; line-height:1.5em; }
dl dd p { margin-top:10px; }
dl dd p a { margin-top:10px; font-size:0.85em; font-weight:bold; color:#B7EAFF;}

#content ul { font-size:1.09em; font-weight:bold; margin:-2px 0 0 0; line-height:2em;}
#content li { background:url(images/marker1.gif) 2px 9px no-repeat; margin:0; padding:0 0 0 19px;}
#content li a { font-weight:bold; text-decoration: none; }
#content li a:hover{ text-decoration: underline;}

.privacy { margin-bottom:15px;}
.privacy2 { margin-bottom:37px;}



.phone { float:left; width:75px;}

/* ============================= footer ====================== */
#footer { height:50px; color:#A7AAAA;}
#footer ul { font-family:Arial, Helvetica, sans-serif; margin-top:50px;}
#footer li { display:inline; margin-left:8px;}
#footer a { color:#A7AAAA; text-decoration:none; padding-left:9px;}
#footer a:hover {color:#000000;}


/* ============================= forms ============================= */



