/* common styles: */

body {font-family:verdana,arial; font-size:11px; color:#000000; text-decoration:none; background:url('images/bg.gif') repeat-x #FCFCFC;margin:20px 0px 0px 0px;}

td, font, input, select, textarea,div {font-family:verdana,arial; font-size:12px; color:#000000; text-decoration:none;}

ul {padding:0px;margin:0px;}

li {background:url('images/bullet.gif') 0px 3px no-repeat;padding-left:10px;margin-left:10px;}

a:link {font-family:verdana,arial; font-size:12px; color:#000000; text-decoration:none;}
a:visited {font-family:verdana,arial; font-size:12px; color:#000000; text-decoration:none;}
a:hover {font-family:verdana,arial; font-size:12px; color:#082366; text-decoration:underline;}
a:active {font-family:verdana,arial; font-size:12px; color:#082366; text-decoration:underline;}

a.footer:link {font-family:verdana,arial; font-size:10px; color:#696969; text-decoration:none;}
a.footer:visited {font-family:verdana,arial; font-size:10px; color:#696969; text-decoration:none;}
a.footer:hover {font-family:verdana,arial; font-size:10px; color:#000000; text-decoration:underline;}
a.footer:active {font-family:verdana,arial; font-size:10px; color:#000000; text-decoration:underline;}


/* indivitual styles: */


.footer_bg {background:#D1D1D1;height:40px;}
.footer_bg2 {background:url('images/footer_01.gif') top left no-repeat #FFFFFF;width:694px;}
.footer_bg3 {background:url('images/footer_02.gif') top right no-repeat;width:100%;text-align:center;font-size:10px;color:#696969;padding-top:4px;padding-bottom:8px;}
.header_bg {background:url('images/header.jpg') top left no-repeat;}
.header_right {background:url('images/header_right.jpg') top left no-repeat;width:110px;}
.header_left {background:url('images/header_left.jpg') top right no-repeat;width:110px;}
.content_left {width:15px;background:url('images/content_left.gif') no-repeat;}
.content_right {width:15px;background:url('images/content_right.gif') no-repeat;}
.content_bg {background:url('images/content_bg.gif') repeat-x;padding:17px 0px 10px 0px;}
.content_bg_sec {background:url('images/content_bg.gif') repeat-x;padding:30px 0px 10px 11px;}
.home_profile {float:left;width:450px;}
.content_bottom_bg {float:left;width:298px;height:266px;background:url('images/box_bg.gif') 0px 89px no-repeat;}
.marg_right1 {margin-right:36px;}
.marg_right2 {margin-right:70px;}
.marg_style1 {margin-left:13px;margin-right:20px;}
.div_content1 {float:left;width:276px;}
.input_contact {width:210px;height:22px;background:transparent;margin-bottom:3px;margin-top:3px;padding-left:4px;}
.select_contact {width:210px;height:22px;background:transparent;margin-bottom:3px;margin-top:3px;}
.textarea_contact {width:210px;height:140px;background:transparent;margin-top:3px;margin-bottom:3px;padding:3px;}
.submit_contact {background:transparent;margin-top:7px;}
.border_shadow {
	box-shadow: 0px 0px 5px #000000; /* horizontal, vertical, blur , color  */
	-webkit-box-shadow: 0px 0px 5px #000000; /* safari */
	-moz-box-shadow: 0px 0px 5px #000000; /* firefox: */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:2px solid #C0BFBF;
}



.corner_top_left {background:url('images/box_corner_top_left.gif') top right no-repeat;width:14px;height:14px;}
.corner_top_right {background:url('images/box_corner_top_right.gif') top left no-repeat;width:14px;height:14px;}
.corner_bot_left {background:url('images/box_corner_bot_left.gif') bottom right no-repeat;width:14px;height:14px;}
.corner_bot_right {background:url('images/box_corner_bot_right.gif') bottom left no-repeat;width:14px;height:14px;}
.box_top_bg {background:url('images/box_bg_top.gif') top left repeat-x;}
.box_bot_bg {background:url('images/box_bg_bot.gif') bottom left repeat-x;}
.box_left_bg {background:url('images/box_bg_left.gif') top left repeat-y;}
.box_right_bg {background:url('images/box_bg_right.gif') top right repeat-y;}
